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
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-0
/
+18
*
Bulk edit form lacks estimated time field (#5156).
Jean-Philippe Lang
2016-04-03
1
-0
/
+9
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
No need to use custom host name in these tests.
Jean-Philippe Lang
2016-03-26
1
-2
/
+2
*
Previous/next links may be lost after editing the issue (#14462).
Jean-Philippe Lang
2016-03-19
1
-0
/
+24
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Tests broken by r15223 (#22127).
Jean-Philippe Lang
2016-03-12
1
-9
/
+11
*
Fixed that grouping issue by key/value custom field does not work (#22178).
Jean-Philippe Lang
2016-03-12
1
-0
/
+26
*
Adds query params as hidden field tags to the CSV export form (#22108).
Jean-Philippe Lang
2016-03-12
1
-0
/
+20
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-2
/
+2
*
Copying an issue does not copy parent task id (#12893).
Jean-Philippe Lang
2016-01-10
1
-0
/
+8
*
Get a better message when assertion fails.
Jean-Philippe Lang
2015-11-28
1
-2
/
+2
*
Render issue attributes using divs instead of a table for responsiveness (#19...
Jean-Philippe Lang
2015-11-08
1
-3
/
+3
*
Set default project version after selecting a different project on the new is...
Jean-Philippe Lang
2015-11-01
1
-0
/
+16
*
Default target version for new issues (#1828).
Jean-Philippe Lang
2015-11-01
1
-0
/
+13
*
Do not clear category on project change if category with same exists (#16941).
Jean-Philippe Lang
2015-10-20
1
-0
/
+16
*
Hide version and/or category on issue details when no versions and/or categor...
Jean-Philippe Lang
2015-10-17
1
-0
/
+16
*
Isolates csv options for a hash param (#1159).
Jean-Philippe Lang
2015-10-15
1
-5
/
+5
*
List custom fields with multiple values set as required by workflow can be bl...
Jean-Philippe Lang
2015-10-14
1
-0
/
+25
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-1
/
+23
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+32
*
Confusing name: test public query called "private" (#20740).
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
Test failure, now that projects without trackers are ignored (#20463).
Jean-Philippe Lang
2015-09-20
1
-2
/
+1
*
Internal error when moving an issue to a project without trackers (#20463).
Jean-Philippe Lang
2015-09-20
1
-0
/
+11
*
Adds a Total estimated hours column on issue list (#20688).
Jean-Philippe Lang
2015-09-12
1
-0
/
+12
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
1
-3
/
+34
*
Asserts that spent time is preloaded.
Jean-Philippe Lang
2015-07-05
1
-0
/
+2
*
Adds "Total spent hours" column available on the issue list (#11253).
Jean-Philippe Lang
2015-07-05
1
-0
/
+12
*
Adds a test for #19162.
Jean-Philippe Lang
2015-06-17
1
-0
/
+12
*
Fixed that copying issues always copy subtasks and attachments even if option...
Jean-Philippe Lang
2015-05-23
1
-2
/
+2
*
prevent IssuesControllerTest#test_index_csv_big_5 fails randomly
Toshi MARUYAMA
2015-05-01
1
-3
/
+3
*
SQL error with SQLServer when grouping+sorting issues (#19544).
Jean-Philippe Lang
2015-04-12
1
-0
/
+8
*
When create by copying the issue, status can not be changed to default (#19553).
Jean-Philippe Lang
2015-04-11
1
-0
/
+14
*
Fixed test failures (#19163).
Jean-Philippe Lang
2015-03-21
1
-4
/
+4
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
1
-0
/
+11
*
Don't render the issue form if issue.project is nil (#19276).
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
Restored project name as version prefix when different (#19348).
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
1
-0
/
+69
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
1
-13
/
+10
*
Adds a :copy_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
1
-0
/
+66
*
Fixed assertion (#18918).
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Fixed that group is not displayed when the first group is a boolean custom fi...
Jean-Philippe Lang
2015-01-19
1
-0
/
+16
*
Fixed that boolean custom field groups have same label for blank and false va...
Jean-Philippe Lang
2015-01-19
1
-0
/
+16
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-7
/
+7
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
IssuesControllerTest: make encoding tests independent of ordering (#18856)
Toshi MARUYAMA
2015-01-16
1
-6
/
+10
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-6
/
+6
*
Use DOM assertion instead.
Jean-Philippe Lang
2014-12-21
1
-1
/
+2
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-6
/
+6
[next]