summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Marks name field in custom query creation/edit form as required (#41778).Marius Balteanu2024-11-171-2/+7
* Changelog generator should allow merging two or more versions (#35648).Marius Balteanu2024-11-171-145/+90
* Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).Marius Balteanu2024-11-161-1/+2
* Stylelint updates:Marius Balteanu2024-11-165-615/+217
* Run autoload test (#30069).Marius Balteanu2024-11-161-0/+4
* Use @bin/rails test@ to run bazaar test (#30069).Marius Balteanu2024-11-161-1/+1
* Run bazaar non ascii test after main tests suite (#30069).Marius Balteanu2024-11-161-5/+5
* Add SCM tests (bazaar, cvs, bazaar non ascii) (#30069).Marius Balteanu2024-11-161-3/+11
* Simplify environment setup in tests.yml (#30069).Marius Balteanu2024-11-161-32/+17
* Update Rubocop Performance to 1.23 (#41761).Go MAEDA2024-11-151-1/+1
* Optimize font loading by replacing variable fonts with specific weights for N...Go MAEDA2024-11-157-6/+20
* Fix: Adjust padding and box-sizing on activity elements to remove unnecessary...Go MAEDA2024-11-151-1/+2
* Fix CI failure on GitHub Actions due to missing apt-get update (#30069).Go MAEDA2024-11-141-4/+3
* Fix warning during startup: "Unresolved or ambiguous specs during Gem::Specif...Go MAEDA2024-11-141-6/+13
* Fix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with k...Go MAEDA2024-11-141-1/+1
* Update Turkish translation of label_description from "Yorum" to "Açıklama" ...Go MAEDA2024-11-141-1/+1
* Improve CI tests that are running on the Github mirror (#30069).Marius Balteanu2024-11-121-1/+12
* Updates for 6.0.1 release.Marius Balteanu2024-11-122-1/+12
* Fixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729).Marius Balteanu2024-11-121-2/+2
* Fix layout distortion in issue list descriptions with code blocks (#40303).Go MAEDA2024-11-121-2/+2
* Run tests on Github as secondary CI environment using the following matrix:Marius Balteanu2024-11-112-4/+104
* Update Rouge gem version to 4.5 (#41728).Marius Balteanu2024-11-112-2/+2
* Replaces two more occurrences of CommonMarker (#40197).Marius Balteanu2024-11-112-2/+2
* Fixes rubocop offenses (#40197).Marius Balteanu2024-11-112-3/+3
* Disables @syntax_highlighter@ plugin shipped by commonmark (#40197).Marius Balteanu2024-11-112-1/+8
* Simplify code (#40197).Marius Balteanu2024-11-111-7/+3
* Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...Marius Balteanu2024-11-1111-30/+31
* Fix random test failures due to missing fixtures (#41623).Go MAEDA2024-11-113-3/+4
* Update roadie-rails to 3.3 (#41723).Go MAEDA2024-11-111-1/+1
* Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu...Marius Balteanu2024-11-101-1/+1
* Updates for 6.0.0 release.Marius Balteanu2024-11-102-3/+247
* Fix path for plugin assets in icons rake task (#23980, #41712).Marius Balteanu2024-11-101-1/+1
* Fix failing test after r23230 (#23980).Marius Balteanu2024-11-101-1/+1
* Allows plugins to add custom SVG icons for menu items added by the plugin (#2...Marius Balteanu2024-11-103-2/+21
* Fixes missing key icon SVG on Change password button (#23980, #41724).Marius Balteanu2024-11-102-0/+6
* @principal_icon@ method should accept a Principal as argument (#23980).Marius Balteanu2024-11-105-7/+12
* Use double splat operator for icons methods that are extending @sprite_icon@ ...Marius Balteanu2024-11-101-7/+7
* Fixes double-escaping issue for a principal name with special chars (#41721, ...Marius Balteanu2024-11-101-5/+5
* Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).Marius Balteanu2024-11-101-2/+2
* Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...Go MAEDA2024-11-102-4/+8
* Added tests for context_menu_link helper (#23980, #41720).Go MAEDA2024-11-101-0/+41
* Switched checked icon in context menu to SVG icon (#23980, #41720).Go MAEDA2024-11-103-5/+8
* Switches group icon in members box to SVG icon (#41711, #23980).Marius Balteanu2024-11-071-1/+1
* Switches checkmark icon in tables with SVG icon (#41710, #23980).Marius Balteanu2024-11-071-1/+1
* Revert unwanted change (#21808).Marius Balteanu2024-11-061-1/+1
* Makes the sidebar collapsible and stateful (#21808).Marius Balteanu2024-11-065-6/+121
* Traditional Chinese translation update (#41696).Go MAEDA2024-11-061-1/+1
* Merged r23214 from 6.0-stable to trunk (#23980).Marius Balteanu2024-11-052-3/+3
|\
| * Fixes issue introduced in r23145 for rendering attachment and download icons ...Marius Balteanu2024-11-052-3/+3
| * Merged r23212 from trunk to 6.0-stable (#39111).Marius Balteanu2024-11-051-2/+2
| |\ | |/ |/|