summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r18569 from trunk to 3.4-stableToshi MARUYAMA2019-09-301-4/+2
* Merged r17686 from trunk to 3.4-stable (#26785).Go MAEDA2018-12-041-0/+19
* Merged r17656 and r17657 to 3.4-stable (#29918).Jean-Philippe Lang2018-11-291-0/+15
* Merged r17634 from trunk to 3.4-stable (#30027).Go MAEDA2018-11-261-0/+19
* Merged r17342 from trunk to 3.4-stable (#28765).Go MAEDA2018-05-191-0/+23
* Merged r17199 from trunk to 3.4-stable (#28110).Go MAEDA2018-02-181-0/+44
* Merged r17153 to 3.4-stable (#26880).Jean-Philippe Lang2018-01-071-0/+41
* Merged r16839 (#26471).Jean-Philippe Lang2017-07-221-0/+32
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Adds tests for #25775.Jean-Philippe Lang2017-06-101-0/+28
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-733/+2099
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-0/+7
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-271-0/+16
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-0/+24
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-0/+20
* Reset status when copying issues (#23610).Jean-Philippe Lang2017-04-031-1/+1
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-1/+1
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-131-13/+5
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-081-0/+26
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-051-1/+2
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-0/+37
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-051-0/+19
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-0/+16
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-251-37/+56
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+17
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-181-5/+5
* Let user always see his private notes (#17632).Jean-Philippe Lang2017-01-141-0/+14
* Handle time entries on subtasks and prevent from reassigning an issue that is...Jean-Philippe Lang2016-12-311-2/+46
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-1/+5
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-101-2/+2
* 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