summaryrefslogtreecommitdiff
path: root/modules/exif/helpers/exif_event.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-04-22Catch the item_updated_data_file() event and rescan. Fixes #1679.Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-12-06Update database query.Bharat Mediratta
2009-09-22Revert "Change the exif module to respond to the gallery_ready event and chec...Tim Almdal
2009-09-21Change the exif module to respond to the gallery_ready event and check to see...Tim Almdal
2009-07-16Second non-trivial change to the event code. We now publish modelBharat Mediratta
2009-07-16Non-trivial changes to the event handling code:Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-11Correct the reference to $item->idTim Almdal
2009-05-11Refactor the exif module to denormalize the stored data. This way weBharat Mediratta
2009-02-21Change the name of the model from exif_info to exif_record So itemTim Almdal
2009-02-15Tweak EXIF extraction code to be more robust.Bharat Mediratta
2009-02-14exif_data -> exif_keysBharat Mediratta
2009-02-10Exif data is now collected when an image is added.Tim Almdal