| Age | Commit message (Collapse) | Author |
|
|
|
|
|
contains a json encoded string. Also address the problem that IE returns the color values differently that Firefox and Chrome
|
|
|
|
the organize dialog bar when the selected album changes.
|
|
|
|
|
|
children, so a progress dialog is displayed
|
|
|
|
sendRequest method out of the GalleryResource class and moved it to the GalleryRestRequest class. Converted the properties captureDate, updatedDate, and createdDate to return a flex date object instead of a string representing a unix timestamp.
|
|
add a progress bar for longer running tasks
|
|
Rearrange is moving items within the same album, move is moving to a different album.
|
|
module is deactivated
|
|
|
|
checkpointing.
|
|
|
|
dialog.
|
|
file to the organize module.
|
|
|
|
|
|
|
|
|
|
|
|
not great, but at least the code is closer to doing what it's supposed to.
|
|
|
|
organize dialog, and (magically) drag and drop move to another album works as well again. Tested in FF3.5, Chrome5 on Ubuntu Linux.
|
|
|
|
|
|
Conflicts:
modules/organize/js/organize.js
|
|
implodes, but dragging doesn't work. Selecting works fine, either by using the lasso or clicking. Ctrl-Click adds to the selection. The problem is that when a drag is attempted, the selection gets lost and things start falling apart.
|
|
issues with selectables and draggables working together in IEx
|
|
|
|
position is after the last element.
|
|
rtl mode.
|
|
is now done in the browser.
|
|
tree branches.
|
|
|
|
|
|
|
|
organize dialog.
|
|
2) Reworked the calculated of the drop target marker to account for scrolling.
|
|
|
|
functionality.
|
|
|
|
|
|
|
|
grid. Originally the borders disappeared not they don't. A single element is
used to contain the drop target marker. This element contains all the position
information for the drop handler to determine where the item should be
positioned.
In addition, the drop target marker is removed when the drag extends outside
the grid and is re shown, when the cursor re-enters the thumbnail grid.
|
|
ticket #939.
|
|
|
|
in the album tree. Fixes ticket #959.
|