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
/
lib
/
redmine
/
helpers
/
gantt_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-20
/
+20
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Gantt unit tests cleanup.
Jean-Philippe Lang
2014-11-30
1
-462
/
+201
*
replace shoulda context "#subjects" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-88
/
+75
*
replace shoulda context "#number_of_rows_on_project" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-18
/
+15
*
replace shoulda context "#number_of_rows" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-35
/
+29
*
define as private GanttHelperTest helper methods
Toshi MARUYAMA
2014-02-04
1
-0
/
+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
*
Removed deferred tests.
Jean-Philippe Lang
2013-11-16
1
-61
/
+0
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-19
/
+4
*
gantt: sort versions by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+25
*
gantt: sort issues by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+47
*
gantt: add test to sort issues by current logic (#7335)
Toshi MARUYAMA
2013-05-17
1
-0
/
+20
*
Add missing tests for Redmine::Helpers::Gantt#number_of_rows.
Jean-Baptiste Barth
2013-05-02
1
-2
/
+17
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
1
-0
/
+1
*
Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
Jean-Philippe Lang
2012-10-12
1
-3
/
+3
*
gantt: remove redundant empty lines from unit gantt helper test
Toshi MARUYAMA
2012-09-11
1
-4
/
+0
*
code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-07-21
1
-38
/
+21
*
Make sure that "today" does not change during tests.
Jean-Philippe Lang
2012-04-27
1
-13
/
+13
*
Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending...
Jean-Philippe Lang
2012-04-27
1
-26
/
+30
*
add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-04-27
1
-1
/
+13
*
Removed Query.generate_default! helper.
Jean-Philippe Lang
2012-04-22
1
-1
/
+1
*
Removed object_daddy dependency.
Jean-Philippe Lang
2012-04-22
1
-1
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
No need to delete fixtures.
Jean-Philippe Lang
2012-03-04
1
-4
/
+0
*
test: include ERB::Util at test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2011-12-22
1
-0
/
+1
*
Test cleanup.
Jean-Philippe Lang
2011-12-18
1
-122
/
+101
*
remove trailing white-spaces from test/unit/lib/redmine/helpers/gantt_test.rb.
Toshi MARUYAMA
2011-08-30
1
-26
/
+26
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
1
-1
/
+1
*
Fixes progress calculation on gantt (#7838).
Jean-Philippe Lang
2011-03-28
1
-5
/
+23
*
Gantt: do not ignore project filter (#7000, #7352), do not display empty proj...
Jean-Philippe Lang
2011-03-10
1
-31
/
+41
*
Disable project completion display on the gantt (#7127).
Jean-Philippe Lang
2010-12-29
1
-5
/
+5
*
Ported subtasks display with indentation to the new gantt (#7128) and fixed m...
Jean-Philippe Lang
2010-12-18
1
-11
/
+35
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-18
/
+18
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-18
/
+18
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-4
/
+4
*
Gantt: fixes progress width in some cases and start code cleaning.
Jean-Philippe Lang
2010-12-17
1
-10
/
+18
*
Adds an application setting to limit the number of items that can be displaye...
Jean-Philippe Lang
2010-12-15
1
-2
/
+18
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-0
/
+703