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-28 | whitespace in User_group | Evan Prodromou | |
2009-01-23 | Upload logos for groups | Evan Prodromou | |
2009-01-23 | Remove require_once for Memcached_DBObject from new classes | Evan Prodromou | |
2009-01-21 | Method for user groups to get a list of members | Evan Prodromou | |
2009-01-21 | First pass at a group home page | Evan Prodromou | |
This is the first pass at a group home page. | |||
2009-01-13 | Generate new DB_DataObject classes for group tables | Evan Prodromou | |