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
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2011-04-21
Add missing CSS tag so tables get aligned. Fixes #1678.
Chris Kelly
2010-07-20
Cleanup on the Admin > Languages page.
Bharat Mediratta
2010-02-24
Fix multi-column layout of language admin.
Andy Staudacher
2009-11-03
Small CSS fix for language admin
jhilden
2009-10-28
Put the javascript initialization into a ready function so its invoked after ...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
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