summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2720-20/+20
* Merged r22478 to r22479from trunk to 5.1-stable (#39714).Marius Balteanu2023-11-261-0/+12
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+14
* HTML-escape the entire tag content of escaped HTML tags in textile (#38807).Go MAEDA2023-09-181-2/+3
* Add test for r22224 (#38458).Go MAEDA2023-05-051-0/+29
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-271-0/+32
* Group text filters in the filter select list (#38402).Go MAEDA2023-04-051-0/+10
* Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...Go MAEDA2023-03-231-0/+14
* Update Rouge to 4.1 (#37236).Go MAEDA2023-02-151-1/+1
* Support for WebP images (#38168).Go MAEDA2023-01-161-0/+2
* Add guard clause to time_tag method to handle nil time (#38139).Go MAEDA2023-01-021-0/+16
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-0120-20/+20
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0120-20/+20
* Fix mentioning users with certain characters renders incorrectly (#37755).Marius Balteanu2022-12-031-0/+10
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-182-59/+1
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-162-1/+59
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-261-3/+3
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-281-1/+1
* Fix RuboCop offense Layout/LineLength due to r21757 (#37532).Go MAEDA2022-08-051-2/+18
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-051-0/+14
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-7/+7
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+7
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-171-1/+0
* Add class @user-mention@ to user classes when user is linked using @ (#36699,...Marius Balteanu2022-02-241-7/+7
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-221-105/+197
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-081-2/+2
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0220-20/+20
* Add missing fixture to IssuesHelperTest (#36347).Go MAEDA2021-12-241-1/+1
* Lazy load inline images (#36294).Go MAEDA2021-12-141-15/+15
* Issue Summary: add statistics about issues without assignee, version or categ...Go MAEDA2021-12-121-0/+41
* Download all attachments in a journal (#35462).Go MAEDA2021-11-221-0/+16
* 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