summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-081-0/+15
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-081-4/+6
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-082-5/+6
* Add basic test for image view (#22482).Jean-Philippe Lang2016-05-081-0/+9
* Child nodes should only be rendered if the user is actually authorized to see...Jean-Philippe Lang2016-05-081-2/+48
* Test failure with SQLServer (#22320).Jean-Philippe Lang2016-05-071-1/+3
* Fixes Query#date_clause timezone handling (#22320).Jean-Philippe Lang2016-05-071-0/+44
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-0/+26
* Notify the user of missing attachments (#22401).Jean-Philippe Lang2016-05-071-0/+11
* Filter by issue id (#4806).Jean-Philippe Lang2016-05-061-0/+8
* Test failure (#22147).Jean-Philippe Lang2016-04-241-2/+2
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-0/+17
* SQL server: non ASCII filter on text fields does not work (#22405).Jean-Philippe Lang2016-04-241-9/+13
* Set source encoding (#22405).Jean-Philippe Lang2016-04-241-0/+2
* SQL server: non ASCII filter on issue subject does not work (#22405).Jean-Philippe Lang2016-04-241-0/+10
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-222-0/+52
* Adds a "New issue" link on the global issue list (#6204).Jean-Philippe Lang2016-04-191-0/+6
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-193-34/+25
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-183-6/+6
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-181-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-1/+1
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-179-23/+122
* Add missing + signs (#22493).Jean-Philippe Lang2016-04-141-3/+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
* Fix test failures (#22058).Jean-Philippe Lang2016-04-122-6/+3
* Validate status of users and groups.Jean-Philippe Lang2016-04-111-0/+8
* Fixed that subtasks lose their custom fields when copying an issue to a diffe...Jean-Philippe Lang2016-04-111-0/+18
* Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang2016-04-091-1/+23
* Missing fixtures (#14574).Jean-Philippe Lang2016-04-031-1/+1
* Highlighting of required and read-only custom fields broken in Workflow edito...Jean-Philippe Lang2016-04-031-0/+3
* Bulk edit form lacks estimated time field (#5156).Jean-Philippe Lang2016-04-031-0/+9
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-037-11/+21
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-261-0/+12
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-262-1/+6
* No need to use custom host name in these tests.Jean-Philippe Lang2016-03-262-7/+5
* Don't use custom hostname for all Mailer tests.Jean-Philippe Lang2016-03-261-31/+23