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-09-22
Updated to Exifer r4477. Fixes ticket #763.
Tim Almdal
2009-09-22
Implement the updated version of gallery3-vendor/exifer which has gettext rep...
Tim Almdal
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-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Merge commit 'upstream/master'
Andy Staudacher
2009-08-30
Change the processing time for search_task and exif_task to start the
Bharat Mediratta
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-07-19
Remove success logging from exif_task.
Bharat Mediratta
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-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
[next]