summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Expand)AuthorAgeFilesLines
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...Go MAEDA2021-07-201-1/+1
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-191-0/+11
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+7
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-131-0/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2519-19/+19
* Show project ID instead of name in issue journal details if the project is no...Go MAEDA2021-03-181-0/+8
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
* Add missing fixtures (#33602).Go MAEDA2021-03-131-0/+2
* The order of thumbnails in journals does not match the order of file name lis...Go MAEDA2021-03-091-0/+26
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-1/+12
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-0/+20
* shorten long line of VersionsHelperTestToshi MARUYAMA2020-12-191-5/+19
* remove redundant 'return' from ApplicationHelperTestToshi MARUYAMA2020-12-171-1/+1
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-121-14/+30
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+7
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-101-34/+71
* shorten long line of SearchHelperTestToshi MARUYAMA2020-12-091-3/+12
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-031-14/+22
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-11-301-10/+22
* fix source indent of ActivitiesHelperTestToshi MARUYAMA2020-11-291-1/+1
* fix source indent of AvatarsHelperTestToshi MARUYAMA2020-11-291-1/+1
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-10-261-12/+13
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-4/+4
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-1/+9
* fix source indent of IssuesHelperTestToshi MARUYAMA2020-09-261-12/+14
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-09-241-164/+218
* remove spaces inside {} of ApplicationHelperTestToshi MARUYAMA2020-09-211-21/+22
* remove spaces inside {} of ApplicationHelperTest#test_html_tagsToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tagsToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_text_formattingToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchyToshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...Toshi MARUYAMA2020-07-151-1/+1
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...Toshi MARUYAMA2020-07-151-1/+1
* fix source indent of ApplicationHelperTest#test_due_date_distance_in_wordsToshi MARUYAMA2020-07-151-8/+9
* remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_ta...Toshi MARUYAMA2020-07-121-1/+1
* Fix typo in test/helpers/watchers_helper_test.rb (#33567).Go MAEDA2020-06-161-2/+2
* Some tests in ApplicationHelperTest are declared as private (#33562).Go MAEDA2020-06-091-16/+16
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+10
* Add missing fixtures to VersionsHelperTest (#33376).Go MAEDA2020-05-011-1/+4
* Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...Go MAEDA2020-04-111-1/+1
* ##123 syntax for linking to issues: Title cannot be distinguished from follow...Jean-Philippe Lang2020-04-051-13/+10
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
* Display avatar on add watchar dialog (#32976).Go MAEDA2020-03-313-0/+28
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0319-19/+19
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-061-1/+1
* Move duplicated back_url method from ApplicationHelper to ApplicationControll...Jean-Philippe Lang2020-02-021-5/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_h...Toshi MARUYAMA2019-11-241-8/+14
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activiti...Toshi MARUYAMA2019-11-241-12/+20
* cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_te...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_he...Toshi MARUYAMA2019-11-231-7/+5