app/soc/views/models/org_admin.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-09 Sverre Rabbelier Addressed comments by Pawel
2009-03-07 Lennard de Rijk Important roles can now not resign if they are the last in their group.
2009-03-07 Sverre Rabbelier Add a link to the full agreement text
2009-03-04 Pawel Solyga Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-03-01 Sverre Rabbelier Added decorators
2009-02-26 Sverre Rabbelier Convert everything to use the new access methods
2009-02-22 Sverre Rabbelier Convert student and org_admin to dynafield
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-18 Lennard de Rijk Added required program property to org_admin and mentor.
2009-02-18 Lennard de Rijk Org admins can now send out invitations and users can now request to become a mentor.
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-17 Lennard de Rijk Students can not become a mentor or org_admin in the same program.
2009-02-15 Pawel Solyga Change the message shown when org admin already agreed to agreement when creating org application.
2009-02-15 Sverre Rabbelier Hook up the admin view everywhere
2009-02-14 Sverre Rabbelier Force-check the 'agreed to admin agreement' field if applicable
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-12 Sverre Rabbelier Add ToS agreement to org_admin application related forms.
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-31 Lennard de Rijk Added a view and templates for the organization admin.
less more (0) tip