summaryrefslogtreecommitdiff
path: root/core/helpers/album.php
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-15Rename eventsBharat Mediratta
2009-01-12Updated for new Form_Submit API.Bharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-23Change photo::create() and album::create() to take ORM instancesBharat Mediratta
2008-12-23Add very simple graphics toolkits.Bharat Mediratta
2008-12-17Separate thumbnails out into var/thumbs. This clears up some ambiguity in I...Bharat Mediratta
2008-12-16Fix capitalization.Bharat Mediratta
2008-12-07Change ORM_MPTT::add_to_parent() to take an ORM instead of an id soBharat Mediratta
2008-12-06Implemented photo::_get_photo_add(). You need to create the var/uploads dire...Tim Almdal
2008-12-03Fix internationalized string.Bharat Mediratta
2008-12-02Remove the variable from inside _()Tim Almdal
2008-12-02The rearrange module will now add an album if you drag the "new album" onto t...Tim Almdal
2008-11-28Create module::event() which runs Gallery events. It works byBharat Mediratta
2008-11-28Correct parameter on gallery.album.created event firingTim Almdal
2008-11-28Rename item events and create events for comment create, login, logout, user ...Tim Almdal
2008-11-28Add event plumbing to allow the tag module to be notified when a photo is cre...Tim Almdal
2008-11-22Correct case on helper class names. By convention, helper class names are lo...Tim Almdal
2008-11-09style fixBharat Mediratta
2008-11-08Create permanent owner_id column in the item table, and use a softBharat Mediratta
2008-11-08Adding user (owner) to items; info moduleFelix Rabinovich
2008-11-06album::set_thumbnail is now part of Item_Model so it can go.Bharat Mediratta
2008-11-05* Add thumbnail and resize dimensions to the item table and use themBharat Mediratta
2008-11-05Change the default theme to actually render what's in the Gallery.Bharat Mediratta
2008-11-04Lots of new stuff!Bharat Mediratta