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
*
Makes author column sortable and groupable on the issue list (#1567).
Jean-Philippe Lang
2011-11-19
1
-0
/
+10
*
Moved the project name after the item in the html title (#9593).
Jean-Philippe Lang
2011-11-19
1
-0
/
+2
*
fix malformed issues csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA
2011-11-16
1
-0
/
+35
*
add functional test to export issue csv encoded in Big5 on Traditional Chines...
Toshi MARUYAMA
2011-11-16
1
-0
/
+28
*
Fixed failure introduced in r7772 (#8615).
Jean-Philippe Lang
2011-11-11
1
-1
/
+1
*
Added an administration setting to allow issue start date to be defaulted to ...
Etienne Massip
2011-11-05
1
-2
/
+48
*
Reverted r7628.
Etienne Massip
2011-10-18
1
-3
/
+1
*
Filter out illegal values to prevent raise of PostgreSQL exceptions, restored...
Etienne Massip
2011-10-18
1
-1
/
+3
*
Restored valid test part removed with r7625 (#8371).
Etienne Massip
2011-10-13
1
-0
/
+3
*
Removed debugging purpose command.
Etienne Massip
2011-10-13
1
-1
/
+1
*
Removed test part failing with PostgreSQL (#8371).
Etienne Massip
2011-10-13
1
-6
/
+1
*
Fixed shot filter expression parsing depending upon field operators (#8371).
Etienne Massip
2011-10-12
1
-0
/
+74
*
remove hard-coded '.rxml' from 'test_show_atom' at functional issues controll...
Toshi MARUYAMA
2011-10-04
1
-1
/
+1
*
Allow project column to be removed from the global issue list columns (#8411).
Etienne Massip
2011-09-26
1
-0
/
+21
*
remove hard-coded '.rhtml' from "test_index_with_project_and_filter" of funct...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects" of ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects_shou...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project" of functional issue...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_should_not_list_issues_when_modul...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index" of functional issues controller ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove duplicate "test_index_should_not_list_issues_when_module_disabled" fro...
Toshi MARUYAMA
2011-09-02
1
-11
/
+0
*
remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_list_custom...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_tracker" of...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_query" of functional issues ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_empty_filters" o...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_default_filter" ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_show_by_anonymous" of functional issues...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
add test to respond nothing in case of content type is not html with invalid ...
Toshi MARUYAMA
2011-09-01
1
-0
/
+6
*
add test to respond nothing in case of content type is html with invalid quer...
Toshi MARUYAMA
2011-09-01
1
-0
/
+6
*
remove trailing white-spaces from test/functional/issues_controller_test.rb.
Toshi MARUYAMA
2011-08-31
1
-24
/
+24
*
Test that forms are well-formed for issue attachment upload.
Jean-Philippe Lang
2011-07-29
1
-0
/
+24
*
Additional functional tests for issue attachment upload.
Jean-Philippe Lang
2011-07-29
1
-4
/
+41
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
1
-0
/
+38
*
Adds issue id link in the issue creation flash message (#3033).
Jean-Philippe Lang
2011-07-09
1
-7
/
+10
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
1
-3
/
+24
*
Added a test to ensure 'Project' column can be removed on issues list (#8411)
Jean-Baptiste Barth
2011-06-20
1
-0
/
+6
*
Do not show inactive issue priorities where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+25
*
Fixed: Private flag ignored when creating an issue with set_own_issues_privat...
Jean-Philippe Lang
2011-06-01
1
-0
/
+30
*
remove trailing white-spaces from functional IssuesController test.
Toshi MARUYAMA
2011-05-16
1
-182
/
+182
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
1
-0
/
+49
*
Fixed: empty list for user/version custom fields on bulk edit form (#2096).
Jean-Philippe Lang
2011-04-07
1
-1
/
+33
*
Wrap text custom fields in the issue list (#8064).
Jean-Philippe Lang
2011-04-05
1
-0
/
+15
*
Removed a duplicate test.
Jean-Philippe Lang
2011-04-05
1
-11
/
+0
*
Shorten query[column_names] param name.
Jean-Philippe Lang
2011-04-03
1
-1
/
+1
*
Fixed: bulk destroying parent and child issues raises a stale object error (#...
Jean-Philippe Lang
2011-04-01
1
-0
/
+12
*
Shortens filter param names.
Jean-Philippe Lang
2011-04-01
1
-3
/
+3
*
Allow bulk editing of parent issue (#5831).
Jean-Philippe Lang
2011-03-27
1
-0
/
+18
*
Check for a valid time entry if comments have been entered when updating an i...
Jean-Philippe Lang
2011-03-13
1
-3
/
+22
*
Fixed: issue description Quote button lost by r3941 (#7122).
Jean-Philippe Lang
2010-12-18
1
-0
/
+3
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
[next]