summaryrefslogtreecommitdiff
path: root/modules/user/helpers/user_block.php
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2008-12-26User Administration. Edit users. Take 3Felix Rabinovich
2008-12-25Ajaxify 'add users'Felix Rabinovich
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-16Various optimizations:Bharat Mediratta
2008-12-12Get rid of all pseudo users and pseudo groups, while preserving allBharat Mediratta
2008-12-10Remove navigation_top() and navigation_bottom() as they're subsumed by the ne...Bharat Mediratta
2008-11-27Add navigation_top() and navigation_bottom() insertion pointsBharat Mediratta
2008-11-27Move javascript from default theme to appropriate modulesTim Almdal
2008-11-22Move all block callbacks from View::block_type() toBharat Mediratta
2008-11-21Use the new block mechanism to insert user related content into the html pagesTim Almdal