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
/
controllers
/
admin_languages.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-11
Two improvements to Joe's fix for #1504:
Bharat Mediratta
2011-01-12
Returning 2 flags from l10n_client::validate_api_key(), 1 to reflect if conne...
Joe7
2010-07-23
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-20
Cleanup on the Admin > Languages page.
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
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-22
Simplify the "unchanged" status message.
Bharat Mediratta
2009-09-22
Issue an information message if the user clicks "Save Settings" indicating th...
Tim Almdal
2009-09-01
Fix bug #522 - Handle "save settings" correctly in the "share translations" f...
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Fix link in l10n UI (for SafeString changes)
Andy Staudacher
2009-08-28
improved UI for the languages admin
jhilden
2009-07-17
Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.
Bharat Mediratta
2009-07-15
Fix 542 by changing the wording from you to your, thanks Floridave
Tim Almdal
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
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