summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update RuboCop to 1.69 (#41884).Go MAEDA2024-11-283-4/+7
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23316 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#41884).Go MAEDA2024-11-281-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23315 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update SQLite3 gem to 2.3 (#41865).Go MAEDA2024-11-251-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23309 e93f8b46-1217-0410-a6f0-8f06a7374b81
* FrozenError when using SQLite3 gem version 2.0.0 or later (#41860).Go MAEDA2024-11-251-2/+1
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23308 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Prevent sidebar toggle icons from affecting unrelated elements in ↵Go MAEDA2024-11-251-2/+2
| | | | | | | | | responsive mode (#41822). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23307 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix redundant tooltip appearing after clicking the ellipsis button in the ↵Go MAEDA2024-11-251-2/+4
| | | | | | | | | action menus (#41818). Patch by Takenori TAKAKI (user:takenory). git-svn-id: https://svn.redmine.org/redmine/trunk@23306 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix icon shrinking issue in Activity view with long event titles (#41821).Go MAEDA2024-11-241-0/+4
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23305 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Time entry API returning `hours` as Rational instead of Float (#41819).Go MAEDA2024-11-243-5/+8
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23304 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes project query scope that does not take into account limit and offset ↵Marius Balteanu2024-11-232-1/+17
| | | | | | options (#41791). git-svn-id: https://svn.redmine.org/redmine/trunk@23300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing fixture to mailer_test (#41795).Marius Balteanu2024-11-221-1/+1
| | | | | | Patch by Vincent Robert (user:Nanego). git-svn-id: https://svn.redmine.org/redmine/trunk@23299 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Correct HTML syntax for `sidebar-wrapper` div (#41789).Go MAEDA2024-11-201-1/+1
| | | | | | | Patch by Alexander Meindl (user:mr3dblond). git-svn-id: https://svn.redmine.org/redmine/trunk@23295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix long subjects not displayed in Gantt chart for parent objects with child ↵Go MAEDA2024-11-191-1/+1
| | | | | | | | | elements when the column width is narrow (#41786). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23294 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unnecessary indentation for "Completed versions" in the Roadmap ↵Marius Balteanu2024-11-181-2/+0
| | | | | | sidebar (#41780). git-svn-id: https://svn.redmine.org/redmine/trunk@23293 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes missing top margin for h3 elements in sidebar by removing the margin ↵Marius Balteanu2024-11-181-1/+2
| | | | | | only for the first element (#41779). git-svn-id: https://svn.redmine.org/redmine/trunk@23292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds @bundle audit check --update@ to lints (#30069).Marius Balteanu2024-11-182-1/+18
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Marks name field in custom query creation/edit form as required (#41778).Marius Balteanu2024-11-171-2/+7
| | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23288 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changelog generator should allow merging two or more versions (#35648).Marius Balteanu2024-11-171-145/+90
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23287 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).Marius Balteanu2024-11-161-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stylelint updates:Marius Balteanu2024-11-165-615/+217
| | | | | | | | | | * update package version * add action to run the checks * use npx to run the checks (#30069). git-svn-id: https://svn.redmine.org/redmine/trunk@23284 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run autoload test (#30069).Marius Balteanu2024-11-161-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use @bin/rails test@ to run bazaar test (#30069).Marius Balteanu2024-11-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23282 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run bazaar non ascii test after main tests suite (#30069).Marius Balteanu2024-11-161-5/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23281 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add SCM tests (bazaar, cvs, bazaar non ascii) (#30069).Marius Balteanu2024-11-161-3/+11
| | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplify environment setup in tests.yml (#30069).Marius Balteanu2024-11-161-32/+17
| | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23279 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rubocop Performance to 1.23 (#41761).Go MAEDA2024-11-151-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23276 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize font loading by replacing variable fonts with specific weights for ↵Go MAEDA2024-11-157-6/+20
| | | | | | | | | Noto Sans (#41748). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Adjust padding and box-sizing on activity elements to remove ↵Go MAEDA2024-11-151-1/+2
| | | | | | | | | unnecessary scroll bar on user profile page (#41756). Patch by Kenta Kumojima (user:kumojima). git-svn-id: https://svn.redmine.org/redmine/trunk@23274 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CI failure on GitHub Actions due to missing apt-get update (#30069).Go MAEDA2024-11-141-4/+3
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix warning during startup: "Unresolved or ambiguous specs during ↵Go MAEDA2024-11-141-6/+13
| | | | | | | | | Gem::Specification.reset" (#41749). Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with ↵Go MAEDA2024-11-141-1/+1
| | | | | | keyword options" (#41737). git-svn-id: https://svn.redmine.org/redmine/trunk@23268 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Turkish translation of label_description from "Yorum" to "Açıklama" ↵Go MAEDA2024-11-141-1/+1
| | | | | | | | | (#41736). Patch by Tolga Uzun (user:tuzumkuru). git-svn-id: https://svn.redmine.org/redmine/trunk@23267 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve CI tests that are running on the Github mirror (#30069).Marius Balteanu2024-11-121-1/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 6.0.1 release.Marius Balteanu2024-11-122-1/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23259 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729).Marius Balteanu2024-11-121-2/+2
| | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23256 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix layout distortion in issue list descriptions with code blocks (#40303).Go MAEDA2024-11-121-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23255 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run tests on Github as secondary CI environment using the following matrix:Marius Balteanu2024-11-112-4/+104
| | | | | | | | | * ruby: 3.1, 3.2, 3.3 * database mysql 8, postgresql 13 (#30069) git-svn-id: https://svn.redmine.org/redmine/trunk@23254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rouge gem version to 4.5 (#41728).Marius Balteanu2024-11-112-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23252 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces two more occurrences of CommonMarker (#40197).Marius Balteanu2024-11-112-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23251 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes rubocop offenses (#40197).Marius Balteanu2024-11-112-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23250 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disables @syntax_highlighter@ plugin shipped by commonmark (#40197).Marius Balteanu2024-11-112-1/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23249 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplify code (#40197).Marius Balteanu2024-11-111-7/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23248 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to ↵Marius Balteanu2024-11-1111-30/+31
| | | | | | comrak/Rust (#40197). git-svn-id: https://svn.redmine.org/redmine/trunk@23247 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failures due to missing fixtures (#41623).Go MAEDA2024-11-113-3/+4
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23246 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update roadie-rails to 3.3 (#41723).Go MAEDA2024-11-111-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23245 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Layout/SpaceAfterComma in ↵Marius Balteanu2024-11-101-1/+1
| | | | | | test/unit/lib/redmine/menu_manager/menu_helper_test.rb. git-svn-id: https://svn.redmine.org/redmine/trunk@23242 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 6.0.0 release.Marius Balteanu2024-11-102-3/+247
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23240 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix path for plugin assets in icons rake task (#23980, #41712).Marius Balteanu2024-11-101-1/+1
| | | | | | Patch by Takenori TAKAKI (user:takenory). git-svn-id: https://svn.redmine.org/redmine/trunk@23237 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix failing test after r23230 (#23980).Marius Balteanu2024-11-101-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23235 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allows plugins to add custom SVG icons for menu items added by the plugin ↵Marius Balteanu2024-11-103-2/+21
| | | | | | | | (#23980). Patch by Takenori TAKAKI (user:takenory). git-svn-id: https://svn.redmine.org/redmine/trunk@23234 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes missing key icon SVG on Change password button (#23980, #41724).Marius Balteanu2024-11-102-0/+6
| | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23231 e93f8b46-1217-0410-a6f0-8f06a7374b81