| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removes unnecessary indentation for "Completed versions" in the Roadmap sideb... | Marius Balteanu | 2024-11-18 | 1 | -2/+0 |
* | Fixes missing top margin for h3 elements in sidebar by removing the margin on... | Marius Balteanu | 2024-11-18 | 1 | -1/+2 |
* | Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069). | Marius Balteanu | 2024-11-16 | 1 | -1/+2 |
* | Optimize font loading by replacing variable fonts with specific weights for N... | Go MAEDA | 2024-11-15 | 1 | -6/+20 |
* | Fix: Adjust padding and box-sizing on activity elements to remove unnecessary... | Go MAEDA | 2024-11-15 | 1 | -1/+2 |
* | Fix layout distortion in issue list descriptions with code blocks (#40303). | Go MAEDA | 2024-11-12 | 1 | -2/+2 |
* | Switched checked icon in context menu to SVG icon (#23980, #41720). | Go MAEDA | 2024-11-10 | 1 | -2/+3 |
* | Revert unwanted change (#21808). | Marius Balteanu | 2024-11-06 | 1 | -1/+1 |
* | Makes the sidebar collapsible and stateful (#21808). | Marius Balteanu | 2024-11-06 | 1 | -2/+25 |
* | Prevents 'blinking' tooltips in the rare case where the browser places the to... | Marius Balteanu | 2024-10-31 | 1 | -0/+1 |
* | Add column totals to Issues Summary Report (#691). | Go MAEDA | 2024-10-26 | 1 | -0/+1 |
* | Introduce `--fonts-main` CSS variable for easier customization of main fonts ... | Go MAEDA | 2024-10-24 | 4 | -10/+22 |
* | Swap odd and even table row background colors (#41500). | Go MAEDA | 2024-10-20 | 1 | -2/+2 |
* | Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ... | Go MAEDA | 2024-10-20 | 1 | -2/+4 |
* | Adjust line-height and margin for `div.wiki li` for better readability and sp... | Go MAEDA | 2024-10-17 | 1 | -0/+1 |
* | Replace Verdana with Noto Sans in responsive.css for consistency with the new... | Go MAEDA | 2024-10-17 | 1 | -3/+3 |
* | Change CSS font-size units from px to rem in wiki_syntax.css (#2499). | Go MAEDA | 2024-10-17 | 1 | -3/+3 |
* | Fix separator lines cutting off in Activity view caused by inline-flex shrink... | Go MAEDA | 2024-10-16 | 1 | -0/+1 |
* | Change CSS font-size units from px to rem in scm.css (#2499). | Go MAEDA | 2024-10-16 | 1 | -2/+2 |
* | Right-align "Hours" column in spent time details table (#41401). | Go MAEDA | 2024-10-16 | 1 | -2/+2 |
* | Apply `proportional-nums` for wiki text and `tabular-nums` for `table.list` (... | Go MAEDA | 2024-10-16 | 1 | -0/+8 |
* | 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 | 1 | -1/+19 |
* | 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 |
* | 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 | 1 | -0/+1 |
* | Update Wiki Syntax Help font to Noto Sans to match the new default theme (#41... | Go MAEDA | 2024-10-11 | 2 | -6/+40 |
* | Fixes gantt collapse/expand buttons are not available after switching to SVG ... | Marius Balteanu | 2024-10-08 | 1 | -3/+3 |
* | Remove Internet Explorer-specific CSS rules and vendor prefixes (#41402). | Go MAEDA | 2024-10-03 | 2 | -21/+0 |
* | Fixes SVG margin in projects board view (#23980). | Marius Balteanu | 2024-10-03 | 1 | -0/+1 |
* | 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 |
* | 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 | 1 | -6/+6 |
* | 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 | 1 | -2/+2 |
* | Merges fav and fav-off icons in only one icon and fill the collor from CSS (#... | Marius Balteanu | 2024-09-29 | 1 | -0/+5 |
* | 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 | 1 | -16/+10 |
* | Updates references to new icons (#23980). | Marius Balteanu | 2024-09-28 | 2 | -13/+10 |
* | Change CSS font-size units from px to rem to respect browser font settings (#... | Go MAEDA | 2024-09-25 | 2 | -29/+29 |
* | Switches all icons to Material Symbols (#23980). | Marius Balteanu | 2024-09-24 | 2 | -13/+19 |
* | 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 |