summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r22829 from trunk to 5.1-stable (#40610).Go MAEDA2024-05-151-1/+7
* Merged r22792 from trunk to 5.1-stable (#40410).Marius Balteanu2024-04-291-1/+1
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2746-46/+46
* Update Rails UJS to 6.1.7.6 (#39875).Marius Balteanu2023-12-201-1/+1
* Merged r22478 to r22479from trunk to 5.1-stable (#39714).Marius Balteanu2023-11-261-3/+3
* Merged r22395 from trunk to 5.1-stable (#38493).Go MAEDA2023-10-291-1/+1
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-212-1/+18
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-271-29/+0
* Unable to retrieve custom fields set as "For all projects" via Projects API (...Go MAEDA2023-06-301-1/+1
* Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).Go MAEDA2023-06-291-1/+1
* Display order of watchers in the sidebar is indeterminate (#38458).Go MAEDA2023-05-051-1/+1
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-271-0/+46
* Support "my bookmarks" in the search (#38459).Go MAEDA2023-04-181-0/+1
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+1
* Add Parent task filter and column to Spent time (#37623).Go MAEDA2023-04-111-5/+5
* Fixed an issue where an empty group could appear in the filter selection list...Go MAEDA2023-04-061-0/+2
* Reorder groups in the filter select list (#38402).Go MAEDA2023-04-051-1/+1
* Group text filters in the filter select list (#38402).Go MAEDA2023-04-051-0/+2
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-251-1/+1
* Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...Go MAEDA2023-03-231-3/+3
* Show parent issues in notification email (#34302).Go MAEDA2023-03-011-1/+1
* "Property changes" tab does not appear when all issue journals have both note...Go MAEDA2023-02-011-4/+4
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-175-8/+8
* Remove code no longer necessary due to r21823 (#37674).Go MAEDA2023-01-161-59/+0
* Support for WebP images (#38168).Go MAEDA2023-01-161-1/+1
* Unreachable branch in ApplicationHelper#format_object due to the use of the d...Go MAEDA2023-01-121-14/+14
* Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).Go MAEDA2023-01-111-0/+2
* Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).Go MAEDA2023-01-111-2/+2
* Add guard clause to time_tag method to handle nil time (#38139).Go MAEDA2023-01-021-0/+2
* Fix RuboCop offense Style/MinMaxComparison (#36919).Go MAEDA2023-01-021-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0147-47/+47
* Fix shadowing variable in ApplicationHelper#textilizable (#15667).Go MAEDA2022-12-161-2/+2
* Fix mentioning users with certain characters renders incorrectly (#37755).Marius Balteanu2022-12-031-1/+1
* Fix groups added to watchers are not shown as links (#37958).Marius Balteanu2022-11-281-1/+1
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-181-20/+1
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-161-1/+20
* Read-only field permission for the project field is ignored if the current pr...Go MAEDA2022-10-311-5/+11
* Fix RuboCop offense Rails/Pluck (#37248).Go MAEDA2022-10-281-1/+1
* Issue ID field does not get focus when adding a related issue (#37473).Go MAEDA2022-09-281-1/+1
* Unify duplicate codes (#37687).Go MAEDA2022-09-231-2/+1
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-201-0/+62
* Update Rails UJS to 6.1.7 (#37647).Marius Balteanu2022-09-141-1/+1
* Update jQuery to 3.6.1 (#37647).Marius Balteanu2022-09-141-1/+1
* Update jQuery UI to 1.13.2 (#37492).Go MAEDA2022-09-131-1/+1
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-281-2/+3
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-241-0/+8
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+8
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-051-1/+1
* CSV export of issues report (#37362).Go MAEDA2022-07-211-0/+18
* Mark edited journal notes as "Edited" (#31505).Go MAEDA2022-07-171-0/+6