summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/MY_View.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
2011-01-03Reimplemented Kohana 2.3's View::set_global() with array support.Joe7
2010-07-29Trap ORM_Validation_Exception specially and report which fields failed valida...Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2009-11-25Make globals work if you access the the variables directly withBharat Mediratta
2009-11-25Fix set_global() to be more elegant and preserve local trumpingBharat Mediratta
2009-11-25Switch from stdClass to arrays for global data.Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-07-29Make body_attributes() a theme callback instead of a method on theBharat Mediratta
2009-07-20Dump out the error message along with the stack trace when we catch anBharat Mediratta
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta
2009-06-08Rename main_element_attributes() callback to body_attributes() to beBharat Mediratta
2009-06-06Preliminary BiDi support (needs *a lot* of tweaking)Andy Staudacher
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta