| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
| 2009-05-02 | Revert r20668; if we call our helper 'gallery' then it interferes with ↵ | Bharat Mediratta | |
| g2_import since it uses the Gallery2 embed interface which loads up G2's Gallery class as well. Grumble. | |||
| 2009-05-02 | Rename core helper to gallery helper to indicate that it's more of an ↵ | Bharat Mediratta | |
| app-wide helper. 'core' doesn't make as much sense | |||
| 2009-05-02 | Create item helper and move move_item(), remove_album_cover() and | Bharat Mediratta | |
| make_album_cover() functions into it. | |||
| 2009-05-02 | Move make_album_cover and remove_album_cover out of Item_Model and | Bharat Mediratta | |
| into the core helper. Clean up interactions so that when we remove an album cover we pick a new one, or clean out the old album cover if there are no other choices. | |||
| 2009-04-29 | Refactor the creation and removal of the album covers into | Tim Almdal | |
| make_album_cover and remove_album_cover methods in Item_Model. Usage: $photo->make_album_cover() $album->remove_album_cover() | |||
| 2009-04-22 | Refactor the move functionality into a helper function so it can be | Tim Almdal | |
| called from organize | |||
| 2009-03-05 | Implement a Maintenance mode as per ticket: #15 | Tim Almdal | |
