Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-01 | Fixes #1088: Show number of group members. Unlike the bugreport requested, ↵ | Adrian Lang | |
the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName. | |||
2009-01-27 | Keeping HTML consistent throughout the site. | Sarven Capadisli | |
2009-01-23 | anon_notice | sarven | |
2009-01-23 | p -> div for markup wrapper | Evan Prodromou | |
2009-01-23 | Anonymous message for group page | Evan Prodromou | |
2009-01-23 | Minor markup fix | sarven | |
2009-01-22 | Add group tag cloud to group | Evan Prodromou | |
2009-01-22 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-22 | fixed a few bugs and logic problems in groups | Robin Millette | |
2009-01-22 | Doc comment in showgroup | Evan Prodromou | |
2009-01-22 | selector name cleanup | sarven | |
2009-01-21 | Changed to @class entity_profile from @id user_profile. | sarven | |
2009-01-21 | General markup and style cleanup | sarven | |
2009-01-21 | change showgroup to use profileminillist | Evan Prodromou | |
2009-01-21 | Add members mini-icons to group page | Evan Prodromou | |
2009-01-21 | remove admin link from group page | Evan Prodromou | |
2009-01-21 | Add tabset to group and admin tabs | Evan Prodromou | |
2009-01-21 | Mark showgroup as readonly action | Evan Prodromou | |
2009-01-21 | Move showgroup action to Group category | Evan Prodromou | |
2009-01-21 | First pass at a group home page | Evan Prodromou | |
This is the first pass at a group home page. |