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
Age
Commit message (
Expand
)
Author
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-07-11
Fixes ticket #526
Shai Ben-Naphtali
2009-07-10
Reference exif consistently as EXIF ticket #526.
Tim Almdal
2009-07-08
Add Task logging to the Extract EXIF data task
Tim Almdal
2009-07-01
Updated to Exifer r4159
Tim Almdal
2009-07-01
Reapply c65bfb5a10b125b2cf04ebd5c5d1b58051281f8c without extra
Bharat Mediratta
2009-07-01
Revert "Fix for ticket #437"
Bharat Mediratta
2009-07-01
Fix for ticket #437
Tim Almdal
2009-06-30
Update Exif_test to match change made in 4943103700332a11f16319496e485cfd7fd9...
Bharat Mediratta
2009-06-30
Fix for #437. Use Exposure Time instead of Shutter Speed as suggested by
Tim Almdal
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-20
Updated to Exifer r4107
Bharat Mediratta
2009-06-19
Add an id to the exif link anchor.
Bharat Mediratta
2009-06-01
Don't bomb if there are no exif_records for the given item.
Bharat Mediratta
2009-05-31
Run p::clean() on any variables that contain data entered by users.
Bharat Mediratta
2009-05-28
Tweak path slightly
Bharat Mediratta
2009-05-28
Protect get() against missing records.
Bharat Mediratta
2009-05-26
clean up whitespace errors introduced in last commit
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-20
Avoid complex inserts in available_tasks() to make admin/maintenance
Bharat Mediratta
2009-05-20
Avoid doing an expensive insert in available_tasks(). Partial fix for ticket...
Bharat Mediratta
2009-05-18
Update preamble to avoid extra opening php block
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-12
Don't divide by zero if there are no photos in the Gallery.
Bharat Mediratta
2009-05-11
Update exif lib to upstream r3901 which resolves the following tickets:
Bharat Mediratta
2009-05-11
Correct the reference to $item->id
Tim Almdal
2009-05-11
Don't accept negative capture dates from EXIF, they're probably just crap data.
Bharat Mediratta
2009-05-11
Refactor the exif module to denormalize the stored data. This way we
Bharat Mediratta
2009-05-11
Reinstate abortCount code, originally added to exifer in G2:
Bharat Mediratta
2009-05-11
Don't use ORM to delete old exif_keys.. it's too inefficient
Bharat Mediratta
2009-05-11
Add a cache in intel2Moto(). Because of the duplicate nature of the
Bharat Mediratta
2009-05-10
Use a clearer query syntax for deleting extra search and exif records (thanks...
Bharat Mediratta
2009-05-08
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if ...
Bharat Mediratta
2009-05-07
Don't try to use the exif/iptc values if we couldn't extract them cleanly.
Bharat Mediratta
2009-05-07
Grab photo capture date and captions from EXIF/IPTC data.
Bharat Mediratta
2009-05-05
Detect input encodings from EXIF/IPTC data and convert to utf-8 as
Bharat Mediratta
2009-04-28
Update upstream to to r3835 which resolves upstream ticket #1108
Bharat Mediratta
2009-04-27
Update value size to 1536 chars because I had an image which went over 1024 c...
Bharat Mediratta
2009-04-27
Fix an edge case with GPS data handling that results in this error:
Bharat Mediratta
2009-04-25
Drop the item_id key; we don't need this level of strictness in most
Bharat Mediratta
2009-04-25
Change the value column to varbinary so that we can handle the occasional bin...
Bharat Mediratta
2009-04-25
Fix status math.
Bharat Mediratta
2009-04-25
Extract as many records as we can in a second
Bharat Mediratta
2009-04-25
Add a key on item_id so that our query to find missing exif records is efficient
Bharat Mediratta
2009-04-21
Remove duplicate word from status message
Tim Almdal
2009-04-05
Don't try to insert exif keys if there aren't any.
Bharat Mediratta
2009-04-05
Optimization: add all exif/iptc keys in a single insert, instead of
Bharat Mediratta
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-13
Make the exif_key value size 1k
Bharat Mediratta
[prev]
[next]