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
/
helpers
Age
Commit message (
Expand
)
Author
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-26
Since organize is now in the preview stage and will probably be
Tim Almdal
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-25
Delete placeholder comments.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-02
Create item helper and move move_item(), remove_album_cover() and
Bharat Mediratta
2009-05-02
Move make_album_cover and remove_album_cover out of Item_Model and
Bharat Mediratta
2009-05-02
Clean up API to be organized around the functionality it provides, not the fe...
Bharat Mediratta
2009-05-02
Remove extra whitespace.
Bharat Mediratta
2009-05-02
Fix indentation.
Bharat Mediratta
2009-04-29
Refactor the creation and removal of the album covers into
Tim Almdal
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-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
Added progress bar and pause and continue functionality to rearrange
Tim Almdal
2009-04-20
Remove debugging statements
Tim Almdal
2009-04-20
1) Add rearrange processing as a task
Tim Almdal
2009-04-06
Fix preamble
Bharat Mediratta
2009-04-03
First iteration of the organize functionality (orginally called bulk
Tim Almdal