app/soc/views/helper/access.py
2009-03-07 Lennard de Rijk Fixes banned people being able to create a new user entity.
2009-03-04 Pawel Solyga Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
2009-03-03 Pawel Solyga Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
2009-03-01 Pawel Solyga Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
2009-02-28 Lennard de Rijk Fixed issue 205.
2009-02-28 Sverre Rabbelier Fixed a comment typo
2009-02-28 Sverre Rabbelier Properly fixed host access now
2009-02-28 Sverre Rabbelier Do not modify django_args directly
2009-02-28 Sverre Rabbelier Fixed a brown paper bag bug in _checkHasActiveRoleFor
2009-02-26 Lennard de Rijk Changed access checks for group applications to allow reviewing of rejected applications.
2009-02-26 Sverre Rabbelier Fixed a bug in student access check
2009-02-26 Sverre Rabbelier Allow to do 'checkHasActiveRole' checks for document access
2009-02-26 Sverre Rabbelier Remove direct uses of checkIsActive, replace with helper methods
2009-02-26 Sverre Rabbelier Make django_args optional where appropriate and whitespace fixes
2009-02-26 Lennard de Rijk Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
less more (0) -100 -15 tip