summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-2/+81
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-302-2/+2
* Menu should not include "New issue" for users with copy issues permission only.Jean-Philippe Lang2015-05-301-0/+10
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+7
* Fixed that copying issues always copy subtasks and attachments even if option...Jean-Philippe Lang2015-05-231-2/+2
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+15
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-091-5/+5
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-091-0/+11
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-092-0/+41
* prevent IssuesControllerTest#test_index_csv_big_5 fails randomlyToshi MARUYAMA2015-05-011-3/+3
* Custom field (long text format) displayed even if empty (#19482).Jean-Philippe Lang2015-04-251-0/+9
* SQL error with SQLServer when grouping+sorting issues (#19544).Jean-Philippe Lang2015-04-121-0/+8
* Fixed validation when logging time on issue (#19464).Jean-Philippe Lang2015-04-121-0/+50
* Fixed tests failures (#19400).Jean-Philippe Lang2015-04-121-1/+1
* "Required" and "Read-only" rules on "Fields Permissions" screen are not color...Jean-Philippe Lang2015-04-111-0/+9
* When create by copying the issue, status can not be changed to default (#19553).Jean-Philippe Lang2015-04-111-0/+14
* Fixed test failures (#19163).Jean-Philippe Lang2015-03-211-4/+4
* Fixed that the bulk edit form shows additional custom fields (#19163).Jean-Philippe Lang2015-03-211-0/+11
* Don't render the issue form if issue.project is nil (#19276).Jean-Philippe Lang2015-03-201-1/+1
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-1/+1
* Fixed undefined method `compact!' error when additional_user_ids is empty (#1...Jean-Philippe Lang2015-03-071-0/+9
* Send a better content type than application/octet-stream (#19131).Jean-Philippe Lang2015-02-191-1/+10