summaryrefslogtreecommitdiffstats
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
...
* Restore `line-height` for the `.box` class which was inadvertently removed ↵Go MAEDA2024-09-231-0/+1
| | | | | | in r23070 (#41298). git-svn-id: https://svn.redmine.org/redmine/trunk@23071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve appearance with updated box styling and border colors (#41298).Go MAEDA2024-09-231-21/+40
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).Go MAEDA2024-09-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve header design with gradient background (#41266).Go MAEDA2024-09-221-1/+8
| | | | | | | Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23067 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix issue where revision graph and Gantt chart progress line were not being ↵Go MAEDA2024-09-191-1/+1
| | | | | | | | | rendered (#23980). Patch by Minoru Maeda (user:maeda-m). git-svn-id: https://svn.redmine.org/redmine/trunk@23063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian Portuguese jstoolbar translation update (#41249).Go MAEDA2024-09-141-2/+2
| | | | | | | Patch by Rodrigo Candido (user:rodrigo_candido). git-svn-id: https://svn.redmine.org/redmine/trunk@23056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r23046 (#32523).Go MAEDA2024-09-121-9/+9
| | | | | | | The change broke filters. git-svn-id: https://svn.redmine.org/redmine/trunk@23054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes the width of the message subject field (#41234).Go MAEDA2024-09-121-0/+1
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23053 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show legacy icon-bookmarked-project in projects-index (#23980).Marius Balteanu2024-09-111-1/+9
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-09-091-9/+9
| | | | | | | Patch by Yuichi HARADA (user:yui.har). git-svn-id: https://svn.redmine.org/redmine/trunk@23046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes SVG icon padding on collapsible fieldset legend (#23980).Marius Balteanu2024-09-081-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).Marius Balteanu2024-09-081-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-082-12/+26
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23041 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces not-ok icon from workflows without any transitions with 0 ↵Marius Balteanu2024-09-081-1/+2
| | | | | | highlighted with red (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-082-8/+32
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23039 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unused SVG icon--true icon (#23980).Marius Balteanu2024-09-081-3/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unsed JS toolbar SVG icons from sprite (#23980).Marius Balteanu2024-09-081-42/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23037 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes typo in plugins icon ID (#23980).Marius Balteanu2024-09-071-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23035 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces background images for JS toolbar buttons with SVG icons except for ↵Marius Balteanu2024-09-0718-22/+48
| | | | | | inline code and preformattted code which are now text (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces project, version and issue icons from Gantt view with SVG icons ↵Marius Balteanu2024-09-061-0/+1
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-062-6/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23028 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-051-4/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23024 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces more icons with SVG icongs (#23980).Marius Balteanu2024-09-051-3/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces activity events icons with SVG icons (#23980).Marius Balteanu2024-09-052-10/+10
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23020 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-package in Versions index with SVG icon (#23980).Marius Balteanu2024-09-051-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icons from projects listing and project overview tab with SVG icons ↵Marius Balteanu2024-09-051-12/+14
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).Go MAEDA2024-09-051-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces news icon with SVG icon (#23980).Marius Balteanu2024-09-031-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace icons for files in repository view with SVG icons (#23980).Marius Balteanu2024-09-022-21/+21
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-folder and icon-folder-open in repository view with SVG icons ↵Marius Balteanu2024-09-022-2/+14
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "##" syntax auto complete does not work (#41096).Go MAEDA2024-09-011-0/+6
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces icon-email and icon-passwd icons with SVG icons (#23980).Marius Balteanu2024-08-312-5/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes icon-multiple (#23980).Marius Balteanu2024-08-311-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show icon-cancel backgrond icon if element contains a SVG element ↵Marius Balteanu2024-08-311-1/+1
| | | | | | (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@22997 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show fav/fav-off backgrond icon if element contains a SVG element ↵Marius Balteanu2024-08-311-2/+2
| | | | | | (#23980)." git-svn-id: https://svn.redmine.org/redmine/trunk@22995 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces zoom-in and zoom-out icons with SVG icons in Gantt (#23980).Marius Balteanu2024-08-311-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22994 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-293-46/+435
| | | | | | | | | | | * Introduces IconsHelper with methods to render SVG icon from a sprite file. * Adds SVG sprite file with icons mainly from Font Awesome, but also from Material Design Icons and Fluent UI System Icons (based on the work made by Takashi Kato (@tohosaku)). * Replaces specific icons with new SVG icons. * Temporarily keep all old CSS icon definitions for backard compatibility. git-svn-id: https://svn.redmine.org/redmine/trunk@22988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).Go MAEDA2024-06-202-9/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix misalignment issue when displaying the table of contents (TOC) on the ↵Go MAEDA2024-06-191-2/+4
| | | | | | | | | right of wiki page (#34473). Patch by Mizuki ISHIKAWA (@ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@22885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-282-3/+4
| | | | | | Patch by Felix Schäfer (@felix). git-svn-id: https://svn.redmine.org/redmine/trunk@22793 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix issue where descriptions in the issues list ignore CommonMark Markdown ↵Go MAEDA2024-04-231-0/+3
| | | | | | | | | table alignment (#40515). Contributed by Takenori TAKAKI (@takenory). git-svn-id: https://svn.redmine.org/redmine/trunk@22787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove current year from source file copyright headers and update year in ↵Marius Balteanu2024-02-2617-17/+17
| | | | | | footer to 2024 (#40043). git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes error in autocomplete (@ActionController::BadRequest (Invalid query ↵Marius Balteanu2024-02-261-3/+3
| | | | | | | | parameters: invalid %-encoding (%)@) (#40237). Patch by Abe Tomoaki (@abetomo). git-svn-id: https://svn.redmine.org/redmine/trunk@22740 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cleanup wiki syntax files by moving inline style for img border to CSS ↵Marius Balteanu2024-02-191-0/+1
| | | | | | (#39111, #40137). git-svn-id: https://svn.redmine.org/redmine/trunk@22724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to ↵Marius Balteanu2024-02-192-0/+52
| | | | | | | | | | serve wiki syntax help files. * Moves all wiki syntax help files to @app/views/help@ and CSS files to asset pipeline. (#39111, #40137). git-svn-id: https://svn.redmine.org/redmine/trunk@22719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r22717 (#39111, #40137).Marius Balteanu2024-02-192-52/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Moves all wiki syntax files from @public/help@ to ↵Marius Balteanu2024-02-192-0/+52
| | | | | | | | | | | @app/views/help/wiki_syntax@. * Adds route to serve wiki syntax help files. * Moves wiki syntax CSS files to asset pipeline. (#39111, #40137). git-svn-id: https://svn.redmine.org/redmine/trunk@22717 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom themes are now loaded from "/themes" directory from project root. The ↵Marius Balteanu2024-02-131-1/+0
| | | | | | themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111). git-svn-id: https://svn.redmine.org/redmine/trunk@22708 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move public assets (images, javascripts, stylesheets, themes) to app/assets ↵Marius Balteanu2024-02-07270-0/+10471
(#39111). git-svn-id: https://svn.redmine.org/redmine/trunk@22696 e93f8b46-1217-0410-a6f0-8f06a7374b81