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
/
views
/
admin_languages.html.php
Age
Commit message (
Expand
)
Author
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-17
Arg, fixing the "Sharing your Translations" text, thanks engineer@gmc
Andy Staudacher
2009-09-17
Fix: Make "Sharing your translations" a localizable string
Andy Staudacher
2009-08-30
Updating uses of html::js_string and SafeString::for_js (value now contains s...
Andy Staudacher
2009-08-29
Minor cleanup
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
L10n fixes for the admin_languages page, and JS/XSS cleanup of the organize v...
Andy Staudacher
2009-08-28
improved translations admin interface
jhilden
2009-08-28
improved UI for the languages admin
jhilden
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