summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/ORM_MPTT.php
AgeCommit message (Expand)Author
2009-09-10Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make theBharat Mediratta
2009-08-30Use is_descendant() API inside move_to() for clarity.Bharat Mediratta
2009-08-05Fix the default $orderby to be an associative array in descendants() and chil...Bharat Mediratta
2009-08-05Change the children and descendants APIs to be more consistent and toBharat Mediratta
2009-08-05Change the children methods on Item_Core and ORM_MPTT in order toTim Almdal
2009-07-25Rename columns that use reserved SQL words : items.left and items.rightRomain LE DISEZ
2009-07-17Change model_cache::clear() API to clear everything. This preventsBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta