obsolete.ChilliProject/public/images
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276
This version of the Gantt chart supports nested charts. So Projects,
Versions, and Issues will be nested underneath their parents correctly.

Additional features:

* Move all Gantt code to Redmine::Helpers::Gantt class instead of having it in
  the Gantt class, controller, and view
* Recursive and nest sub-projects
* Recursive and nest versions
* Recursive and nest issues
* Draw a line showing when a Project is active and it's progress
* Draw a line showing when a Version is active and it's progress
* Show a version's % complete
* Change the color of Projects, Versions, and Issues if they are late or
  behind schedule
* Added Project#start_date and #due_date
* Added Project#completed_percent
* Use a mini-gravatar on the Gantt chart
* Added tests for the Gantt rendering

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-09-10 03:09:02 +00:00
..
files Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
jstoolbar Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
1downarrow.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
1uparrow.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
2downarrow.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
2uparrow.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
add.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
arrow_collapsed.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
arrow_down.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
arrow_expanded.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
attachment.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_add.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_arrow_left.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_arrow_right.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_black.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_blue.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_delete.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_diamond.png Move hardcoded calendar images to css classes. 2010-02-23 21:10:15 +00:00
bullet_end.png Move hardcoded calendar images to css classes. 2010-02-23 21:10:15 +00:00
bullet_go.png Slight forum styles changes. 2010-02-14 11:52:12 +00:00
bullet_orange.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_purple.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_toggle_minus.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
bullet_toggle_plus.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
calendar.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
cancel.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
changeset.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
close.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
close_hl.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
comment.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
comments.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
copy.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
database_key.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
delete.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
document.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
draft.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
duplicate.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
edit.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
exclamation.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
external.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
false.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
fav.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
fav_off.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
feed.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
folder.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
folder_open.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
folder_open_add.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
folder_open_orange.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
group.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
help.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
history.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
lightning.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
link.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
loading.gif trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
locked.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
message.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
milestone_done.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
milestone_late.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
milestone_todo.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
move.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
news.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
openid-bg.gif Added the ability to login via OpenID. 2009-02-11 19:07:07 +00:00
package.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
plugin.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
project_marker.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
projects.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
reload.png Changes 2 png images. 2010-02-14 13:13:16 +00:00
report.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
save.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
server_key.png Added icon for the LDAP authentication menu item. #5775 2010-07-20 23:50:15 +00:00
sort_asc.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
sort_desc.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
stats.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
table_multiple.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
task_done.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
task_late.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
task_parent_end.png Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
task_todo.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
text_list_bullets.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
textfield.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
ticket.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
ticket_checked.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
ticket_edit.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
ticket_go.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
ticket_note.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
time.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
time_add.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
toggle_check.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
true.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
unlock.png Changes 2 png images. 2010-02-14 13:13:16 +00:00
user.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
version_marker.png Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
warning.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
wiki_edit.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
zoom_in.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
zoom_in_g.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
zoom_out.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00
zoom_out_g.png Minifies PNG images (#4819). 2010-02-13 09:08:12 +00:00