index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
helpers
/
user_block.php
Age
Commit message (
Expand
)
Author
2009-10-04
Renamed more CSS selectors from gName to g-name.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2008-12-26
User Administration. Edit users. Take 3
Felix Rabinovich
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-16
Various optimizations:
Bharat Mediratta
2008-12-12
Get rid of all pseudo users and pseudo groups, while preserving all
Bharat Mediratta
2008-12-10
Remove navigation_top() and navigation_bottom() as they're subsumed by the ne...
Bharat Mediratta
2008-11-27
Add navigation_top() and navigation_bottom() insertion points
Bharat Mediratta
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal
2008-11-22
Move all block callbacks from View::block_type() to
Bharat Mediratta
2008-11-21
Use the new block mechanism to insert user related content into the html pages
Tim Almdal