Age | Commit message (Collapse) | Author |
|
|
|
version checks that was causing problems in the case where there's no
hyphen. version_compare handles hypens fine.
|
|
out of the move for now.
|
|
|
|
that this is organize only.
|
|
an organize-only construct.
|
|
|
|
whenever we expand a tree.
|
|
it right away while still allowing incremental tree loading.
|
|
message, which should resolve http://gallery.menalto.com/node/90646
|
|
1.5 second counter only after we've done any expensive queries. This
guarantees at least some time to do work.
Fixes ticket #693.
|
|
|
|
|
|
that we generate when resizing.
|
|
|
|
|
|
up to the album that you're viewing, and if you move a photo to a
different album it'll reload the entire album tree.
|
|
|
|
back to the languages admin page
|
|
|
|
if possible
|
|
|
|
1) increased gallery module version to 11
2) added image_sharpened parameter to the gallery module
3) sharpen all resizes.
|
|
|
|
|
|
Admin Maintenance rows, and added gModuleStatus class.
|
|
|
|
|
|
call.
|
|
|
|
|
|
is not working.
|
|
|
|
|
|
|
|
of ticket #537
* removed start/stop translation menu items from the admin, since they are on the languags admin page now
|
|
|
|
|
|
the admin
|
|
|
|
|
|
|
|
slow down simple operations. We may run into problems with more
complex operations, but let's only add tasks into the mix when it's
clear that we need them.
|
|
* Clean up naming conventions for variables in the controller
so that we specifically refer to albums with $album_id, etc.
* Move complexity for drawing tree out of the controller and into
the view.
* Simplify task definitions to get rid of extraneous text
* Change __PLACEHOLDERS__ to clearly define which is the album
and which is the item that we're moving before/after
* Remove as many CSS ids as we can from the tree view to keep
things simple
|
|
|
|
|
|
|
|
forms when an open dialog is reloaded.
|
|
|
|
|