summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Use uri_with_link_safe_scheme? in Redcloth3 (#38807).Go MAEDA2023-09-181-2/+2
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* HTML-escape the entire tag content of escaped HTML tags in textile (#38807).Go MAEDA2023-09-182-4/+5
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22302 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adapt markdown autolink behavior to that of common_mark (#38806).Go MAEDA2023-09-182-3/+93
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22298 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a strict CSP policy for downloaded attachments, thumbnails, and raw ↵Go MAEDA2023-09-182-0/+10
| | | | | | | | | repository files(#38417). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always serve thumbnails with disposition: attachment (#38417).Go MAEDA2023-09-181-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22294 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#39032).Go MAEDA2023-09-061-3/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22293 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#39020).Go MAEDA2023-09-051-3/+3
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore (#39021).Go MAEDA2023-09-052-0/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing files in r22289 (#2568).Go MAEDA2023-08-312-0/+31
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22290 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#2568).Go MAEDA2023-08-3148-0/+144
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22289 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add description for issue statuses and display them in issue new/edit form ↵Go MAEDA2023-08-3112-7/+78
| | | | | | | | | (#2568). Patch by Takenori TAKAKI. git-svn-id: https://svn.redmine.org/redmine/trunk@22288 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix exception raised during thumbnail macro to image tag conversion in ↵Go MAEDA2023-08-302-1/+13
| | | | | | | | | emails (#38697). Patch by Y saku and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raise the maximum length of the last name to 255 characters (#37679).Go MAEDA2023-08-272-1/+8
| | | | | | | Patch by Anthony Mallet. git-svn-id: https://svn.redmine.org/redmine/trunk@22284 e93f8b46-1217-0410-a6f0-8f06a7374b81