summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/ORM_MPTT_Test.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-23Don't use ORM_MPTT::move_to directly, it's protected.Bharat Mediratta
2010-01-21Can't call ORM_MPTT::move_to() externally, so call Item_Model::save() instead.Bharat Mediratta
2010-01-19Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.Bharat Mediratta
2010-01-18Update for model based validation. Use test helper. Reduce the code size gr...Bharat Mediratta
2009-12-22The default value for $offset should always be null (according to theBharat Mediratta
2009-11-26Update all portable where clauses to the new Kohana 2.4 format.Bharat Mediratta
2009-09-10Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make theBharat Mediratta
2009-08-05Change the children and descendants APIs to be more consistent and toBharat Mediratta
2009-07-25Rename columns that use reserved SQL words : items.left and items.rightRomain LE DISEZ
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta