app/soc/views/models/mentor.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
Wed, 08 Apr 2009 22:21:30 +0000 Sverre Rabbelier Make mentor pickable
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
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.
Mon, 09 Mar 2009 00:01:21 +0000 Sverre Rabbelier Addressed comments by Pawel
Sat, 07 Mar 2009 19:46:18 +0000 Sverre Rabbelier Add a link to the full agreement text
Wed, 04 Mar 2009 21:19:07 +0000 Pawel Solyga Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor 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
Sat, 21 Feb 2009 16:00:52 +0000 Sverre Rabbelier Convert mentor.py to use DynaFields as an example
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 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.
Thu, 12 Feb 2009 20:15:20 +0000 Sverre Rabbelier Add ToS agreement to mentor 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
Sun, 01 Feb 2009 09:11:39 +0000 Lennard de Rijk Added view for mentors.
less more (0) tip