summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use .distinct instead of .uniq.Jean-Philippe Lang2016-07-143-5/+5
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-0/+38
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-14/+11
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+13
* Adds a version filter on time entries (#13558).Jean-Philippe Lang2016-07-131-0/+21
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-124-43/+1
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-121-0/+1
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-123-7/+44
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-0/+6
* 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
* Wrap journal attributes with a journal parameter and use safe_attributes (#22...Jean-Philippe Lang2016-07-101-7/+8
* Enable updating private_notes property on journal edit form (#22575).Jean-Philippe Lang2016-07-101-0/+33
* Adds a test for #23242.Jean-Philippe Lang2016-07-091-0/+5
* When creating issues by receiving an email, watchers created via CC in the ma...Jean-Philippe Lang2016-07-092-2/+12
* Wrong filters are applied when exporting issues to CSV with blank filter (#23...Jean-Philippe Lang2016-07-091-0/+11
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-0/+4
* Group versions by status in issue filters (#10412).Jean-Philippe Lang2016-07-021-2/+2
* Only make sure it's a date.Jean-Philippe Lang2016-07-021-1/+1
* Adds an assertion for this (#23180).Jean-Philippe Lang2016-06-291-0/+4
* Assignable users should not include users that cannot view the tracker (#23172).Jean-Philippe Lang2016-06-281-0/+13
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-0/+11
* Test broken by r15536 (#23083).Jean-Philippe Lang2016-06-181-0/+1
* Limits the tracker list in filters and issue counts (#285).Jean-Philippe Lang2016-06-181-1/+13
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Adds a test for #23054.Jean-Philippe Lang2016-06-151-0/+9
* Include required module (#22951).Jean-Philippe Lang2016-06-111-0/+2
* Set default language in import tests (#22951).Jean-Philippe Lang2016-06-111-0/+4
* Totals cannot be removed completely if some columns are set in the global set...Jean-Philippe Lang2016-06-111-0/+20
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-5/+5
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-0/+35
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-0/+3
* Make Status map-able for CSV import (#22951).Jean-Philippe Lang2016-06-072-4/+13
* Make Tracker map-able for CSV import (#22951).Jean-Philippe Lang2016-06-073-6/+37
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-051-0/+50
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-051-0/+63
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-053-0/+143
* Tests for #22754.Jean-Philippe Lang2016-06-041-0/+20
* Fix HTML generated for floating images in paragraphs (#22898).Jean-Philippe Lang2016-06-041-1/+1
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+15
* Test failure (#22926).Jean-Philippe Lang2016-06-011-1/+1
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-301-2/+3
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-281-0/+4
* Malformed SQL query with SQLServer when grouping and sorting by fixed version...Jean-Philippe Lang2016-05-161-0/+16
* 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
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-091-4/+50