Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
It was felt that actually listing the requirements might be overwhelming
to novice users.
|
|
|
|
change the sort order on the fly.
|
|
|
|
|
|
1) move creating the "Add a comment" button into the comments.html.php
2) use $.get() to retrieve the comment add form
|
|
this should take care of bug #329
|
|
|
|
menu rotates are now immediately visible. Fixes ticket 667.
|
|
|
|
to get the first item in an ORM result set.
|
|
|
|
|
|
* Order Added => Manual
* Capture Date => Date captured
* Creation Date => Date uploaded
* Updated Date => Date modified
Set the default sort order to "created" which mimics what we had
before, expt that it is not manual.
|
|
when we catch the exception instead.
|
|
|
|
|
|
"items" to "photos".
|
|
|
|
|
|
exceptions, so the exceptions don't interrupt the upstream processes
|
|
|
|
|
|
|