summaryrefslogtreecommitdiff
path: root/modules/exif/helpers
AgeCommit message (Expand)Author
2009-02-28Change the pattern to identify tables that need prefix substitution toTim Almdal
2009-02-27This implements table prefix for all the queries in core, user, exif,Tim Almdal
2009-02-27This implements table prefix for all the queries in core, user, exif,Tim Almdal
2009-02-26Replace ORM->select(count(*)) with a call to Database::count_recordsTim Almdal
2009-02-26Implement fix for ticket #103. If there is no exif data, don'tTim Almdal
2009-02-24File structure style fixesAndy Staudacher
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-13Fix error if theme item is not supplied.Tim Almdal
2009-02-12Add a maintenace task to extract the EXIF data from imagesTim Almdal
2009-02-11Well, exif dialog displays and will show the summary information. Tim Almdal
2009-02-10Exif data is now collected when an image is added.Tim Almdal
2009-02-07The start of the exif module. so I can merger the exifer libraryTim Almdal