app/soc/views/models/host.py
2009-07-23 Lennard de Rijk Use role_name to register the Role with the Group View.
2009-04-13 Sverre Rabbelier Do not rely on dicts.merge to change target
2009-03-27 Lennard de Rijk Clarified docstring in access.py and changed edit access checks for role views.
2009-03-27 Lennard de Rijk Added missing access checks to various roles.
2009-03-20 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
2009-03-07 Lennard de Rijk Important roles can now not resign if they are the last in their group.
2009-03-04 Pawel Solyga Fix too long lines and remove unused imports in soc.views.models.host module.
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-03-01 Sverre Rabbelier Added decorators
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-17 Lennard de Rijk Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
2009-02-15 Sverre Rabbelier Hook up the admin view everywhere
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-07 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
2009-02-03 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
2009-02-02 Sverre Rabbelier Use .logic in checkIsAllowedToManageRole at the caller
2009-02-01 Sverre Rabbelier Cleaned up access.py
2009-01-30 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
2009-01-29 Lennard de Rijk Added manage view for Club Admins, Club Members and Hosts.
2009-01-28 Sverre Rabbelier Add grouping to the existing views
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-26 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
2009-01-25 Lennard de Rijk Added two needed redirects in role.py.
2009-01-24 Lennard de Rijk Brown paper bag fix.
2009-01-24 Lennard de Rijk Fixed a bug in _editPost for club_admin and host.
2009-01-24 Lennard de Rijk Parameterized patterns in role.py.
2009-01-24 Lennard de Rijk Added request creation and processing to role.py.
2009-01-24 Pawel Solyga Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide.
2009-01-24 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
less more (0) -50 -30 tip