obsolete.ChilliProject/public/javascripts
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including:
* priority, start/due dates, progress, estimate, spent time roll-up to parent issues
* descendant issues tree displayed on the issue view with context menu support
* issue tree display on the gantt chart
* issue tree copy on project copy
* unlimited nesting

Defining subtasks requires the new permission 'Manage subtasks'.
Subtasks can not belong to a different project than the parent task.

Implementation is based on scoped nested sets for fast reads and updates.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3573 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-03-13 14:56:49 +00:00
..
calendar New language - Basque/ Euskara (#4650). 2010-01-25 15:25:46 +00:00
jstoolbar New language - Basque/ Euskara (#4650). 2010-01-25 15:25:46 +00:00
application.js Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
context_menu.js Unselect issues when clicking outside of the list. 2010-03-04 19:09:14 +00:00
controls.js Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
dragdrop.js Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
effects.js Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
prototype.js Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
repository_navigation.js Added branch and tag support to the git repository viewer. (#1406) 2009-08-15 22:41:40 +00:00
select_list_move.js Adds 2 buttons to easily reorder selected columns (#4272). 2009-11-28 11:59:45 +00:00