summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/admin_languages.php
AgeCommit message (Expand)Author
2009-12-21Updates for the latest version of Kohana 2.4:Bharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-22Simplify the "unchanged" status message.Bharat Mediratta
2009-09-22Issue an information message if the user clicks "Save Settings" indicating th...Tim Almdal
2009-09-01Fix bug #522 - Handle "save settings" correctly in the "share translations" f...Andy Staudacher
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Tabs to spaces cleanupAndy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Fix link in l10n UI (for SafeString changes)Andy Staudacher
2009-08-28improved UI for the languages adminjhilden
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta
2009-07-15Fix 542 by changing the wording from you to your, thanks FloridaveTim Almdal
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
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