Thu, 26 Feb 2009 16:45:18 +0000 Make it more explicit which argument is the key_fields
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:18 +0000] rev 1507
Make it more explicit which argument is the key_fields Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 09:02:51 +0000 Solved the JSON caching problem for bulk acceptance.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 09:02:51 +0000] rev 1506
Solved the JSON caching problem for bulk acceptance. This is done in the same way as it is done in AJAX calls by appending the current time as a GET argument. Patch by: Mario Ferraro, Lennard de Rijk Reviewed by: Lennard de Rijk
Thu, 26 Feb 2009 08:48:02 +0000 Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:48:02 +0000] rev 1505
Edited checkCanReviewGroupApp to cope with the new pre-rejected status. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 08:47:21 +0000 Add the ability to put GroupApplications into the pre-rejected state.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:47:21 +0000] rev 1504
Add the ability to put GroupApplications into the pre-rejected state. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 08:38:09 +0000 Added pre-rejected choice to GroupApplication.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:38:09 +0000] rev 1503
Added pre-rejected choice to GroupApplication. This will be used to bulk reject organizations. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 04:29:56 +0000 Remove the release.py module and just use the field in app.yaml.template.
Todd Larsen <tlarsen@google.com> [Thu, 26 Feb 2009 04:29:56 +0000] rev 1502
Remove the release.py module and just use the field in app.yaml.template. This is a DRY fix, to have the release /branches/ and /tags/ use a release version that is compatible with the app.yaml file "version:" field. Also, the steps for creating a release were simplified (with several steps removed), and the release procedure moved to app/README, since app/soc/release.py is now deleted. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 25 Feb 2009 20:42:46 +0000 Make validate.isURLValid more robust
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:42:46 +0000] rev 1501
Make validate.isURLValid more robust Also make the control flow more explicit while at it. Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:42:16 +0000 Fixed broken 'Edit <entity name> Settings' for orgs
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:42:16 +0000] rev 1500
Fixed broken 'Edit <entity name> Settings' for orgs Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:41:28 +0000 Fix the delete button submitting the form
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:41:28 +0000] rev 1499
Fix the delete button submitting the form Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:11:22 +0000 Added proposal withdrawal for students.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 25 Feb 2009 20:11:22 +0000] rev 1498
Added proposal withdrawal for students. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 23:11:15 +0000 Pass the seed to _constructResponse
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:11:15 +0000] rev 1497
Pass the seed to _constructResponse This way _editContext has access to it; this will be used by the commenting system. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 23:10:50 +0000 Allow the document lookup to be done by key name
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:10:50 +0000] rev 1496
Allow the document lookup to be done by key name This will be used by the commenting logic. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 22:15:50 +0000 Removed double home page link in group public view
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 22:15:50 +0000] rev 1495
Removed double home page link in group public view Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 20:48:20 +0000 Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:48:20 +0000] rev 1494
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release candidate branch has been created. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:40:30 +0000 Set RELEASE_TAG to 0.4-20090224rc for release candidate.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:40:30 +0000] rev 1493
Set RELEASE_TAG to 0.4-20090224rc for release candidate. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:29:27 +0000 Textual change in program menu due to comment on r2113.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:29:27 +0000] rev 1492
Textual change in program menu due to comment on r2113. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:28:16 +0000 Style fixes in student_proposal and organization view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:28:16 +0000] rev 1491
Style fixes in student_proposal and organization view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:14:59 +0000 Textual changes in organization and program view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:14:59 +0000] rev 1490
Textual changes in organization and program view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:13:01 +0000 Added view for organizations to list all proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:13:01 +0000] rev 1489
Added view for organizations to list all proposals. Currently this redirects to the public view of a proposal. Also added extra whitespace for clarification in _getExtraMenuItems. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:09:36 +0000 Brown paper bag fix
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 20:09:36 +0000] rev 1488
Brown paper bag fix Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:54:36 +0000 Added list proposals redirect.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:54:36 +0000] rev 1487
Added list proposals redirect. This is used to list student proposals directed to one organization. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:51:40 +0000 Added a checkHasAny method
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 19:51:40 +0000] rev 1486
Added a checkHasAny method A simple 'OR' for checkers. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:49:27 +0000 Added redirect for the student proposal view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:49:27 +0000] rev 1485
Added redirect for the student proposal view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:51 +0000 Changed the method and variable name in student_proposal to match the access type.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:51 +0000] rev 1484
Changed the method and variable name in student_proposal to match the access type. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:15 +0000 Added link in program menu to the new list_orgs view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:15 +0000] rev 1483
Added link in program menu to the new list_orgs view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:40:15 +0000 Added view which lists all orgs a student can propose to.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:40:15 +0000] rev 1482
Added view which lists all orgs a student can propose to. The redirect takes the student to the create proposal page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 18:58:57 +0000 Add missing comment to checkIsMyEntity
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:57 +0000] rev 1481
Add missing comment to checkIsMyEntity Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 18:58:22 +0000 Make all default URLS customizable
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:22 +0000] rev 1480
Make all default URLS customizable Patch by: SVerre Rabbelier
Tue, 24 Feb 2009 12:52:19 +0000 Fix the user editing
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 12:52:19 +0000] rev 1479
Fix the user editing Noticed by: Lennard de Rijk Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 21:01:33 +0000 Moved google analytics to after the footer block as commented on r866.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 21:01:33 +0000] rev 1478
Moved google analytics to after the footer block as commented on r866. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip