| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-27 | Restructure things so that the application is now just another module. | Bharat Mediratta | |
| Kohana makes this type of transition fairly straightforward in that all controllers/helpers/etc are still located in the cascading filesystem without any extra effort, except that I've temporarily added a hack to force modules/gallery into the module path. Rename what's left of "core" to be "application" so that it conforms more closely to the Kohana standard (basically, just application/config/config.php which is the minimal thing that you need in the application directory) There's still considerable work left to be done here. | |||
| 2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
| 2009-01-08 | module::event now takes an unlimited number of args | Bharat Mediratta | |
| added module::incr_var() ftw. | |||
| 2008-12-26 | Add module::clear_var() | Bharat Mediratta | |
| 2008-12-23 | Change photo::create() and album::create() to take ORM instances | Bharat Mediratta | |
| instead of ids. | |||
| 2008-12-13 | Set the resize and thumbnail maximum dimension into the module vars table | Tim Almdal | |
| 2008-12-11 | Correct test | Tim Almdal | |
| 2008-12-11 | Change the name of the implmentation of module parameters to module vars | Tim Almdal | |
