summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Collapse)AuthorAgeFilesLines
* Merged r22765 from trunk to 5.1-stable.Marius Balteanu2024-03-041-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2793-93/+93
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22747 from trunk to 5.1-stable (#39948).Marius Balteanu2024-02-271-0/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22684 from trunk to 5.1-stable (#40193).Go MAEDA2024-02-071-1/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22688 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merge r22546 from trunk to 5.1-stable (#39884).Marius Balteanu2023-12-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22496 from trunk to 5.1-stable (#39755).Go MAEDA2023-12-071-7/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22497 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22483 from trunk to 5.1-stable.Marius Balteanu2023-11-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22458, r22459, r22460, r22461, r22462 and r22464 from trunk to ↵Marius Balteanu2023-11-192-23/+54
| | | | | | 5.1-stable (#39437). git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22467 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22445, r22449 and r22450 from trunk to 5.1-stable (#39553).Marius Balteanu2023-11-171-5/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22454 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22418 from trunk to 5.1-stable (#39534).Marius Balteanu2023-11-121-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22423 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set the branch stable.Go MAEDA2023-10-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22412 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r22409 and r22410 from trunk to 5.1-stable.Go MAEDA2023-10-301-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-1/+1
| | | | | | | Patch by Karel Pičman. git-svn-id: https://svn.redmine.org/redmine/trunk@22359 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
* Updates for 5.0.6 releaseGo MAEDA2023-09-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Correctly escape issue text in Gantt PNG export for ImageMagick convert ↵Go MAEDA2023-09-211-4/+10
| | | | | | | | | (#38728). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22314 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-181-2/+2
| | | | | | | 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-181-2/+15
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22298 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix exception raised during thumbnail macro to image tag conversion in ↵Go MAEDA2023-08-301-1/+1
| | | | | | | | | emails (#38697). Patch by Y saku and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-272-0/+21
| | | | | | | Patch by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@22283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* <=> operator should return nil when invoked with an incomparable object ↵Go MAEDA2023-06-292-0/+4
| | | | | | | | | (#38772). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).Go MAEDA2023-06-291-1/+1
| | | | 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
* 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
* Restrict available locales to those defined by Redmine itself (#38529).Go MAEDA2023-05-101-1/+4
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22237 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "View annotation prior to this change" button in the annotate view of ↵Go MAEDA2023-04-302-3/+9
| | | | | | | | | Git (#35432). Patch by Takenori TAKAKI. git-svn-id: https://svn.redmine.org/redmine/trunk@22217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rendering a custom field with a URL pattern set and containing " :" in the ↵Go MAEDA2023-04-211-5/+5
| | | | | | | | | value raises Addressable::URI::InvalidURIError (#38464). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22205 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert the change made in error in r22197 (#38435).Go MAEDA2023-04-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the notation of "contains any of" filter operator to "*~" (#38435).Go MAEDA2023-04-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+37
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22179 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of ↵Go MAEDA2023-03-251-1/+1
| | | | | | inverting `blank?` (#37248). git-svn-id: https://svn.redmine.org/redmine/trunk@22152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Rails/Presence in ↵Go MAEDA2023-03-241-2/+2
| | | | | | lib/redmine/scm/adapters/abstract_adapter.rb (#36919). git-svn-id: https://svn.redmine.org/redmine/trunk@22150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Lint/MissingSuper (#36919).Go MAEDA2023-03-2411-24/+9
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* WebP images support in PDF output (#38368).Go MAEDA2023-03-221-1/+1
| | | | | | | Patch by Jun NAITOH. git-svn-id: https://svn.redmine.org/redmine/trunk@22141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 5.0.5 releaseGo MAEDA2023-03-051-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22129 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
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-176-9/+9
| | | | 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
* Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).Go MAEDA2023-01-162-4/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for WebP images (#38168).Go MAEDA2023-01-162-1/+2
| | | | | | | | | | | * 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
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-121-0/+1
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).Go MAEDA2023-01-111-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/RedundantMatch (#38146).Go MAEDA2023-01-112-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).Go MAEDA2023-01-111-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22031 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/ConstantRegexp (#38146).Go MAEDA2023-01-113-11/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).Go MAEDA2023-01-114-6/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CommonMark Markdown formatter does not support min-width, max-width, ↵Go MAEDA2023-01-111-2/+2
| | | | | | | | | min-height, and max-height CSS properties (#38073). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/MinMaxComparison (#36919).Go MAEDA2023-01-023-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22019 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` ↵Go MAEDA2023-01-011-1/+1
| | | | | | | | | (#38093). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22016 e93f8b46-1217-0410-a6f0-8f06a7374b81