summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix that encoding drop-down in the import settings defaults to US-ASCII ↵Go MAEDA2022-01-021-1/+1
| | | | | | | | | instead of general_csv_encoding in Thai (#36377). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-273-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).Go MAEDA2021-12-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop OpenID support (#35755).Go MAEDA2021-12-1452-160/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21312 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#36280).Go MAEDA2021-12-051-2/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21299 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#36221).Go MAEDA2021-11-211-5/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#36196).Go MAEDA2021-11-211-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21290 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Switch to zeitwerk autoloader (#29914, #32938).Marius Balteanu2021-11-172-1/+32
| | | | | | Patch by Takashi Kato. git-svn-id: http://svn.redmine.org/redmine/trunk@21287 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load core plugins using require (#29914, #32938).Marius Balteanu2021-11-171-12/+7
| | | | | | Patch by Takashi Kato. git-svn-id: http://svn.redmine.org/redmine/trunk@21286 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add core extensions in prepare method (#29914, #32938).Marius Balteanu2021-11-172-9/+4
| | | | | | Patch by Takashi Kato. git-svn-id: http://svn.redmine.org/redmine/trunk@21285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move preparation code to redmine/preparation.rb (#29914, #32938).Marius Balteanu2021-11-172-2/+8
| | | | | | Patch by Takashi Kato. git-svn-id: http://svn.redmine.org/redmine/trunk@21284 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract Redmine::PluginLoader from Redmine::Plugin (#32938).Marius Balteanu2021-11-171-8/+3
| | | | | | Patch by Takashi Kato. git-svn-id: http://svn.redmine.org/redmine/trunk@21283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35795).Marius Balteanu2021-11-1548-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21282 e93f8b46-1217-0410-a6f0-8f06a7374b81
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-152-0/+3
| | | | | | | * App-level: Administration > Projects > Default query (Projects list defaults section) * User-level: My account > Default project query git-svn-id: http://svn.redmine.org/redmine/trunk@21281 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Migrate @setting_default_issue_query@ locale key to @label_default_query@ ↵Marius Balteanu2021-11-1549-49/+49
| | | | | | (#7360). git-svn-id: http://svn.redmine.org/redmine/trunk@21280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#36192).Go MAEDA2021-11-131-5/+4
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21278 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#36163).Go MAEDA2021-11-091-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21276 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#6033).Go MAEDA2021-11-0848-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21274 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow addition/removal of subtasks to show in parent's history (#6033).Go MAEDA2021-11-081-0/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21273 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#36151).Go MAEDA2021-11-081-4/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21271 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#29076).Marius Balteanu2021-11-0648-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds button to "Create and follow" when adding a subtask from the parent ↵Marius Balteanu2021-11-061-0/+1
| | | | | | | | | | | | issue. Now the user have the following options: * Create: redirects the user to the parent task (existing behaviour) * Create and follow: redirects the user to the newly created subtask (new behaviour) * Create and add another: redirects the user to new subtask (existing behaviour). (#29076). git-svn-id: http://svn.redmine.org/redmine/trunk@21269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35770).Go MAEDA2021-10-2047-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21250 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#32424).Go MAEDA2021-10-2048-0/+96
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21249 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the "Edit" label in the context menu to "Bulk Edit" when multiple ↵Go MAEDA2021-10-202-0/+2
| | | | | | | | | issues are selected (#35770). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21248 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make hardbreaks behaviour configurable in config/configuration.yml (#32424).Marius Balteanu2021-10-032-1/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21227 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35807).Go MAEDA2021-08-241-3/+3
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35791).Go MAEDA2021-08-221-3/+3
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove redefinition of ActionMailer::LogSubscriber#deliver which is no ↵Go MAEDA2021-08-191-18/+0
| | | | | | longer necessary because of the removal of Setting.bcc_recipients. (#31035). git-svn-id: http://svn.redmine.org/redmine/trunk@21197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#34494).Go MAEDA2021-08-1747-0/+141
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21192 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename the save, edit and delete buttons on the query form to clarify the ↵Go MAEDA2021-08-172-0/+6
| | | | | | | | | scope (#34494). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#35687).Go MAEDA2021-08-161-22/+22
| | | | | | | Patch by Guillermo ML. git-svn-id: http://svn.redmine.org/redmine/trunk@21189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update for 4.2-stable (#35766).Go MAEDA2021-08-161-9/+9
| | | | | | | Patch by Guillermo ML. git-svn-id: http://svn.redmine.org/redmine/trunk@21185 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35759).Go MAEDA2021-08-141-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mongolian translation update for "Notes", "Totals", and "% Done" (#35662).Go MAEDA2021-08-041-7/+7
| | | | | | | Patch by Munkh B. git-svn-id: http://svn.redmine.org/redmine/trunk@21135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove 'setting_bcc_recipients' from locales (##30820).Marius Balteanu2021-08-0148-48/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21131 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-012-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21130 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#35646).Go MAEDA2021-07-311-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Lithuanian translation update for 4.2-stable (#35110).Go MAEDA2021-07-311-183/+160
| | | | | | | Patch by Mindaugas Muckus. git-svn-id: http://svn.redmine.org/redmine/trunk@21118 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35643).Go MAEDA2021-07-301-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21112 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35562).Go MAEDA2021-07-3048-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21111 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning in admin/info when there are pending migrations (#35562).Go MAEDA2021-07-301-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21110 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#35628).Go MAEDA2021-07-291-17/+14
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use issue path instead of bulk update issues path when only one issue is ↵Marius Balteanu2021-07-261-1/+1
| | | | | | selected in the context menu (#33521). git-svn-id: http://svn.redmine.org/redmine/trunk@21089 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#35591).Go MAEDA2021-07-221-18/+13
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21078 e93f8b46-1217-0410-a6f0-8f06a7374b81
* API to close/reopen projects (#35507).Go MAEDA2021-07-091-2/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21066 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#35538).Go MAEDA2021-07-091-15/+10
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@21065 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#7360).Go MAEDA2021-07-0647-0/+323
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#31920).Go MAEDA2021-07-0648-0/+432
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default issue query (#7360).Go MAEDA2021-07-064-0/+22
| | | | | | | Patch by Katsuya HIDAKA (the author of https://github.com/hidakatsuya/redmine_default_custom_query), Takenori TAKAKI, Olivier Chabert, and Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21061 e93f8b46-1217-0410-a6f0-8f06a7374b81