summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+13
* Redirect to custom field after create or update.Jean-Philippe Lang2015-10-251-5/+4
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+111
* Test failure.Jean-Philippe Lang2015-10-251-2/+2
* Compare timestamps in seconds (#21058).Jean-Philippe Lang2015-10-241-2/+2
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-243-144/+138
* Do not clear category on project change if category with same exists (#16941).Jean-Philippe Lang2015-10-201-0/+16
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-0/+16
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-151-0/+19
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-5/+5
* List custom fields with multiple values set as required by workflow can be bl...Jean-Philippe Lang2015-10-141-0/+25
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-1/+23