- 22 Jan, 2008 1 commit
-
-
- 12 Jan, 2008 1 commit
-
-
romanb authored
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 13 Nov, 2007 1 commit
-
-
romanb authored
Fixed an issue with the NestedSet where the baseAlias was not reset properly under some circumstances.
-
- 08 Nov, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Sep, 2007 1 commit
-
-
meus authored
-
- 14 Aug, 2007 1 commit
-
-
Jonathan.Wage authored
Added copy() method to Query.php and made NestedSet.php use it because native clone() does not work. Also Added ->getSql() to getRootAlias() so that _aliasMap is present after the parsing.
-
- 04 Aug, 2007 1 commit
-
-
romanb authored
- Removed the reserved alias "base" from the nested set. It's no longer necessary to use that. Use whatever alias you want.
-
- 29 Jul, 2007 1 commit
-
-
romanb authored
-
- 12 Jul, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 08 Jul, 2007 1 commit
-
-
romanb authored
Improvements and enhancements to the NestedSet (not BC! please have a look at draft/nestedset_changes.tree). Added a model that was missing in the repos (model/BlogTag). Updated a testcase.
-
- 07 Jun, 2007 1 commit
-
-
romanb authored
Ticket: 328
-
- 07 May, 2007 1 commit
-
-
romanb authored
-
- 08 Feb, 2007 1 commit
-
-
joesimms authored
-
- 21 Jan, 2007 1 commit
-
-
zYne authored
-
- 16 Jan, 2007 1 commit
-
-
zYne authored
-
- 15 Jan, 2007 1 commit
-
-
zYne authored
-
- 12 Jan, 2007 2 commits
- 11 Jan, 2007 1 commit
-
-
joesimms authored
joesimms: added support for many roots for one table, added another example illustrating this, see EXAMPLE2.tree.php, also changed toString to __toString in getPath()
-
- 08 Jan, 2007 1 commit
-
-
david authored
-
- 06 Jan, 2007 1 commit
-
-
david authored
updated NestedSet to use Zend coding standards. still a few problems with return values using () that need to be looked at.
-
- 05 Jan, 2007 1 commit
-
-
joesimms authored
joesimms: initial draft for tree support. NestedSet support included, placeholders for other popular implementations also included. Read the README.tree file for more information and changelog to core files. Modified core files have also been included in this commit. hope it works and you like it !
-