app/soc/views/models/club_admin.py
Mon, 14 Sep 2009 19:58:43 +0200 Lennard de Rijk Using the new checkIsMyActiveRole check where necessary.
Thu, 23 Jul 2009 14:43:20 +0200 Lennard de Rijk Use role_name to register the Role with the Group View.
Mon, 13 Apr 2009 15:31:39 +0000 Sverre Rabbelier Do not rely on dicts.merge to change target
Fri, 27 Mar 2009 11:16:35 +0000 Lennard de Rijk Clarified docstring in access.py and changed edit access checks for role views.
Fri, 27 Mar 2009 09:51:25 +0000 Lennard de Rijk Added missing access checks to various roles.
Fri, 20 Mar 2009 18:53:37 +0000 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
Sat, 07 Mar 2009 22:14:04 +0000 Lennard de Rijk Important roles can now not resign if they are the last in their group.
Wed, 04 Mar 2009 21:23:42 +0000 Pawel Solyga Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Tue, 17 Feb 2009 20:34:01 +0000 Lennard de Rijk Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Tue, 03 Feb 2009 15:18:40 +0000 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
Mon, 02 Feb 2009 16:03:21 +0000 Sverre Rabbelier Use .logic in checkIsAllowedToManageRole at the caller
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Sat, 31 Jan 2009 16:03:14 +0000 Lennard de Rijk Moved create_extra_dynafields from club_admin and member to role.
Fri, 30 Jan 2009 09:31:56 +0000 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
Thu, 29 Jan 2009 18:13:21 +0000 Lennard de Rijk Added manage view for Club Admins, Club Members and Hosts.
Wed, 28 Jan 2009 02:28:52 +0000 Sverre Rabbelier Add grouping to the existing views
Wed, 28 Jan 2009 02:25:51 +0000 Sverre Rabbelier Bugfixes after recent refactoring
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Mon, 26 Jan 2009 09:44:00 +0000 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
Sun, 25 Jan 2009 16:50:24 +0000 Lennard de Rijk Added two needed redirects in role.py.
Sat, 24 Jan 2009 20:51:51 +0000 Lennard de Rijk Fixed a bug in _editPost for club_admin and host.
Sat, 24 Jan 2009 17:07:26 +0000 Lennard de Rijk Parameterized patterns in role.py.
Sat, 24 Jan 2009 16:39:34 +0000 Lennard de Rijk Added request creation and processing to role.py.
Sat, 24 Jan 2009 12:51:47 +0000 Pawel Solyga Fix some missing dots in access and club_admin modules.
Sat, 24 Jan 2009 11:24:07 +0000 Pawel Solyga Rename acceptInvite view variable to accept_invite to comply to our style guide. Remove unused imports. Add missing blank lines in soc.views.models.club_admin module.
Sat, 24 Jan 2009 10:19:17 +0000 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
Fri, 23 Jan 2009 21:18:39 +0000 Sverre Rabbelier Add a 'pick' view to the appropriate views
Fri, 23 Jan 2009 17:07:54 +0000 Lennard de Rijk Replaced the boolean properties in soc/models/request.py with a state property.
Fri, 23 Jan 2009 16:23:01 +0000 Lennard de Rijk Removed club property from club_admin model.
Fri, 23 Jan 2009 12:00:48 +0000 Lennard de Rijk Added the new way to process invites for club_admin only.
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Sat, 10 Jan 2009 18:18:10 +0000 Sverre Rabbelier Added Club Admin model, logic, and view
less more (0) tip