summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* @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
* Italian translation update (#41420).Go MAEDA2024-10-111-846/+791
| | | | | | | Patch by Nicola Danese (user:darkfrank_it). git-svn-id: https://svn.redmine.org/redmine/trunk@23111 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix unclosed td tags in CommonMark Markdown help pages (#41467).Go MAEDA2024-10-103-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23110 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove duplicate DOCTYPE (#41467).Go MAEDA2024-10-101-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix font size issue in CommonMark Markdown help pages caused by missing ↵Go MAEDA2024-10-106-16/+19
| | | | | | | | | DOCTYPE (#41467). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23108 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Partial quoting feature for Issues and Forums (#41294).Go MAEDA2024-10-0916-51/+830
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23107 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add underline button to CommonMark Markdown toolbar (#40939).Go MAEDA2024-10-092-0/+13
| | | | | | | Contributed by Yasu Saku (user:skys). git-svn-id: https://svn.redmine.org/redmine/trunk@23106 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds rake task to download SVG icons from Tabler Github repository using ↵Marius Balteanu2024-10-084-0/+338
| | | | | | | | | | | | | | | config/icon_source.yml as source and to generate a sprite file with all the SVG icons (#23980): * @icons:download@: downloads the default icons * @icons:sprite@: generates the SVG sprite file for the default icons * @icons:generate@: runs @icons:download@ and @icons:sprite@ tasks * @icons:plugin:download@: downloads the icons for a specific plugin if the plugin provides a @icon_source.yaml@ in plugin config directory. * @icons:plugin:sprite@: generates the SVG sprite for the plugin. * @icons:plugin:generate@: runs @icons:plugin:download@ and @icons:plugin:sprite@ tasks git-svn-id: https://svn.redmine.org/redmine/trunk@23105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes gantt collapse/expand buttons are not available after switching to SVG ↵Marius Balteanu2024-10-083-9/+17
| | | | | | icons (#41447, #23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23104 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove Internet Explorer-specific CSS rules and vendor prefixes (#41402).Go MAEDA2024-10-032-21/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23103 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-10-031-11/+9
| | | | | | | Patch by Yuichi HARADA (user:yui.har). git-svn-id: https://svn.redmine.org/redmine/trunk@23102 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes SVG margin in projects board view (#23980).Marius Balteanu2024-10-031-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23101 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raplaces old del icon with SVG in repository settings (#23980).Marius Balteanu2024-10-031-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23100 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update MiniMagick to 5.0 (#41312).Go MAEDA2024-10-022-3/+3
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23099 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update `.filecontent.wiki` style with the new border color and box shadow ↵Go MAEDA2024-10-021-1/+2
| | | | | | (#41298). git-svn-id: https://svn.redmine.org/redmine/trunk@23098 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce badge font size to 0.6875rem (#41321).Go MAEDA2024-10-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23097 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve readability by refining font sizes and switching to Noto Sans font ↵Go MAEDA2024-10-012-40/+60
| | | | | | | | | (#41321). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@23096 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Noto Sans font (#41321).Go MAEDA2024-10-013-0/+93
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23095 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes box-shadown from issue_tree and relations issues tables (#41298).Marius Balteanu2024-09-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23094 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes some align issues on Calendar, Gantt, Files section from issue page ↵Marius Balteanu2024-09-292-3/+5
| | | | | | and on mobile version (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23093 e93f8b46-1217-0410-a6f0-8f06a7374b81