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
/
unit
/
helpers
/
issues_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r15238.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed rendering of multivalued custom fields in the issue history (#19225).
Jean-Philippe Lang
2015-03-08
1
-0
/
+37
*
Fixed Stack level too deep error when calling #find_name_by_reflection for mi...
Jean-Philippe Lang
2015-02-14
1
-0
/
+4
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
1
-0
/
+13
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
The descendant count in the issues delete confirmation message is wrong if is...
Jean-Philippe Lang
2014-12-30
1
-0
/
+10
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-4
/
+4
*
Rails4: replace hard-coded html with class at IssuesHelperTest
Toshi MARUYAMA
2014-02-11
1
-3
/
+7
*
use escaped "Can't" constant at IssuesHelperTest
Toshi MARUYAMA
2014-02-06
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded including ApplicationHelper from helper tests
Toshi MARUYAMA
2013-12-26
1
-1
/
+0
*
make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2013-12-21
1
-0
/
+1
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
1
-6
/
+6
*
Splits tests (#1005).
Jean-Philippe Lang
2013-06-06
1
-10
/
+16
*
Prepends issue numbers with a number sign (#1005).
Jean-Philippe Lang
2013-06-06
1
-8
/
+8
*
Fixed that journal details about issue relations may disclose issues that are...
Jean-Philippe Lang
2013-06-06
1
-0
/
+20
*
remove "del" tag from deleted issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-0
/
+32
*
Include Redmine::I18n in helpers tests.
Jean-Philippe Lang
2013-05-18
1
-0
/
+1
*
remove redundant 'IssuesHelper#' from issues_helper_test context
Toshi MARUYAMA
2013-04-12
1
-19
/
+19
*
code layout clean up issues_helper_test.rb
Toshi MARUYAMA
2013-04-12
1
-25
/
+43
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-1
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-138
/
+106
*
Accommodates fixtures for databases with case sensitive sort.
Jean-Philippe Lang
2013-01-23
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
partial backout r10263
Toshi MARUYAMA
2012-10-22
1
-9
/
+11
*
backout r10253
Toshi MARUYAMA
2012-10-22
1
-9
/
+11
*
code cleanup test_with_a_start_date_attribute_* of unit IssuesHelperTest
Toshi MARUYAMA
2012-09-01
1
-10
/
+10
*
replace shoulder "with a due_date attribute" context of unit IssuesHelperTest...
Toshi MARUYAMA
2012-09-01
1
-5
/
+17
*
use date_format setting at unit IssuesHelperTest test_with_a_start_date_attri...
Toshi MARUYAMA
2012-09-01
1
-2
/
+6
*
replace shoulder "with a start_date attribute" context of test/unit/helpers/i...
Toshi MARUYAMA
2012-09-01
1
-9
/
+17
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-2
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
No need to save journal details.
Jean-Philippe Lang
2012-04-22
1
-11
/
+11
*
Additional tests for IssuesHelper#show_detail.
Jean-Philippe Lang
2012-04-22
1
-23
/
+50
*
No need to save the record.
Jean-Philippe Lang
2012-03-04
1
-10
/
+10
*
test: include ERB::Util at test/unit/helpers/issues_helper_test.rb
Toshi MARUYAMA
2011-12-22
1
-0
/
+1
*
Code cleanup.
Jean-Philippe Lang
2011-12-18
1
-1
/
+0
*
Makes tests inherit from ActionView::TestCase.
Jean-Philippe Lang
2011-12-18
1
-29
/
+11
*
Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+8
*
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
remove trailing white-spaces from unit issues helper test.
Toshi MARUYAMA
2011-05-16
1
-7
/
+7
*
Warn about subtasks before deleting a parent issue (#6562).
Jean-Philippe Lang
2011-04-17
1
-0
/
+19
*
Adds a helper for issue heading (#7647).
Jean-Philippe Lang
2011-04-12
1
-1
/
+5
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Added unit tests for IssuesHelper#show_detail
Eric Davis
2010-03-08
1
-0
/
+159