- 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 !
-
- 29 Dec, 2006 2 commits
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 06 Oct, 2006 1 commit
-
-
zYne authored
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 22 Sep, 2006 1 commit
-
-
romanb authored
- Lazy connections possible through Doctrine_Manager::addDSN($dsn, $connectionName). Connections will then be opened automatically when they are requested the first time. Changes concerning multiple connection control: - injection of the Connection object into the Doctrine_Table constructor, instead of a static lookup. - added optional Connection parameter to save/delete of Doctrine_Record and Doctrine_Collection
-