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
/
core
/
controllers
/
admin_languages.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-03-26
Convert language updates over to task form. It's still very rough,
Bharat Mediratta
2009-03-26
Normalize code style.
Bharat Mediratta
2009-03-26
Convert the L10n scanner from a library to a helper.
Bharat Mediratta
2009-03-18
This is the real fix to ticket #154
Tim Almdal
2009-03-18
Fix for ticket #154: Remove the raw count and use the ORM wrapper.
Tim Almdal
2009-03-18
Functional l10n_client / server interaction:
Andy Staudacher
2009-02-26
Minor cleanups.
Bharat Mediratta
2009-02-19
Differentiate between available and installed languages. Provide admin UI to ...
Andy Staudacher
2009-02-10
Simplification pass that preserves almost all functionality (except
Bharat Mediratta
2009-02-10
single -> double quotes.
Bharat Mediratta
2009-02-10
remove leading slash from Forge url.
Bharat Mediratta
2009-02-10
Adding UI for site language selection and user language preference.
Andy Staudacher