summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers
Commit message (Expand)AuthorAgeFilesLines
* The descendant count in the issues delete confirmation message is wrong if is...Jean-Philippe Lang2014-12-301-0/+10
* Use DOM assertions as attributes order changes from a Rails version to another.Jean-Philippe Lang2014-12-201-4/+4
* Rewrites assertions.Jean-Philippe Lang2014-12-201-2/+3
* Removed that quote in a fixture subject.Jean-Philippe Lang2014-12-202-5/+5
* add missing fixture to MembersHelperTestToshi MARUYAMA2014-12-131-1/+2
* Adds some helpers tests.Jean-Philippe Lang2014-12-112-0/+84
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-6/+49
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-141-0/+6
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-6/+22
* add missing fixtures to test/unit/helpers/routes_helper_test.rbToshi MARUYAMA2014-10-231-0/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-222-54/+21
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-041-0/+22
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-041-0/+45
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-0/+53
* Don't prepend project name if the version is not shared.Jean-Philippe Lang2014-07-141-6/+15
* Adds version date as title in #link_to_version (#17431).Jean-Philippe Lang2014-07-141-2/+9
* add missing fixture to ApplicationHelperTestToshi MARUYAMA2014-06-021-0/+1
* fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2014-05-251-0/+1
* Redmine links not working with html escpaed characters (#16668).Jean-Philippe Lang2014-04-261-0/+8
* fix typo at test/unit/helpers/application_helper_test.rbToshi MARUYAMA2014-04-161-1/+1
* Don't run the test if Redcarpet is not available (#16236).Jean-Philippe Lang2014-03-211-0/+2
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-211-0/+16
* Fixed: Export CSV - Custom field true/false not using translation (#16081).Jean-Philippe Lang2014-02-151-0/+14
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-131-17/+67
* Rails4: replace hard-coded html with class at IssuesHelperTestToshi MARUYAMA2014-02-111-3/+7
* Makes #watcher_link return an empty string when given nil.Jean-Philippe Lang2014-02-091-0/+4
* fix source indent of ApplicationHelperTestToshi MARUYAMA2014-02-071-1/+1
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-061-18/+52
* use escaped "Can't" constant at IssuesHelperTestToshi MARUYAMA2014-02-061-2/+2
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+3
* add tests of ApplicationHelper#link_to_issue subject and titleToshi MARUYAMA2014-02-061-0/+35
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_pre_...Toshi MARUYAMA2014-02-061-2/+10
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-061-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-061-1/+2
* do stricter ApplicationHelperTest#test_truncate_single_lineToshi MARUYAMA2014-02-061-2/+2
* add tests of ApplicationHelper#truncate_single_lineToshi MARUYAMA2014-02-061-0/+18
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-051-12/+35
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-051-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...Toshi MARUYAMA2014-02-051-1/+2
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_cros...Toshi MARUYAMA2014-02-051-2/+4
* code format clean up ApplicationHelperTest#test_cross_project_redmine_linksToshi MARUYAMA2014-02-051-7/+12
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...Toshi MARUYAMA2014-02-051-4/+7
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...Toshi MARUYAMA2014-02-051-3/+4
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...Toshi MARUYAMA2014-02-051-6/+8
* use escaped "Can't" constant at ApplicationHelperTestToshi MARUYAMA2014-02-051-1/+1
* Rails4: replace hard-coded html with class at ApplicationHelperTest#test_redm...Toshi MARUYAMA2014-02-051-3/+4
* Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_...Toshi MARUYAMA2014-02-041-12/+27
* update copyright year (#15977)Toshi MARUYAMA2014-01-2910-10/+10
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-0/+22
* Rails4: replace deprecated Relation#update_all at application helper testToshi MARUYAMA2014-01-071-2/+1