summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* NoMethodError when creating a user with an invalid email address and domain r...HEADmasterGo MAEDA4 hours1-1/+5
* Add a button to copy `pre` code block content to the clipboard (#29214).Go MAEDA28 hours7-20/+105
* Optimize autocomplete issue listing triggered by typing "##" by eager loading...Go MAEDA2 days1-1/+1
* Prevent delete relation icon overflow with long related issue subjects on rel...Marius Balteanu3 days1-0/+4
* Add/remove @icon-rtl@ class when switching between angle-down / angle-right S...Marius Balteanu5 days1-2/+10
* Improve SVG icon compatibility with RTL languages by adding the @rtl@ paramet...Marius Balteanu5 days15-28/+33
* Do not show legacy bullet add icon in search for watchers if SVG is rendered ...Marius Balteanu5 days1-1/+1
* Replaces magnifier legacy icon with SVG icon for RTL language (#42465).Marius Balteanu5 days1-1/+1
* Removes extra padding in administration menu icons for RTL languages (#42465).Marius Balteanu5 days1-2/+2
* Fixes sidebar switch button display in RTL language (#42575).Marius Balteanu5 days1-3/+20
* Update RuboCop to 1.75 (#41884).Go MAEDA6 days1-1/+1
* Fix RuboCop Style/RedundantCondition (#41884).Go MAEDA7 days3-9/+5
* Fix RuboCop Lint/SharedMutableDefault (#41884).Go MAEDA7 days1-2/+2
* Improve role deletion error message to display projects containing members un...Go MAEDA8 days1-1/+9
* Fix: Avoid "literal string will be frozen in the future" warning on Ruby 3.4 ...Go MAEDA10 days2-3/+3
* Fix slow loading of global spent time list in MySQL (#40728).Go MAEDA10 days1-6/+13
* Use toggleExpendCollapseIcon function in Collapse all/Expand all (#42369).Marius Balteanu11 days1-4/+6
* Fixes expander icon not working in repository tree (#42532).Marius Balteanu11 days1-3/+8
* Change arrow_right.png legacy icon used to display indentation with a customi...Marius Balteanu12 days2-10/+11
* Change arrow_down.png legacy icon with chevron-down.svg in select and project...Marius Balteanu12 days2-3/+4
* Configurable columns for related and sub issues lists (#42477).Go MAEDA2025-04-023-53/+73
* Improve performance of `TimeEntry#assignable_users` by reducing SQL queries (...Go MAEDA2025-04-021-2/+5
* Adjust the position of the news comment delete button (#42497).Marius Balteanu2025-03-311-1/+1
* Fixes wrong condition added in r23586 (#13596).Marius Balteanu2025-03-301-1/+1
* Fixes rubocop offense "[Correctable] Lint/SafeNavigationConsistency: Use . in...Marius Balteanu2025-03-301-1/+1
* Add administration setting to allow time logging on closed issues. By default...Marius Balteanu2025-03-306-3/+13
* "For all projects" checkbox should be disabled when editing an existing query...Go MAEDA2025-03-271-1/+1
* Improves SVG contrast when a row is selected on table list (#42487).Marius Balteanu2025-03-261-0/+1
* Fixes rubocop offenses (#41952).Marius Balteanu2025-03-261-3/+1
* The collapse arrow for assignee and owner sections in @/workflows/edit@ now c...Marius Balteanu2025-03-261-4/+4
* Replace legacy icons with SVG icons in tabs left / right buttons (#41833).Marius Balteanu2025-03-263-4/+19
* Replaces legacy icon with SVG icon in conflict warning (#41952).Marius Balteanu2025-03-262-3/+4
* Improves flash notice SVG icons compatibility with rtl languages (#41952).Marius Balteanu2025-03-261-6/+11
* Replaces legacy icons with SVG icons in error explanation (#41952).Marius Balteanu2025-03-268-10/+36
* Replaces legacy icons in flash notices with SVG icons (#41952).Marius Balteanu2025-03-263-4/+38
* Missing thousands separator in Integer and Float custom field totals (#42342).Go MAEDA2025-03-261-0/+2
* Fix project selector focus by explicitly targeting the first selected item (#...Go MAEDA2025-03-251-1/+1
* Changes issue watch button icon to eye image to align icon with function and ...Go MAEDA2025-03-253-6/+11
* Replace SCM action icons in the tree view of the repository browser (#41967).Marius Balteanu2025-03-245-16/+59
* Replaces legacy arrow right icon in context menus with SVG icon (#42286).Marius Balteanu2025-03-224-2/+14
* Fixes some issues where both legacy and SVG icons are displayed when an RTL l...Marius Balteanu2025-03-222-10/+13
* Fixes expander icons not switch for completed versions (#42285).Marius Balteanu2025-03-132-1/+3
* Fixes expander icons not switch in Collapse all/Expand all (#42369).Marius Balteanu2025-03-131-0/+2
* Fixes rubocop offense (#42352).Marius Balteanu2025-03-101-0/+1
* Adds missing files (#42352).Marius Balteanu2025-03-101-0/+63
* Extract project query for admins to a separate ProjectAdminQuery model (#42352).Marius Balteanu2025-03-098-61/+24
* Ensure that a UserQuery can only be viewed or edited by admins (#42352).Marius Balteanu2025-03-091-0/+17
* Allow query class to select layout for QueriesController (#42352).Marius Balteanu2025-03-094-4/+21
* Ensures data-disable-with attribute is properly escaped when uery links are r...Marius Balteanu2025-03-071-1/+1
* Fix ArgumentError in project settings members tab when orphaned member record...Go MAEDA2025-02-091-2/+4