summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Align the `#time-report tbody tr.total` row border styling with the table ↵Go MAEDA2024-10-151-1/+1
| | | | | | header (#41475). git-svn-id: https://svn.redmine.org/redmine/trunk@23126 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Emphasize the border between table header and body to improve appearance ↵Go MAEDA2024-10-151-1/+1
| | | | | | (#41475). git-svn-id: https://svn.redmine.org/redmine/trunk@23125 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve visual clarity of issue grouping separators in issues list by ↵Go MAEDA2024-10-151-1/+1
| | | | | | increasing the border thickness (#41475). git-svn-id: https://svn.redmine.org/redmine/trunk@23124 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove the border override for tr.entry as it is no longer necessary (#41475).Go MAEDA2024-10-151-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23123 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons on the syntax help page with SVG icons (#23980).Marius Balteanu2024-10-1439-532/+550
| | | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Align #sidebar h3 color with content headers (#41298).Go MAEDA2024-10-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23121 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve table readability by adding row borders (#41475).Go MAEDA2024-10-131-6/+7
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23120 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Italian translation update (#41420).Go MAEDA2024-10-121-8/+8
| | | | | | | Patch by Nicola Danese (user:darkfrank_it). git-svn-id: https://svn.redmine.org/redmine/trunk@23119 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore missing too_simple in config/locales/it.yml (#41420).Go MAEDA2024-10-121-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23118 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Wiki Syntax Help to use HTTPS links instead of HTTP (#41469).Go MAEDA2024-10-1138-223/+223
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23117 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set line-height for body and code blocks in Wiki Syntax Help (#41321).Go MAEDA2024-10-111-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Code Highlighting Help font and font size to match the new default ↵Go MAEDA2024-10-112-5/+6
| | | | | | theme (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23115 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes tests after r23104 (#23980).Marius Balteanu2024-10-111-7/+7
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23114 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Wiki Syntax Help font to Noto Sans to match the new default theme ↵Go MAEDA2024-10-112-6/+40
| | | | | | (#41321). git-svn-id: https://svn.redmine.org/redmine/trunk@23113 e93f8b46-1217-0410-a6f0-8f06a7374b81