Sat, 14 Feb 2009 22:04:14 +0000 Added no-cache headers to pick and bulk-accept views.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 22:04:14 +0000] rev 1331
Added no-cache headers to pick and bulk-accept views. Also added a TODO since IE7 seems to ignore the headers. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 21:32:25 +0000 Remove private data from club and org public templates
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 21:32:25 +0000] rev 1330
Remove private data from club and org public templates Also re-use the club/public.html template in organization's template. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 21:31:33 +0000 Skip a field when it's value is not set
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 21:31:33 +0000] rev 1329
Skip a field when it's value is not set Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 21:18:12 +0000 Added bulk acceptance and progress bar in review org applications view.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 21:18:12 +0000] rev 1328
Added bulk acceptance and progress bar in review org applications view. In the list of organization applications for reviewing, if you click the button "click here" the whole first text line will fade out and the progress bar will fade in while starting to contact the server for the list of orgs to accept and then make synchronous calls for acceptance, while updating the progress bar, the name of the organization currently accepting and the number of orgs already accepted against the total. Inside the script, what's inside the parenthesis is converted due to regexp (in this case (link_id)) and then read the json_object.applications[index].link_id. By doing this with an eval(), you can use other names as well and the script will be reading for example json_object.applications[index].attribute_name if you insert "(attribute_name)" inside the link returned by {{ bulk_accept_link }}. Notes by Lennard: -Put Done outside the for-loop so that it also shows when there are 0 pre-accepted organizations. -Made some minor style fixes Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Sat, 14 Feb 2009 20:26:27 +0000 Now using the correct path to the loading animation in jquery-thickbox.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 20:26:27 +0000] rev 1327
Now using the correct path to the loading animation in jquery-thickbox. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 20:23:43 +0000 Minor style fix
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:23:43 +0000] rev 1326
Minor style fix dicts.merge already takes care of the case where target is None. Patch by: Sverre Rabbelier
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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip