| Age | Commit message (Collapse) | Author |
|
labels in the menu.
|
|
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.
|
|
can call admin_menu.
|
|
|
|
in the gallery helper. This will let us bump the version without
having to bump the gallery module number.
|
|
module to version 2. First test of our upgrade code!
|
|
functions that format a unix timestamp into a date+time/date/time
string.
Partial fix for ticket #347.
|
|
maintenance mode.
|
|
|
|
gallery module. This type of mass update is prone to some small bugs.
|