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
/
lib
/
redmine
/
helpers
/
gantt.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...
Toshi MARUYAMA
2019-10-22
1
-2
/
+3
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/help...
Toshi MARUYAMA
2019-10-19
1
-15
/
+18
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gant...
Toshi MARUYAMA
2019-10-17
1
-3
/
+2
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-102
/
+145
*
Use "icon icon-*" classes for expandable elements (#31433).
Go MAEDA
2019-05-30
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Custom Exception classes should inherit StandardError instead of Exception (#...
Go MAEDA
2019-05-21
1
-1
/
+1
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
1
-7
/
+1
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
1
-6
/
+28
*
Allow a bigger range for the gantt timeline (#14654).
Go MAEDA
2019-05-08
1
-1
/
+1
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-19
/
+19
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Allow collapse/expand in gantt chart (#6417).
Go MAEDA
2019-03-05
1
-10
/
+42
*
Reverted r17925 (#6417). The change breaks GanttHelperTest.
Go MAEDA
2019-03-04
1
-41
/
+10
*
Allow collapse/expand in gantt chart (#6417).
Go MAEDA
2019-03-04
1
-10
/
+41
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
1
-1
/
+1
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
1
-1
/
+1
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-1
/
+1
*
Gantt bars with start date and end date on the same day don't become red by o...
Go MAEDA
2018-04-09
1
-3
/
+3
*
Fixes visibility checks for version.fixed_issues in Gantt (#27676).
Jean-Philippe Lang
2017-11-29
1
-4
/
+4
*
Add right-click context menu to gantt bars (#10485).
Go MAEDA
2017-11-25
1
-1
/
+2
*
Add right-click context menu to gantt subjects (#10485).
Go MAEDA
2017-11-25
1
-1
/
+2
*
Fix: Gravatar icon is misaligned in gantt (#26410).
Go MAEDA
2017-11-25
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
gannt: not show %done if the field is disabled for the tracker (#25876)
Toshi MARUYAMA
2017-06-15
1
-1
/
+4
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-7
/
+7
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds day numbers to HTML and PDF gantt (#3034).
Jean-Philippe Lang
2015-10-03
1
-1
/
+26
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Makes object argument optional and typo.
Jean-Philippe Lang
2014-11-30
1
-2
/
+2
*
Typo.
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Moved format specific stuff on format specific methods.
Jean-Philippe Lang
2014-11-28
1
-147
/
+127
*
Removed useless local variable.
Jean-Philippe Lang
2014-11-26
1
-2
/
+1
*
Removed duplicated code.
Jean-Philippe Lang
2014-11-26
1
-63
/
+58
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+5
*
gantt: completed percent truncated instead of rounded (#14737)
Toshi MARUYAMA
2014-05-16
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb...
Toshi MARUYAMA
2013-12-22
1
-2
/
+2
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-5
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-5
/
+6
*
gantt: sort versions by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+9
*
gantt: sort issues by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-11
/
+12
*
gantt: change sort method to class method (#7335)
Toshi MARUYAMA
2013-05-17
1
-4
/
+4
*
add TODO comment about gantt issues sort (#7335)
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-7
/
+32
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Don't compute version start date if due_date is nil.
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
[next]