• Jean-Philippe Lang's avatar
    Adds subtasking (#443) including: · 8e3d1b69
    Jean-Philippe Lang authored
    * 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
    8e3d1b69
Name
Last commit
Last update
..
diffs Loading commit data...
encoding Loading commit data...
files Loading commit data...
ldap Loading commit data...
mail_handler Loading commit data...
repositories Loading commit data...
attachments.yml Loading commit data...
auth_sources.yml Loading commit data...
boards.yml Loading commit data...
changes.yml Loading commit data...
changesets.yml Loading commit data...
comments.yml Loading commit data...
custom_fields.yml Loading commit data...
custom_fields_projects.yml Loading commit data...
custom_fields_trackers.yml Loading commit data...
custom_values.yml Loading commit data...
documents.yml Loading commit data...
enabled_modules.yml Loading commit data...
enumerations.yml Loading commit data...
groups_users.yml Loading commit data...
issue_categories.yml Loading commit data...
issue_relations.yml Loading commit data...
issue_statuses.yml Loading commit data...
issues.yml Loading commit data...
journal_details.yml Loading commit data...
journals.yml Loading commit data...
member_roles.yml Loading commit data...
members.yml Loading commit data...
messages.yml Loading commit data...
news.yml Loading commit data...
projects.yml Loading commit data...
projects_trackers.yml Loading commit data...
queries.yml Loading commit data...
repositories.yml Loading commit data...
roles.yml Loading commit data...
time_entries.yml Loading commit data...
tokens.yml Loading commit data...
trackers.yml Loading commit data...
user_preferences.yml Loading commit data...
users.yml Loading commit data...
versions.yml Loading commit data...
watchers.yml Loading commit data...
wiki_content_versions.yml Loading commit data...
wiki_contents.yml Loading commit data...
wiki_pages.yml Loading commit data...
wikis.yml Loading commit data...
workflows.yml Loading commit data...