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
/
gallery
/
helpers
/
l10n_client.php
Age
Commit message (
Expand
)
Author
2009-07-19
Remove excess success logging. In the rebuild images case, it can
Bharat Mediratta
2009-07-17
Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.
Bharat Mediratta
2009-07-09
Revert "Revert "Add task logging to the "Update Search Index" task""
Tim Almdal
2009-07-09
Revert "Add task logging to the "Update Search Index" task"
Tim Almdal
2009-07-08
Add task logging to the "Update Search Index" task
Tim Almdal
2009-07-08
Add task logging to the Update translations
Tim Almdal
2009-07-01
Fix a bunch of XSS vulnerabilities turned up by manual inspection
Bharat Mediratta
2009-06-09
Fix for fetching l10n plural messages. Need to cast from stdclass to array(),...
Andy Staudacher
2009-06-03
Sanitize all data we return via json_encode() to guard against XSS and
Bharat Mediratta
2009-06-02
Extend L10n client to provide UI for plural translation.
Andy Staudacher
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta