summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix NoMethodError when generating a link to a locked user (#12795, #35823).Go MAEDA2021-09-071-5/+17
* Fix that test_link_to_principal_should_link_to_user does not actually test an...Go MAEDA2021-08-311-1/+2
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-231-0/+38
* Unify code block and add "data-language" attribute with the user-supplied lan...Marius Balteanu2021-08-151-2/+2
* Inline image in Textile is not displayed if the image URL contains ampersands...Go MAEDA2021-07-281-0/+2
* Total spent time from issue page should link to global time entries if the is...Marius Balteanu2021-07-261-0/+22
* Revert r21082 (#35134).Marius Balteanu2021-07-261-22/+0
* Link total spent time to global time entries page when cross_project_issue_re...Marius Balteanu2021-07-261-0/+22
* 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