summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=fo...HEADmasterGo MAEDA33 hours2-1/+11
* Add description for `ssl=force` option to rake task `redmine:email:receive_po...Go MAEDA33 hours1-0/+2
* Misalignment of icons and titles in Activity view (#42003).Go MAEDA41 hours1-2/+5
* Improve readability of error pages by updating fonts and layout (#42005).Go MAEDA3 days2-6/+6
* Fix: Allow database adapter name "mysql2" in config/database.yml to be quoted...Go MAEDA3 days1-1/+1
* Fix: Missing uniqueness constraint for projects.identifier in the database (#...Go MAEDA8 days1-0/+5
* Bold current user's name in Assignee and Author columns on issues list (#41910).Go MAEDA10 days1-0/+3
* Updates Rails to 7.2.2.1 (#41970).Marius Balteanu10 days1-1/+1
* Adds global setting In Display tab to disable JS based table sort in wiki con...Marius Balteanu10 days6-5/+12
* Updates to ruby/setup-ruby to always use latest v1 in Github CI (#41969, #300...Marius Balteanu10 days1-1/+1
* Adds SQLite3 to database matrix from Github CI (#41969, #30069).Marius Balteanu10 days1-2/+12
* Removes duplicate execution of @test:autoload@ in Github CI (#41969, #30069).Marius Balteanu10 days1-1/+0
* Sets version to 6.0.2.Marius Balteanu10 days1-1/+1
* Updates for 6.0.2 release.Marius Balteanu10 days1-0/+87
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA10 days241-1378/+2
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu10 days6-6/+9
* Refactors nested CSS selectors (#41957).Marius Balteanu10 days2-23/+18
* Adds asset precompilation instructions to doc/INSTALL and doc/UPGRADING (#417...Marius Balteanu11 days2-8/+48
* Adjust the vertical alignment of icons in the tree view of the repository bro...Marius Balteanu11 days1-3/+3
* Fixes group icons not displayed only using the SVG icon (#41853).Marius Balteanu11 days7-12/+23
* Refactors nested CSS selectors in order to improve compatibility with older b...Marius Balteanu11 days1-35/+30
* Allows passing plugin parameter when registering activities from a plugin in ...Marius Balteanu11 days2-3/+10
* Update Nokogiri to 1.17 (#41964).Go MAEDA11 days1-1/+1
* Fix random test failure in IssueTest due to unsorted expected_statuses (#41951).Go MAEDA13 days1-1/+1
* Replaces background image for autocomplete fields from legacy magnifier to SV...Marius Balteanu13 days2-1/+2
* Replaces legacy magnifier icon with SVG icon in project jump and in search fi...Marius Balteanu13 days6-17/+16
* Fixes error when create a version with custom field of "File" type from Issue...Marius Balteanu13 days1-1/+1
* Adds system test for #40301.Marius Balteanu13 days1-0/+49
* Enable browser autocomplete for login input fields (#41937).Go MAEDA13 days8-16/+16
* Enable browser autocomplete for 2FA input fields (#41927).Go MAEDA13 days3-3/+3
* Bulgarian translation update for 6.0-stable (#41945).Go MAEDA14 days1-4/+4
* Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy...Go MAEDA2024-12-041-1/+1
* Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...Go MAEDA2024-12-042-1/+11
* Fix random failures in IssueRelationTest#test_create_with_initialized_journal...Go MAEDA2024-12-041-16/+18
* Fix misaligned icons and inconsistent indentation in forum message lists (#41...Go MAEDA2024-12-031-0/+1
* Improve clarity of translations in Self-registration settings (#41560).Go MAEDA2024-12-021-3/+3
* Fix random test failure in UserTest#test_validate_password_complexity due to ...Go MAEDA2024-12-021-0/+1
* Scale pasted images to appropriate size on HiDPI displays using devicePixelRa...Go MAEDA2024-12-011-17/+58
* Improve error messages for test failures by using `assert_includes` instead o...Go MAEDA2024-12-011-1/+1
* Reverts r23328 (#41853).Marius Balteanu2024-11-305-61/+17
* Adds license URLs to Icons credits (#41861).Marius Balteanu2024-11-301-3/+3
* Fixes class name to match file name in keyboard_shortcuts_test.rb (#41902).Marius Balteanu2024-11-291-1/+1
* Fixes random test failure in DestroyProjectsJobTest due to unsorted @projects...Marius Balteanu2024-11-291-1/+1
* Fixes that group icons in Watchers box have both the old and the new icon sty...Marius Balteanu2024-11-295-17/+61
* Fix random test failure by ensuring @WatchersController#find_objects_from_par...Marius Balteanu2024-11-291-1/+1
* Replace deprecated raster icon with SVG in download button for issue comments...Go MAEDA2024-11-291-1/+1
* Fix random test failures in Redmine::Acts::MentionableTest due to unsorted me...Go MAEDA2024-11-291-3/+3
* Fix test failures due to custom_fields deletion leaving orphaned custom_value...Go MAEDA2024-11-281-1/+1
* Replace deprecated raster icons with SVGs on Report tab of Spent Time page (#...Go MAEDA2024-11-281-5/+5
* Table layout breaks due to .icon class on td elements (#41873).Go MAEDA2024-11-283-8/+12