| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Align the `#time-report tbody tr.total` row border styling with the table hea... | Go MAEDA | 2024-10-15 | 1 | -1/+1 |
* | Emphasize the border between table header and body to improve appearance (#41... | Go MAEDA | 2024-10-15 | 1 | -1/+1 |
* | Improve visual clarity of issue grouping separators in issues list by increas... | Go MAEDA | 2024-10-15 | 1 | -1/+1 |
* | Remove the border override for tr.entry as it is no longer necessary (#41475). | Go MAEDA | 2024-10-15 | 1 | -1/+0 |
* | Replaces icons on the syntax help page with SVG icons (#23980). | Marius Balteanu | 2024-10-14 | 39 | -532/+550 |
* | Align #sidebar h3 color with content headers (#41298). | Go MAEDA | 2024-10-14 | 1 | -1/+1 |
* | Improve table readability by adding row borders (#41475). | Go MAEDA | 2024-10-13 | 1 | -6/+7 |
* | Italian translation update (#41420). | Go MAEDA | 2024-10-12 | 1 | -8/+8 |
* | Restore missing too_simple in config/locales/it.yml (#41420). | Go MAEDA | 2024-10-12 | 1 | -0/+1 |
* | Update Wiki Syntax Help to use HTTPS links instead of HTTP (#41469). | Go MAEDA | 2024-10-11 | 38 | -223/+223 |
* | Set line-height for body and code blocks in Wiki Syntax Help (#41321). | Go MAEDA | 2024-10-11 | 1 | -1/+2 |
* | Update Code Highlighting Help font and font size to match the new default the... | Go MAEDA | 2024-10-11 | 2 | -5/+6 |
* | Fixes tests after r23104 (#23980). | Marius Balteanu | 2024-10-11 | 1 | -7/+7 |
* | Update Wiki Syntax Help font to Noto Sans to match the new default theme (#41... | Go MAEDA | 2024-10-11 | 2 | -6/+40 |
* | Italian translation update (#41420). | Go MAEDA | 2024-10-11 | 1 | -846/+791 |
* | Fix unclosed td tags in CommonMark Markdown help pages (#41467). | Go MAEDA | 2024-10-10 | 3 | -3/+3 |
* | Remove duplicate DOCTYPE (#41467). | Go MAEDA | 2024-10-10 | 1 | -1/+0 |
* | Fix font size issue in CommonMark Markdown help pages caused by missing DOCTY... | Go MAEDA | 2024-10-10 | 6 | -16/+19 |
* | Partial quoting feature for Issues and Forums (#41294). | Go MAEDA | 2024-10-09 | 16 | -51/+830 |
* | Add underline button to CommonMark Markdown toolbar (#40939). | Go MAEDA | 2024-10-09 | 2 | -0/+13 |
* | Adds rake task to download SVG icons from Tabler Github repository using conf... | Marius Balteanu | 2024-10-08 | 4 | -0/+338 |
* | Fixes gantt collapse/expand buttons are not available after switching to SVG ... | Marius Balteanu | 2024-10-08 | 3 | -9/+17 |
* | Remove Internet Explorer-specific CSS rules and vendor prefixes (#41402). | Go MAEDA | 2024-10-03 | 2 | -21/+0 |
* | Replace `for` loops with `forEach` in `buildFilterRow` function (#32523). | Go MAEDA | 2024-10-03 | 1 | -11/+9 |
* | Fixes SVG margin in projects board view (#23980). | Marius Balteanu | 2024-10-03 | 1 | -0/+1 |
* | Raplaces old del icon with SVG in repository settings (#23980). | Marius Balteanu | 2024-10-03 | 1 | -1/+1 |
* | Update MiniMagick to 5.0 (#41312). | Go MAEDA | 2024-10-02 | 2 | -3/+3 |
* | Update `.filecontent.wiki` style with the new border color and box shadow (#4... | Go MAEDA | 2024-10-02 | 1 | -1/+2 |
* | Reduce badge font size to 0.6875rem (#41321). | Go MAEDA | 2024-10-02 | 1 | -1/+1 |
* | Improve readability by refining font sizes and switching to Noto Sans font (#... | Go MAEDA | 2024-10-01 | 2 | -40/+60 |
* | Add Noto Sans font (#41321). | Go MAEDA | 2024-10-01 | 3 | -0/+93 |
* | Removes box-shadown from issue_tree and relations issues tables (#41298). | Marius Balteanu | 2024-09-29 | 1 | -1/+1 |
* | Fixes some align issues on Calendar, Gantt, Files section from issue page and... | Marius Balteanu | 2024-09-29 | 2 | -3/+5 |
* | Drops icon-error and style the error icon from CSS (#23980). | Marius Balteanu | 2024-09-29 | 4 | -13/+14 |
* | Fixes for projects index (#23980). | Marius Balteanu | 2024-09-29 | 1 | -4/+4 |
* | Fixes for scm entry to switch between folder and folder-open icons and adjust... | Marius Balteanu | 2024-09-29 | 2 | -5/+6 |
* | Merges fav and fav-off icons in only one icon and fill the collor from CSS (#... | Marius Balteanu | 2024-09-29 | 4 | -9/+10 |
* | Changes stroke-width to 1.5 (#23980). | Marius Balteanu | 2024-09-28 | 1 | -1/+1 |
* | Moves stroke, stroke-width and fill attributes from icons to CSS (#23980). | Marius Balteanu | 2024-09-28 | 4 | -106/+100 |
* | Fixes failing test (#23980). | Marius Balteanu | 2024-09-28 | 1 | -2/+2 |
* | References Tabler Icons MIT license in docs/README_FOR_APP | Marius Balteanu | 2024-09-28 | 1 | -0/+1 |
* | Updates references to new icons (#23980). | Marius Balteanu | 2024-09-28 | 2 | -13/+10 |
* | Switches all icons from Material Symbols (Apache License 2.0) to Tabler Icons... | Marius Balteanu | 2024-09-28 | 25 | -281/+478 |
* | Change CSS font-size units from px to rem to respect browser font settings (#... | Go MAEDA | 2024-09-25 | 2 | -29/+29 |
* | Fix test to use correct IANA timezone name "Asia/Hong_Kong" instead of deprec... | Go MAEDA | 2024-09-25 | 1 | -1/+1 |
* | Removes fill attribute from issue-edit and issue-note icons (#23980). | Marius Balteanu | 2024-09-25 | 1 | -6/+6 |
* | Switches all icons to Material Symbols (#23980). | Marius Balteanu | 2024-09-24 | 10 | -232/+195 |
* | Align project styling on projects-index with updated box design (#41298). | Go MAEDA | 2024-09-24 | 1 | -1/+2 |
* | Align My Page box styling with updated box design (#41298). | Go MAEDA | 2024-09-24 | 1 | -1/+2 |
* | Set box-shadow and border-radius for calendar and gantt tooltips (#41298). | Go MAEDA | 2024-09-24 | 1 | -0/+2 |