summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Adds a test for #24297.Jean-Philippe Lang2016-11-181-0/+11
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-181-1/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-301-0/+1
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+38
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+156
* Test failure.Jean-Philippe Lang2016-10-041-5/+3
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-013-2/+26
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-0/+10
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-0/+12
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-0/+29
* Adds a test for #23346.Jean-Philippe Lang2016-08-311-0/+15
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+3
* Don't use render :text => "".Jean-Philippe Lang2016-07-211-0/+9
* Removes calls to #assert_template and #assigns in integration tests.Jean-Philippe Lang2016-07-2110-44/+32
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-141-1/+1
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-121-7/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate sort links with params.Jean-Philippe Lang2016-07-101-0/+26
* Don't generate pagination links with params.Jean-Philippe Lang2016-07-101-4/+4
* Tests for #22754.Jean-Philippe Lang2016-06-041-0/+20
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-161-0/+19
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-161-1/+8
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-081-0/+15
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-0/+3
* Support for deleting attachments via API (#14828).Jean-Philippe Lang2016-04-121-0/+18
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-121-1/+1
* Handle search pagination with the REST API (#6277).Jean-Philippe Lang2016-03-191-0/+18
* Missing fixtures (#6277).Jean-Philippe Lang2016-03-191-2/+8
* REST API for Search (#6277).Jean-Philippe Lang2016-03-191-0/+68
* Total spent hours and estimated hours need to be get via REST (#21757).Jean-Philippe Lang2016-03-191-0/+64
* NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJsonJean-Philippe Lang2016-03-171-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1385-85/+85
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-3/+3
* Accept dots in JSONP callback (#13718).Jean-Philippe Lang2016-01-161-2/+2
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-1/+4
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-041-0/+14
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-311-2/+2
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
* Adds tests for default custom field value (#21074).Jean-Philippe Lang2015-10-301-0/+78
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+7
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-242-28/+137
* Use generated groups.Jean-Philippe Lang2015-10-201-14/+21
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-2/+2
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+27
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+36
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-1/+1