summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-291-0/+37
* Add a missing fixture to IssuesControllerTest (#4511, #33036).Go MAEDA2020-02-211-1/+1
* Reverts r19507 (#4511).Go MAEDA2020-02-111-2/+1
* Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers...Go MAEDA2020-02-111-1/+2
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-2/+8
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-061-16/+38
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-271-21/+21
* Exporting issue as PDF fails when the issue has private journal (#32858).Go MAEDA2020-01-251-0/+20
* FrozenError when exporting gantt to PDF in some languages (#32832).Go MAEDA2020-01-181-2/+2
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-081-10/+10
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issues...Toshi MARUYAMA2019-11-251-892/+1298
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-75/+282
* cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...Toshi MARUYAMA2019-11-251-47/+54
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues...Toshi MARUYAMA2019-11-251-2/+1
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_contro...Toshi MARUYAMA2019-11-251-22/+85
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-24/+41
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-18/+48
* code layout cleanup test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-231-2/+4
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-081-1/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_control...Toshi MARUYAMA2019-11-081-10/+5
* code cleanup: rubocop: fix Style/HashSyntax in test/functional/issues_control...Toshi MARUYAMA2019-10-071-5/+2
* code cleanup: rubocop: fix Layout/AlignArray in test/functional/issues_contro...Toshi MARUYAMA2019-10-071-4/+1
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in test/func...Toshi MARUYAMA2019-10-071-1/+1
* code cleanup: rubocop: fix Layout/SpaceAfterColon in test/functional/issues_c...Toshi MARUYAMA2019-10-071-2/+2
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/functiona...Toshi MARUYAMA2019-10-071-5/+0
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-8/+20
* fix duplicate name of IssuesControllerTest#test_bulk_copy_should_allow_copyin...Toshi MARUYAMA2019-09-301-4/+2
* Add clear query icon next to selected query in sidebar (#31640).Go MAEDA2019-09-141-0/+11
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-201-2/+2
* Test failure with mysql (#30288).Jean-Philippe Lang2019-06-201-0/+2
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-3/+12
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-2/+20
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-201-0/+15
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-0/+54
* Groups are incorrect when grouping by date without user timezone set.Jean-Philippe Lang2019-06-201-1/+23
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Test for r18078 (#19371).Go MAEDA2019-04-241-0/+17
* Update Rails to 5.2.3 (#31113).Go MAEDA2019-03-311-10/+10
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-10/+7
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+43
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-151-0/+37
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-0/+17
* Remove trailing whitespaces from test/functional/issues_controller_test.rbGo MAEDA2019-02-131-6/+6
* IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...Go MAEDA2019-01-221-0/+2
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+17
* Test failure.Jean-Philippe Lang2018-12-121-1/+4
* Allow issues grouping by creation, update and closing date (#13803).Jean-Philippe Lang2018-12-121-0/+26
* Allow issues grouping by start and due dates (#13803).Jean-Philippe Lang2018-12-121-0/+19