summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test to use correct IANA timezone name "Asia/Hong_Kong" instead of deprec...Go MAEDA2024-09-251-1/+1
* 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-2410-232/+195
* 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
* Gantt progress line misrendering for 0% progress issues/versions with future ...Go MAEDA2024-09-231-2/+2
* Improve header design with gradient background (#41266).Go MAEDA2024-09-221-1/+8
* Add .vscode to svn:ignore, .gitignore, and .hgignore (#41287).Go MAEDA2024-09-212-0/+2
* Moves thumbnail title attribute from `a` to `img` (#41272).Go MAEDA2024-09-202-3/+3
* Replace custom email normalization logic with Rails' `normalizes` method (#29...Go MAEDA2024-09-201-9/+7
* Fix issue where revision graph and Gantt chart progress line were not being r...Go MAEDA2024-09-191-1/+1
* Traditional Chinese translation update (#41262).Go MAEDA2024-09-181-1/+1
* Update RuboCop Performance to 1.22 (#39888).Go MAEDA2024-09-161-1/+1
* Update locales (#16045).Go MAEDA2024-09-1548-0/+48
* Add "Author / Previous assignee" group to assignee dropdown in issue form (#1...Go MAEDA2024-09-156-8/+71
* Brazilian Portuguese jstoolbar translation update (#41249).Go MAEDA2024-09-141-2/+2
* Brazilian Portuguese translation update (#41249).Go MAEDA2024-09-141-189/+189
* 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
* Fix test failure in IssuesSystemTest due to incorrect attachment count expect...Go MAEDA2024-09-111-1/+1
* Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#rel...Go MAEDA2024-09-102-1/+11
* Refactors toggle checkboxes link and switch to SVG icon (#23980).Marius Balteanu2024-09-094-29/+13
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-09-091-9/+9
* Fix display issue of "h:mm" placeholder in estimated hours input field by exp...Go MAEDA2024-09-091-1/+1
* Fixes SVG icon padding on collapsible fieldset legend (#23980).Marius Balteanu2024-09-081-2/+2
* Fixes rubocop warning (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).Marius Balteanu2024-09-083-4/+8
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-0819-37/+84
* Replaces not-ok icon from workflows without any transitions with 0 highlighte...Marius Balteanu2024-09-082-3/+4
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-0818-31/+68
* 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
* Add view hooks in My page (#41044).Go MAEDA2024-09-081-0/+2
* Fixes typo in plugins icon ID (#23980).Marius Balteanu2024-09-071-1/+1
* Replaces two more occurences of del and attachment icons (#23980).Marius Balteanu2024-09-072-2/+2
* Replaces background images for JS toolbar buttons with SVG icons except for i...Marius Balteanu2024-09-0718-22/+48
* Refactor Calendar#first_wday method for improved readability and efficiency (...Go MAEDA2024-09-072-15/+9
* Fix RuboCop offense Layout/EndAlignment (#23980).Go MAEDA2024-09-071-4/+4
* Replaces project, version and issue icons from Gantt view with SVG icons (#23...Marius Balteanu2024-09-062-2/+8
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-064-8/+31
* Disable RuboCop Rails/SkipsModelValidations (#39887).Go MAEDA2024-09-062-5/+3
* Fix broken project list layout for projects scheduled for deletion (#41217).Go MAEDA2024-09-062-4/+30
* Update Stylelint usage in doc/RUNNING_TESTS (#39111).Go MAEDA2024-09-061-1/+1
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-053-8/+11
* Fixed tests (#23980).Marius Balteanu2024-09-052-2/+2