2009-07-23 |
Lennard de Rijk |
Use role_name to register the Role with the Group View.
|
file |
diff |
annotate
|
2009-04-13 |
Sverre Rabbelier |
Do not rely on dicts.merge to change target
|
file |
diff |
annotate
|
2009-03-27 |
Lennard de Rijk |
Clarified docstring in access.py and changed edit access checks for role views.
|
file |
diff |
annotate
|
2009-03-27 |
Lennard de Rijk |
Added missing access checks to various roles.
|
file |
diff |
annotate
|
2009-03-20 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
file |
diff |
annotate
|
2009-03-09 |
Sverre Rabbelier |
Addressed comments by Pawel
|
file |
diff |
annotate
|
2009-03-07 |
Lennard de Rijk |
Important roles can now not resign if they are the last in their group.
|
file |
diff |
annotate
|
2009-03-07 |
Sverre Rabbelier |
Add a link to the full agreement text
|
file |
diff |
annotate
|
2009-03-04 |
Pawel Solyga |
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
|
file |
diff |
annotate
|
2009-03-01 |
Sverre Rabbelier |
Make use of decorators.view for all views
|
file |
diff |
annotate
|
2009-03-01 |
Sverre Rabbelier |
Added decorators
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Convert everything to use the new access methods
|
file |
diff |
annotate
|
2009-02-22 |
Sverre Rabbelier |
Convert student and org_admin to dynafield
|
file |
diff |
annotate
|
2009-02-21 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
2009-02-18 |
Lennard de Rijk |
Added required program property to org_admin and mentor.
|
file |
diff |
annotate
|
2009-02-18 |
Lennard de Rijk |
Org admins can now send out invitations and users can now request to become a mentor.
|
file |
diff |
annotate
|
2009-02-17 |
Lennard de Rijk |
Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
|
file |
diff |
annotate
|
2009-02-17 |
Lennard de Rijk |
Students can not become a mentor or org_admin in the same program.
|
file |
diff |
annotate
|
2009-02-15 |
Pawel Solyga |
Change the message shown when org admin already agreed to agreement when creating org application.
|
file |
diff |
annotate
|
2009-02-15 |
Sverre Rabbelier |
Hook up the admin view everywhere
|
file |
diff |
annotate
|
2009-02-14 |
Sverre Rabbelier |
Force-check the 'agreed to admin agreement' field if applicable
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-12 |
Sverre Rabbelier |
Add ToS agreement to org_admin application related forms.
|
file |
diff |
annotate
|
2009-02-07 |
Sverre Rabbelier |
Rename checkHasActiveRole to checkHasActiveRoleForScope
|
file |
diff |
annotate
|
2009-02-03 |
Lennard de Rijk |
Renamed checkHasRole to checkHasActiveRole.
|
file |
diff |
annotate
|
2009-02-02 |
Sverre Rabbelier |
Use .logic in checkIsAllowedToManageRole at the caller
|
file |
diff |
annotate
|
2009-02-01 |
Sverre Rabbelier |
Cleaned up access.py
|
file |
diff |
annotate
|
2009-01-31 |
Lennard de Rijk |
Added a view and templates for the organization admin.
|
file |
diff |
annotate
|