summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Enable updating private_notes property on journal edit form (#22575).Jean-Philippe Lang2016-07-101-0/+33
* Wrong filters are applied when exporting issues to CSV with blank filter (#23...Jean-Philippe Lang2016-07-091-0/+11
* Adds a test for #23054.Jean-Philippe Lang2016-06-151-0/+9
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-5/+5
* Adds assertions for import result.Jean-Philippe Lang2016-06-081-0/+3
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-051-0/+50
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-052-0/+58
* Malformed SQL query with SQLServer when grouping and sorting by fixed version...Jean-Philippe Lang2016-05-161-0/+16
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-091-4/+50
* 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
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-0/+17
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-0/+49
* 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-192-27/+24
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-181-4/+4
* 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-171-1/+1
* Fix test failures (#22058).Jean-Philippe Lang2016-04-122-6/+3
* 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
* 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-033-3/+3
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-261-1/+5
* No need to use custom host name in these tests.Jean-Philippe Lang2016-03-262-7/+5
* Send a security notification when users gain or loose admin (#21421).Jean-Philippe Lang2016-03-201-0/+144
* Previous/next links may be lost after editing the issue (#14462).Jean-Philippe Lang2016-03-191-0/+24
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1363-63/+63
* Tests broken by r15223 (#22127).Jean-Philippe Lang2016-03-121-9/+11
* Fixed that grouping issue by key/value custom field does not work (#22178).Jean-Philippe Lang2016-03-121-0/+26
* Adds query params as hidden field tags to the CSV export form (#22108).Jean-Philippe Lang2016-03-121-0/+20
* Send a notification when security settings are changed (#21421).Jean-Philippe Lang2016-02-051-0/+38
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-053-0/+81
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-2/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-2/+2
* Copying an issue does not copy parent task id (#12893).Jean-Philippe Lang2016-01-101-0/+8
* Private note flag disappears in issue update conflict (#21551).Jean-Philippe Lang2015-12-201-0/+21
* Adds the "Hide my email address" option on the registration form (#21500).Jean-Philippe Lang2015-12-131-0/+28
* Fixed that user with permission can't remove a locked watcher (#21382).Jean-Philippe Lang2015-12-051-1/+23
* Information leak in Atom feed (#21419).Jean-Philippe Lang2015-12-041-1/+41
* Get a better message when assertion fails.Jean-Philippe Lang2015-11-281-2/+2
* Test failure (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Fixed that #destroy_version with invalid version destroys wiki page content (...Jean-Philippe Lang2015-11-091-0/+12
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-082-5/+5
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-041-0/+17
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-011-0/+16