summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ask more specific confirmation questions when closing/reopening/archiving pro...Marius Balteanu2022-05-164-5/+10
* Add missing issues to 5.0.1 changelog. Marius Balteanu2022-05-161-0/+8
* Updates for 5.0.1 release. Marius Balteanu2022-05-162-1/+47
* Fix that newly added attachments are lost when the status of the ticket is ch...Marius Balteanu2022-05-161-0/+8
* Add test for #37053.Marius Balteanu2022-05-161-0/+20
* Revert changes made to issue form update in r21495 (#37053).Marius Balteanu2022-05-162-8/+8
* Add redcarpet gem to common_mark group because the common_mark implementation...Marius Balteanu2022-05-151-3/+2
* Attachment activity provider SQL optimization (#37057).Go MAEDA2022-05-141-0/+1
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-112-3/+23
* Don't verify CSRF authenticity token in mail handler (#37030).Marius Balteanu2022-05-112-0/+10
* Update Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).Marius Balteanu2022-05-101-1/+1
* Update Rails to 6.1.6 (#36917).Marius Balteanu2022-05-091-1/+1
* Czech translation update (#37003).Go MAEDA2022-05-051-37/+37
* German translation update (#36905).Go MAEDA2022-05-051-34/+32
* Add a test for #36958.Marius Balteanu2022-05-031-0/+6
* Fix rendering invalid URI fails with exception in CommonMark Markdown (#36958).Marius Balteanu2022-05-031-1/+1
* Reverts r21448 (#36998).Marius Balteanu2022-05-021-1/+1
* Add missing fixture in InlineAutocompleteSystemTest.Marius Balteanu2022-05-021-1/+2
* Use click_button to click on buttons in test_bulk_edit.Marius Balteanu2022-05-021-2/+2
* Galician translation update (#37024).Go MAEDA2022-05-011-15/+15
* Polish translation update (#37025).Go MAEDA2022-05-011-2/+2
* Update RuboCop to 1.28 (#36919).Go MAEDA2022-05-013-9/+12
* Add test for #36932.Marius Balteanu2022-04-271-0/+7
* Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info...Marius Balteanu2022-04-271-9/+6
* Use closest form when copy image from clipboard (#36817).Marius Balteanu2022-04-271-1/+2
* Update Nokogiri to 1.12.5 for Ruby < 2.6.0 and 1.13.4 for Ruby >= 2.6.0 (#369...Marius Balteanu2022-04-271-1/+1
* Update Rails to 6.1.5.1 (#37045).Marius Balteanu2022-04-271-1/+1
* Russian translation update (#36934).Go MAEDA2022-04-161-37/+37
* Bulgarian translation update (#36930).Go MAEDA2022-04-141-6/+5
* Update RuboCop to 1.27 (#36919).Go MAEDA2022-04-102-4/+3
* Update Rails to 6.1.5 (#36917).Go MAEDA2022-04-101-1/+1
* Fix that copy paste image from clipboard fails to generate a unique file name...Marius Balteanu2022-04-051-1/+1
* Allow imported time entries to override the selected project with the actual ...Marius Balteanu2022-04-032-2/+28
* Add missing partial view (33422).Marius Balteanu2022-04-011-0/+16
* Adds context menu to admin projects list (#33422).Marius Balteanu2022-04-013-12/+35
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-0111-58/+211
* Add missing v4.2.5 section in Changelog (#36863).Go MAEDA2022-03-311-0/+30
* Delete duplicate v5.0.0 section in Changelog (#36862).Go MAEDA2022-03-311-249/+0
* Changelog for 5.0.0.Marius Balteanu2022-03-281-0/+499
* Bump version to 5.0.0.Marius Balteanu2022-03-281-3/+3
* Add test for #34029.Marius Balteanu2022-03-271-0/+22
* Include roles of built-in "Non member users" and "Anonymous users" members wh...Marius Balteanu2022-03-271-0/+9
* Fix RuboCop offense Rails/RefuteMethods (#36824, #30924).Go MAEDA2022-03-261-1/+1
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) (#36...Go MAEDA2022-03-261-2/+2
* Allow to filter issues by its version status with shared versions (#36824, #3...Marius Balteanu2022-03-242-2/+19
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-242-2/+7
* Increase email address length limit from 60 to 254 (#36825).Go MAEDA2022-03-231-1/+1
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-232-0/+97
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-225-13/+55
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-223-0/+30