| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-11 | Fix style: space after ) before {. | Bharat Mediratta | |
| 2009-07-11 | Fix bug introduced in e0e450d90fe67ac199d82d2b8e902cff5c8b6c7d where | Bharat Mediratta | |
| it got rid of the 'img' var which is used when we set the click action on buttons. Partial fix for #528. | |||
| 2009-07-11 | Position gItem and gPhoto relative, then position quick and thumb menus as ↵ | Chad Kieffer | |
| absolute within them. Moved css from quick.js to quick.css. | |||
| 2009-06-14 | Switch quick delete from JS confirm to jQuery UI dialog, closes ticket #355. | Chad Kieffer | |
| 2009-05-30 | White space fixes | Chad Kieffer | |
| 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. | |||
