summaryrefslogtreecommitdiff
path: root/core/helpers/core_block.php
AgeCommit message (Expand)Author
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-22Add some admin theme callbacks and make them explicitly admin_xxx for consist...Bharat Mediratta
2008-12-21Report actual log entries in the "log entries" admin block.Bharat Mediratta
2008-12-21Implement the 'Project News' block with actual news from GMC.. woot!Bharat Mediratta
2008-12-20Implement the photo stream with the most recently uploaded photos.Bharat Mediratta
2008-12-20use some real statsBharat Mediratta
2008-12-20Move log entries into its own blockBharat Mediratta
2008-12-20Move the "Photo Stream" section into its own blockBharat Mediratta
2008-12-20Move the "status messages" section into its own block.Bharat Mediratta
2008-12-20Move Platform and Project News admin sidebar blocks into the newBharat 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-15Protect menus and blocks against the fact that we don't have an itemBharat Mediratta
2008-12-12Remove head() for now.Bharat Mediratta
2008-12-11Changes to the Menu.php:Tim Almdal
2008-12-11A a script block to the <head> of the page that creates a javascript variable...Tim Almdal
2008-12-10Change all access API methods to take ORMs instead of ids. This willBharat Mediratta
2008-12-10Remove navigation_top() and navigation_bottom() as they're subsumed by the ne...Bharat Mediratta
2008-12-10Put profiler into page_bottom()Bharat Mediratta
2008-12-08Tighten up head()Bharat Mediratta
2008-12-07Merge gallery3/branches/menus back into gallery3/trunkTim Almdal
2008-11-27Move the ADMIN global nav option into the core module and only show it if we'...Bharat Mediratta
2008-11-25Move the in-place-edit JS into the page_footer callback and out ofBharat Mediratta
2008-11-24Revert the site_title changeTim Almdal
2008-11-23Add a site-config parameter to the config.php file. Created a core_block:hea...Tim Almdal