Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:15:23 +0000] rev 1443
Added a checkHasDocumentAccess method
Uses the SCOPE_DEPTH to determine how far to walk up the scope so
that the correct value for scope_path is set.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:14:51 +0000] rev 1442
Specify how to walk the scope up to another scope
This will be used by document ACL later.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:14:19 +0000] rev 1441
Make use of default value
field_name is not modified and as such it is possible to properly use
the default value system (rather than just specifying None).
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:13:46 +0000] rev 1440
Also pass the prefix in the document cleaning method
The prefix is needed to determine how far to walk up the scope.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 17:58:45 +0000] rev 1439
Add a "Developer" tag in the top sidebar if appropriate
Patch by: Sverre Rabbelier
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 17:10:18 +0000] rev 1438
Updated comments in access.py.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 17:05:52 +0000] rev 1437
Added several menu items to the program menu.
For example, non-students now see a Apply as a mentor link that takes them to the list of all active organizations. This only happens when the organizations announced deadline has passed.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:40:59 +0000] rev 1436
Fix access bug in organization
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:40:22 +0000] rev 1435
Added support for having a format string as scope_path filter
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:39:46 +0000] rev 1434
Fixed a bug in seed_db
The mentor and org for Melange were created with wrong scope and key.
Patch by: Sverre Rabbelier