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_modules.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-20
Fix a typo; swapped uninstalled and installed.
Bharat Mediratta
2009-05-19
Collate install/uninstall messages. Fixes ticket #288
Bharat Mediratta
2009-05-18
verify csrf when installing/uninstalling modules
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-12
Fire off the module_change event whenever we install or uninstall a module
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2008-12-25
Rework log and message helpers to be parallel, but separate.
Bharat Mediratta
2008-12-24
Normalize our Admin controllers so that functions always print out
Bharat Mediratta
2008-12-22
Add messaging system for reporting actions back to the user. Make
Bharat Mediratta
2008-12-22
Support proper rendering of locked modules, add a submit button, point it at ...
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta