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
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-06-27
When detecting encodings, give priority to ISO-8859-1 which seems to
Bharat Mediratta
2010-06-09
New version of EXIF gets ISO and Metering Mode right. Yay!
Bharat Mediratta
2010-06-06
Updated to Exifer
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-27
Convert __toString() to use (string) cast instead.
Bharat Mediratta
2010-01-19
Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.
Bharat Mediratta
2010-01-17
Use test::random_photo_unsaved() instead.
Bharat Mediratta
2010-01-17
Updated for model based validation.
Bharat Mediratta
2009-12-06
Update database query.
Bharat Mediratta
2009-12-02
Fix a bunch of places where we were using "= null" instead of "IS NULL".
Bharat Mediratta
2009-12-02
Convert more database calls over to the new format
Bharat Mediratta
2009-11-26
utf8::clean() is now Input::clean()
Bharat Mediratta
2009-11-26
Database::orwhere() is now Database_Builder::or_where()
Bharat Mediratta
2009-11-26
Convert Database::instance() -> db::build()
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
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
[next]