summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).Go MAEDA2024-06-201-2/+3
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-1/+2
* Link "Last activity" column to project activity page (#40706, #23954).Marius Balteanu2024-05-281-0/+10
* Fix duplicated alt and title attributes for attached images in Textile format...Go MAEDA2024-05-241-6/+17
* Fix RuboCop offense Style/SuperArguments (#39887).Go MAEDA2024-05-231-1/+1
* Fix slow display of projects list when including project description column (...Go MAEDA2024-05-141-1/+7
* Adds estimated remaining hours issue query column calculated based on estimat...Marius Balteanu2024-05-011-2/+2
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-281-0/+4
* Fixes that watcher groups on new issue form get dereferenced on validation er...Marius Balteanu2024-04-281-1/+1
* Fix incorrect icon image path for DatePicker button (#40559, #39111).Marius Balteanu2024-04-161-1/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2646-46/+46
* Fix failing tests related to favicon in themes after r22692 (#39111).Marius Balteanu2024-02-131-1/+1
* Includes favicon in assets pipeline (#39111).Marius Balteanu2024-02-071-2/+2
* Remove hardcoded version of rails-ujs and include the one provided by the ass...Marius Balteanu2024-01-251-1/+2
* Add Propshaft library to enable the asset pipeline without modifying existing...Marius Balteanu2024-01-251-3/+3
* Use @image_url@ for @favicon_url@ (#40087).Marius Balteanu2024-01-231-4/+1
* Replace String#sub with delete_prefix / delete_suffix (#40008).Go MAEDA2024-01-081-2/+2
* Support localized decimal separators for hours in the web UI (#21677).Go MAEDA2024-01-041-1/+1
* Support localized decimal separators for float values (#22024).Go MAEDA2024-01-041-1/+1
* Fix hardcoded string "auto" on user preferences page (#39879).Marius Balteanu2023-12-221-1/+1
* Fix RuboCop offense Performance/StringIdentifierArgument (#39888).Go MAEDA2023-12-202-2/+2
* Fix RuboCop offense Style/HashEachMethods (#39887).Go MAEDA2023-12-201-1/+1
* Fix RuboCop offense Lint/SymbolConversion (#39887).Go MAEDA2023-12-203-3/+3
* Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).Go MAEDA2023-12-201-3/+3
* Update Rails UJS to 7.1.2 (#36320).Marius Balteanu2023-12-201-1/+1
* Updates Rails to 7.1.2 (#36320).Marius Balteanu2023-11-271-2/+2
* Fix query grouping filter not working for custom field relations (#39714).Marius Balteanu2023-11-261-3/+3
* Deprecate unused ApplicationHelper#render_if_exist (#39527).Go MAEDA2023-11-191-0/+4
* Fix related issues count not updating after deleting one of the related issue...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