summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-0/+32
* Raises wiki edits comments limit to 1024 (#19886).Jean-Philippe Lang2015-09-211-1/+1
* Error message when editing a child project without add project/subprojects pe...Jean-Philippe Lang2015-09-211-0/+11
* Project copy does not copy custom field settings (#20360).Jean-Philippe Lang2015-09-201-0/+14
* Confusing name: test public query called "private" (#20740).Jean-Philippe Lang2015-09-201-1/+1
* Test failure, now that projects without trackers are ignored (#20463).Jean-Philippe Lang2015-09-201-2/+1
* Fixed invalid search link on the new project form (#20565).Jean-Philippe Lang2015-09-201-0/+9
* Internal error when moving an issue to a project without trackers (#20463).Jean-Philippe Lang2015-09-201-0/+11
* Adds a test for #20714.Jean-Philippe Lang2015-09-131-1/+2
* Open redirect vulnerability (#19577).Jean-Philippe Lang2015-09-131-1/+10
* Adds a Total estimated hours column on issue list (#20688).Jean-Philippe Lang2015-09-121-0/+12
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-1/+2
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+200
* Cannot create a custom query visibility is "to these roles only" (#20427).Jean-Philippe Lang2015-08-021-0/+16
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-262-3/+58
* Asserts that spent time is preloaded.Jean-Philippe Lang2015-07-051-0/+2
* Adds "Total spent hours" column available on the issue list (#11253).Jean-Philippe Lang2015-07-051-0/+12
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-2/+2
* Fixed that user with "Manage public queries" permission, can create global pu...Jean-Philippe Lang2015-06-291-6/+67
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-199-9/+0
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-199-0/+15
* Adds a test for #19162.Jean-Philippe Lang2015-06-171-0/+12
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-151-1/+8