summaryrefslogtreecommitdiffstats
path: root/nested_projects/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Show only visible children/ancestors on project overview.Jean-Philippe Lang2009-01-181-1/+2
* Makes the project list multi-level.Jean-Philippe Lang2009-01-101-6/+4
* Makes parent parent assignment work on project form.Jean-Philippe Lang2008-12-201-6/+2
* Use acts_as_nested_set instead of acts_as_tree for project hierarchy.Jean-Philippe Lang2008-12-201-2/+1
* Adds a branch for unlimited project hierarchy.Jean-Philippe Lang2008-12-191-0/+289