summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/l10n_client.php
AgeCommit message (Expand)Author
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
2010-07-23More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-27Additional fixes for plural handling when deleting translations / marking the...Andy Staudacher
2010-02-27Incremental fix for ticket #1042: Delete translation from outgoing_translatio...Andy Staudacher
2010-02-21Performance improvement: Load all translations of a locale as one serialized ...Andy Staudacher
2010-01-13Somemore K24 migration holdovers. need to specify the where statement with o...Tim Almdal
2010-01-11Remove the translation submit button from translation search form. Fixes tic...Tim Almdal
2009-12-16Convert some database calls.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-11-24Rename I18n to Gallery_I18n to avoid conflict with Kohana 2.4Bharat Mediratta
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-10Use abs_url() inside url::redirect() calls so that we don't just windBharat Mediratta
2009-08-30Tabs to spaces cleanupAndy Staudacher
2009-08-28improved translations admin interfacejhilden
2009-06-16Add option to list *all* l10n messages (that have been indexed) in l10n UIAndy Staudacher
2009-06-02Extend L10n client to provide UI for plural translation.Andy Staudacher
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta