| Commit message (Expand) | Author | Age | Files | Lines |
* | @principal_icon@ method should accept a Principal as argument (#23980). | Marius Balteanu | 2024-11-10 | 2 | -3/+6 |
* | Use double splat operator for icons methods that are extending @sprite_icon@ ... | Marius Balteanu | 2024-11-10 | 1 | -7/+7 |
* | Fixes double-escaping issue for a principal name with special chars (#41721, ... | Marius Balteanu | 2024-11-10 | 1 | -5/+5 |
* | Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ... | Go MAEDA | 2024-11-10 | 1 | -3/+7 |
* | Switched checked icon in context menu to SVG icon (#23980, #41720). | Go MAEDA | 2024-11-10 | 1 | -2/+4 |
* | Switches group icon in members box to SVG icon (#41711, #23980). | Marius Balteanu | 2024-11-07 | 1 | -1/+1 |
* | Switches checkmark icon in tables with SVG icon (#41710, #23980). | Marius Balteanu | 2024-11-07 | 1 | -1/+1 |
* | Fix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe navigati... | Go MAEDA | 2024-10-27 | 1 | -4/+4 |
* | Drop deprecated Redcarpet based Markdown formatter (#40149). | Go MAEDA | 2024-10-20 | 2 | -11/+1 |
* | Fixes rubocop offenses (#23980). | Marius Balteanu | 2024-10-19 | 1 | -11/+10 |
* | @sprite_icon@ accepts plugin name as parameter to render an icon from a sprit... | Marius Balteanu | 2024-10-19 | 1 | -6/+7 |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 14 | -56/+64 |
* | Fix invalid "theme-*" CSS class in body element when theme name contains spac... | Go MAEDA | 2024-10-19 | 1 | -1/+1 |
* | Partial quoting feature for Issues and Forums (#41294). | Go MAEDA | 2024-10-09 | 2 | -7/+5 |
* | Drops icon-error and style the error icon from CSS (#23980). | Marius Balteanu | 2024-09-29 | 1 | -1/+3 |
* | Merges fav and fav-off icons in only one icon and fill the collor from CSS (#... | Marius Balteanu | 2024-09-29 | 1 | -3/+2 |
* | Moves stroke, stroke-width and fill attributes from icons to CSS (#23980). | Marius Balteanu | 2024-09-28 | 1 | -1/+1 |
* | Switches all icons to Material Symbols (#23980). | Marius Balteanu | 2024-09-24 | 2 | -4/+4 |
* | Moves thumbnail title attribute from `a` to `img` (#41272). | Go MAEDA | 2024-09-20 | 1 | -2/+2 |
* | Add "Author / Previous assignee" group to assignee dropdown in issue form (#1... | Go MAEDA | 2024-09-15 | 1 | -4/+23 |
* | Refactors toggle checkboxes link and switch to SVG icon (#23980). | Marius Balteanu | 2024-09-09 | 1 | -3/+5 |
* | Fixes rubocop warning (#23980). | Marius Balteanu | 2024-09-08 | 1 | -1/+1 |
* | Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980). | Marius Balteanu | 2024-09-08 | 2 | -2/+6 |
* | Replaces various icons with SVG icons (#23980). | Marius Balteanu | 2024-09-08 | 3 | -12/+16 |
* | Replaces activity events icons with SVG icons (#23980). | Marius Balteanu | 2024-09-05 | 1 | -0/+15 |
* | Replaces icons from projects listing and project overview tab with SVG icons ... | Marius Balteanu | 2024-09-05 | 3 | -3/+8 |
* | Replace icons for files in repository view with SVG icons (#23980). | Marius Balteanu | 2024-09-02 | 1 | -2/+18 |
* | Replaces icon-folder and icon-folder-open in repository view with SVG icons (... | Marius Balteanu | 2024-09-02 | 1 | -0/+6 |
* | Set UTF-8 as the default CSV export encoding (#41202). | Go MAEDA | 2024-09-01 | 1 | -3/+3 |
* | Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887). | Go MAEDA | 2024-09-01 | 3 | -4/+4 |
* | Replaces icon-email and icon-passwd icons with SVG icons (#23980). | Marius Balteanu | 2024-08-31 | 2 | -3/+3 |
* | Replaces zoom-in and zoom-out icons with SVG icons in Gantt (#23980). | Marius Balteanu | 2024-08-31 | 1 | -4/+4 |
* | Removes extra spaces in icon classes introduced by r22988 (#23980). | Marius Balteanu | 2024-08-31 | 1 | -2/+2 |
* | Fixes more tests. | Marius Balteanu | 2024-08-30 | 2 | -5/+5 |
* | Add icon to attachment link only when icon variable is passed. | Marius Balteanu | 2024-08-30 | 1 | -3/+5 |
* | Fix failing tests by including IconsHelper in ApplicationHelper (#23980). | Marius Balteanu | 2024-08-30 | 1 | -0/+1 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 9 | -29/+75 |
* | Fix RuboCop offenses Style/NegatedIf and Style/NegatedWhile (#39887, #7770). | Go MAEDA | 2024-08-25 | 2 | -2/+2 |
* | Use anonymous block forwarding introduced in Ruby 3.1 (#38585). | Go MAEDA | 2024-08-21 | 5 | -17/+17 |
* | Replaces removed `ActiveSupport::Deprecation.warn` with custom deprecators (#... | Marius Balteanu | 2024-08-20 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ... | Go MAEDA | 2024-08-12 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/EmptyLinesAroundModuleBody, one of the offenses en... | Go MAEDA | 2024-08-12 | 9 | -9/+0 |
* | Add an option to render Integer and Float custom fields with thousands delimi... | Go MAEDA | 2024-07-18 | 1 | -4/+9 |
* | Refactor ApplicationHelper#format_object to accept options as a hash (#39997). | Go MAEDA | 2024-07-18 | 5 | -8/+23 |
* | Add configurable setting for copying attachments when copying an issue (#36197). | Go MAEDA | 2024-07-14 | 1 | -0/+10 |
* | Disable custom query links while loading to prevent multiple requests (#40901). | Go MAEDA | 2024-06-27 | 1 | -1/+2 |
* | Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864). | Go MAEDA | 2024-06-20 | 1 | -2/+3 |
* | Adds description field to custom queries (#9309). | Marius Balteanu | 2024-06-04 | 1 | -1/+2 |
* | Link "Last activity" column to project activity page (#40706, #23954). | Marius Balteanu | 2024-05-28 | 1 | -0/+10 |
* | Fix duplicated alt and title attributes for attached images in Textile format... | Go MAEDA | 2024-05-24 | 1 | -6/+17 |