summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-0/+17
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-202-0/+22
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21041 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter issues by file description (#34715).Go MAEDA2021-06-141-0/+42
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in test/fixtures/attachments.yml (#34715).Go MAEDA2021-06-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-294-2/+90
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces in test/fixtures/watchers.yml (#7652).Go MAEDA2021-05-291-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Add news" button on global news index is displayed for users without ↵Go MAEDA2021-05-291-0/+12
| | | | | | | | | permission (#35308). Patch by Alexander Meindl and Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-283-5/+32
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-281-0/+11
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@21012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Security notification is not sent when an admin changes the password of a ↵Go MAEDA2021-05-241-0/+18
| | | | | | | | | user (#32199). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* X-Redmine-Issue-Assignee email header field is empty when the assignee of an ↵Go MAEDA2021-05-181-0/+27
| | | | | | | | | issue is a group (#35017). Patch by Akihiro MATOBA. git-svn-id: http://svn.redmine.org/redmine/trunk@21005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-155-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21002 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-141-0/+69
| | | | | | | Patch by Martin Cizek. git-svn-id: http://svn.redmine.org/redmine/trunk@20998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Uploading a big file fails with NoMemoryError (#33752).Go MAEDA2021-05-111-0/+22
| | | | | | | Patch by Karel Pičman and Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Duplicate entries in issue filter values (#35201).Go MAEDA2021-05-071-0/+13
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use `Time.use_zone` instead of `Time.zone=` (#35208).Go MAEDA2021-05-071-4/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail handler bypasses add_issue_notes permission (#35045).Go MAEDA2021-04-251-2/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-232-2/+14
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20968 e93f8b46-1217-0410-a6f0-8f06a7374b81
* MailHandler raises NameError exception when generating error message (#35100).Go MAEDA2021-04-221-0/+17
| | | | | | | Patch by Dmitry Makurin and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter issues by notes (#5893).Go MAEDA2021-04-211-0/+41
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-191-0/+22
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20951 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Users without two-factor authentication enabled cannot sign out when ↵Go MAEDA2021-04-161-0/+13
| | | | | | | | | two-factor authentication is required (#35087). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-161-0/+13
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20946 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clean-up workflows controller (#33337).Go MAEDA2021-04-132-12/+12
| | | | | | | Patch by Vincent Robert and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-132-0/+12
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-131-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20936 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-121-1/+22
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Atom feed of the activity page does not contain items after the second page ↵Go MAEDA2021-04-121-0/+16
| | | | | | | | | (#34933). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roadmap tab is missing if there are only inherited from parent project ↵Go MAEDA2021-04-071-0/+17
| | | | | | | | | versions (#34983). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20921 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow parallel testing (#35030).Go MAEDA2021-04-061-0/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20920 e93f8b46-1217-0410-a6f0-8f06a7374b81
* System test fails in Windows due to "/" path separator (#35024).Go MAEDA2021-04-041-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20901 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable TestAdapter on IntegrationTest (#29914, #32936).Go MAEDA2021-04-011-0/+5
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20893 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove #filename_for_content_disposition for MS browsers (#29914, #32914).Go MAEDA2021-04-011-5/+6
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20892 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add filename header (#29914, #32913).Go MAEDA2021-04-012-6/+7
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use media_type to get the MIME type of the request (#29914).Go MAEDA2021-04-011-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).Go MAEDA2021-04-011-1/+5
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20889 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-016-24/+24
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." ↵Go MAEDA2021-04-011-1/+1
| | | | | | | | | (#29914). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: ↵Go MAEDA2021-04-014-7/+8
| | | | | | | | | Issue." (#29914, #32912). Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20884 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-011-4/+4
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@20882 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-0/+22
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20875 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not journalize attachments that are added during a "Copy Issue" operation ↵Go MAEDA2021-03-291-0/+17
| | | | | | | | | (#34921). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to TimeEntryCustomFieldTest (#34976).Go MAEDA2021-03-281-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20870 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test for r20852 (#22008).Go MAEDA2021-03-261-0/+107
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Associated Revision API (#22008).Go MAEDA2021-03-261-0/+5
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@20852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-0/+19
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20851 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-261-0/+8
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-25326-326/+326
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-252-1/+50
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20845 e93f8b46-1217-0410-a6f0-8f06a7374b81