Commit Graph

7 Commits

Author SHA1 Message Date
Jean-Philippe Lang
01ab34d401 All ancestors must be active to unarchive a project.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2155 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 17:45:40 +00:00
Jean-Philippe Lang
7353a628bf Makes Project.allowed_to_condition actually works with nested sets.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2153 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 14:48:59 +00:00
Jean-Philippe Lang
76462d76b5 Replaces #active_children with nested scopes #descendants.active
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2152 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 14:38:02 +00:00
Jean-Philippe Lang
89ecc00326 Removes calls to child_ids.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2151 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 14:31:44 +00:00
Jean-Philippe Lang
8de41294c0 Makes parent parent assignment work on project form.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2150 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 13:43:05 +00:00
Jean-Philippe Lang
058e4db223 Use acts_as_nested_set instead of acts_as_tree for project hierarchy.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2149 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-20 12:22:38 +00:00
Jean-Philippe Lang
04fea923a4 Adds a branch for unlimited project hierarchy.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2148 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-12-19 20:51:35 +00:00