summaryrefslogtreecommitdiff
path: root/core/controllers/quick.php
AgeCommit message (Expand)Author
2009-05-27Restructure things so that the application is now just another module.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-04-29Refactor the creation and removal of the album covers intoTim Almdal
2009-04-29Reset the parent thumbnail in Item_Model::delete instead of where theTim Almdal
2009-04-29Move the module::event("before_item_delete") into theTim Almdal
2009-04-06Fix up the quick-edit code on the photos page. Everything but "move"Bharat Mediratta
2009-04-02Continuation of r20518. Remove all the cases were the csrf values inTim Almdal
2009-03-27Put csrf token into Admin_View and Theme_View by default, then use itBharat Mediratta
2009-03-10Show the album edit form for albums, not the photo edit formBharat Mediratta
2009-02-15If we're deleting an album cover, null it out in the parent. Bharat Mediratta
2009-02-06Convert all item->type == "album" to item->is_album()Tim Almdal
2009-02-02Have the quick delete file "item_before_delete" so that search andTim Almdal
2009-01-29Add delete support as a quick-edit optionBharat Mediratta
2009-01-29Support making an album the album cover for its parentBharat Mediratta
2009-01-20Quick edit now lets you set the album cover.Bharat Mediratta
2009-01-20Add a quick edit pane for albums, too.Bharat Mediratta
2009-01-05Add "quick edit" which lets you edit a photo's details from the albumsBharat Mediratta
2009-01-03Propagate rotation up to the parent album, if we're rotating the album cover.Bharat Mediratta
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta