summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Test failure.Jean-Philippe Lang2016-10-041-8/+12
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-042-4/+14
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+19
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-011-12/+12
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-011-0/+13
* 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
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-2/+8
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-0/+12
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-0/+30
* Adds name filter on group list.Jean-Philippe Lang2016-08-301-0/+9
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-302-1/+21
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-0/+44
* Creating a wiki page named "Sidebar" without proper permission raises an exce...Jean-Philippe Lang2016-08-301-0/+9
* 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