| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve CI tests that are running on the Github mirror (#30069). | Marius Balteanu | 2024-11-12 | 1 | -1/+12 |
* | Updates for 6.0.1 release. | Marius Balteanu | 2024-11-12 | 2 | -1/+12 |
* | Fixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729). | Marius Balteanu | 2024-11-12 | 1 | -2/+2 |
* | Fix layout distortion in issue list descriptions with code blocks (#40303). | Go MAEDA | 2024-11-12 | 1 | -2/+2 |
* | Run tests on Github as secondary CI environment using the following matrix: | Marius Balteanu | 2024-11-11 | 2 | -4/+104 |
* | Update Rouge gem version to 4.5 (#41728). | Marius Balteanu | 2024-11-11 | 2 | -2/+2 |
* | Replaces two more occurrences of CommonMarker (#40197). | Marius Balteanu | 2024-11-11 | 2 | -2/+2 |
* | Fixes rubocop offenses (#40197). | Marius Balteanu | 2024-11-11 | 2 | -3/+3 |
* | Disables @syntax_highlighter@ plugin shipped by commonmark (#40197). | Marius Balteanu | 2024-11-11 | 2 | -1/+8 |
* | Simplify code (#40197). | Marius Balteanu | 2024-11-11 | 1 | -7/+3 |
* | Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c... | Marius Balteanu | 2024-11-11 | 11 | -30/+31 |
* | Fix random test failures due to missing fixtures (#41623). | Go MAEDA | 2024-11-11 | 3 | -3/+4 |
* | Update roadie-rails to 3.3 (#41723). | Go MAEDA | 2024-11-11 | 1 | -1/+1 |
* | Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu... | Marius Balteanu | 2024-11-10 | 1 | -1/+1 |
* | Updates for 6.0.0 release. | Marius Balteanu | 2024-11-10 | 2 | -3/+247 |
* | Fix path for plugin assets in icons rake task (#23980, #41712). | Marius Balteanu | 2024-11-10 | 1 | -1/+1 |
* | Fix failing test after r23230 (#23980). | Marius Balteanu | 2024-11-10 | 1 | -1/+1 |
* | Allows plugins to add custom SVG icons for menu items added by the plugin (#2... | Marius Balteanu | 2024-11-10 | 3 | -2/+21 |
* | Fixes missing key icon SVG on Change password button (#23980, #41724). | Marius Balteanu | 2024-11-10 | 2 | -0/+6 |
* | @principal_icon@ method should accept a Principal as argument (#23980). | Marius Balteanu | 2024-11-10 | 5 | -7/+12 |
* | 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 |
* | Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980). | Marius Balteanu | 2024-11-10 | 1 | -2/+2 |
* | Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ... | Go MAEDA | 2024-11-10 | 2 | -4/+8 |
* | Added tests for context_menu_link helper (#23980, #41720). | Go MAEDA | 2024-11-10 | 1 | -0/+41 |
* | Switched checked icon in context menu to SVG icon (#23980, #41720). | Go MAEDA | 2024-11-10 | 3 | -5/+8 |
* | 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 |
* | Revert unwanted change (#21808). | Marius Balteanu | 2024-11-06 | 1 | -1/+1 |
* | Makes the sidebar collapsible and stateful (#21808). | Marius Balteanu | 2024-11-06 | 5 | -6/+121 |
* | Traditional Chinese translation update (#41696). | Go MAEDA | 2024-11-06 | 1 | -1/+1 |
* | Merged r23214 from 6.0-stable to trunk (#23980). | Marius Balteanu | 2024-11-05 | 2 | -3/+3 |
|\ |
|
| * | Fixes issue introduced in r23145 for rendering attachment and download icons ... | Marius Balteanu | 2024-11-05 | 2 | -3/+3 |
| * | Merged r23212 from trunk to 6.0-stable (#39111). | Marius Balteanu | 2024-11-05 | 1 | -2/+2 |
| |\
| |/
|/| |
|
* | | Fixed an issue where Redmine would not start due to an error in Propshaft (#3... | Marius Balteanu | 2024-11-05 | 1 | -2/+2 |
| * | Merged r23209 and r23210 from trunk to 6.0-stable (#12521). | Go MAEDA | 2024-11-04 | 2 | -2/+2 |
| |\
| |/
|/| |
|
* | | Add missing fixture `:enumerations` to TrackersControllerTest (#12521). | Go MAEDA | 2024-11-04 | 1 | -1/+1 |
* | | Fix project links in tracker deletion error message to set the status_id filt... | Go MAEDA | 2024-11-04 | 1 | -1/+1 |
| * | Merged r23207 from trunk to 6.0-stable (#23980). | Go MAEDA | 2024-11-04 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | Fix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#... | Go MAEDA | 2024-11-04 | 1 | -1/+1 |
| * | Created 6.0-stable branch. | Marius Balteanu | 2024-11-03 | 0 | -0/+0 |
|/ |
|
* | Adds tests for @IconsHelper@ (#23980). | Marius Balteanu | 2024-11-03 | 1 | -0/+128 |
* | Updates for 5.1.4 release. | Marius Balteanu | 2024-11-03 | 2 | -1/+69 |
* | Reverts bad change (#37072). | Marius Balteanu | 2024-11-03 | 1 | -1/+1 |
* | Set builtin and new roles' user visibility to members_of_visible_projects (#3... | Marius Balteanu | 2024-11-03 | 1 | -0/+14 |
* | Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to... | Marius Balteanu | 2024-11-03 | 12 | -39/+35 |
* | Raises length of settings value for MySQL (#34218). | Marius Balteanu | 2024-11-03 | 1 | -0/+12 |
* | Fixes duplicate spacer id in jsToolBar (#38915). | Marius Balteanu | 2024-11-03 | 1 | -4/+3 |
* | Use @.capitalize@ for button_save_object, button_edit_object, and button_dele... | Marius Balteanu | 2024-11-03 | 5 | -11/+11 |
* | Disable syntax_highlighter plugin shipped by commonmark (#40197). | Marius Balteanu | 2024-11-03 | 2 | -1/+8 |