summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add underline button to CommonMark Markdown toolbar (#40939).Go MAEDA2024-10-092-0/+13
* Adds rake task to download SVG icons from Tabler Github repository using conf...Marius Balteanu2024-10-084-0/+338
* Fixes gantt collapse/expand buttons are not available after switching to SVG ...Marius Balteanu2024-10-083-9/+17
* Remove Internet Explorer-specific CSS rules and vendor prefixes (#41402).Go MAEDA2024-10-032-21/+0
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-10-031-11/+9
* Fixes SVG margin in projects board view (#23980).Marius Balteanu2024-10-031-0/+1
* Raplaces old del icon with SVG in repository settings (#23980).Marius Balteanu2024-10-031-1/+1
* Update MiniMagick to 5.0 (#41312).Go MAEDA2024-10-022-3/+3
* Update `.filecontent.wiki` style with the new border color and box shadow (#4...Go MAEDA2024-10-021-1/+2
* Reduce badge font size to 0.6875rem (#41321).Go MAEDA2024-10-021-1/+1
* Improve readability by refining font sizes and switching to Noto Sans font (#...Go MAEDA2024-10-012-40/+60
* Add Noto Sans font (#41321).Go MAEDA2024-10-013-0/+93
* Removes box-shadown from issue_tree and relations issues tables (#41298).Marius Balteanu2024-09-291-1/+1
* Fixes some align issues on Calendar, Gantt, Files section from issue page and...Marius Balteanu2024-09-292-3/+5
* Drops icon-error and style the error icon from CSS (#23980).Marius Balteanu2024-09-294-13/+14
* Fixes for projects index (#23980).Marius Balteanu2024-09-291-4/+4
* Fixes for scm entry to switch between folder and folder-open icons and adjust...Marius Balteanu2024-09-292-5/+6
* Merges fav and fav-off icons in only one icon and fill the collor from CSS (#...Marius Balteanu2024-09-294-9/+10
* Changes stroke-width to 1.5 (#23980).Marius Balteanu2024-09-281-1/+1
* Moves stroke, stroke-width and fill attributes from icons to CSS (#23980).Marius Balteanu2024-09-284-106/+100
* Fixes failing test (#23980).Marius Balteanu2024-09-281-2/+2
* References Tabler Icons MIT license in docs/README_FOR_APPMarius Balteanu2024-09-281-0/+1
* Updates references to new icons (#23980).Marius Balteanu2024-09-282-13/+10
* Switches all icons from Material Symbols (Apache License 2.0) to Tabler Icons...Marius Balteanu2024-09-2825-281/+478
* Change CSS font-size units from px to rem to respect browser font settings (#...Go MAEDA2024-09-252-29/+29
* 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