index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
issues_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix that updating an issue from context menu to a none value do not set the f...
Marius Balteanu
2021-08-05
1
-0
/
+27
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-2
/
+2
*
When updating an issue, allow adding time entry on an issue that was visible ...
Marius Balteanu
2021-07-26
1
-0
/
+23
*
Link from assignee to group page (#12795).
Go MAEDA
2021-07-20
1
-1
/
+10
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+72
*
Rails 6.1: add header=present to csv tests (#29914, #32921).
Go MAEDA
2021-04-01
1
-10
/
+10
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Restore Copy button to its original location (#34714).
Go MAEDA
2021-03-25
1
-2
/
+2
*
Show project tree instead of subprojects in the project selector when you cre...
Go MAEDA
2021-03-25
1
-3
/
+3
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
1
-12
/
+14
*
Do not display in issue edit page spent time custom fields not visible by the...
Go MAEDA
2021-03-15
1
-0
/
+35
*
Move some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA
2021-03-07
1
-0
/
+14
*
Fix project selector on global new issue page not showing all visible project...
Go MAEDA
2021-02-01
1
-0
/
+12
*
Show a warning message for watchers who cannot view the object (#33329).
Go MAEDA
2021-01-24
1
-0
/
+15
*
Some fixes for r20321:
Go MAEDA
2021-01-18
1
-0
/
+48
*
Add class 'error' to custom fields with validation errors (#32764, #34580).
Go MAEDA
2021-01-11
1
-0
/
+6
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
1
-0
/
+24
*
Make sure that "is not" operator for Subproject filter does not exclude close...
Go MAEDA
2020-12-28
1
-0
/
+24
*
Subprojects issues are not displayed on main project when all subprojects are...
Go MAEDA
2020-12-27
1
-0
/
+19
*
Revert r19810 (#10535).
Go MAEDA
2020-12-22
1
-12
/
+10
*
use 'assert_not' instead of 'assert !' at IssuesControllerTest
Toshi MARUYAMA
2020-12-19
1
-4
/
+4
*
shorten long line of IssuesControllerTest
Toshi MARUYAMA
2020-12-19
1
-22
/
+48
*
Move the "Private" badge next to the "Open/Closed" badge (#33832).
Go MAEDA
2020-11-11
1
-0
/
+8
*
use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...
Toshi MARUYAMA
2020-10-27
1
-6
/
+7
*
use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...
Toshi MARUYAMA
2020-10-26
1
-6
/
+7
*
use with_settings at IssuesControllerTest#test_index_with_project
Toshi MARUYAMA
2020-10-24
1
-13
/
+13
*
use with_settings at IssuesControllerTest#test_show_should_not_disclose_relat...
Toshi MARUYAMA
2020-10-22
1
-19
/
+20
*
add functional test "bulk copy should show follow button when project is sele...
Toshi MARUYAMA
2020-09-24
1
-0
/
+22
*
add functional test "bulk_edit should hide follow button when project is not ...
Toshi MARUYAMA
2020-09-21
1
-0
/
+21
*
fix source indent of IssuesControllerTest
Toshi MARUYAMA
2020-09-21
1
-6
/
+12
*
add functional test "bulk_edit should show follow button when project is sele...
Toshi MARUYAMA
2020-09-17
1
-0
/
+21
*
assert explicitly to hide 'follow' button at IssuesControllerTest#test_get_bu...
Toshi MARUYAMA
2020-09-12
1
-1
/
+2
*
Fix that Issues API bypasses add_issue_notes permission (#33689).
Go MAEDA
2020-08-12
1
-0
/
+18
*
add assert_select of button at IssuesControllerTest#test_get_bulk_edit
Toshi MARUYAMA
2020-08-09
1
-0
/
+5
*
add assert_select of form to IssuesControllerTest#test_get_bulk_copy_without_...
Toshi MARUYAMA
2020-08-07
1
-3
/
+5
*
add assert_select of form to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
fix source indent of IssuesControllerTest
Toshi MARUYAMA
2020-07-21
1
-10
/
+10
*
add attachments existence assertion to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-19
1
-0
/
+4
*
shorten long line of IssuesControllerTest
Toshi MARUYAMA
2020-07-19
1
-5
/
+12
*
add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should...
Toshi MARUYAMA
2020-07-11
1
-1
/
+1
*
add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_sh...
Toshi MARUYAMA
2020-07-11
1
-1
/
+1
*
URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...
Go MAEDA
2020-06-04
1
-10
/
+12
*
Show open/closed badge on issue page (#33254).
Go MAEDA
2020-04-23
1
-0
/
+14
*
Test for r19702 (#33273).
Go MAEDA
2020-04-15
1
-0
/
+16
*
Fix that "Successful deletion" notice is not displayed after deleting some ty...
Go MAEDA
2020-04-04
1
-0
/
+8
*
Skip thumbnail tests if ImageMagick convert command is not available (#33226).
Go MAEDA
2020-04-02
1
-0
/
+1
*
Fix issues and spent time CSV export does not include custom fields with "Ful...
Go MAEDA
2020-04-01
1
-0
/
+17
*
Show warning and the reason when the issue cannot be closed or reopen because...
Go MAEDA
2020-03-10
1
-0
/
+16
*
Fix that IssuesControllerTest occasionally fails (#33100, #4511).
Go MAEDA
2020-03-05
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
[prev]
[next]