Age | Commit message (Collapse) | Author |
|
can't edit, but we are getting closer :-).
This change sets up a framework for modules to contribute edit panels
to the organize drawer. Currently implemented General (albums and
photos), Sort Order (albums only) and Manage Tags
|
|
drawer
|
|
2) And a 1em left margin to provide more spacing, so the lasso is less inclusive
|
|
doesn't have to be selected first
|
|
2) Drawer closes if no images or albums are selected
|
|
|
|
when the drawer opens. This way the drawer is never scrolled.
|
|
|
|
|
|
|
|
request types.
2) Enable/Disable the drawer handle buttons depending on the number of
items selcted
3) Image rotation works.
|
|
Rearrange the layout as per discussion with thumb, start the drawer
functionality. Still to do...
1) Add the processing behind the buttons on the drawer handle
2) Enable the drawer buttons when something is selected
3) Create a copy of the thumbs for the drawer
4) Add the bulk editting functionality to the drawer
|
|
2) Provide status and error messages back to the user
|
|
can be cancelled.
|
|
2) Fix where the microthumb was removed even if the move was cancelled
|
|
Refactored the javascript to minimize duplication.
|
|
2) Add the album name to the task name
|
|
|
|
|
|
2) Improved drop location determination
3) Add a revert if dropped on an invalid target
4) Add a popup dialog to display ajax errors
Still to do progress bar, pause/continue and status messages
|
|
|
|
|
|
objects into variables)
|
|
- Make sure the thumbgrid will utoscroll when dragging
- And an ordinal attribute to the thumbnail when generated, based on the
current sort order of the album.
|
|
handle the edge cases where the draggable is dropped on the micro
thumbnail panel
|
|
this point you can select microthumbs, by clicking on them, ctrl-click
will add to the selection. You can select by drawing a lasso around
images. Holding the ctrl will add the lassoed thumbs to the selection.
Once slected, thumbs can be dragged and dropped within the current
At this point no background processing takes place
|
|
drag and drop to work. And to get it to layout properly. Any
thoughts would be appreciated.
|
|
edit). There is limited functionality in no edits work. This is
primary a chance for the team to review the ui. It is in a separate
module to isolate the changes. Eventually, it will be moved back into core.
|