summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Time Entry Import fails to import custom fields with "User" format (#38254).Go MAEDA2023-02-162-0/+35
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@22112 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rouge to 4.1 (#37236).Go MAEDA2023-02-153-2/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22111 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.45 (#36919).Go MAEDA2023-02-152-11/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22108 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-02-141-3/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22107 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/YodaCondition (#36919).Go MAEDA2023-02-141-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22106 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RBPDF to 1.21 (#38272).Go MAEDA2023-02-131-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22102 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor code to use YAML.load_file instead of explicitly opening the file ↵Go MAEDA2023-02-131-4/+2
| | | | | | (#38250). git-svn-id: https://svn.redmine.org/redmine/trunk@22101 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove "Unknown user" notification on password request with non-existent ↵Go MAEDA2023-02-0751-50/+4
| | | | | | | | | email address (#6254). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22100 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix config/settings.yml not closed in Setting.load_available_settings (#38250).Go MAEDA2023-02-061-2/+4
| | | | | | | Patch by Thomas Löber. git-svn-id: https://svn.redmine.org/redmine/trunk@22099 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.16 (#37247).Go MAEDA2023-02-061-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22098 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2023-02-061-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22097 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing project_id in redirect after clicking "Create and add another" ↵Go MAEDA2023-02-052-1/+2
| | | | | | | | | button (#35066). Patch by Jérôme BATAILLE. git-svn-id: https://svn.redmine.org/redmine/trunk@22096 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove X-UA-Compatible meta tag for Internet Explorer (#38228).Go MAEDA2023-02-051-1/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22095 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Mail gem to 2.8 (#37993).Go MAEDA2023-02-052-7/+2
| | | | | | | Patch by Pavel Rosický. git-svn-id: https://svn.redmine.org/redmine/trunk@22094 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure with Commonmarker 0.23.8 (#38239).Go MAEDA2023-02-052-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable annotate_rendered_view_with_filenames in development mode (#38216).Go MAEDA2023-02-021-1/+1
| | | | | | | Contributed by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@22088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix deprecation warning for db:structure:dump in db:migrate when using sql ↵Go MAEDA2023-02-011-6/+1
| | | | | | | | | schema format (#38199). Contributed by Dmitry Makurin. git-svn-id: https://svn.redmine.org/redmine/trunk@22086 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Property changes" tab does not appear when all issue journals have both ↵Go MAEDA2023-02-012-12/+5
| | | | | | | | | notes and property changes (#38217). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update CommonMarker extension options linkGo MAEDA2023-01-311-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22084 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Nested CommonMark Markdown task lists are not indented (#38215).Go MAEDA2023-01-311-1/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22083 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Redcarpet to 3.6 (#38220).Go MAEDA2023-01-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22082 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).Go MAEDA2023-01-271-1/+1
| | | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@22079 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7.2 (#38191).Go MAEDA2023-01-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22077 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.44 (#36919).Go MAEDA2023-01-252-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22076 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).Go MAEDA2023-01-253-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22075 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the migration version of ↵Go MAEDA2023-01-251-1/+1
| | | | | | 20221214173537_add_select_project_publicity_permission.rb (#38048, #38210). git-svn-id: https://svn.redmine.org/redmine/trunk@22074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38208).Go MAEDA2023-01-231-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix robots.txt to disallow issue lists with a sort or query_id parameter in ↵Go MAEDA2023-01-232-3/+3
| | | | | | | | | any position, not just first (#38201). Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve index usability for Project#project_condition (#38198).Go MAEDA2023-01-211-5/+7
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Avoid double-render error with ApplicationController#find_optional_project ↵Go MAEDA2023-01-203-2/+30
| | | | | | | | | (#38063). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22066 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure that the base permission is set for Role#permissions_tracker? and ↵Go MAEDA2023-01-192-0/+80
| | | | | | | | | related (#38070). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#38192).Go MAEDA2023-01-181-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7.1 (#38191).Go MAEDA2023-01-181-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update SQLite3 gem to 1.6 (#38187).Go MAEDA2023-01-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rouge to 4.0 (#37236).Go MAEDA2023-01-172-6/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22058 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set RuboCop TargetRubyVersion to 2.7 (#38134).Go MAEDA2023-01-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22057 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).Go MAEDA2023-01-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-1724-36/+35
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).Go MAEDA2023-01-171-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop Ruby 2.6 support (#38134).Go MAEDA2023-01-172-6/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22053 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).Go MAEDA2023-01-1610-12/+12
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Turkish translation update (#38092).Go MAEDA2023-01-161-93/+86
| | | | | | | Patch by Ömer Taha ÖZTOP. git-svn-id: https://svn.redmine.org/redmine/trunk@22051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r22049.Go MAEDA2023-01-161-86/+93
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Turkish translation update (#38185).Go MAEDA2023-01-161-93/+86
| | | | | | | Patch by Ömer Taha ÖZTOP. git-svn-id: https://svn.redmine.org/redmine/trunk@22049 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Galician translation update (#38171).Go MAEDA2023-01-161-7/+7
| | | | | | | Patch by Guillermo ML. git-svn-id: https://svn.redmine.org/redmine/trunk@22047 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove code no longer necessary due to r21823 (#37674).Go MAEDA2023-01-161-59/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for WebP images (#38168).Go MAEDA2023-01-168-3/+27
| | | | | | | | | | | * Inline image * Thumbnail * Inserting markup for an image uploaded by drag and drop Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22045 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Ruby 3.2 to the supported Ruby versions (#38099).Go MAEDA2023-01-151-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.14.0 (#38181).Go MAEDA2023-01-151-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22043 e93f8b46-1217-0410-a6f0-8f06a7374b81