summaryrefslogtreecommitdiffstats
path: root/test/functional/issues_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix that updating an issue from context menu to a none value do not set the f...Marius Balteanu2021-08-051-0/+27
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-011-2/+2
* When updating an issue, allow adding time entry on an issue that was visible ...Marius Balteanu2021-07-261-0/+23
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-1/+10
* Default issue query (#7360).Go MAEDA2021-07-061-0/+72
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-011-10/+10
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* Show project tree instead of subprojects in the project selector when you cre...Go MAEDA2021-03-251-3/+3
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-12/+14
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-0/+35
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-0/+14
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-0/+12
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+15
* Some fixes for r20321:Go MAEDA2021-01-181-0/+48
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-0/+6
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-011-0/+24
* Make sure that "is not" operator for Subproject filter does not exclude close...Go MAEDA2020-12-281-0/+24
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-271-0/+19
* Revert r19810 (#10535).Go MAEDA2020-12-221-12/+10
* use 'assert_not' instead of 'assert !' at IssuesControllerTestToshi MARUYAMA2020-12-191-4/+4
* shorten long line of IssuesControllerTestToshi MARUYAMA2020-12-191-22/+48
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+8
* use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...Toshi MARUYAMA2020-10-271-6/+7
* use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...Toshi MARUYAMA2020-10-261-6/+7
* use with_settings at IssuesControllerTest#test_index_with_projectToshi MARUYAMA2020-10-241-13/+13
* use with_settings at IssuesControllerTest#test_show_should_not_disclose_relat...Toshi MARUYAMA2020-10-221-19/+20
* add functional test "bulk copy should show follow button when project is sele...Toshi MARUYAMA2020-09-241-0/+22
* add functional test "bulk_edit should hide follow button when project is not ...Toshi MARUYAMA2020-09-211-0/+21
* fix source indent of IssuesControllerTestToshi MARUYAMA2020-09-211-6/+12
* add functional test "bulk_edit should show follow button when project is sele...Toshi MARUYAMA2020-09-171-0/+21
* assert explicitly to hide 'follow' button at IssuesControllerTest#test_get_bu...Toshi MARUYAMA2020-09-121-1/+2
* Fix that Issues API bypasses add_issue_notes permission (#33689).Go MAEDA2020-08-121-0/+18
* add assert_select of button at IssuesControllerTest#test_get_bulk_editToshi MARUYAMA2020-08-091-0/+5
* add assert_select of form to IssuesControllerTest#test_get_bulk_copy_without_...Toshi MARUYAMA2020-08-071-3/+5
* add assert_select of form to IssuesControllerTest#test_get_bulk_copyToshi MARUYAMA2020-07-211-3/+5
* fix source indent of IssuesControllerTestToshi MARUYAMA2020-07-211-10/+10
* add attachments existence assertion to IssuesControllerTest#test_get_bulk_copyToshi MARUYAMA2020-07-191-0/+4
* shorten long line of IssuesControllerTestToshi MARUYAMA2020-07-191-5/+12
* add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should...Toshi MARUYAMA2020-07-111-1/+1
* add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_sh...Toshi MARUYAMA2020-07-111-1/+1
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-10/+12
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-231-0/+14
* Test for r19702 (#33273).Go MAEDA2020-04-151-0/+16
* Fix that "Successful deletion" notice is not displayed after deleting some ty...Go MAEDA2020-04-041-0/+8
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
* Fix issues and spent time CSV export does not include custom fields with "Ful...Go MAEDA2020-04-011-0/+17
* Show warning and the reason when the issue cannot be closed or reopen because...Go MAEDA2020-03-101-0/+16
* Fix that IssuesControllerTest occasionally fails (#33100, #4511).Go MAEDA2020-03-051-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1