summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* @ProjectQuery#results_scope@ should return @Project::ActiveRecord_Relation@ ↵Marius Balteanu2024-11-031-2/+1
| | | | | | | | | | to keep the backward compatibility (#41678, #23954). Patch by Nishida Yuya (user:nishidayuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23187 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds test for #41678 (#23954).Marius Balteanu2024-11-031-1/+14
| | | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update docs to use HTTPS links instead of HTTP (#41469).Go MAEDA2024-11-035-15/+15
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23183 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#12521).Go MAEDA2024-11-0349-49/+49
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve tracker deletion error message to display projects containing issues ↵Go MAEDA2024-11-033-5/+19
| | | | | | | | | under the tracker (#12521). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23181 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: "Import issues" and "Import time entries" pages are visible to users ↵Go MAEDA2024-11-035-4/+16
| | | | | | | | | without "Add issues" and "Log spent time" permissions (#41465). Patch by Kenta Kumojima (user:kumojima). git-svn-id: https://svn.redmine.org/redmine/trunk@23178 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.68 (#39887).Go MAEDA2024-11-022-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced ↵Go MAEDA2024-11-021-2/+2
| | | | | | in r23173 (#39111). git-svn-id: https://svn.redmine.org/redmine/trunk@23176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add stylesheet fixture for ThemesTest#test_old_theme_compatibility added in ↵Go MAEDA2024-11-021-0/+2
| | | | | | r23173 (#39111). git-svn-id: https://svn.redmine.org/redmine/trunk@23175 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrades propshaft to 1.1.0 (#39111).Marius Balteanu2024-10-314-12/+12
| | | | | | | Patch by Takashi Kato (user:tohosaku). git-svn-id: https://svn.redmine.org/redmine/trunk@23174 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds asset path to default to support old style theme (#39111).Marius Balteanu2024-10-312-1/+17
| | | | | | | Patch by Takashi Kato (user:tohosaku). git-svn-id: https://svn.redmine.org/redmine/trunk@23173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevents 'blinking' tooltips in the rare case where the browser places the ↵Marius Balteanu2024-10-311-0/+1
| | | | | | | | | tooltip under the cursor (#41624). Patch by Jens Krämer (user:jkraemer). git-svn-id: https://svn.redmine.org/redmine/trunk@23172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 7.2.2 (#36320).Go MAEDA2024-10-311-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a migration to update existing journals where `updated_by_id` points to ↵Go MAEDA2024-10-291-0/+18
| | | | | | a deleted user (#41572). git-svn-id: https://svn.redmine.org/redmine/trunk@23170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: `updated_by_id` in Journal points to a deleted user instead of an ↵Go MAEDA2024-10-292-1/+7
| | | | | | | | | anonymous user (#41572). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23169 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe ↵Go MAEDA2024-10-272-5/+4
| | | | | | navigation operator (#39887). git-svn-id: https://svn.redmine.org/redmine/trunk@23166 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.27 (#39889).Go MAEDA2024-10-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23165 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml to reflect the removal of Redcarpet-based ↵Go MAEDA2024-10-271-9/+0
| | | | | | Markdown formatter in r23153 (#40149). git-svn-id: https://svn.redmine.org/redmine/trunk@23164 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add column totals to Issues Summary Report (#691).Go MAEDA2024-10-264-0/+31
| | | | | | | Contributed by David Petersen (user:petersendidit). git-svn-id: https://svn.redmine.org/redmine/trunk@23163 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix tests for the partial quoting feature that randomly fail (#41294).Go MAEDA2024-10-262-9/+11
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23162 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing deletion of custom field attachments upon issue deletion (#38966).Go MAEDA2024-10-263-0/+46
| | | | | | | Patch by Takenori TAKAKI (user:takenory). git-svn-id: https://svn.redmine.org/redmine/trunk@23161 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix failing system test for keyboard shortcuts to reflect CommonMark ↵Go MAEDA2024-10-241-1/+1
| | | | | | | | | toolbar's output (#40149, #40939). Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23160 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduce `--fonts-main` CSS variable for easier customization of main fonts ↵Go MAEDA2024-10-244-10/+22
| | | | | | | | | (#41321, #41569). Patch by Takashi Kato (user:tohosaku). git-svn-id: https://svn.redmine.org/redmine/trunk@23159 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to Rails 7.2.1.2 (#36320).Go MAEDA2024-10-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23156 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#41514).Go MAEDA2024-10-211-2/+2
| | | | | | | Patch by ChunChang (Nagaharu) Lo (user:shortie). git-svn-id: https://svn.redmine.org/redmine/trunk@23155 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix reference to the deleted Redcarpet-based ↵Go MAEDA2024-10-211-1/+27
| | | | | | Redmine::WikiFormatting::Markdown::HtmlParser class by porting the HtmlParser class for the CommonMark formatter (#40149, #41513). git-svn-id: https://svn.redmine.org/redmine/trunk@23154 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-2050-7626/+24
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23153 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Swap odd and even table row background colors (#41500).Go MAEDA2024-10-202-10/+10
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ↵Go MAEDA2024-10-203-11/+13
| | | | | | | | | calendar days (#41509). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23151 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CSV import file encoding auto-detection failure with multibyte ↵Go MAEDA2024-10-203-1/+49
| | | | | | | | | characters (#41464). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#41450).Go MAEDA2024-10-2048-0/+192
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include attachment filename in "File added" email notification subject (#41450).Go MAEDA2024-10-204-2/+12
| | | | | | | Patch by minoura makoto (user:minoura). git-svn-id: https://svn.redmine.org/redmine/trunk@23148 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes rubocop offenses (#23980).Marius Balteanu2024-10-191-11/+10
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* @sprite_icon@ accepts plugin name as parameter to render an icon from a ↵Marius Balteanu2024-10-191-6/+7
| | | | | | sprite provided by a plugin (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-1994-325/+333
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23145 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix invalid "theme-*" CSS class in body element when theme name contains ↵Go MAEDA2024-10-192-1/+9
| | | | | | | | | spaces (#26778). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Italian translation update (#41420).Go MAEDA2024-10-191-16/+16
| | | | | | | Patch by Nicola Danese (user:darkfrank_it). git-svn-id: https://svn.redmine.org/redmine/trunk@23142 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#41504).Go MAEDA2024-10-181-3/+3
| | | | | | | Patch by Ivan Cenov (user:jwalker). git-svn-id: https://svn.redmine.org/redmine/trunk@23141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adjust line-height and margin for `div.wiki li` for better readability and ↵Go MAEDA2024-10-171-0/+1
| | | | | | spacing consistency (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Increase line-height to 1.5 in email notifications for better readability ↵Go MAEDA2024-10-171-2/+2
| | | | | | (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23139 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace Verdana with Noto Sans in responsive.css for consistency with the ↵Go MAEDA2024-10-171-3/+3
| | | | | | new default theme (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23138 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove Verdana and Trebuchet MS fonts in email notifications (#41321).Go MAEDA2024-10-171-2/+2
| | | | | | | This change ensures consistency with the new default theme, which no longer uses these fonts. git-svn-id: https://svn.redmine.org/redmine/trunk@23137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change CSS font-size units from px to rem in wiki_syntax.css (#2499).Go MAEDA2024-10-171-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23136 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.67 (#39887).Go MAEDA2024-10-162-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Lint/SafeNavigationConsistency (#39887).Go MAEDA2024-10-162-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23134 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix separator lines cutting off in Activity view caused by inline-flex ↵Go MAEDA2024-10-161-0/+1
| | | | | | shrinking (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23133 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change CSS font-size units from px to rem in scm.css (#2499).Go MAEDA2024-10-161-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Right-align "Hours" column in spent time details table (#41401).Go MAEDA2024-10-161-2/+2
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23131 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Apply `proportional-nums` for wiki text and `tabular-nums` for `table.list` ↵Go MAEDA2024-10-161-0/+8
| | | | | | (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23130 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade to Rails 7.2.1.1 (#36320).Go MAEDA2024-10-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23127 e93f8b46-1217-0410-a6f0-8f06a7374b81