index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
exif
/
helpers
/
exif_event.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-22
Catch the item_updated_data_file() event and rescan. Fixes #1679.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-12-06
Update database query.
Bharat Mediratta
2009-09-22
Revert "Change the exif module to respond to the gallery_ready event and chec...
Tim Almdal
2009-09-21
Change the exif module to respond to the gallery_ready event and check to see...
Tim Almdal
2009-07-16
Second non-trivial change to the event code. We now publish model
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-11
Correct the reference to $item->id
Tim Almdal
2009-05-11
Refactor the exif module to denormalize the stored data. This way we
Bharat Mediratta
2009-02-21
Change the name of the model from exif_info to exif_record So item
Tim Almdal
2009-02-15
Tweak EXIF extraction code to be more robust.
Bharat Mediratta
2009-02-14
exif_data -> exif_keys
Bharat Mediratta
2009-02-10
Exif data is now collected when an image is added.
Tim Almdal