summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-211-0/+56
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-101-0/+2
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-85/+85
* Missing 'test_' prefix on a helper test caused it to not run.Eric Davis2009-09-031-1/+1
* Allow line breaks in wiki table cells (#2346).Jean-Philippe Lang2009-07-191-1/+40
* Fixes artefacts in truncated search results (#3622).Jean-Philippe Lang2009-07-181-0/+45
* Do not require a non-word character after a comma in Redmine links (#3561).Jean-Philippe Lang2009-07-041-0/+5
* Less aggressive textile image tag parsing (#3209).Jean-Philippe Lang2009-04-211-0/+4
* Add test for r2664 (#3127).Jean-Philippe Lang2009-04-071-1/+3
* Fixing tests (sort refactoring).Jean-Philippe Lang2009-03-121-3/+15
* SortHelper refactoring:Jean-Philippe Lang2009-03-101-0/+73
* Fixed: Undefined Method (l_YesNo) Being Called (#2867).Jean-Philippe Lang2009-03-011-0/+29
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-42/+8
* 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