summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-1/+1
* Test failure (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Project field disappears when target project disallows user to edit the proje...Jean-Philippe Lang2016-11-181-0/+20
* Test failure.Jean-Philippe Lang2016-10-041-8/+12
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+19
* Test failures (#23781).Jean-Philippe Lang2016-10-011-7/+7
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-0/+14
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-031-1/+1
* Use a single hash as argument.Jean-Philippe Lang2016-09-011-1/+1
* Test failure (#23410).Jean-Philippe Lang2016-08-201-1/+1
* New issue raises an error if no projects available (#23410).Jean-Philippe Lang2016-08-201-1/+19
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-322/+178
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-6/+6
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-0/+38
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-121-7/+7
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-0/+6
* Wrong filters are applied when exporting issues to CSV with blank filter (#23...Jean-Philippe Lang2016-07-091-0/+11
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-5/+5
* 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-051-0/+42
* 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
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-0/+17
* 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-191-3/+24
* Fixed that subtasks lose their custom fields when copying an issue to a diffe...Jean-Philippe Lang2016-04-111-0/+18
* 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-031-1/+1
* No need to use custom host name in these tests.Jean-Philippe Lang2016-03-261-2/+2
* 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-131-1/+1
* 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
* 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
* Get a better message when assertion fails.Jean-Philippe Lang2015-11-281-2/+2
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-3/+3
* 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
* Do not clear category on project change if category with same exists (#16941).Jean-Philippe Lang2015-10-201-0/+16
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-0/+16
* 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
* 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
* Internal error when moving an issue to a project without trackers (#20463).Jean-Philippe Lang2015-09-201-0/+11