romanb
|
93a737b4e1
|
Added missing multiple root support for Doctrine_Node_NestedSet::getParent()
|
2007-02-10 18:07:05 +00:00 |
|
romanb
|
18cf2887cf
|
Added missing multiple root support for Doctrine_Node_NestedSet::getFirstChild() and
Doctrine_Node_NestedSet::getLastChild()
|
2007-02-10 17:58:29 +00:00 |
|
romanb
|
a0def4808f
|
Added missing multiple root support to Doctrine_Node_NestedSet::getNextSibling()
and Doctrine_Node_NestedSet::getPrevSibling()
|
2007-02-10 17:51:42 +00:00 |
|
romanb
|
e006ebb056
|
Added missing multiple root support to Doctrine_Node_NestedSet::getAncestors().
|
2007-02-10 17:32:26 +00:00 |
|
romanb
|
3d8ff310c1
|
Removed an echo statement of an undefined variable. Possibly a remainder of some debug output.
|
2007-02-10 14:18:30 +00:00 |
|
romanb
|
ee2c5f6231
|
Fixed a bug in Doctrine_Node_NestedSet::getRootValue() and setRootValue(). They were still using underscore property names (roo_column_name, ...).
|
2007-02-09 22:15:04 +00:00 |
|
joesimms
|
02efd7f73b
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
|
zYne
|
484fb080cd
|
little refactorings
|
2007-01-16 00:12:52 +00:00 |
|
zYne
|
3fc9edf871
|
Hierarchical data handling implementation moved from draft to main lib
|
2007-01-15 20:12:22 +00:00 |
|