summaryrefslogtreecommitdiffstats
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes the width of the message subject field (#41234).Go MAEDA2024-09-121-0/+1
* Do not show legacy icon-bookmarked-project in projects-index (#23980).Marius Balteanu2024-09-111-1/+9
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-09-091-9/+9
* Fixes SVG icon padding on collapsible fieldset legend (#23980).Marius Balteanu2024-09-081-2/+2
* Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).Marius Balteanu2024-09-081-2/+2
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-082-12/+26
* Replaces not-ok icon from workflows without any transitions with 0 highlighte...Marius Balteanu2024-09-081-1/+2
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-082-8/+32
* Removes unused SVG icon--true icon (#23980).Marius Balteanu2024-09-081-3/+0
* Remove unsed JS toolbar SVG icons from sprite (#23980).Marius Balteanu2024-09-081-42/+0
* Fixes typo in plugins icon ID (#23980).Marius Balteanu2024-09-071-1/+1
* Replaces background images for JS toolbar buttons with SVG icons except for i...Marius Balteanu2024-09-0718-22/+48
* Replaces project, version and issue icons from Gantt view with SVG icons (#23...Marius Balteanu2024-09-061-0/+1
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-062-6/+8
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-051-4/+1
* Replaces more icons with SVG icongs (#23980).Marius Balteanu2024-09-051-3/+2
* Replaces activity events icons with SVG icons (#23980).Marius Balteanu2024-09-052-10/+10
* Replaces icon-package in Versions index with SVG icon (#23980).Marius Balteanu2024-09-051-1/+2
* Replaces icons from projects listing and project overview tab with SVG icons ...Marius Balteanu2024-09-051-12/+14
* Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).Go MAEDA2024-09-051-2/+2
* Replaces news icon with SVG icon (#23980).Marius Balteanu2024-09-031-1/+1
* Replace icons for files in repository view with SVG icons (#23980).Marius Balteanu2024-09-022-21/+21
* Replaces icon-folder and icon-folder-open in repository view with SVG icons (...Marius Balteanu2024-09-022-2/+14
* "##" syntax auto complete does not work (#41096).Go MAEDA2024-09-011-0/+6
* Replaces icon-email and icon-passwd icons with SVG icons (#23980).Marius Balteanu2024-08-312-5/+5
* Fixes icon-multiple (#23980).Marius Balteanu2024-08-311-1/+1
* Do not show icon-cancel backgrond icon if element contains a SVG element (#23...Marius Balteanu2024-08-311-1/+1
* Do not show fav/fav-off backgrond icon if element contains a SVG element (#23...Marius Balteanu2024-08-311-2/+2
* Replaces zoom-in and zoom-out icons with SVG icons in Gantt (#23980).Marius Balteanu2024-08-311-2/+2
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-293-46/+435
* Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).Go MAEDA2024-06-202-9/+8
* Fix misalignment issue when displaying the table of contents (TOC) on the rig...Go MAEDA2024-06-191-2/+4
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-282-3/+4
* Fix issue where descriptions in the issues list ignore CommonMark Markdown ta...Go MAEDA2024-04-231-0/+3
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2617-17/+17
* Fixes error in autocomplete (@ActionController::BadRequest (Invalid query par...Marius Balteanu2024-02-261-3/+3
* Cleanup wiki syntax files by moving inline style for img border to CSS (#3911...Marius Balteanu2024-02-191-0/+1
* * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s...Marius Balteanu2024-02-192-0/+52
* Reverts r22717 (#39111, #40137).Marius Balteanu2024-02-192-52/+0
* * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt...Marius Balteanu2024-02-192-0/+52
* Custom themes are now loaded from "/themes" directory from project root. The ...Marius Balteanu2024-02-131-1/+0
* Move public assets (images, javascripts, stylesheets, themes) to app/assets (...Marius Balteanu2024-02-07270-0/+10471