提交歷史

作者 SHA1 備註 提交日期
  cevou 5e100d1c8f Removed unnecessary call 12 年之前
  cevou 329bf0a146 Moved one line 12 年之前
  cevou f5420322d3 Fixed issue #481 12 年之前
  Kirill chEbba Chebunin 378636921d Remove debug die 12 年之前
  comfortablynumb 66cf2b345f [Tree] Fixed parameters of getNodesHierarchy* methods ($config metadata is not needed anymore as a parameter) 12 年之前
  comfortablynumb dc9de9785d [Tree] Fixed repository api. 13 年之前
  tom0 1fc94e5722 [tree] Update default sort order to include root order 13 年之前
  comfortablynumb 677c2f13e4 [Tree] Refactored "childCount" functionality, and added to RepositoryInterface. Included this missing functionality to Materialized Path strategies too. 13 年之前
  comfortablynumb f9a5c52bd3 [Tree] Added documentation for common repository methods. Added sorting on getRootNodes* methods for NestedSet strategy. 13 年之前
  comfortablynumb becf140e60 [Tree] Refactored a lot of code. Added missing functionalities. Implemented a RepositoryInterface to create a consistent api between ORM and ODM repositories. 13 年之前
  comfortablynumb 82e64254ba [Tree] Added getNodesHierarchyQuery and getNodesHierarchyQueryBuilder to all strategies 13 年之前
  comfortablynumb f5a0a2b64e [Tree] Added buildTree method to Closure strategy. General refactor 13 年之前
  Andrew Zhilin 3c3c898872 closures for closes 13 年之前
  gedi d6d8ac1159 [doc] note about tree removeFromTree method safety 13 年之前
  gedi 4e79b0006f [tree] use query builder expressions, closes #313 13 年之前
  comfortablynumb c0312ea243 [Tree] MaterializedPath: More minor fixes. 13 年之前
  ausi 959fe6ea04 made getIdExpression private 13 年之前
  ausi 2d316bd7b3 [tree] added support for string type primary keys 13 年之前
  Jonathan Ingram 4a8020ec24 Cleaned up unused code, variables and private methods for Tree 13 年之前
  gedi 1251cacf7a [Tree] do not call children statically, closes #231 13 年之前
  gedi 6849588693 [tree] when result is empty array, give empty string for tree result 13 年之前
  gedi 0b738f77d7 [tree] builtree options closure support for decorations, closes #216 13 年之前
  gedi 67045fc4a8 [tree] fixed back persistAs method for siblings which was broken by PR #208 13 年之前
  Daniel Bojdo 4472576c7d Fixed persistAs*SiblingOf methods. Previously sibling's been used as parent, what hasn't been valid. 13 年之前
  gedi cb0e234660 [tree] added tests for refactored childrenHierarchy function 13 年之前
  gedi ef09b50ea0 [tree] refactor children hierarchy function 13 年之前
  Orgil 52ac0e0505 fixed typing issues 13 年之前
  Orgil 80a46a7e9d fixed childrenhierarchy function that returns proper array 13 年之前
  gediminasm e702c728db [tree][nested] made possibility to take query builder for tree operations, closes #142 13 年之前
  gediminasm 71543c3818 [tree][nested] closes #136 improved tree hierarchy generation options, might be refactored later 13 年之前