ausi
|
959fe6ea04
made getIdExpression private
|
13 years ago |
ausi
|
2d316bd7b3
[tree] added support for string type primary keys
|
13 years ago |
Jonathan Ingram
|
4a8020ec24
Cleaned up unused code, variables and private methods for Tree
|
13 years ago |
gedi
|
1251cacf7a
[Tree] do not call children statically, closes #231
|
13 years ago |
gedi
|
6849588693
[tree] when result is empty array, give empty string for tree result
|
13 years ago |
gedi
|
0b738f77d7
[tree] builtree options closure support for decorations, closes #216
|
13 years ago |
gedi
|
67045fc4a8
[tree] fixed back persistAs method for siblings which was broken by PR #208
|
13 years ago |
Daniel Bojdo
|
4472576c7d
Fixed persistAs*SiblingOf methods. Previously sibling's been used as parent, what hasn't been valid.
|
13 years ago |
gedi
|
cb0e234660
[tree] added tests for refactored childrenHierarchy function
|
13 years ago |
gedi
|
ef09b50ea0
[tree] refactor children hierarchy function
|
13 years ago |
Orgil
|
52ac0e0505
fixed typing issues
|
13 years ago |
Orgil
|
80a46a7e9d
fixed childrenhierarchy function that returns proper array
|
13 years ago |
gediminasm
|
e702c728db
[tree][nested] made possibility to take query builder for tree operations, closes #142
|
13 years ago |
gediminasm
|
71543c3818
[tree][nested] closes #136 improved tree hierarchy generation options, might be refactored later
|
13 years ago |
Tim Nagel
|
33d450fcc7
Typo
|
13 years ago |
Daniel Gomes
|
cf7b64ee08
minor changes to stay as the coding standards
|
13 years ago |
Daniel Gomes
|
5e73f3d14a
minor fixes
|
13 years ago |
Daniel Gomes
|
d7d1461662
fixed the $options array
|
13 years ago |
Daniel Gomes
|
bf343be2d3
refactored the nested tree array, added option to html output
|
13 years ago |
Daniel Gomes
|
ef188b651d
added method to retrieve children as an hierarchy array
|
14 years ago |
gediminasm
|
e45140d57b
[tree-nestedset] simulated changeset when parent does not change using persistAs*, closes #108
|
14 years ago |
gediminasm
|
6ef15c2ea3
[tree-nestedset] allow moving up and down root nodes for trees without root field
|
14 years ago |
gediminasm
|
d8d587851c
[all] added object wrappers in order to avoid issues with uninitialized proxies or detached objects
|
14 years ago |
gediminasm
|
29bcf218f3
[tree] fixed a bug on nested set removeFromTree function in case if node is leaf
|
14 years ago |
gediminasm
|
bb5ae9c733
[tree] fix nested tree repository for root id check
|
14 years ago |
Gediminas Morkevicius
|
dd5b83d260
[tree] changes for inheritance mapping support, allows to map tree in joined table, also made support persistAs function for managed nodes
|
14 years ago |
gediminasm
|
fe155052dd
[tree] optimizations and support for differently positioned node persistence, references #34
|
14 years ago |
Gediminas Morkevicius
|
f76da9afb1
[tree] in memory node synchronization
|
14 years ago |
gediminasm
|
1da7a2a001
[tree] single listener through event adapter
|
14 years ago |
Gediminas Morkevicius
|
f79c122332
[tree][nestedset] repository typo fix for exceptions
|
14 years ago |