summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Align My Page box styling with updated box design (#41298).Go MAEDA2024-09-241-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23075 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set box-shadow and border-radius for calendar and gantt tooltips (#41298).Go MAEDA2024-09-241-0/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore `line-height` for the `.box` class which was inadvertently removed ↵Go MAEDA2024-09-231-0/+1
| | | | | | in r23070 (#41298). git-svn-id: https://svn.redmine.org/redmine/trunk@23071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve appearance with updated box styling and border colors (#41298).Go MAEDA2024-09-231-21/+40
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).Go MAEDA2024-09-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gantt progress line misrendering for 0% progress issues/versions with future ↵Go MAEDA2024-09-231-2/+2
| | | | | | | | | start dates beyond chart range (#41263). Contributed by Minoru Maeda (user:maeda-m). git-svn-id: https://svn.redmine.org/redmine/trunk@23068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve header design with gradient background (#41266).Go MAEDA2024-09-221-1/+8
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23067 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add .vscode to svn:ignore, .gitignore, and .hgignore (#41287).Go MAEDA2024-09-212-0/+2
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23066 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves thumbnail title attribute from `a` to `img` (#41272).Go MAEDA2024-09-202-3/+3
| | | | | | | Patch by Jens Krämer (user:jkraemer). git-svn-id: https://svn.redmine.org/redmine/trunk@23065 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace custom email normalization logic with Rails' `normalizes` method ↵Go MAEDA2024-09-201-9/+7
| | | | | | (#29208). git-svn-id: https://svn.redmine.org/redmine/trunk@23064 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix issue where revision graph and Gantt chart progress line were not being ↵Go MAEDA2024-09-191-1/+1
| | | | | | | | | rendered (#23980). Patch by Minoru Maeda (user:maeda-m). git-svn-id: https://svn.redmine.org/redmine/trunk@23063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#41262).Go MAEDA2024-09-181-1/+1
| | | | | | | Patch by hunChang (Nagaharu) Lo (user:shortie). git-svn-id: https://svn.redmine.org/redmine/trunk@23062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.22 (#39888).Go MAEDA2024-09-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23061 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#16045).Go MAEDA2024-09-1548-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Author / Previous assignee" group to assignee dropdown in issue form ↵Go MAEDA2024-09-156-8/+71
| | | | | | | | | (#16045). Patch by Luka Lüdicke (user:dkd-luedicke), Mizuki ISHIKAWA (user:ishikawa999), and Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian Portuguese jstoolbar translation update (#41249).Go MAEDA2024-09-141-2/+2
| | | | | | | Patch by Rodrigo Candido (user:rodrigo_candido). git-svn-id: https://svn.redmine.org/redmine/trunk@23056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian Portuguese translation update (#41249).Go MAEDA2024-09-141-189/+189
| | | | | | | Patch by Rodrigo Candido (user:rodrigo_candido). git-svn-id: https://svn.redmine.org/redmine/trunk@23055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r23046 (#32523).Go MAEDA2024-09-121-9/+9
| | | | | | | The change broke filters. git-svn-id: https://svn.redmine.org/redmine/trunk@23054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes the width of the message subject field (#41234).Go MAEDA2024-09-121-0/+1
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23053 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show legacy icon-bookmarked-project in projects-index (#23980).Marius Balteanu2024-09-111-1/+9
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure in IssuesSystemTest due to incorrect attachment count ↵Go MAEDA2024-09-111-1/+1
| | | | | | | | | expectation (#41238). Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in ↵Go MAEDA2024-09-102-1/+11
| | | | | | | | | Issue#relations_from (#8539). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23048 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactors toggle checkboxes link and switch to SVG icon (#23980).Marius Balteanu2024-09-094-29/+13
| | | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999) git-svn-id: https://svn.redmine.org/redmine/trunk@23047 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-09-091-9/+9
| | | | | | | Patch by Yuichi HARADA (user:yui.har). git-svn-id: https://svn.redmine.org/redmine/trunk@23046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix display issue of "h:mm" placeholder in estimated hours input field by ↵Go MAEDA2024-09-091-1/+1
| | | | | | | | | expanding its width (#2464, #41231). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23045 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes SVG icon padding on collapsible fieldset legend (#23980).Marius Balteanu2024-09-081-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes rubocop warning (#23980).Marius Balteanu2024-09-081-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23043 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).Marius Balteanu2024-09-083-4/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-0819-37/+84
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23041 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces not-ok icon from workflows without any transitions with 0 ↵Marius Balteanu2024-09-082-3/+4
| | | | | | highlighted with red (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-0818-31/+68
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unused SVG icon--true icon (#23980).Marius Balteanu2024-09-081-3/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unsed JS toolbar SVG icons from sprite (#23980).Marius Balteanu2024-09-081-42/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23037 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add view hooks in My page (#41044).Go MAEDA2024-09-081-0/+2
| | | | | | | Patch by Akihiro Sada (user:sada4). git-svn-id: https://svn.redmine.org/redmine/trunk@23036 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes typo in plugins icon ID (#23980).Marius Balteanu2024-09-071-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23035 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces two more occurences of del and attachment icons (#23980).Marius Balteanu2024-09-072-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces background images for JS toolbar buttons with SVG icons except for ↵Marius Balteanu2024-09-0718-22/+48
| | | | | | inline code and preformattted code which are now text (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor Calendar#first_wday method for improved readability and efficiency ↵Go MAEDA2024-09-072-15/+9
| | | | | | (#41188). git-svn-id: https://svn.redmine.org/redmine/trunk@23032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Layout/EndAlignment (#23980).Go MAEDA2024-09-071-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23030 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces project, version and issue icons from Gantt view with SVG icons ↵Marius Balteanu2024-09-062-2/+8
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-064-8/+31
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23028 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Rails/SkipsModelValidations (#39887).Go MAEDA2024-09-062-5/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix broken project list layout for projects scheduled for deletion (#41217).Go MAEDA2024-09-062-4/+30
| | | | | | | Patch by Liane Hampe (user:liane_hampe). git-svn-id: https://svn.redmine.org/redmine/trunk@23026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Stylelint usage in doc/RUNNING_TESTS (#39111).Go MAEDA2024-09-061-1/+1
| | | | | | | The path to stylesheets was updated to app/assets/stylesheets in r22696 due to the introduction of Propshaft. git-svn-id: https://svn.redmine.org/redmine/trunk@23025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-053-8/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23024 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed tests (#23980).Marius Balteanu2024-09-052-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces Users and Projects context menu icons with SVG icons (#23980).Marius Balteanu2024-09-052-10/+10
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23022 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces more icons with SVG icongs (#23980).Marius Balteanu2024-09-057-13/+16
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces activity events icons with SVG icons (#23980).Marius Balteanu2024-09-054-10/+26
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23020 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces edit icons in version page with SVG icons (#23980).Marius Balteanu2024-09-051-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23019 e93f8b46-1217-0410-a6f0-8f06a7374b81