summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Cannot add a user to a group if the group is a member without roles in a ↵Go MAEDA2023-04-132-0/+14
| | | | | | | | | certain project (#38443). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Export a version as changelog text (#36679).Go MAEDA2023-04-135-0/+59
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22179 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.50 (#36919).Go MAEDA2023-04-122-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22178 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Parent task filter and column to Spent time (#37623).Go MAEDA2023-04-114-5/+106
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.17 (#37247).Go MAEDA2023-04-111-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#38422).Go MAEDA2023-04-091-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@22175 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation update (#38419).Go MAEDA2023-04-091-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22174 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Issue's subject" filter for spent time (#27821).Go MAEDA2023-04-092-0/+22
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed an issue where an empty group could appear in the filter selection ↵Go MAEDA2023-04-061-0/+2
| | | | | | list caused by r22166 (#38402). git-svn-id: https://svn.redmine.org/redmine/trunk@22172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove experimental flag from "Preferred part of multipart (HTML) emails" ↵Go MAEDA2023-04-0649-49/+49
| | | | | | setting (#38408). git-svn-id: https://svn.redmine.org/redmine/trunk@22171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38412).Go MAEDA2023-04-061-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the behavior of the "Any searchable text" filter from OR search to ↵Go MAEDA2023-04-052-1/+36
| | | | | | | | | AND search (#38402). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22169 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a bug the "doesn't contain" operator returns no issues if the search ↵Go MAEDA2023-04-052-3/+48
| | | | | | | | | finds no issues (#38402). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22168 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#38402).Go MAEDA2023-04-0548-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22167 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorder groups in the filter select list (#38402).Go MAEDA2023-04-051-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22166 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Group text filters in the filter select list (#38402).Go MAEDA2023-04-052-0/+12
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22165 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Any searchable text" filter for issues (#38402).Go MAEDA2023-04-055-0/+62
| | | | | | | Patch by Go MAEDA and Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22164 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.49 (#36919).Go MAEDA2023-04-052-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22163 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-04-051-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22162 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit the year to 4 digits in date input (#38231).Go MAEDA2023-03-302-0/+23
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22161 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Receive e-mail replies to news and news comments (#38274).Go MAEDA2023-03-264-1/+100
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22160 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add LockedTopic exception to MailHandler (#38273).Go MAEDA2023-03-261-1/+2
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22159 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add MissingContainer exception to MailHandler (#38273).Go MAEDA2023-03-262-9/+10
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22158 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Multiple issue ids in "Related to" filter (#38301).Go MAEDA2023-03-252-1/+10
| | | | | | | Patch by Tomoko Shimizu, Ko Nagase, and Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@22156 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Cannot delete enumeration" error may occur when attempting to delete a ↵Go MAEDA2023-03-252-2/+3
| | | | | | | | | project with time entries (#38286). Patch by Holger Just and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22155 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.18 (#37248).Go MAEDA2023-03-253-5/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22154 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of ↵Go MAEDA2023-03-258-16/+16
| | | | | | inverting `valid?` (#37248). git-svn-id: https://svn.redmine.org/redmine/trunk@22153 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of ↵Go MAEDA2023-03-2516-20/+20
| | | | | | inverting `blank?` (#37248). git-svn-id: https://svn.redmine.org/redmine/trunk@22152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove redundant "Enabled: true" in .rubocop.yml (#36919).Go MAEDA2023-03-241-26/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22151 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
* Update RuboCop to 1.48 (#36919).Go MAEDA2023-03-243-13/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-03-241-7/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22148 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Lint/MissingSuper (#36919).Go MAEDA2023-03-2412-28/+16
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Commonmarker instead of Redcarpet by default when rendering Markdown ↵Go MAEDA2023-03-232-3/+17
| | | | | | | | | attachments (#36807, #38372). Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7.3 (#38374).Go MAEDA2023-03-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a failing test due to r22142 (#38360).Go MAEDA2023-03-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22143 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not apply table-layout:fixed in potentially wide tables of detailed issue ↵Go MAEDA2023-03-221-1/+1
| | | | | | | | | reports (#38360). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22142 e93f8b46-1217-0410-a6f0-8f06a7374b81
* WebP images support in PDF output (#38368).Go MAEDA2023-03-222-2/+2
| | | | | | | Patch by Jun NAITOH. git-svn-id: https://svn.redmine.org/redmine/trunk@22141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render numeric axis in charts as integers (#38359).Go MAEDA2023-03-222-1/+7
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22139 e93f8b46-1217-0410-a6f0-8f06a7374b81
* French translation update.Jean-Philippe Lang2023-03-201-2/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22138 e93f8b46-1217-0410-a6f0-8f06a7374b81
* French translation update.Jean-Philippe Lang2023-03-201-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* French translation update.Jean-Philippe Lang2023-03-201-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22136 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation update (#38328).Go MAEDA2023-03-131-12/+10
| | | | | | | Patch by Robert Korulczyk. git-svn-id: https://svn.redmine.org/redmine/trunk@22135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#38332).Go MAEDA2023-03-061-1/+1
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22134 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 5.0.5 releaseGo MAEDA2023-03-052-1/+67
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22129 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Directly call URI.open instead of calling it via Kernel#open to fix ↵Go MAEDA2023-03-051-3/+3
| | | | | | deprecation warning. git-svn-id: https://svn.redmine.org/redmine/trunk@22128 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#38327).Go MAEDA2023-03-051-8/+6
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@22127 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't load RuboCop by default (#36919).Go MAEDA2023-03-031-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22126 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.47 (#36919).Go MAEDA2023-03-032-11/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22125 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Check if the user has the permission to add notes or edit an issue when ↵Go MAEDA2023-03-024-3/+90
| | | | | | | | | adding an issue attachments (#38297). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22122 e93f8b46-1217-0410-a6f0-8f06a7374b81