summaryrefslogtreecommitdiffstats
path: root/nested_projects/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* Adds some tests on project hierarchy methods.Jean-Philippe Lang2009-01-101-6/+30
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project#set_parents! inserts children or root projects in alphabetical order.Jean-Philippe Lang2008-12-211-0/+25
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2160 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :order option to acts_as_nested_tree so that children are sorted ↵Jean-Philippe Lang2008-12-201-0/+16
| | | | | | alphabetically when the tree is rebuilt. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2156 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces #active_children with nested scopes #descendants.activeJean-Philippe Lang2008-12-201-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2152 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes parent parent assignment work on project form.Jean-Philippe Lang2008-12-201-9/+11
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a branch for unlimited project hierarchy.Jean-Philippe Lang2008-12-1954-0/+4387
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2148 e93f8b46-1217-0410-a6f0-8f06a7374b81