summaryrefslogtreecommitdiffstats
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
* Removes fill attribute from issue-edit and issue-note icons (#23980).Marius Balteanu2024-09-251-6/+6
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-243-218/+179
* Align project styling on projects-index with updated box design (#41298).Go MAEDA2024-09-241-1/+2
* Align My Page box styling with updated box design (#41298).Go MAEDA2024-09-241-1/+2
* Set box-shadow and border-radius for calendar and gantt tooltips (#41298).Go MAEDA2024-09-241-0/+2
* Restore `line-height` for the `.box` class which was inadvertently removed in...Go MAEDA2024-09-231-0/+1
* Improve appearance with updated box styling and border colors (#41298).Go MAEDA2024-09-231-21/+40
* Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).Go MAEDA2024-09-231-1/+1
* Improve header design with gradient background (#41266).Go MAEDA2024-09-221-1/+8
* Fix issue where revision graph and Gantt chart progress line were not being r...Go MAEDA2024-09-191-1/+1
* Brazilian Portuguese jstoolbar translation update (#41249).Go MAEDA2024-09-141-2/+2
* Revert r23046 (#32523).Go MAEDA2024-09-121-9/+9
* 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