summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/l10n_client.php
AgeCommit message (Expand)Author
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-11Two improvements to Joe's fix for #1504:Bharat Mediratta
2011-01-12Returning 2 flags from l10n_client::validate_api_key(), 1 to reflect if conne...Joe7
2010-11-28Replace self::func() with <helper_name>::func() for all public APIsBharat Mediratta
2010-07-22Initialize $request in submit_translations(). Fixes ticket #1239.Bharat Mediratta
2010-07-20Cleanup on the Admin > Languages page.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2010-01-22Change "fetch translations" task to fetch them in batches.Andy Staudacher
2009-12-02Update a couple more queries.Bharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-07-19Remove excess success logging. In the rebuild images case, it canBharat Mediratta
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta
2009-07-09Revert "Revert "Add task logging to the "Update Search Index" task""Tim Almdal
2009-07-09Revert "Add task logging to the "Update Search Index" task"Tim Almdal
2009-07-08Add task logging to the "Update Search Index" taskTim Almdal
2009-07-08Add task logging to the Update translationsTim Almdal
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-06-09Fix for fetching l10n plural messages. Need to cast from stdclass to array(),...Andy Staudacher
2009-06-03Sanitize all data we return via json_encode() to guard against XSS andBharat Mediratta
2009-06-02Extend L10n client to provide UI for plural translation.Andy Staudacher
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta