summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update RuboCop Rails to 2.12 (#35207).Go MAEDA2021-12-112-531/+314
* Update RuboCop Performance to 1.12 (#35142).Go MAEDA2021-12-101-1/+1
* Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).Go MAEDA2021-12-101-1/+2
* Update RuboCop to 1.23 (#35136).Go MAEDA2021-12-102-6/+49
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-12-101-22/+9
* Fix redmine:plugins:assets rake task fails (#36287, #32938).Go MAEDA2021-12-083-3/+21
* Bulgarian translation update (#36280).Go MAEDA2021-12-051-2/+1
* Add a list of supported languages by the code highlighter to the help (#33859).Go MAEDA2021-12-05198-197/+1028
* MenuManagerTest randomly fails (#36241).Go MAEDA2021-11-291-1/+1
* Ruby 3.1: net-smtp, net-imap, and net-pop are now bundled gems (#36205).Go MAEDA2021-11-271-0/+3
* Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...Marius Balteanu2021-11-253-3/+53
* Psych 4: Psych::DisallowedClass exception when unserializing a setting value ...Go MAEDA2021-11-251-1/+2
* Update Capybara to 3.36 (#35025).Go MAEDA2021-11-231-1/+1
* Download all attachments in a journal (#35462).Go MAEDA2021-11-227-3/+46
* Japanese translation update (#36221).Go MAEDA2021-11-211-5/+4
* Traditional Chinese translation update (#36196).Go MAEDA2021-11-211-1/+1
* Updates .rubocop_todo.yml (#29914, #32938).Marius Balteanu2021-11-171-1/+2
* Remove invalid require (#29914, #32938).Marius Balteanu2021-11-171-1/+0
* Switch to zeitwerk autoloader (#29914, #32938).Marius Balteanu2021-11-179-21/+37
* Load core plugins using require (#29914, #32938).Marius Balteanu2021-11-171-12/+7
* Add core extensions in prepare method (#29914, #32938).Marius Balteanu2021-11-174-11/+7
* Move preparation code to redmine/preparation.rb (#29914, #32938).Marius Balteanu2021-11-178-421/+417
* Extract Redmine::PluginLoader from Redmine::Plugin (#32938).Marius Balteanu2021-11-173-89/+150
* Update locales (#35795).Marius Balteanu2021-11-1548-0/+48
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-1515-4/+161
* Migrate @setting_default_issue_query@ locale key to @label_default_query@ (#7...Marius Balteanu2021-11-1550-50/+53
* Adopt 2FA emails to new Mailer interface (#36005).Go MAEDA2021-11-131-8/+8
* Bulgarian translation update (#36192).Go MAEDA2021-11-131-5/+4
* Add missing fixtures to UserTest (#35975).Go MAEDA2021-11-111-1/+2
* Traditional Chinese translation update (#36163).Go MAEDA2021-11-091-1/+1
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-0816-28/+28
* Update locales (#6033).Go MAEDA2021-11-0848-0/+48
* Allow addition/removal of subtasks to show in parent's history (#6033).Go MAEDA2021-11-087-29/+134
* Fix RuboCop offense Naming/MethodName due to r21269 (#29076).Go MAEDA2021-11-081-1/+1
* Traditional Chinese translation update (#36151).Go MAEDA2021-11-081-4/+4
* Update locales (#29076).Marius Balteanu2021-11-0648-0/+48
* Adds button to "Create and follow" when adding a subtask from the parent issu...Marius Balteanu2021-11-064-0/+30
* Close the flyout menu only when clicking on main (#30448).Marius Balteanu2021-11-021-1/+1
* Rename CoreExtensions to CoreExt (#29914, #32938).Marius Balteanu2021-10-273-4/+4
* Fix cursor no longer shown as pointer on whole wrapper when flyout menu is ac...Marius Balteanu2021-10-271-1/+1
* Add require to acts_as_tree (#29914, #32938).Marius Balteanu2021-10-271-0/+1
* Use full full path for require (#29914, #32938).Marius Balteanu2021-10-272-2/+2
* Remove extra blank line (#29914, #32938).Marius Balteanu2021-10-271-1/+0
* Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ ...Marius Balteanu2021-10-277-290/+337
* Remove extra blank line (#29914, #32938).Marius Balteanu2021-10-241-1/+0
* Extract @Shell@ and @DateCalculation@ classes from @lib/redmine/utils.rb@ to ...Marius Balteanu2021-10-243-81/+129
* Extract @Diff@ and @DiffTable@ from @lib/redmine/unified_diff.rb@ to their ow...Marius Balteanu2021-10-244-242/+288
* Move custom DateValidator from @lib/redmine/core_ext/active_record.rb@ to @ap...Marius Balteanu2021-10-242-1/+1
* Pin webdrivers gem to 4.6.1.Marius Balteanu2021-10-221-1/+1
* Pin selenium-webdriver to 3.142.7.Marius Balteanu2021-10-211-1/+1