summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Collapse)AuthorAgeFilesLines
* Merged r19844 from trunk to 4.0-stable (#6734).Go MAEDA2020-07-041-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19581 from trunk to 4.0-stable (#33113).Go MAEDA2020-03-191-0/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19585 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r17962, r18206, r18207 and r18211 to 4.0-stable (#30850).Jean-Philippe Lang2019-06-102-4/+72
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18242 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r18165 from trunk to 4.0-stable (#31334).Go MAEDA2019-05-151-0/+56
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18166 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r17949 to 4.0-stable (#29055).Jean-Philippe Lang2019-03-151-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@17950 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that the following tests fail randomly due to uninitialized User.current ↵Go MAEDA2018-11-032-0/+5
| | | | | | | | | | | | | | | (#29853): * AttachmentsVisibilityTest#test_attachment_should_be_visible * Redmine::AttachmentFieldFormatTest#test_should_accept_a_hash_with_upload_on_create * Redmine::AttachmentFieldFormatTest#test_should_replace_attachment_on_update Patch by Gilad Shanan. git-svn-id: http://svn.redmine.org/redmine/trunk@17616 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Handles the case when an expired token is in the users session (#29781).Go MAEDA2018-10-281-0/+55
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-263-10/+11
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17521 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add assignable, issues_visibility, time_entries_visibility and ↵Go MAEDA2018-09-231-0/+5
| | | | | | | | | users_visibility to Roles API response (#28191). Patch by Alex Stanev. git-svn-id: http://svn.redmine.org/redmine/trunk@17498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Expose the Admin flag on the users api to admin users (#29459).Go MAEDA2018-09-201-0/+12
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@17496 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+1
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17435 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-162-39/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* /users API accepts boolean strings for generate_password field (#28686).Go MAEDA2018-05-061-0/+16
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+7
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* source code comment slight change (#27865)Toshi MARUYAMA2017-12-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17136 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix element order (#26769)Toshi MARUYAMA2017-08-281-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add category_id to REST issue creation tests (#26769)Toshi MARUYAMA2017-08-281-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16953 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2017-08-021-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16946 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a few tests.Jean-Philippe Lang2017-07-311-0/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16940 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-237-63/+72
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update remaining copyrights.Toshi MARUYAMA2017-07-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright.Jean-Philippe Lang2017-06-2587-87/+87
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-2/+2
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-0130-398/+689
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16586 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16550 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16492 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-1/+1
| | | | | | Patch by Hiroshi Shirosaki. git-svn-id: http://svn.redmine.org/redmine/trunk@16448 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16427 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to test/integration/api_test/api_test.rbToshi MARUYAMA2017-03-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16426 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16360 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16356 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ThemesTest#test_without_theme_js may fail if third-party theme is installed ↵Jean-Philippe Lang2017-03-021-0/+2
| | | | | | | | (#25118). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-0/+19
| | | | | | | | | | | | | | - prevents creation of attachment records without existing diskfile and empty digest - adds test case to check file upload API response - also removes the file size check in ActsAsAttachable which still prevented attachment of zero size attachments to containers but only for clients without Javascript (where save_attachments is called with the actual file upload). Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@16341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issues API does not respect time_entries_visibility (#24875).Jean-Philippe Lang2017-01-291-0/+33
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16293 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix integration tests for r16287 (#24416).Jean-Philippe Lang2017-01-291-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16289 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-072-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-14/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that X-Sendfile header is never set (#24646).Jean-Philippe Lang2016-12-311-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16114 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that reported test duration can be wrong.Jean-Philippe Lang2016-12-311-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16112 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Files REST API (#19116).Jean-Philippe Lang2016-12-212-0/+120
| | | | | | Patch by Lucile Quirion and Jake Kemme. git-svn-id: http://svn.redmine.org/redmine/trunk@16109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16064 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-112-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-101-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16055 e93f8b46-1217-0410-a6f0-8f06a7374b81