summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers
Commit message (Expand)AuthorAgeFilesLines
* Leave wiki links untouched if target project doesn't exist or have no wiki.Jean-Philippe Lang2009-02-101-0/+3
* Fixed: inline attached image should not match partial filename (#2683).Jean-Philippe Lang2009-02-051-1/+3
* Cleaning test.Jean-Philippe Lang2009-01-291-1/+1
* Fixed: TOC does not parse wiki page reference links with description (#2601).Jean-Philippe Lang2009-01-291-3/+6
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-16/+16
* Disable textile inline styles to prevent XSS attacks (#2377).Jean-Philippe Lang2008-12-281-1/+2
* Fixed bold syntax around single character in series (#2351).Jean-Philippe Lang2008-12-281-1/+4
* Escape textile titles and styles (#2377).Jean-Philippe Lang2008-12-231-0/+10
* Escape double-quotes in image titles.Jean-Philippe Lang2008-12-191-0/+2
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-26/+0
* Less agressive Redcloth lang attribute parsing (#2091).Jean-Philippe Lang2008-11-111-0/+1
* Turn ftps and sftp proto into links (#1514).Jean-Philippe Lang2008-11-111-0/+3
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-1/+14
* Fixes syntax highlighting broken by r1930 (#2143).Jean-Philippe Lang2008-11-081-2/+18
* Fixed: Inline images don't work if file name has upper case letters or if ima...Jean-Philippe Lang2008-10-281-1/+11
* Adds back textile acronyms support (#2077).Jean-Philippe Lang2008-10-271-0/+5
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-0/+7
* Fixed: textile footnotes no longer work after r1113 (#974).Jean-Philippe Lang2008-10-181-0/+15
* Remove pre tag attributes.Jean-Philippe Lang2008-10-121-1/+3
* Fixes html escaping.Jean-Philippe Lang2008-09-231-0/+1
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-0/+14
* Fixed: http links containing parentheses fail to reder correctly (#1591). Pat...Jean-Philippe Lang2008-09-171-0/+8
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-111-0/+8
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-41/+0
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+10
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-0/+3
* Adds Trac-Like anchors on wiki headings (#1647).Jean-Philippe Lang2008-07-281-4/+4
* Fixes tests (r1693).Jean-Philippe Lang2008-07-271-7/+7
* Adds auto links tests.Jean-Philippe Lang2008-07-121-0/+2
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-0/+8
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-061-1/+1
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-231-0/+1
* Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...Jean-Philippe Lang2008-06-171-1/+2
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-161-0/+1
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-151-0/+28
* Fixed: notextile tag has no effect.Jean-Philippe Lang2008-06-081-0/+8
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+3
* Allow empty cells in wiki tables.Jean-Philippe Lang2008-06-041-6/+23
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-301-0/+40
* No multiline text for textile links.Jean-Philippe Lang2008-05-261-1/+3
* Test for striked through wiki link (#199).Jean-Philippe Lang2008-05-251-0/+2
* Fixed: bold, italics, underline not working within parentheses (#1225).Jean-Philippe Lang2008-05-181-0/+7
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-021-0/+2
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-011-0/+5
* ApplicationHelperTest fix.Jean-Philippe Lang2008-04-151-1/+1
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-131-0/+18
* Replace closing html tags with html entity (#910).Jean-Philippe Lang2008-04-131-2/+3
* Wiki links:Jean-Philippe Lang2008-03-211-1/+15
* Fixes #880: code tags not formatted correctly in the wiki (broken by r1216).Jean-Philippe Lang2008-03-171-0/+13
* Small fix to the Redmine links regexp.Jean-Philippe Lang2008-03-171-0/+2