summaryrefslogtreecommitdiff
path: root/core/controllers/admin_dashboard.php
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-12Refactor dashboard block handling out into a dashboard helper so thatBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-12Dashboard blocks are now data driven, and you can add new blocks toBharat Mediratta
2009-01-12Only the admin dashboard has a sidebar now.Bharat Mediratta
2008-12-24Normalize our Admin controllers so that functions always print outBharat Mediratta
2008-12-22Normalize CSRF handling into the access helper. Probably not the bestBharat Mediratta
2008-12-20Collapse Admin_Dashboard_Controller down into a single theme call, since nowBharat Mediratta
2008-12-19Create a new pattern for Site Admin controllers:Bharat Mediratta