app/soc/views/models/org_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.
Mon, 09 Mar 2009 00:01:21 +0000 Sverre Rabbelier Addressed comments by Pawel
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.
Sat, 07 Mar 2009 19:46:18 +0000 Sverre Rabbelier Add a link to the full agreement text
Wed, 04 Mar 2009 21:24:32 +0000 Pawel Solyga Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
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
Thu, 26 Feb 2009 16:58:15 +0000 Sverre Rabbelier Convert everything to use the new access methods
Sun, 22 Feb 2009 11:19:29 +0000 Sverre Rabbelier Convert student and org_admin to dynafield
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Wed, 18 Feb 2009 21:41:27 +0000 Lennard de Rijk Added required program property to org_admin and mentor.
Wed, 18 Feb 2009 19:49:39 +0000 Lennard de Rijk Org admins can now send out invitations and users can now request to become a mentor.
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.
Tue, 17 Feb 2009 19:35:00 +0000 Lennard de Rijk Students can not become a mentor or org_admin in the same program.
Sun, 15 Feb 2009 18:53:56 +0000 Pawel Solyga Change the message shown when org admin already agreed to agreement when creating org application.
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Sat, 14 Feb 2009 15:16:02 +0000 Sverre Rabbelier Force-check the 'agreed to admin agreement' field if applicable
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 12 Feb 2009 20:14:51 +0000 Sverre Rabbelier Add ToS agreement to org_admin application related forms.
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 19:02:53 +0000 Lennard de Rijk Added a view and templates for the organization admin.
less more (0) tip