| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-09 | Fixed case | Chad Kieffer | |
| 2009-08-08 | Added basic context menu affects and styles. Simplified some of the action ↵ | Chad Kieffer | |
| labels in the menu. | |||
| 2009-08-03 | Combine the quick menu and the thumb menu into a single menu called | Bharat Mediratta | |
| the "context" menu. This new context menu is generated using the typical event processing system, like our other menus. The specialized quick CSS and JS is now gone, replaced by our generic menu handling code. It's all rolled together currently using the thumb_menu UI for easy packaging. All the CSS and JS is updated. NOTE: the non-dialog links (rotate, album_cover) have a broken UI because they return JSON which the quick.js code handled specially, but we don't handle properly now. I need to fix this. | |||
| 2009-07-28 | Move site_menu and admin_menu into gallery helper so that site_menu | Bharat Mediratta | |
| can call admin_menu. | |||
| 2009-07-22 | bump version to "3.0 git (pre-beta3)" | Bharat Mediratta | |
| 2009-07-14 | Move the gallery version out of a module variable and into a constant | Bharat Mediratta | |
| in the gallery helper. This will let us bump the version without having to bump the gallery module number. | |||
| 2009-06-12 | Move date/time format strings into a setting and bump the gallery | Bharat Mediratta | |
| module to version 2. First test of our upgrade code! | |||
| 2009-06-12 | Create gallery::date_time(), gallery::date() and gallery::time() | Bharat Mediratta | |
| functions that format a unix timestamp into a date+time/date/time string. Partial fix for ticket #347. | |||
| 2009-06-01 | Fix a place where I shouldn't have renamed "core" to "gallery", breaking ↵ | Bharat Mediratta | |
| maintenance mode. | |||
| 2009-05-27 | Convert a few more references of APPPATH to MODPATH/gallery | Bharat Mediratta | |
| 2009-05-27 | Update all references to the core application to now point to the | Bharat Mediratta | |
| gallery module. This type of mass update is prone to some small bugs. | |||
