Mon, 05 Oct 2009 22:43:30 +0200 Separated the publish and approve button on the Task list page for Org members.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 05 Oct 2009 22:43:30 +0200] rev 3017
Separated the publish and approve button on the Task list page for Org members. Also ensured that only tasks from the right org with the right status can be changed. And that we do not make unneccesary loops over values in the POST dict by grouping all the keys in the POST data under "task_id". The list entries also no longer redirect a user when clicking on the checkbox. Patch by: Madhusudan.C.S and Lennard de Rijk
Mon, 05 Oct 2009 20:35:06 +0200 Add function for CSV export of survey records for a given survey.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 05 Oct 2009 20:35:06 +0200] rev 3016
Add function for CSV export of survey records for a given survey.
Mon, 05 Oct 2009 19:09:58 +0200 Add functions for CSV export of organizations and roles.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 05 Oct 2009 19:09:58 +0200] rev 3015
Add functions for CSV export of organizations and roles. Those CSV exports are used to create Google Code GSoC projects at the end of the program for students code submissions.
Mon, 05 Oct 2009 13:54:42 +0200 Add StudentProposal conversion update
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 05 Oct 2009 13:54:42 +0200] rev 3014
Add StudentProposal conversion update
Sun, 04 Oct 2009 23:43:59 +0200 Added tag v0-5-20091004 for changeset 51eeb0c4317e
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 04 Oct 2009 23:43:59 +0200] rev 3013
Added tag v0-5-20091004 for changeset 51eeb0c4317e
Sun, 04 Oct 2009 23:43:36 +0200 Set new Melange version number to 0-5-20091004 in app.yaml.template. v0-5-20091004
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 04 Oct 2009 23:43:36 +0200] rev 3012
Set new Melange version number to 0-5-20091004 in app.yaml.template.
Sun, 04 Oct 2009 23:40:53 +0200 Add Timeline conversion update
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 04 Oct 2009 23:40:53 +0200] rev 3011
Add Timeline conversion update
Sun, 04 Oct 2009 23:40:19 +0200 Add update for Documents
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 04 Oct 2009 23:40:19 +0200] rev 3010
Add update for Documents
Sun, 04 Oct 2009 23:37:26 +0200 Added update for SurveyRecords
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 04 Oct 2009 23:37:26 +0200] rev 3009
Added update for SurveyRecords Both ProjectSurveyRecords and GradingProjectSurveyRecords are converted to updated with their new GSoC references.
Sun, 04 Oct 2009 21:25:52 +0200 Added update for Surveys, ProjectSurveys and ProjectGradingSurveys.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 04 Oct 2009 21:25:52 +0200] rev 3008
Added update for Surveys, ProjectSurveys and ProjectGradingSurveys.
Sun, 04 Oct 2009 21:15:58 +0200 Added StudentProject update to the Module Conversion updates.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 04 Oct 2009 21:15:58 +0200] rev 3007
Added StudentProject update to the Module Conversion updates.
Sun, 04 Oct 2009 20:46:59 +0200 Added Review module conversion update.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 04 Oct 2009 20:46:59 +0200] rev 3006
Added Review module conversion update. In which we'll phase out the reviewer property from Review.
Sun, 04 Oct 2009 15:14:06 +0200 Removed obsolete value to unpack in the updateGHOPTask Task.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 04 Oct 2009 15:14:06 +0200] rev 3005
Removed obsolete value to unpack in the updateGHOPTask Task.
Sun, 04 Oct 2009 15:07:29 +0200 Also pass along the args when running an update.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 04 Oct 2009 15:07:29 +0200] rev 3004
Also pass along the args when running an update.
Sat, 03 Oct 2009 21:49:08 +0200 GHOP Comments do not need to be created by a User.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 03 Oct 2009 21:49:08 +0200] rev 3003
GHOP Comments do not need to be created by a User. We also have "system" messages.
Sat, 03 Oct 2009 22:17:58 +0530 Fix the deadline counter to start counting only after Task claim is accepted.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 03 Oct 2009 22:17:58 +0530] rev 3002
Fix the deadline counter to start counting only after Task claim is accepted. Deadline counter used to start when the task was claimed to be requested. This commit fixes that.
Thu, 01 Oct 2009 20:48:11 +0200 Only set new properties outside the "properties" loop for the ModuleConversion.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 01 Oct 2009 20:48:11 +0200] rev 3001
Only set new properties outside the "properties" loop for the ModuleConversion.
Thu, 01 Oct 2009 20:46:51 +0200 Add the Student to GSoCStudent conversion,
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 01 Oct 2009 20:46:51 +0200] rev 3000
Add the Student to GSoCStudent conversion, Also fix the import sorting.
Thu, 01 Oct 2009 20:37:55 +0200 Only store all the entities once in the ModuleConversion, after the for loop.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 01 Oct 2009 20:37:55 +0200] rev 2999
Only store all the entities once in the ModuleConversion, after the for loop.
Thu, 01 Oct 2009 20:36:57 +0200 Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 01 Oct 2009 20:36:57 +0200] rev 2998
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
Thu, 01 Oct 2009 20:13:40 +0200 Added the Organization to GSoCOrganzation update.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 01 Oct 2009 20:13:40 +0200] rev 2997
Added the Organization to GSoCOrganzation update.
Wed, 30 Sep 2009 21:39:09 +0200 Use the iterative task iterator for the ProgramConversion update.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 30 Sep 2009 21:39:09 +0200] rev 2996
Use the iterative task iterator for the ProgramConversion update.
Wed, 30 Sep 2009 21:26:50 +0200 Changed the working of the iterative_task decorator.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 30 Sep 2009 21:26:50 +0200] rev 2995
Changed the working of the iterative_task decorator. The decorator now needs the logic for the model which it fetches. This is much nicer then "fetching" it using import. Also order has been removed since it has no use when iterating over all entities when key is involved. Fields to filter can now dynamically be set by the function that is wrapped. Note that it will merge the filter with the task_default kwarg and it will only use the start_key if their is no key present in the context. Also note that task_default gathers all kwargs. I tried to do it otherwise (with default kwargs) but I couldn't get it to work. Feel free to improve :).
Wed, 30 Sep 2009 21:10:36 +0200 Removed order property in the getBatchOfData.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 30 Sep 2009 21:10:36 +0200] rev 2994
Removed order property in the getBatchOfData. This ordering is not possible since you want to go over the entities in order oftheir key and ordering them would prohibit this from happening properly.
Tue, 29 Sep 2009 20:11:54 +0200 Removed the debug logging line from the Task decorator.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 29 Sep 2009 20:11:54 +0200] rev 2993
Removed the debug logging line from the Task decorator. Also make use of the next_start_key as name for the new starting key.
Tue, 29 Sep 2009 20:10:08 +0200 Made getBatchOfData use start_key instead of next_key.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 29 Sep 2009 20:10:08 +0200] rev 2992
Made getBatchOfData use start_key instead of next_key.
Tue, 29 Sep 2009 20:04:24 +0200 Fixed use of wrong dictionary key in Task Decorators.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 29 Sep 2009 20:04:24 +0200] rev 2991
Fixed use of wrong dictionary key in Task Decorators.
Tue, 29 Sep 2009 19:56:58 +0200 Moved the Tasks decorators to their own module.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 29 Sep 2009 19:56:58 +0200] rev 2990
Moved the Tasks decorators to their own module.
Mon, 28 Sep 2009 14:24:30 +0200 Make batch size a param to getBatchOfData
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 28 Sep 2009 14:24:30 +0200] rev 2989
Make batch size a param to getBatchOfData
Mon, 28 Sep 2009 12:22:48 +0200 Added tag v0-5-20090928 for changeset db28a7db5cc6
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 28 Sep 2009 12:22:48 +0200] rev 2988
Added tag v0-5-20090928 for changeset db28a7db5cc6
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 tip