summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Traditional Chinese translation update (#39221).Marius Balteanu2023-10-231-2/+1
| | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Galician translation (#39215).Marius Balteanu2023-10-231-6/+5
| | | | | | Patch by Guillermo ML. git-svn-id: https://svn.redmine.org/redmine/trunk@22366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in default async adapter name (#36695).Marius Balteanu2023-10-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix condition to display active job queue check only for production ↵Marius Balteanu2023-10-221-1/+1
| | | | | | environment (#36695). git-svn-id: https://svn.redmine.org/redmine/trunk@22364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Catalan translation update (#38391).Go MAEDA2023-10-221-282/+282
| | | | | | | Patch by Joan J. git-svn-id: https://svn.redmine.org/redmine/trunk@22363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#36695).Marius Balteanu2023-10-2149-0/+98
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22362 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update translation (#36695).Marius Balteanu2023-10-211-1/+1
| | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@22361 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add check in Redmine information page if default queue adapter is used in ↵Marius Balteanu2023-10-212-0/+2
| | | | | | production (#36695). git-svn-id: https://svn.redmine.org/redmine/trunk@22360 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-2112-2/+56
| | | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@22359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update roadie-rails to 3.1 (#39211).Go MAEDA2023-10-211-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22358 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Tamil language support (#34924).Go MAEDA2023-10-216-0/+2367
| | | | | | | Patch by Dhanasingh Krishnapandian. git-svn-id: https://svn.redmine.org/redmine/trunk@22357 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error ↵Go MAEDA2023-10-201-3/+3
| | | | | | | | | reporting for invalid YAML files (#39207). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22356 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Turkish translation update (#39197).Go MAEDA2023-10-201-233/+232
| | | | | | | Patch by Halil Akgun. git-svn-id: https://svn.redmine.org/redmine/trunk@22355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix comment to correctly represent legacy filter parameters handling in ↵Go MAEDA2023-10-171-1/+1
| | | | | | | | | UsersController#index API requests (#39181). Patch by Mischa The Evil. git-svn-id: https://svn.redmine.org/redmine/trunk@22354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#39192).Go MAEDA2023-10-171-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#39195).Go MAEDA2023-10-171-1/+1
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22352 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r22342 as it became unnecessary after the addition of the ↵Go MAEDA2023-10-161-3/+1
| | | | | | :user_preferences fixture to WatcherTest in r22350 (#38238). git-svn-id: https://svn.redmine.org/redmine/trunk@22351 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add requirement for user_preferences for watcher_test (#39186).Go MAEDA2023-10-161-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix watcher handling on unsaved objects (#39186).Go MAEDA2023-10-162-6/+53
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22349 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/InverseMethods (#36919).Go MAEDA2023-10-162-24/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused "mention_users" permission from the roles table (#37974).Go MAEDA2023-10-161-0/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, ↵Go MAEDA2023-10-162-7/+6
| | | | | | Layout/EmptyLinesAroundMethodBody, and Style/HashSyntax (#39181). git-svn-id: https://svn.redmine.org/redmine/trunk@22346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing Homepage attribute in Projects API response (#39113).Go MAEDA2023-10-152-0/+5
| | | | | | | Patch by Vincent Robert. git-svn-id: https://svn.redmine.org/redmine/trunk@22345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#39181, #37674).Go MAEDA2023-10-1548-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* API compatibility to legacy status and name query params (#39181, #37674)Go MAEDA2023-10-155-0/+103
| | | | | | | | | | - adds 'name' filter that mimics the old behavior of matching on email, login, first- or lastname - maps the 'status' url parameter to the status_id filter, and the 'name' url parameter to the new name filter Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@22343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a test failure due to the auto watch on issue creation (#38238).Go MAEDA2023-10-151-1/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.21 (#37248).Go MAEDA2023-10-133-18/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).Go MAEDA2023-10-128-17/+17
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22340 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cleanup debug code in app/models/mail_handler.rb (#39184).Go MAEDA2023-10-121-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.57 (#36919).Go MAEDA2023-10-122-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22338 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-10-121-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22337 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix an intermittent test failure in JournalTest (#39180).Go MAEDA2023-10-121-1/+1
| | | | | | | Patch by Vincent Robert. git-svn-id: https://svn.redmine.org/redmine/trunk@22336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation update (#39179).Go MAEDA2023-10-111-17/+16
| | | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@22335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319).Go MAEDA2023-10-091-3/+3
| | | | | | | Contributed by Vincent Robert. git-svn-id: https://svn.redmine.org/redmine/trunk@22334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for ↵Go MAEDA2023-10-091-4/+10
| | | | | | better readability (#38319). git-svn-id: https://svn.redmine.org/redmine/trunk@22333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate ↵Go MAEDA2023-10-073-4/+6
| | | | | | | | | email validation (#36969). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes i18n call in macro error fallback (#37668).Go MAEDA2023-10-061-1/+1
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@22331 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offences introduced in r22328 (#38707).Go MAEDA2023-10-061-5/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22330 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor: Simplify the code (#38707).Go MAEDA2023-10-061-10/+6
| | | | | | | Patch by Nishida Yuya. git-svn-id: https://svn.redmine.org/redmine/trunk@22329 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add test for r22327 (#38707).Go MAEDA2023-10-061-0/+95
| | | | | | | Patch by Nishida Yuya. git-svn-id: https://svn.redmine.org/redmine/trunk@22328 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix order of loading plugins' config/routes.rb (#38707).Go MAEDA2023-10-061-1/+1
| | | | | | | Patch by Nishida Yuya. git-svn-id: https://svn.redmine.org/redmine/trunk@22327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 5.0.6 releaseGo MAEDA2023-09-302-1/+69
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the changelog generator to work with the current www.redmine.org.Go MAEDA2023-09-301-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove set_language_if_valid from MyController (#39066).Go MAEDA2023-09-241-1/+0
| | | | | | | Patch by Pavel Rosický. git-svn-id: https://svn.redmine.org/redmine/trunk@22320 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix mistranslation of label_board_sticky in Spanish translation (#38871).Go MAEDA2023-09-241-1/+1
| | | | | | | Patch by Javier Pastor. git-svn-id: https://svn.redmine.org/redmine/trunk@22319 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CommonMark Markdown task list item markers are not exported to PDF (#37694).Go MAEDA2023-09-211-1/+1
| | | | | | | Contributed by Jun NAITOH. git-svn-id: https://svn.redmine.org/redmine/trunk@22317 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Correctly escape issue text in Gantt PNG export for ImageMagick convert ↵Go MAEDA2023-09-212-4/+15
| | | | | | | | | (#38728). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Avoid exception during validation if the spent_on date of a time entry was ↵Go MAEDA2023-09-202-1/+11
| | | | | | | | | removed (#39079). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22311 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7.6 (#38374).Go MAEDA2023-09-201-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22309 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use mocha >= 2.0.1 (#39070).Go MAEDA2023-09-181-1/+1
| | | | | | | Allows compatibility with the latest Mocha version for Ruby < 2.7. Mocha 2.0.0 had a LoadError with Ruby 2.7, fixed in Mocha 2.0.1. git-svn-id: https://svn.redmine.org/redmine/trunk@22308 e93f8b46-1217-0410-a6f0-8f06a7374b81