summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* The collapse arrow for assignee and owner sections in @/workflows/edit@ now ↵HEADmasterMarius Balteanu5 min.1-4/+4
| | | | | | correctly reflects the open/closed state when rules are configured (#41947). git-svn-id: https://svn.redmine.org/redmine/trunk@23567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace legacy icons with SVG icons in tabs left / right buttons (#41833).Marius Balteanu18 min.3-4/+19
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23566 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy icon with SVG icon in conflict warning (#41952).Marius Balteanu39 min.2-3/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23565 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improves flash notice SVG icons compatibility with rtl languages (#41952).Marius Balteanu40 min.1-6/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23564 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy icons with SVG icons in error explanation (#41952).Marius Balteanu52 min.8-10/+36
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23563 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy icons in flash notices with SVG icons (#41952).Marius Balteanu75 min.3-4/+38
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23562 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing thousands separator in Integer and Float custom field totals (#42342).Go MAEDA19 hours1-0/+2
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23559 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix project selector focus by explicitly targeting the first selected item ↵Go MAEDA22 hours1-1/+1
| | | | | | | | | (#42440). Patch by [Agileware]Haruka Asakura (user:asakura-agileware). git-svn-id: https://svn.redmine.org/redmine/trunk@23558 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes issue watch button icon to eye image to align icon with function and ↵Go MAEDA37 hours3-6/+11
| | | | | | | | | improve visual clarity (#42305). Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23557 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace SCM action icons in the tree view of the repository browser (#41967).Marius Balteanu2 days5-16/+59
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy arrow right icon in context menus with SVG icon (#42286).Marius Balteanu5 days4-2/+14
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23552 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes some issues where both legacy and SVG icons are displayed when an RTL ↵Marius Balteanu5 days2-10/+13
| | | | | | language is used (#42465). git-svn-id: https://svn.redmine.org/redmine/trunk@23551 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes expander icons not switch for completed versions (#42285).Marius Balteanu13 days2-1/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23548 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes expander icons not switch in Collapse all/Expand all (#42369).Marius Balteanu13 days1-0/+2
| | | | | | | Patch by Anton Nekrasov (user:antror). git-svn-id: https://svn.redmine.org/redmine/trunk@23547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes rubocop offense (#42352).Marius Balteanu2025-03-101-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23533 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing files (#42352).Marius Balteanu2025-03-101-0/+63
| | | | | | Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract project query for admins to a separate ProjectAdminQuery model (#42352).Marius Balteanu2025-03-098-61/+24
| | | | | | Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23531 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure that a UserQuery can only be viewed or edited by admins (#42352).Marius Balteanu2025-03-091-0/+17
| | | | | | Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23530 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow query class to select layout for QueriesController (#42352).Marius Balteanu2025-03-094-4/+21
| | | | | | Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23529 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensures data-disable-with attribute is properly escaped when uery links are ↵Marius Balteanu2025-03-071-1/+1
| | | | | | | | | rendered (#42238). Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23522 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix ArgumentError in project settings members tab when orphaned member ↵Go MAEDA2025-02-091-2/+4
| | | | | | | | | records exist (#42192). Patch by Holger Just (user:hjust). git-svn-id: https://svn.redmine.org/redmine/trunk@23500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Latest news box on home page misses icons (#42229).Go MAEDA2025-02-071-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Style/SuperArguments (#41884).Go MAEDA2025-02-061-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix low contrast of icons on flyout menu by adjusting stroke color (#42182).Go MAEDA2025-02-051-2/+8
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce SQL queries triggered by `empty?` and `one?` in ↵Go MAEDA2025-01-301-1/+1
| | | | | | `TimeEntryActivity.default_activity_id` by preloading `available_activities` (#42150). git-svn-id: https://svn.redmine.org/redmine/trunk@23478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize TimeEntryActivity#default_activity_id method by introducing early ↵Go MAEDA2025-01-291-21/+21
| | | | | | | | | returns to reduce SQL queries (#42150). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23477 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplify URL components omission in ApplicationController#verify_back_url ↵Go MAEDA2025-01-281-1/+1
| | | | | | (#41930). git-svn-id: https://svn.redmine.org/redmine/trunk@23469 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirection after signing in fails when the back_url includes a port number ↵Go MAEDA2025-01-281-4/+2
| | | | | | | | | (#41930). Patch by Kenta Kumojima (user:kumojima) and Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23465 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace legacy PNG icons with SVG icons for multiselect toggles (#42130).Go MAEDA2025-01-287-14/+38
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23464 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize IssuesController#show by skipping time tracking queries when ↵Go MAEDA2025-01-251-2/+7
| | | | | | | | | disabled (#42144). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23463 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused CSS definition for `tr.member .icon-user` (#42126).Go MAEDA2025-01-231-1/+1
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23462 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the members list table layout breaks due to .icon class on td elements ↵Go MAEDA2025-01-232-4/+6
| | | | | | | | | (#42126). Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23461 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor thumbnail markup for improved structure and semantics (#42133).Go MAEDA2025-01-234-16/+15
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update footer copyright year to 2025 (#42140).Go MAEDA2025-01-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23453 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix rapid flickering of placeholder icon for non-existent thumbnails on ↵Go MAEDA2025-01-211-0/+1
| | | | | | | | | hover (#42084). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23452 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor `Member#role_ids=` method for improved clarity and effficiency in ↵Go MAEDA2025-01-211-4/+2
| | | | | | | | | removing obsolete member roles (#42124). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23451 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize `Version#wiki_page` method (#42121).Go MAEDA2025-01-201-4/+1
| | | | | | | | | Avoid unnecessary evaluation of `project.wiki` when `wiki_page_title` is blank, reducing redundant SQL queries. Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23450 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Member roles are incorrectly added when a user's memberships are updated ↵Go MAEDA2025-01-191-1/+1
| | | | | | | | | (#42106). Patch by Thomas Löber (user:tloeber) and Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23449 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload tracker when retrieving journal events to improve Activity view ↵Go MAEDA2025-01-181-1/+1
| | | | | | | | | performance (#42077). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23447 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize `journalized` method to use preloaded Issue association for better ↵Go MAEDA2025-01-181-0/+9
| | | | | | | | | Activity view performance (#42077). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23446 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Replace legacy reorder icon in Key-value list custom field editor with ↵Go MAEDA2025-01-181-1/+1
| | | | | | | | | SVG icon (#42117). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23445 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adjust font size for breadcrumb and subtitle to improve readability and ↵Go MAEDA2025-01-161-2/+2
| | | | | | | | | consistency (#42072). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23441 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove navigation parameters from issue detail URLs after updates (#42073).Go MAEDA2025-01-072-11/+15
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23433 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing whitespace after hyphen between project name and event title in ↵Go MAEDA2025-01-061-1/+1
| | | | | | | | | Activity view (#42070). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23432 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix NoMethodError in IssuePriority#high and #low when no default or active ↵Go MAEDA2025-01-051-2/+6
| | | | | | | | | priorities exist (#42066). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23431 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve readability by adjusting font sizes and colors in activity view and ↵Go MAEDA2025-01-041-4/+4
| | | | | | | | | search results (#42038). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23429 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Abbreviate quoted text in descriptions in Activity view (#42043).Go MAEDA2025-01-021-2/+10
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23428 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Context menu submenus close unexpectedly on Gantt chart due to z-index ↵Go MAEDA2024-12-301-0/+2
| | | | | | | | | conflict (#41925). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23424 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Font used for text areas" setting causes inconsistent font size (#42051).Go MAEDA2024-12-301-2/+2
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23423 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Increase the maximum description length to 240 characters in the Activity ↵Go MAEDA2024-12-271-1/+1
| | | | | | | | | view (#42041). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23420 e93f8b46-1217-0410-a6f0-8f06a7374b81