summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add model/controller generators tests (#42934).HEADmasterGo MAEDA5 days2-0/+138
* Traditional Chinese translation update (#43038).Go MAEDA6 days1-19/+17
* Fixes wrong class name introduced in r23887 (#42972, #40744). Marius Balteanu13 days1-1/+1
* Fix the "for" attribute of the labels in partial imports/issues_relations_map...Go MAEDA2025-07-201-10/+10
* Fixes content in selected columns overflows to the right in Gantt chart (#430...Marius Balteanu2025-07-161-1/+1
* Fixes watchers list is not properly displayed in Gantt table (#43004).Marius Balteanu2025-07-151-0/+15
* Display icon-actions icon on hover with the same color as links (#43008).Marius Balteanu2025-07-151-1/+1
* Adds method @initials@ to @Principal@ and return @nil@ by default (#42623).Marius Balteanu2025-07-153-1/+10
* Refactor, refresh UI and unify the structure of journals, replies and comment...Marius Balteanu2025-07-1414-182/+257
* Italian translation update for 6.0-stable (#42971).Go MAEDA2025-07-101-5/+5
* Czech translation update (#42974).Go MAEDA2025-07-081-43/+42
* Adds missing blank line.Marius Balteanu2025-07-071-0/+1
* Updates for 6.0.6 release.Marius Balteanu2025-07-072-1/+85
* Fix mail handler failure for emails over 4MB on Rack >= 3.1.14 (#42962).Go MAEDA2025-07-061-5/+10
* Do not add attribute "icon" to attachment elements when the icon option is pa...Marius Balteanu2025-07-051-1/+1
* Adds missing buttons class to column header (#42794).Marius Balteanu2025-07-051-1/+1
* Hide action buttons when printing (#42794).Marius Balteanu2025-07-055-7/+7
* Downloading .js files from the repository browser fails with a 422 error due ...Go MAEDA2025-07-052-1/+30
* Adds missing Stimulus controller for quote reply (#42515).Marius Balteanu2025-07-041-0/+224
* Replaces hourglass.png file with hourglass-empty.svg from Tabler (#42797).Marius Balteanu2025-07-043-2/+3
* Reimplement partial quote feature using Stimulus JS (#42515).Marius Balteanu2025-07-0412-84/+188
* Fixes @icon-only@ class for quote reply button and test assertions that are a...Marius Balteanu2025-07-042-4/+4
* Replaces legacy other download icon with SVG icon (#42953).Marius Balteanu2025-07-041-0/+1
* Fixes missing icon in attachments upload form in case of validation errors (#...Marius Balteanu2025-06-291-0/+1
* Fix N+1 query in Wiki history page by preloading the author of each Wiki cont...Go MAEDA2025-06-291-0/+1
* Ensures that @Redmine::PluginLoader.load@ is executed before @Doorkeeper.conf...Marius Balteanu2025-06-251-10/+10
* Fix RuboCop Lint/AmbiguousRange (#41884).Go MAEDA2025-06-181-6/+2
* Fix "Page not found" error when saving workflows with many statuses on Rack >...Go MAEDA2025-06-182-0/+50
* Replaces webrick server used in @OauthProviderSystemTest@ with puma (#24808).Marius Balteanu2025-06-162-9/+14
* Improve text assertion (#24808).Marius Balteanu2025-06-161-2/+2
* Update locales (#24808).Marius Balteanu2025-06-1248-0/+912
* Add OAuth2 provider capability using doorkeeper gem (#24808).Marius Balteanu2025-06-1229-11/+750
* Reverts r23835 due to wrong issue ID (#40856).Marius Balteanu2025-06-1229-750/+11
* Add OAuth2 provider capability using doorkeeper gem (#40856).Marius Balteanu2025-06-1129-11/+750
* Removes border top from progress bar in issues list (#42807).Marius Balteanu2025-06-111-1/+1
* Removes custom backend @Redmine::I18n::Backend@ (#42859):Marius Balteanu2025-06-113-20/+2
* Fix limit available locales to those defined by Redmine itself (#42815).Marius Balteanu2025-06-111-7/+5
* Add missing migration for #40588 that keeps the @wiki_tablesort_enabled@ sett...Marius Balteanu2025-06-111-0/+8
* Update Rubocop Rails to 2.32 (#42044).Go MAEDA2025-06-083-19/+17
* Update RuboCop to 1.76 (#41884).Go MAEDA2025-06-083-8/+11
* Replace nil check using ternary operator with safe navigation operator when a...Go MAEDA2025-06-082-2/+2
* Fix RuboCop Style/RedundantArrayFlatten (#41884).Go MAEDA2025-06-073-8/+8
* Fix RuboCop Lint/UselessOr (#41884).Go MAEDA2025-06-061-1/+1
* Fix render_flash_messages method to ignore non-string flash values and preven...Go MAEDA2025-06-062-0/+10
* Adjust margin around icons in project list descriptions (#42818).Go MAEDA2025-06-052-6/+12
* Fix loading and waiting icons overlap filename when attaching files (#42797).Marius Balteanu2025-06-041-3/+19
* "Clear" button for custom queries has incorrect styling inside the flyout men...Go MAEDA2025-06-031-4/+14
* Fix unintended top/bottom margin in rows of project and issue lists (#42773).Go MAEDA2025-06-031-1/+4
* Replaces custom CSS rules with the @style: filled@ parameter to render the th...Marius Balteanu2025-06-012-8/+1
* Set default for "Javascript based table sorting in wiki content" to disabled ...Marius Balteanu2025-06-013-1/+6