summaryrefslogtreecommitdiff
path: root/core/controllers/move.php
AgeCommit message (Collapse)Author
2009-02-06Convert all item->type == "album" to item->is_album()Tim Almdal
Convert all item->type == "photo" to item->is_photo()
2009-01-25Update the album cover if necessary.Bharat Mediratta
2009-01-24Add move support. Use the move icon in the quick pane. You can'tBharat Mediratta
move an item into its own hierarchy, or into an album where you don't have edit permission.