summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Japanese translation update (#42485).Go MAEDA2025-04-231-7/+6
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23705 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Suppress "Change your password" popup for stable system tests (#42600).Go MAEDA2025-04-231-0/+5
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23704 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes Rubocop offenses (#42510).Marius Balteanu2025-04-212-2/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Rubocop Style/ArgumentsForwarding (#42496).Go MAEDA2025-04-2125-103/+103
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduces Stimulus as a Javascript framework (#42510):Marius Balteanu2025-04-219-1/+26
| | | | | | | | | * old @application.js@ from @app/assets/javascripts@ become @application-legacy.js@ in favour of @application.js@ provided by Stimulus * adds @importmap@ gem to handle JavaScript modules using logical names that map to versioned/digested files Stimulus will be used for new functionality and, over time, to migrate existing features from JQuery / JQuery UI. git-svn-id: https://svn.redmine.org/redmine/trunk@23697 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable header_ids, tasklist, shortcodes extensions and github_pre_lang ↵Marius Balteanu2025-04-211-0/+4
| | | | | | render option that are now enabled by default in commonmark (#40197). git-svn-id: https://svn.redmine.org/redmine/trunk@23696 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates commonmarker to 2.3.0 (#40197).Marius Balteanu2025-04-212-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23695 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop support for Ruby 3.1 (#42496).Marius Balteanu2025-04-204-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23694 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 6.0.5 release.Marius Balteanu2025-04-202-1/+71
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing _filters.html.erb view file that was not included in r23686 ↵Go MAEDA2025-04-201-0/+6
| | | | | | (#42335). git-svn-id: https://svn.redmine.org/redmine/trunk@23688 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure Mercurial uses Python >= 3.5 (#33784).Go MAEDA2025-04-201-1/+21
| | | | | | | | | | Redmine no longer supports Python 2.7. Mercurial does not support Python 3.0 to 3.4. Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23687 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds interval ratio setting to progressbar custom field (#42335).Go MAEDA2025-04-195-5/+83
| | | | | | | Patch by Marius BĂLTEANU (user:marius.balteanu) and Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes rubocop offense "Layout/SpaceAroundBlockParameters: Space before first ↵Marius Balteanu2025-04-191-1/+1
| | | | | | block parameter detected" (#42509). git-svn-id: https://svn.redmine.org/redmine/trunk@23684 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes plugin activity SVG icons broken when multiple plugins are loaded ↵Marius Balteanu2025-04-192-7/+10
| | | | | | | | (#42509). Patch by Stefan Rinkes (user:srinkes). git-svn-id: https://svn.redmine.org/redmine/trunk@23683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "editable" attribute in the custom fields API response (#41935).Marius Balteanu2025-04-182-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix tests after r23672 (#42545).Marius Balteanu2025-04-183-10/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23675 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy atom icon with file-rss filled (#42577).Marius Balteanu2025-04-182-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes commit message in issue history might be rendered in incorrect context ↵Marius Balteanu2025-04-183-1/+29
| | | | | | | | (#42545). Patch by Felix Schäfer (user:felix). git-svn-id: https://svn.redmine.org/redmine/trunk@23672 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide user icon in add watchers modal when gravatar is disabled (#42596).Marius Balteanu2025-04-181-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23668 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces legacy del and attachment icons with SVG in attachments form (#42576).Marius Balteanu2025-04-183-8/+23
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23667 e93f8b46-1217-0410-a6f0-8f06a7374b81
* NoMethodError when creating a user with an invalid email address and domain ↵Go MAEDA2025-04-182-1/+11
| | | | | | | | | restrictions are enabled (#42584). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a button to copy `pre` code block content to the clipboard (#29214).Go MAEDA2025-04-179-20/+178
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999) and Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize autocomplete issue listing triggered by typing "##" by eager ↵Go MAEDA2025-04-161-1/+1
| | | | | | | | | loading trackers (#42574). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates translations for Array#to_sentence (#42580).Go MAEDA2025-04-1649-101/+137
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23659 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent delete relation icon overflow with long related issue subjects on ↵Marius Balteanu2025-04-151-0/+4
| | | | | | related issues sections on an issue page in mobile view (#41828). git-svn-id: https://svn.redmine.org/redmine/trunk@23658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add/remove @icon-rtl@ class when switching between angle-down / angle-right ↵Marius Balteanu2025-04-131-2/+10
| | | | | | SVG icons (#42465). git-svn-id: https://svn.redmine.org/redmine/trunk@23656 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve SVG icon compatibility with RTL languages by adding the @rtl@ ↵Marius Balteanu2025-04-1316-29/+34
| | | | | | parameter to @sprite_icon@ method. When it is @true@, it adds the 'icon-rtl' class to SVG icons, flipping their direction if an RTL language is used (#42465). git-svn-id: https://svn.redmine.org/redmine/trunk@23654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show legacy bullet add icon in search for watchers if SVG is rendered ↵Marius Balteanu2025-04-131-1/+1
| | | | | | for RTL languages (#42465). git-svn-id: https://svn.redmine.org/redmine/trunk@23652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces magnifier legacy icon with SVG icon for RTL language (#42465).Marius Balteanu2025-04-131-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23651 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes extra padding in administration menu icons for RTL languages (#42465).Marius Balteanu2025-04-131-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes sidebar switch button display in RTL language (#42575).Marius Balteanu2025-04-131-3/+20
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update versions of Ruby standard gems to match those bundled with Ruby 3.4 ↵Go MAEDA2025-04-121-3/+3
| | | | | | (#41976). git-svn-id: https://svn.redmine.org/redmine/trunk@23648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/BarePercentLiterals (#41884).Go MAEDA2025-04-122-7/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#42573).Go MAEDA2025-04-121-2/+2
| | | | | | | Patch by ChunChang (Nagaharu) Lo (user:shortie). git-svn-id: https://svn.redmine.org/redmine/trunk@23646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure in MemberTest#test_update_roles_with_inherited_roles ↵Go MAEDA2025-04-121-2/+2
| | | | | | due to non-deterministic ordering (#42572). git-svn-id: https://svn.redmine.org/redmine/trunk@23641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rubocop Rails to 2.31 (#42044).Go MAEDA2025-04-123-12/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rubocop Performance to 1.25 (#41761).Go MAEDA2025-04-122-2/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.75 (#41884).Go MAEDA2025-04-123-5/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.74 (#41884).Go MAEDA2025-04-123-5/+7
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#41884).Go MAEDA2025-04-121-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Lint/UselessConstantScoping (#41884).Go MAEDA2025-04-111-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Style/ComparableBetween (#41884).Go MAEDA2025-04-112-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23634 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure in ProjectAdminQueryTest due to missing language ↵Go MAEDA2025-04-111-0/+1
| | | | | | setting (#42562). git-svn-id: https://svn.redmine.org/redmine/trunk@23631 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r23629: incorrect issue number (#41884) in commit messageGo MAEDA2025-04-111-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23630 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure in ProjectAdminQueryTest due to missing language ↵Go MAEDA2025-04-111-0/+1
| | | | | | setting (#41884). git-svn-id: https://svn.redmine.org/redmine/trunk@23629 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.73 (#41884).Go MAEDA2025-04-113-3/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23628 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Style/RedundantCondition (#41884).Go MAEDA2025-04-114-16/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Lint/SuppressedExceptionInNumberConversion (#41884).Go MAEDA2025-04-113-8/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Exclude known RuboCop Lint/UselessConstantScoping offenses to prevent ↵Go MAEDA2025-04-112-8/+8
| | | | | | regressions while allowing new checks (#41884). git-svn-id: https://svn.redmine.org/redmine/trunk@23625 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Style/RedundantFormat by renaming custom `format` method to ↵Go MAEDA2025-04-112-37/+32
| | | | | | `to_html` to avoid name conflict with `Kernel#format` (#41884). git-svn-id: https://svn.redmine.org/redmine/trunk@23624 e93f8b46-1217-0410-a6f0-8f06a7374b81