romanb
187c194bbd
Fixed an issue with the NestedSet where the baseAlias was not reset properly under some circumstances.
2007-11-13 15:52:45 +00:00
Jonathan.Wage
e33130b80e
Fix for coding standards.
2007-11-08 18:50:20 +00:00
Jonathan.Wage
27b369a5f3
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
2007-10-21 06:23:59 +00:00
Jonathan.Wage
0a6f216efa
Lots of formatting changes, cleanup, doc block changes.
2007-10-03 21:43:22 +00:00
meus
f3a377a794
replace tabs with 4 spaces. and fix other coding style related stuff
2007-09-03 14:57:18 +00:00
Jonathan.Wage
7f4abdf292
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.
2007-08-14 16:37:48 +00:00
romanb
7ad2c77a2d
- Updated nested set documentation
...
- Removed the reserved alias "base" from the nested set. It's no longer necessary to use that. Use whatever alias you want.
2007-08-04 14:33:15 +00:00
romanb
7583a8d8ac
Preliminary fix for a bug that occurs when using NestedSet + Column aggregation inheritance
2007-07-29 19:38:11 +00:00
Jonathan.Wage
c9dafc24aa
Changed where() and orderBy() to addWhere() and addOrderBy()
2007-07-12 15:41:26 +00:00
romanb
532d3da4f1
Bugfix for hydration. (zyne, please have a look at the diff).
...
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.
2007-07-08 12:57:52 +00:00
zYne
042a4e411f
fixes #346
2007-06-15 10:33:15 +00:00
romanb
42170dd406
Fixed #328
...
Ticket: 328
2007-06-07 19:17:56 +00:00
romanb
e90e62c9f7
Small fix: createRoot() only generates a root id if it doesnt already have a valid value
2007-05-07 16:05:14 +00:00
joesimms
02efd7f73b
refactoring for tree implementation
2007-02-08 12:53:32 +00:00
zYne
1eb8b54d81
lots of refactorings
2007-01-21 18:31:51 +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
zYne
1d65d8d3f0
2006-09-28 21:03:49 +00:00
pookey
6094eeb536
moving php source files to lib directroy
2006-09-26 15:00:13 +00:00