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
*
Wrap issue description and its contextual menu in a div (#12211).
Jean-Philippe Lang
2012-10-27
1
-0
/
+2
*
Fixes that test randomly fails.
Jean-Philippe Lang
2012-10-27
1
-2
/
+1
*
Fixed that entering #nnn as parent task should validate (#11979).
Jean-Philippe Lang
2012-10-14
1
-3
/
+15
*
Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-10-13
1
-51
/
+50
*
Tests cleanup, use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-10-13
1
-85
/
+112
*
Tests cleanup.
Jean-Philippe Lang
2012-10-13
1
-16
/
+0
*
Tests cleanup.
Jean-Philippe Lang
2012-10-13
1
-18
/
+4
*
Test moved to tests with transactional fixtures disabled.
Jean-Philippe Lang
2012-10-13
1
-18
/
+0
*
Reverts r10623 for clarity, this test does not need the default language to b...
Jean-Philippe Lang
2012-10-13
1
-15
/
+14
*
set language en at test_put_update_with_spent_time_and_failure_should_not_add...
Toshi MARUYAMA
2012-10-12
1
-14
/
+15
*
Test that spent time should not be added when issue update fails (#11283).
Jean-Philippe Lang
2012-10-12
1
-0
/
+18
*
Fixed: No validation errors when entering an invalid "Parent task" (#11979).
Jean-Philippe Lang
2012-10-12
1
-6
/
+24
*
Makes Issue.generate_with_descendants! helper accept attributes only.
Jean-Philippe Lang
2012-10-12
1
-6
/
+6
*
Adjusts test for r10569.
Jean-Philippe Lang
2012-10-07
1
-2
/
+2
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-24
/
+71
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-2
/
+38
*
Fixed that issue author is assigned with current user when the edit form is u...
Jean-Philippe Lang
2012-09-27
1
-0
/
+12
*
Adds a "Copied from/to" relation when copying issue(s) (#6899).
Jean-Philippe Lang
2012-09-27
1
-0
/
+26
*
Do not copy subtasks twice when copying an issue and its descendants (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+15
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+66
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-12
/
+12
*
Adds a title to the issue link in the flash message.
Jean-Philippe Lang
2012-08-13
1
-1
/
+1
*
Ability to filter issues using project, author, assignee and target version c...
Jean-Philippe Lang
2012-08-07
1
-0
/
+16
*
Ability to group and sort the issue list by user/version custom field (#9419).
Jean-Philippe Lang
2012-07-24
1
-0
/
+52
*
Removes RJS from IssuesController.
Jean-Philippe Lang
2012-07-19
1
-0
/
+4
*
Additional tests for custom field formats.
Jean-Philippe Lang
2012-07-15
1
-0
/
+20
*
Rewrites assertions with assert_select.
Jean-Philippe Lang
2012-07-15
1
-7
/
+4
*
Adds maxlength=255 attribute on attachment description input field (#11365).
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-24
/
+119
*
Fixed that link to the assignee is escaped twice on the issue view (#11352).
Jean-Philippe Lang
2012-07-09
1
-0
/
+8
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+27
*
Fixed test failure.
Jean-Philippe Lang
2012-07-04
1
-1
/
+1
*
Fixed that watchers delete links are escaped on the issue view (#10932).
Jean-Philippe Lang
2012-05-15
1
-0
/
+30
*
Adds css class to custom field input tags.
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-13
/
+13
*
Additional tests for the PDF export of an issue.
Jean-Philippe Lang
2012-04-19
1
-0
/
+36
*
Fixed MissingFeatureException: let user choose to copy attachments or not whe...
Jean-Philippe Lang
2012-04-14
1
-1
/
+44
*
When copying issues, let the status be changed to default or left unchanged.
Jean-Philippe Lang
2012-04-14
1
-15
/
+29
*
Fixed that export links include page parameter.
Jean-Philippe Lang
2012-04-11
1
-0
/
+9
*
Fixed that improper statuses are proposed when changing status before tracker...
Jean-Philippe Lang
2012-04-09
1
-0
/
+33
*
Let non required list/user/version custom fields to be set to blank when bulk...
Jean-Philippe Lang
2012-04-06
1
-3
/
+28
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
1
-0
/
+15
*
Additional tests for IssuesController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+24
*
Adds a test for #9076.
Jean-Philippe Lang
2012-03-10
1
-0
/
+19
*
Adds a test for when query is not found.
Jean-Philippe Lang
2012-03-07
1
-0
/
+5
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
1
-7
/
+7
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
1
-6
/
+6
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-14
/
+0
*
Adds a test for displaying list custom fields on the new issue form.
Jean-Philippe Lang
2012-03-02
1
-0
/
+12
*
Use valid filters in #test_index_with_sort_filters.
Jean-Philippe Lang
2012-03-02
1
-5
/
+3
[next]