summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-0/+86
* Don't call #slice on association proxy.Jean-Philippe Lang2016-07-211-1/+1
* Don't use render :text => "".Jean-Philippe Lang2016-07-213-0/+49
* Don't error if an invalid setting is given.Jean-Philippe Lang2016-07-211-0/+9
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-218-311/+274
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-2116-350/+327
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-198-160/+105
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-1827-596/+324
* Don't respond with the error template when annotate is not available.Jean-Philippe Lang2016-07-171-2/+2
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-162-7/+7
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-1615-509/+869
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-161-73/+119
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-1463-63/+63
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-0/+38
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-14/+11
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+13
* Adds a version filter on time entries (#13558).Jean-Philippe Lang2016-07-131-0/+21
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-122-32/+0
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-121-0/+1
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-123-7/+44
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-0/+6
* Wrap journal attributes with a journal parameter and use safe_attributes (#22...Jean-Philippe Lang2016-07-101-7/+8
* 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