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
/
l10n_client.php
Age
Commit message (
Expand
)
Author
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-10
Use abs_url() inside url::redirect() calls so that we don't just wind
Bharat Mediratta
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-28
improved translations admin interface
jhilden
2009-06-16
Add option to list *all* l10n messages (that have been indexed) in l10n UI
Andy Staudacher
2009-06-02
Extend L10n client to provide UI for plural translation.
Andy Staudacher
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta