summaryrefslogtreecommitdiff
path: root/core/libraries/Admin_View.php
AgeCommit message (Expand)Author
2009-01-12Dashboard blocks are now data driven, and you can add new blocks toBharat Mediratta
2009-01-11Let admins override the theme with a query paramBharat Mediratta
2009-01-10Use the theme's avatar as the default if Gravatar doesn't have one.Bharat Mediratta
2009-01-07Properly implement 'root' as a legal factory typeBharat Mediratta
2009-01-01Move debug CSS into core/css/debug.css, and enable it for admin themes alsoBharat Mediratta
2008-12-30Add a "Graphics Settings" page that lets admins choose which graphicsBharat Mediratta
2008-12-29Separate permanent messages out of the message helper and put themBharat Mediratta
2008-12-25Ajaxify 'add users'Felix Rabinovich
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-22Add some admin theme callbacks and make them explicitly admin_xxx for consist...Bharat Mediratta
2008-12-20Add admin sidebar blocks, and move the stats block into that pattern.Bharat Mediratta
2008-12-20Create a pattern for admin dashboard blocks and make the "welcome"Bharat Mediratta
2008-12-18Refactor site admin menu into a theme function and build the menus inBharat Mediratta
2008-12-15Add Admin_ViewBharat Mediratta