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
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-04-22
Catch the item_updated_data_file() event and rescan. Fixes #1679.
Bharat Mediratta
2011-03-27
Centralize our encoding code into a new helpers and use
Bharat Mediratta
2011-02-01
fixed tag broken
momo-i
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-09-11
Tune timeouts to work better on large installs.
Bharat Mediratta
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
[next]