summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-261-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21920 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't create two thumbnails of different resolutions for a single image ↵Go MAEDA2022-08-281-1/+1
| | | | | | | | | (#37597). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Layout/LineLength due to r21757 (#37532).Go MAEDA2022-08-051-2/+18
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-051-0/+14
| | | | | | | Patch by salman mp and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21468 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+7
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-171-1/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21457 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add class @user-mention@ to user classes when user is linked using @ ↵Marius Balteanu2022-02-241-7/+7
| | | | | | | | | (#36699, #13919). git-svn-id: http://svn.redmine.org/redmine/trunk@21440 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-221-105/+197
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the default value for "Time span format" from "decimal" to "minutes" ↵Go MAEDA2022-01-081-2/+2
| | | | | | (#36391). git-svn-id: http://svn.redmine.org/redmine/trunk@21355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0220-20/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to IssuesHelperTest (#36347).Go MAEDA2021-12-241-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21320 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Lazy load inline images (#36294).Go MAEDA2021-12-141-15/+15
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21313 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue Summary: add statistics about issues without assignee, version or ↵Go MAEDA2021-12-121-0/+41
| | | | | | | | | category (#13099). Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21309 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Download all attachments in a journal (#35462).Go MAEDA2021-11-221-0/+16
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix NoMethodError when generating a link to a locked user (#12795, #35823).Go MAEDA2021-09-071-5/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that test_link_to_principal_should_link_to_user does not actually test ↵Go MAEDA2021-08-311-1/+2
| | | | | | anything (#12795). git-svn-id: http://svn.redmine.org/redmine/trunk@21203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-231-0/+38
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unify code block and add "data-language" attribute with the user-supplied ↵Marius Balteanu2021-08-151-2/+2
| | | | | | | | language for Textile and Markdown formaters (#35104). Patch by Martin Cizek. git-svn-id: http://svn.redmine.org/redmine/trunk@21183 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Inline image in Textile is not displayed if the image URL contains ↵Go MAEDA2021-07-281-0/+2
| | | | | | | | | ampersands (#35441). Contributed by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21101 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Total spent time from issue page should link to global time entries if the ↵Marius Balteanu2021-07-261-0/+22
| | | | | | issue has subtasks and the subtasks can be on projects that are not descendants of the current project (#35134). git-svn-id: http://svn.redmine.org/redmine/trunk@21085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r21082 (#35134).Marius Balteanu2021-07-261-22/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21083 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Link total spent time to global time entries page when ↵Marius Balteanu2021-07-261-0/+22
| | | | | | cross_project_issue_relations are allowed in order to include time entries from other projects (#35134). git-svn-id: http://svn.redmine.org/redmine/trunk@21082 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of ↵Go MAEDA2021-07-201-1/+1
| | | | | | ApplicationHeler (#12795). git-svn-id: http://svn.redmine.org/redmine/trunk@21074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-191-0/+11
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21073 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+7
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-131-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20936 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2519-19/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show project ID instead of name in issue journal details if the project is ↵Go MAEDA2021-03-181-0/+8
| | | | | | | | | not visible for the current user (#33360). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20819 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures (#33602).Go MAEDA2021-03-131-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20781 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The order of thumbnails in journals does not match the order of file name ↵Go MAEDA2021-03-091-0/+26
| | | | | | | | | list (#33459). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-1/+12
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-0/+20
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of VersionsHelperTestToshi MARUYAMA2020-12-191-5/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20670 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove redundant 'return' from ApplicationHelperTestToshi MARUYAMA2020-12-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-121-14/+30
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+7
| | | | | | | Patch by Go MAEDA and Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20617 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-101-34/+71
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20613 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of SearchHelperTestToshi MARUYAMA2020-12-091-3/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20593 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-031-14/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20559 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-11-301-10/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ActivitiesHelperTestToshi MARUYAMA2020-11-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of AvatarsHelperTestToshi MARUYAMA2020-11-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-10-261-12/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-1/+9
| | | | | | | Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@20149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssuesHelperTestToshi MARUYAMA2020-09-261-12/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-09-241-164/+218
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTestToshi MARUYAMA2020-09-211-21/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20060 e93f8b46-1217-0410-a6f0-8f06a7374b81