index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
organize
/
js
/
organize.js
Age
Commit message (
Expand
)
Author
2009-07-04
Rename the get_url function in organize.js so that it doesn't collide with the
Tim Almdal
2009-05-22
Set a minimum distance (10px) that the cursor has to move inorder for
Tim Almdal
2009-05-21
Provide delete confirmations in quick pane and organize features. If
Tim Almdal
2009-05-21
1) This provides the editting functionality for albums and photos in the
Tim Almdal
2009-05-18
This takes us the next step closer to providing bulk edit. We still
Tim Almdal
2009-05-07
Create a thumbnail stack of selected thumbnails for the organize
Tim Almdal
2009-05-07
1) Leave an object selected if its clicked.
Tim Almdal
2009-05-07
Improve the selection/drag handling so that drag of a single item
Tim Almdal
2009-05-06
1) Improved selection processing.
Tim Almdal
2009-05-02
Add missing return statement
Tim Almdal
2009-05-02
Move the drawer to the bottom of the page and compress the thumb grid
Tim Almdal
2009-05-01
Set organize messages to use existing gMessage, added album cover message.
Chad Kieffer
2009-04-29
Change album cover functionality added
Tim Almdal
2009-04-29
The delete button now deletes the selected items
Tim Almdal
2009-04-28
1) Refactor the ajax calls so that the code is reused across multipl
Tim Almdal
2009-04-27
Another iteration of the organize module:
Tim Almdal
2009-04-23
1) Move the progress bar to a dialog
Tim Almdal
2009-04-23
Implement a cancel button so that if an organize task is paused, it
Tim Almdal
2009-04-22
1) Fix index overflow issue.
Tim Almdal
2009-04-22
Dragging from the thumbgrid to an album in the tree now works.
Tim Almdal
2009-04-21
1) Disable drag when the rearrange task is running
Tim Almdal
2009-04-21
The pause button now works.
Tim Almdal
2009-04-21
Added progress bar and pause and continue functionality to rearrange
Tim Almdal
2009-04-20
1) Add rearrange processing as a task
Tim Almdal
2009-04-19
Simplify the handling of moves to the beginning or end of the album
Tim Almdal
2009-04-19
Continue javascript code cleanup
Tim Almdal
2009-04-19
Restructure the java script code (i.e. separate complex callbacks or
Tim Almdal
2009-04-19
- Improve the movement of the placeholder
Tim Almdal
2009-04-17
Change how mutiple requests for micro thumbnails is handler.
Tim Almdal
2009-04-17
Another iteration in the quest for the perfect organize module. At
Tim Almdal
2009-04-09
Here is the current state of "organize". I'm having trouble getting
Tim Almdal
2009-04-03
First iteration of the organize functionality (orginally called bulk
Tim Almdal