summaryrefslogtreecommitdiff
path: root/modules/organize/helpers
AgeCommit message (Expand)Author
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-26Since organize is now in the preview stage and will probably beTim Almdal
2009-05-26Restructure the module lifecycle.Bharat Mediratta
2009-05-25Delete placeholder comments.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-02Create item helper and move move_item(), remove_album_cover() andBharat Mediratta
2009-05-02Move make_album_cover and remove_album_cover out of Item_Model andBharat Mediratta
2009-05-02Clean up API to be organized around the functionality it provides, not the fe...Bharat Mediratta
2009-05-02Remove extra whitespace.Bharat Mediratta
2009-05-02Fix indentation.Bharat Mediratta
2009-04-29Refactor the creation and removal of the album covers intoTim Almdal
2009-04-29Change album cover functionality addedTim Almdal
2009-04-29The delete button now deletes the selected itemsTim Almdal
2009-04-281) Refactor the ajax calls so that the code is reused across multiplTim Almdal
2009-04-221) Fix index overflow issue.Tim Almdal
2009-04-22Dragging from the thumbgrid to an album in the tree now works.Tim Almdal
2009-04-21Added progress bar and pause and continue functionality to rearrangeTim Almdal
2009-04-20Remove debugging statementsTim Almdal
2009-04-201) Add rearrange processing as a taskTim Almdal
2009-04-06Fix preambleBharat Mediratta
2009-04-03First iteration of the organize functionality (orginally called bulkTim Almdal