app/soc/views/models/request.py
2008-11-20 Sverre Rabbelier Minor improvements to roles page
2008-11-20 Lennard de Rijk Adds the user's role page. Currently this only has an overview of the user's unhandled requests.
2008-11-20 Sverre Rabbelier Move saved message to the base class
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-20 Sverre Rabbelier Fold the _rights dictionary into params
2008-11-18 Pawel Solyga Fix not working request creation.
2008-11-17 Pawel Solyga Add new parameters to views: url_name which is name used in urls (instead of using lower entity names) and module_name which is used for constructing django urls. Append changes to all affected files. Fix some title names. Change urls that included underscores like "site_settings" into urls with slash "site/settings". Plus some other minor fixes.
2008-11-17 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
2008-11-16 Sverre Rabbelier Added basic 'invite' functionality
less more (0) tip