summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Replaces icon-package in Versions index with SVG icon (#23980).Marius Balteanu2024-09-052-2/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons from projects listing and project overview tab with SVG icons ↵Marius Balteanu2024-09-056-21/+28
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).Go MAEDA2024-09-051-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary rubocop:disable directive for Style/EmptyLiteral (#39887).Go MAEDA2024-09-052-3/+3
| | | | | | | RuboCop’s Style/EmptyLiteral false positive for `Hash.new([])` was resolved in RuboCop 1.66.1. This commit updates the RuboCop version to 1.66.1 and removes the now-unnecessary `rubocop:disable` directives. git-svn-id: https://svn.redmine.org/redmine/trunk@23013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces news icon with SVG icon (#23980).Marius Balteanu2024-09-032-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace icons for files in repository view with SVG icons (#23980).Marius Balteanu2024-09-023-23/+39
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-folder and icon-folder-open in repository view with SVG icons ↵Marius Balteanu2024-09-024-3/+21
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/StringChars (#39887).Go MAEDA2024-09-012-6/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "##" syntax auto complete does not work (#41096).Go MAEDA2024-09-011-0/+6
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set UTF-8 as the default CSV export encoding (#41202).Go MAEDA2024-09-012-8/+6
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23007 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r23002 (#39887).Go MAEDA2024-09-011-2/+2
| | | | | | | | | | | | | | The change caused a test failure: ``` Failure: UserTest#test_accessing_projects_by_role_with_no_projects_should_return_an_empty_array [test/unit/user_test.rb:1048]: Expected: [] Actual: nil ``` git-svn-id: https://svn.redmine.org/redmine/trunk@23006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Lint/InterpolationCheck for USER_FORMATS in ↵Go MAEDA2024-09-012-5/+2
| | | | | | app/models/user.rb (#39887). git-svn-id: https://svn.redmine.org/redmine/trunk@23005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.65 (#39887).Go MAEDA2024-09-012-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23004 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#39887).Go MAEDA2024-09-011-9/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/EmptyLiteral (#39887).Go MAEDA2024-09-011-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23002 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).Go MAEDA2024-09-0111-26/+26
| | | | | | | Since interpolated strings are always unfrozen in Ruby 3.0 and later, the use of `+""` is now redundant. git-svn-id: https://svn.redmine.org/redmine/trunk@23001 e93f8b46-1217-0410-a6f0-8f06a7374b81