summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
...
* "contains any of" operator for text filters to perform OR search of multiple ↵Go MAEDA2023-04-141-0/+31
| | | | | | | | | terms (#38435). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22188 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to disable the priority field (#38416).Go MAEDA2023-04-141-0/+10
| | | | | | | 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-131-0/+10
| | | | | | | 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-131-0/+12
| | | | | | | | | certain project (#38443). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Parent task filter and column to Spent time (#37623).Go MAEDA2023-04-111-0/+26
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the behavior of the "Any searchable text" filter from OR search to ↵Go MAEDA2023-04-051-0/+35
| | | | | | | | | 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-051-2/+47
| | | | | | | | | finds no issues (#38402). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22168 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Any searchable text" filter for issues (#38402).Go MAEDA2023-04-051-0/+30
| | | | | | | Patch by Go MAEDA and Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22164 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit the year to 4 digits in date input (#38231).Go MAEDA2023-03-301-0/+11
| | | | | | | 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-261-1/+35
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22160 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add MissingContainer exception to MailHandler (#38273).Go MAEDA2023-03-261-3/+3
| | | | | | | 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-251-0/+8
| | | | | | | 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-251-0/+1
| | | | | | | | | 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
* 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-253-6/+6
| | | | | | inverting `blank?` (#37248). git-svn-id: https://svn.redmine.org/redmine/trunk@22152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show parent issues in notification email (#34302).Go MAEDA2023-03-011-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: https://svn.redmine.org/redmine/trunk@22120 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Try importing journal replies as issue reply where applicable (#38263).Go MAEDA2023-02-271-0/+15
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22119 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable auto watch for the anonymous user (#38238).Go MAEDA2023-02-262-0/+30
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto watch issues on issue creation (#38238).Go MAEDA2023-02-262-1/+35
| | | | | | | Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22115 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Time Entry Import fails to import custom fields with "User" format (#38254).Go MAEDA2023-02-161-0/+27
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@22112 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
* Fix test failure with Commonmarker 0.23.8 (#38239).Go MAEDA2023-02-051-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22092 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
* Ensure that the base permission is set for Role#permissions_tracker? and ↵Go MAEDA2023-01-191-0/+76
| | | | | | | | | related (#38070). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@22063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-171-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for WebP images (#38168).Go MAEDA2023-01-162-0/+7
| | | | | | | | | | | * 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
* Fix RuboCop offense Performance/AncestorsInclude (#38146).Go MAEDA2023-01-113-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CommonMark Markdown formatter does not support min-width, max-width, ↵Go MAEDA2023-01-111-0/+4
| | | | | | | | | 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
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` ↵Go MAEDA2023-01-01148-148/+148
| | | | | | | | | (#38093). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-01148-148/+148
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-262-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure when running with PostgreSQL (#20042).Go MAEDA2022-12-091-1/+1
| | | | | | | Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query display types should accept only known types (#37925).Marius Balteanu2022-11-281-0/+14
| | | | | | | Patch by Alexander Meindl. git-svn-id: https://svn.redmine.org/redmine/trunk@21965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix failing test by removing bad assertion (#34863).Marius Balteanu2022-11-281-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-182-53/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-162-0/+53
| | | | | | | Patch by Vladimir Kovacik, Jiri Stepanek, Aighan Pacobilch, Olivier Houdas, Takenori TAKAKI, and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow using ideographic space (U+3000) as a separator for search terms (#37878).Go MAEDA2022-11-031-0/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Database migrations don't run correctly for plugins when specifying the ↵Go MAEDA2022-10-301-0/+13
| | | | | | | | | `VERSION` env variable (#31116). Contributed by crypto gopher. git-svn-id: https://svn.redmine.org/redmine/trunk@21933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Rails/Pluck (#37248).Go MAEDA2022-10-281-13/+13
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21928 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Lint/RedundantRequireStatement (#36919).Go MAEDA2022-10-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21921 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-263-11/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21920 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).Go MAEDA2022-10-201-4/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and ↵Go MAEDA2022-10-201-2/+0
| | | | | | Layout/TrailingEmptyLines in html_sanitizer_test.rb (#37750). git-svn-id: https://svn.redmine.org/redmine/trunk@21914 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Escape tags that start with pre (#37767).Go MAEDA2022-10-171-0/+11
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21902 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Uses the new html sanitizer for links rendered by custom fields (#37750).Marius Balteanu2022-10-044-14/+14
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21901 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduces a standalone html sanitizer class (#37750).Marius Balteanu2022-10-041-0/+40
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21900 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make common_mark the default text formatting for new installations (#34863).Marius Balteanu2022-10-041-0/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Escape blockquote citation in textile formatting (#37751).Marius Balteanu2022-10-041-0/+7
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21894 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix repository browser does not show \"+\" (plus sign) in filename (#37718).Marius Balteanu2022-10-021-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21880 e93f8b46-1217-0410-a6f0-8f06a7374b81