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