Commit Graph

206 Commits (a5cd72fdfb2cfd5da28df41030ff79d8b48ba9ad)

Author SHA1 Message Date
Martin Linkhorst 90b870d986 rename misspelled helper test 12 years ago
Martin Linkhorst e5b56f1372 fix failing projects helper tests 12 years ago
Martin Linkhorst 27d5367dd2 remove empty test 12 years ago
Martin Linkhorst 762cd7a2ea fixes application helper tests 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Martin Linkhorst 8d31541b03 explicitly pass in the html node to test against. the old way doesn't work anymore 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Felix Schäfer e512508522 [#739] Convert relative links to full links in textile 13 years ago
Eric Davis b160217299 Use full paths to test_helper.rb for metric_fu/rcov to pick up 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Gregor Schmidt 008a29dcbc [#539] removing helper method from tests, adding TODO 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Gregor Schmidt 2c2ed95866 [#416] Re-Adding watcher_tag for backwards compatibility 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Jean-Philippe Lang ff5203d2c6 Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
Toshi MARUYAMA 348b990b92 scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8(). 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Jean-Philippe Lang 08b40a67ca Use names instead of ids for wiki anchors (#6905). 14 years ago
Jean-Philippe Lang 3118308461 Moved text formatting tests from application_helper tests to formatter tests. 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 14 years ago
Toshi MARUYAMA 5a6000444f scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. 14 years ago
Jean-Philippe Lang 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 14 years ago
Toshi MARUYAMA f17e1ce368 scm: mercurial: add "commit:xxx" and "rNN" link test for mercurial (#3724). 14 years ago
Toshi MARUYAMA fb51f27b8a scm: fix indents in "commit:xxx" unit test. 14 years ago
Toshi MARUYAMA 6a6b68d295 scm: add compatible "commit:xxx" link test for git and darcs. 14 years ago
Jean-Philippe Lang bebde1596c Make sure en is the current locale when running the test (#7266). 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang a7595ec191 Adds tests for class attribute parsing on pre/code tags. 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 8841ba97c6 Fixed: class attribute with spaces on pre tags truncated (#7033). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Tim Felgentreff 5310327c8a fix merge f*ckup 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Eric Davis 5823a71c18 Revert part of r4064. 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Tim Felgentreff 09ccc0f6ba remove test helper method 14 years ago
Tim Felgentreff 72e7baafdf fix various tests in mailer, wiki content and issue helper 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis d771fa9289 Change link_to_if_authorized to allow url paths. (Fixes #6195) 14 years ago
Eric Davis 563c879e44 Use the built in Rails ActionView::TestCase for testing helpers. 14 years ago
Eric Davis fab5064643 Merged r3936 from trunk. 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago