Sat, 14 Feb 2009 20:23:18 +0000 Add a list_public view to organization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:23:18 +0000] rev 1325
Add a list_public view to organization Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:22:50 +0000 Factor out the 'key fields without link_id' logic from document
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:22:50 +0000] rev 1324
Factor out the 'key fields without link_id' logic from document Also make sure the to-be-removed is present before removing it when doing the field reordening. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:22:17 +0000 Add a getListRedirect and getListPublicRedirect function
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:22:17 +0000] rev 1323
Add a getListRedirect and getListPublicRedirect function Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:21:51 +0000 Add an idea list (url) property to organization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:21:51 +0000] rev 1322
Add an idea list (url) property to organization Also include this url in the organisation list. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 19:03:38 +0000 Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 19:03:38 +0000] rev 1321
Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943. Also the sidebar once more shows "Apply to become an Organization" even if you are not logged in. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 16:44:14 +0000 Include scope_path as django_args
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:44:14 +0000] rev 1320
Include scope_path as django_args Otherwise users cannot create documents in their own prefix. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 16:43:53 +0000 Disable the raw create and list link for documents
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:43:53 +0000] rev 1319
Disable the raw create and list link for documents Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 16:43:20 +0000 Add custom access check for document listing
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:43:20 +0000] rev 1318
Add custom access check for document listing Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:57:53 +0000 Add a 'list documents' link everywhere
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:57:53 +0000] rev 1317
Add a 'list documents' link everywhere Also disable the Documents sidebar menu, since it does not provide anything useful anymore. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:57:14 +0000 Allow documents to be filtered by prefix and scope
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:57:14 +0000] rev 1316
Allow documents to be filtered by prefix and scope Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:56:46 +0000 Developers have all roles
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:56:46 +0000] rev 1315
Developers have all roles Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:56:22 +0000 Organization prefix was renamed to 'org'
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:56:22 +0000] rev 1314
Organization prefix was renamed to 'org' The reference to it in the logic/rights.py module was not updated. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:16:02 +0000 Force-check the 'agreed to admin agreement' field if applicable
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:16:02 +0000] rev 1313
Force-check the 'agreed to admin agreement' field if applicable If the current user is the applicant of the relevant organization, they already agreed to the agreement once. As such the box should be pre-checked. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:15:38 +0000 Fix a bug in group_app
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:15:38 +0000] rev 1312
Fix a bug in group_app If context is not set, kwargs['context'] will raise an exception. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 14:11:45 +0000 Add cleaning methods for document ACL
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 14:11:45 +0000] rev 1311
Add cleaning methods for document ACL Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 14:11:18 +0000 Make document ACL's a constant
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 14:11:18 +0000] rev 1310
Make document ACL's a constant This makes it possible to refer to it in other modules. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 14:10:56 +0000 Fix a bug if you have no roles at all
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 14:10:56 +0000] rev 1309
Fix a bug if you have no roles at all This could not happen currently, but might happen later on if a group is defined that does not have an 'anybody' membership. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 23:18:39 +0000 Partially reverted "Update the copyright notice for 2009."
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 23:18:39 +0000] rev 1308
Partially reverted "Update the copyright notice for 2009." This partially reverts commit r1933. Only the files that were created in 2008 were reverted. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 22:36:45 +0000 Update the copyright notice for 2009.
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 22:36:45 +0000] rev 1307
Update the copyright notice for 2009. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:54:35 +0000 Fix ToS link
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:54:35 +0000] rev 1306
Fix ToS link s/Terms/Google App Engine Terms/ Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:54:10 +0000 Do access checks on the pick url for documents
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:54:10 +0000] rev 1305
Do access checks on the pick url for documents Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:53:42 +0000 Convert the QueryDict to a regular dictionary
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:53:42 +0000] rev 1304
Convert the QueryDict to a regular dictionary This way we support a query with multiple args specified. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:53:15 +0000 Add prefix filtering and refactored program field generation
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:53:15 +0000] rev 1303
Add prefix filtering and refactored program field generation Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:52:38 +0000 We generate the select url ourselves, so it's safe
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:52:38 +0000] rev 1302
We generate the select url ourselves, so it's safe This prevented urls with an & in it to be correctly generated. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:52:10 +0000 Added a filter_fields parameter to the ReferenceField widget
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:52:10 +0000] rev 1301
Added a filter_fields parameter to the ReferenceField widget This paramater makes it possible to do 'hard coded' filtering. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:51:41 +0000 Factor out the hasMembership method from checkMembership
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:51:41 +0000] rev 1300
Factor out the hasMembership method from checkMembership This makes it possible for the document picker to reuse it. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 21:51:16 +0000 Add a getMemberships method to logic/rights.py
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 21:51:16 +0000] rev 1299
Add a getMemberships method to logic/rights.py This will be used by the document picker ACL checks. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 19:22:34 +0000 Fixes as requested by Leslie on behalf of the Legal team
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 13 Feb 2009 19:22:34 +0000] rev 1298
Fixes as requested by Leslie on behalf of the Legal team Upped the copyright statement from 2008 to 2009, and link to the GAE Terms of Service instead of any custom ToS. Patch by: Sverre Rabbelier
Fri, 13 Feb 2009 17:34:29 +0000 Added number of applications and their type to the bulkaccept JSON object.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 17:34:29 +0000] rev 1297
Added number of applications and their type to the bulkaccept JSON object. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 13 Feb 2009 16:40:02 +0000 Implemented the 2nd part of bulk acceptance.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 16:40:02 +0000] rev 1296
Implemented the 2nd part of bulk acceptance. The context of the _list call can now be set by using the kwarg context. This will be merged with the universalcontext. Added a TODO to create the organziation accepted email template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip