summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Traditional Chinese translation update (#38516).Go MAEDA2023-05-051-2/+2
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22222 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the "Any searchable text" filter search only open issues when the ↵Go MAEDA2023-05-012-1/+19
| | | | | | status filter is set to "open" (#38402). git-svn-id: https://svn.redmine.org/redmine/trunk@22221 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38503).Go MAEDA2023-05-011-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22220 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update I18n to 1.13 (#37401).Go MAEDA2023-04-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22219 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#35432).Go MAEDA2023-04-3048-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22218 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "View annotation prior to this change" button in the annotate view of ↵Go MAEDA2023-04-308-3/+38
| | | | | | | | | Git (#35432). Patch by Takenori TAKAKI. git-svn-id: https://svn.redmine.org/redmine/trunk@22217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display color bars on the left side of `td.line-code` instead of on the ↵Go MAEDA2023-04-291-14/+16
| | | | | | right side of `td.author` in the annotate view (#35432). git-svn-id: https://svn.redmine.org/redmine/trunk@22216 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup of RepositoriesController#annotate (#35432).Go MAEDA2023-04-291-10/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22215 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38497).Go MAEDA2023-04-281-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22214 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#38481).Go MAEDA2023-04-2748-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22213 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-275-0/+96
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22212 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to SearchControllerTest (#38496).Go MAEDA2023-04-261-2/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22211 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#38489).Go MAEDA2023-04-221-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: https://svn.redmine.org/redmine/trunk@22210 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n key label_last_login (#38478).Go MAEDA2023-04-2249-49/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22209 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload default_status when listing trackers (#38474).Go MAEDA2023-04-221-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22208 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rendering a custom field with a URL pattern set and containing " :" in the ↵Go MAEDA2023-04-212-5/+13
| | | | | | | | | 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
* Support "my bookmarks" in the search (#38459).Go MAEDA2023-04-183-0/+16
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "Any searchable text" filter doesn't support the project filter with the ↵Go MAEDA2023-04-182-1/+39
| | | | | | value "my projects" or "my bookmarks" (#38402). git-svn-id: https://svn.redmine.org/redmine/trunk@22203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* OR search with multiple terms for "starts with" and "ends with" filter ↵Go MAEDA2023-04-172-15/+45
| | | | | | | | | operators (#38456). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22202 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#38457).Go MAEDA2023-04-171-1/+1
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.19 (#37248).Go MAEDA2023-04-163-6/+14
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-04-161-2/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22199 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-164-15/+15
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).Go MAEDA2023-04-161-1/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22196 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "contains any of" operator is not taken into account in File and File ↵Go MAEDA2023-04-162-8/+38
| | | | | | description filters (#38435). git-svn-id: https://svn.redmine.org/redmine/trunk@22195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a margin below the Submit button on the issue edit page (#38448).Go MAEDA2023-04-151-0/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22192 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#38455).Go MAEDA2023-04-151-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Increase max-width of operator select in filters (#38435).Go MAEDA2023-04-151-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22190 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#38435).Go MAEDA2023-04-1548-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "contains any of" operator for text filters to perform OR search of multiple ↵Go MAEDA2023-04-144-5/+53
| | | | | | | | | terms (#38435). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22188 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#38451).Go MAEDA2023-04-141-1/+1
| | | | | | | Patch by ChunChang (Nagaharu) Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@22187 e93f8b46-1217-0410-a6f0-8f06a7374b81
* FIX: The position of existing elements in the array CORE_FIELDS must not be ↵Go MAEDA2023-04-141-2/+2
| | | | | | changed (#38416). git-svn-id: https://svn.redmine.org/redmine/trunk@22186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to disable the priority field (#38416).Go MAEDA2023-04-145-3/+19
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22185 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a test for VersionsTextHelper (#36679).Go MAEDA2023-04-141-0/+41
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22184 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roles of a project member should not be made empty (#37166).Go MAEDA2023-04-132-1/+11
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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