summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-042-3/+31
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-2/+16
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-0/+20
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-0/+20
* Adds a test for when the file comparison fails (#25215).Jean-Philippe Lang2017-04-031-0/+9
* Cleanup tests with mock files.Jean-Philippe Lang2017-04-032-39/+43
* Reuse existing identical disk files for new attachments (#25215).Jean-Philippe Lang2017-04-031-2/+6
* Adds a rake task to update attachments digests to SHA256 (#25240).Jean-Philippe Lang2017-04-031-0/+9
* Changes the digest used for attachments to SHA256 (#25240).Jean-Philippe Lang2017-04-032-7/+7
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-033-7/+14
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-031-0/+39
* Adds a User.admin scope (#25416).Jean-Philippe Lang2017-04-031-1/+19
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-1/+1
* spelling fixes (#25495)Toshi MARUYAMA2017-04-022-4/+4
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
* add missing fixtures to test/integration/api_test/api_test.rbToshi MARUYAMA2017-03-211-1/+1
* remove empty line including trailing white space from test/unit/document_test.rbToshi MARUYAMA2017-03-201-1/+0
* Fix tests (#1565).Jean-Philippe Lang2017-03-162-51/+6
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-4/+33
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+23
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-1/+53
* Clear settings for blocks that are no longer used.Jean-Philippe Lang2017-03-152-4/+16
* Adds UI test for sorting issues on "My page" (#1565).Jean-Philippe Lang2017-03-141-0/+54
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-143-3/+44
* Fixes ui tests.Jean-Philippe Lang2017-03-132-2/+17
* Removed invalid test, reorder links no longer exist.Jean-Philippe Lang2017-03-131-38/+0
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-131-3/+16
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-134-17/+9
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-4/+4
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-092-9/+3
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-081-0/+26
* Adds a test for #25289.Jean-Philippe Lang2017-03-081-0/+11
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-085-1/+52
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-072-0/+40
* Issue description filter's 'none' operator does not match issues with blank d...Jean-Philippe Lang2017-03-071-0/+12
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-051-1/+2
* Adds tests for #25253.Jean-Philippe Lang2017-03-051-0/+28
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-052-0/+41
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-052-2/+46
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-052-2/+44
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-0/+8
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-0/+16
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+16
* Test failures.Jean-Philippe Lang2017-03-033-8/+16
* Missing fixtures.Jean-Philippe Lang2017-03-021-3/+6
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
* Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).Jean-Philippe Lang2017-03-021-3/+5
* Allow to disable description field in tracker setting (#25052).Jean-Philippe Lang2017-03-021-1/+0