summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-279-192/+229
| | | | | | | Patch by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@22283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Generate snake-case file name by redmine_plugin_migration (#38730).Go MAEDA2023-08-232-1/+60
| | | | | | | Patch by Haruka Asakura. git-svn-id: https://svn.redmine.org/redmine/trunk@22282 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.19 (#37247).Go MAEDA2023-08-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22281 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/MapMethodChain (#37247).Go MAEDA2023-08-2312-29/+29
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Retry in case of stale issue during Issue.update_versions (#38820).Go MAEDA2023-08-232-3/+47
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@22279 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.56 (#36919).Go MAEDA2023-08-093-24/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22278 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-08-091-1/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22277 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.54 (#36919).Go MAEDA2023-07-022-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22276 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix incorrect argument format for assert_select that causes ArgumentError ↵Go MAEDA2023-07-024-16/+21
| | | | | | | | | with rails-dom-testing >= 2.1.0 (#38797). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22273 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update I18n to 1.14 (#37401).Go MAEDA2023-06-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "has been" and "has never been" filter operators can be very slow (#38527, ↵Go MAEDA2023-06-301-4/+6
| | | | | | | | | #38788). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22271 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unable to retrieve custom fields set as "For all projects" via Projects API ↵Go MAEDA2023-06-302-1/+6
| | | | | | | | | (#38668). Patch by Hirokazu Onozato. git-svn-id: https://svn.redmine.org/redmine/trunk@22270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* <=> operator should return nil when invoked with an incomparable object ↵Go MAEDA2023-06-2916-13/+45
| | | | | | | | | (#38772). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Pg to 1.5 (#37525).Go MAEDA2023-06-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22268 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7.4 (#38374).Go MAEDA2023-06-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22266 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.53 (#36919).Go MAEDA2023-06-292-8/+23
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22265 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#36919).Go MAEDA2023-06-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).Go MAEDA2023-06-293-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22263 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantRegexpArgument (#36919).Go MAEDA2023-06-294-8/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22262 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.20 (#37248).Go MAEDA2023-06-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22261 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.15.2 (#38181).Go MAEDA2023-06-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22258 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n key "label_optgroup_others" (#38646).Go MAEDA2023-06-2149-50/+0
| | | | | | | Patch by Nishida Yuya. git-svn-id: https://svn.redmine.org/redmine/trunk@22257 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix SQL error when passing invalid value to "Related to" filter (#38301).Go MAEDA2023-06-212-8/+16
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22256 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.52 (#36919).Go MAEDA2023-06-072-3/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Lint/RedundantSafeNavigation (#36919).Go MAEDA2023-06-071-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22253 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantArrayConstructor (#36919).Go MAEDA2023-06-071-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22252 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-06-071-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22251 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.17 (#37247).Go MAEDA2023-06-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22250 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#38551).Go MAEDA2023-05-181-5/+5
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@22249 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#38564).Go MAEDA2023-05-181-10/+10
| | | | | | | Patch by Guillermo ML. git-svn-id: https://svn.redmine.org/redmine/trunk@22248 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.51 (#36919).Go MAEDA2023-05-152-2/+7
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22247 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-05-151-2/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22246 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38545).Go MAEDA2023-05-151-3/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22245 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).Go MAEDA2023-05-132-0/+3
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22244 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#38537).Go MAEDA2023-05-131-3/+3
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22243 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix PostgreSQL error caused by comparing text with integer values (#38527).Go MAEDA2023-05-111-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22242 e93f8b46-1217-0410-a6f0-8f06a7374b81