Tue, 10 Mar 2009 12:31:25 +0000 |
Lennard de Rijk |
checkIsApplicationAccepted now properly checks if the application is really from the applying user.
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 16:34:54 +0000 |
Pawel Solyga |
Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 16:06:30 +0000 |
Lennard de Rijk |
Fixes banned people being able to create a new user entity.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 17:36:14 +0000 |
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.
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 21:49:05 +0000 |
Pawel Solyga |
Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 15:13:28 +0000 |
Pawel Solyga |
Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 13:06:04 +0000 |
Lennard de Rijk |
Fixed issue 205.
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 12:59:34 +0000 |
Sverre Rabbelier |
Fixed a comment typo
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 12:32:52 +0000 |
Sverre Rabbelier |
Properly fixed host access now
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 12:10:49 +0000 |
Sverre Rabbelier |
Do not modify django_args directly
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 12:10:19 +0000 |
Sverre Rabbelier |
Fixed a brown paper bag bug in _checkHasActiveRoleFor
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 20:29:09 +0000 |
Lennard de Rijk |
Changed access checks for group applications to allow reviewing of rejected applications.
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:59:57 +0000 |
Sverre Rabbelier |
Fixed a bug in student access check
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:59:24 +0000 |
Sverre Rabbelier |
Allow to do 'checkHasActiveRole' checks for document access
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:57:13 +0000 |
Sverre Rabbelier |
Remove direct uses of checkIsActive, replace with helper methods
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:56:37 +0000 |
Sverre Rabbelier |
Make django_args optional where appropriate and whitespace fixes
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 08:48:02 +0000 |
Lennard de Rijk |
Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 23:10:50 +0000 |
Sverre Rabbelier |
Allow the document lookup to be done by key name
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 20:09:36 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 19:51:40 +0000 |
Sverre Rabbelier |
Added a checkHasAny method
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 18:58:57 +0000 |
Sverre Rabbelier |
Add missing comment to checkIsMyEntity
|
file |
diff |
annotate
|
Mon, 23 Feb 2009 18:27:14 +0000 |
Sverre Rabbelier |
Make timeline a Linkable
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 20:42:05 +0000 |
Lennard de Rijk |
Added several access checks for student proposals.
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 21:49:46 +0000 |
Sverre Rabbelier |
Forgotten import
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 20:15:56 +0000 |
Sverre Rabbelier |
Make use of the new checkHasDocumentAccess method
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 20:15:23 +0000 |
Sverre Rabbelier |
Added a checkHasDocumentAccess method
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 20:14:51 +0000 |
Sverre Rabbelier |
Specify how to walk the scope up to another scope
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 20:14:19 +0000 |
Sverre Rabbelier |
Make use of default value
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 17:10:18 +0000 |
Lennard de Rijk |
Updated comments in access.py.
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 16:40:22 +0000 |
Sverre Rabbelier |
Added support for having a format string as scope_path filter
|
file |
diff |
annotate
|