Commit History

Author SHA1 Message Date
  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
  Jose Lorenzo Rodriguez 7ec8cd888f Finished implementation for re-paretning a node 12 years ago
  Jose Lorenzo Rodriguez ec77160f67 Correctly implementing node reparenting 12 years ago
  Jose Lorenzo Rodriguez 5c9f23184e Test for adding a leaf to the tree 12 years ago
  Jose Lorenzo Rodriguez ca226c9ba6 Making adding new node as a descendat of a root work 12 years ago
  Jose Lorenzo Rodriguez c70718b99b Starting to implement Tree saving operations 12 years ago
  QuickApps 88430a3996 revert the throw thing 12 years ago
  QuickApps 78bee17033 update of test cases 12 years ago
  QuickApps e50538fcc1 moveUp|Down should return false on failure instead of throw 12 years ago
  Jose Lorenzo Rodriguez 49a11b2b2e Fixing tests and documenting methods 12 years ago
  Jose Lorenzo Rodriguez 9efddaa007 Implemented TreeBehavior::recover() 12 years ago
  QuickApps d111a14bbb reverting the` Table::get()` thing, new test cases added 12 years ago
  QuickApps 7bdcb0a0bb update fo test cases. and some code refactoring 12 years ago
  QuickApps b6e93e0712 refactoring of test cases 12 years ago
  QuickApps a22e295849 added moveDown method & test cases 12 years ago