Commit History

Author SHA1 Message Date
  Fiblan 91ec236316 fix whitespace 11 years ago
  Fiblan e4ec7d9298 Tests the find('treeList') method after move 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Jose Lorenzo Rodriguez 06048e1669 Avoiding SQL errors by prefixing columns with the Table alias 11 years ago
  Jose Lorenzo Rodriguez 1a1c48c590 Fixing some failing tests 11 years ago
  Jose Lorenzo Rodriguez 84a83fa802 Using an array primaryKey value in TreeBehaviorTests to confirm that it is not a problem 11 years ago
  ADmad f332968081 Synchronize docblocks. 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  José Lorenzo Rodríguez d5000e452a CS fixes 12 years ago
  Jose Lorenzo Rodriguez e926c22eaf Also ensuring columns for delete, unit testing 12 years ago
  Jose Lorenzo Rodriguez 6d5a870d05 Adding a method to ensure the entities have the tree columsn present 12 years ago
  Jose Lorenzo Rodriguez fc5990f52e Implemented TreeBehavior::findTreeList 12 years ago
  Jose Lorenzo Rodriguez 5e90878886 Removing duplication 12 years ago
  Jose Lorenzo Rodriguez b8e780a097 Removing dead code 12 years ago
  Jose Lorenzo Rodriguez 1015a0db78 Implemented a non-recursive version of moveUp 12 years ago
  Jose Lorenzo Rodriguez a12c1affcb Only accepting entity for custom methods in the TreeBehavior. 12 years ago
  Jose Lorenzo Rodriguez 159eeeeadf Added test for removing a root from the tree 12 years ago
  Jose Lorenzo Rodriguez 2d7ce70d7e Fixed removing a middle node from the tree 12 years ago
  Jose Lorenzo Rodriguez 3c52dbc4fa Strating to implement removeFromTree 12 years ago
  Jose Lorenzo Rodriguez 4d783c08c3 Fixed CS issue 12 years ago
  Jose Lorenzo Rodriguez bb439ffbc2 Fixing issues found in review 12 years ago
  Jose Lorenzo Rodriguez c6a48488a0 Added a test for deleting a root node 12 years ago
  Jose Lorenzo Rodriguez 70b10c8bf5 Implemented deleting a subtree 12 years ago
  Jose Lorenzo Rodriguez 99c8877da2 Implemented delete logic 12 years ago
  Jose Lorenzo Rodriguez 78ae99580c Correctly expressing IS NULL expressions 12 years ago
  Jose Lorenzo Rodriguez 9841450244 Disallowing the creation of tree cycles in the TreeBehavior 12 years ago
  Jose Lorenzo Rodriguez 825b830ba3 Optimizing some queries in the TreeBehavior 12 years ago
  Jose Lorenzo Rodriguez 6f5f4aa5f8 Fully implemented moving a subtree as a new root 12 years ago
  Jose Lorenzo Rodriguez 5f7d8c2523 Started to implement moving a subtree as a root 12 years ago