Mon, 28 Sep 2009 12:22:26 +0200 Set new Melange version number to 0-5-20090928 in app.yaml.template. v0-5-20090928
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 28 Sep 2009 12:22:26 +0200] rev 2987
Set new Melange version number to 0-5-20090928 in app.yaml.template.
Mon, 28 Sep 2009 11:07:55 +0200 Merging test back in
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 28 Sep 2009 11:07:55 +0200] rev 2986
Merging test back in
Mon, 28 Sep 2009 00:50:59 +0200 Fixed whitespace in base model.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 28 Sep 2009 00:50:59 +0200] rev 2985
Fixed whitespace in base model.
Mon, 28 Sep 2009 11:03:57 +0200 Move soc.logic.tasks to soc.tasks.responses
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 28 Sep 2009 11:03:57 +0200] rev 2984
Move soc.logic.tasks to soc.tasks.responses
Sun, 27 Sep 2009 23:34:21 +0200 I hate how Hg handles unsynched remote changes
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 27 Sep 2009 23:34:21 +0200] rev 2983
I hate how Hg handles unsynched remote changes
Sun, 27 Sep 2009 23:31:39 +0200 Add task and iterative_task decorator
Daniel Hans <Daniel.M.Hans@gmail.com> [Sun, 27 Sep 2009 23:31:39 +0200] rev 2982
Add task and iterative_task decorator Also add getBatchOfData method to the base logic and tasks logic module. Reviewed-by: Sverre Rabbelier
Sun, 27 Sep 2009 18:18:53 +0200 Fixed Task public view to always call the update method.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 27 Sep 2009 18:18:53 +0200] rev 2981
Fixed Task public view to always call the update method. Also removed an obsolete value ws_entity that could not be unpacked (therefore causing 505's).
Sun, 27 Sep 2009 23:31:39 +0200 Add task and iterative_task decorator
Daniel Hans <Daniel.M.Hans@gmail.com> [Sun, 27 Sep 2009 23:31:39 +0200] rev 2980
Add task and iterative_task decorator Also add getBatchOfData method to the base logic and tasks logic module. Reviewed-by: Sverre Rabbelier
Sun, 27 Sep 2009 17:46:43 +0200 Fixed GHOP Task Logic's updateEntityProperties.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 27 Sep 2009 17:46:43 +0200] rev 2979
Fixed GHOP Task Logic's updateEntityProperties. This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).
Sun, 27 Sep 2009 01:23:58 +0530 Fixes the problem of GHOP Task editing after it is created.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 27 Sep 2009 01:23:58 +0530] rev 2978
Fixes the problem of GHOP Task editing after it is created.
Fri, 25 Sep 2009 09:21:47 +0200 Style fix in soc.views.models.request module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 25 Sep 2009 09:21:47 +0200] rev 2977
Style fix in soc.views.models.request module.
Fri, 25 Sep 2009 09:20:10 +0200 Add missing blank line in soc.modules.gsoc.logic.models.student module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 25 Sep 2009 09:20:10 +0200] rev 2976
Add missing blank line in soc.modules.gsoc.logic.models.student module.
Fri, 25 Sep 2009 09:07:35 +0200 Add missing blank line in soc.models.survey_record module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 25 Sep 2009 09:07:35 +0200] rev 2975
Add missing blank line in soc.models.survey_record module.
Fri, 25 Sep 2009 08:43:25 +0200 Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 25 Sep 2009 08:43:25 +0200] rev 2974
Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
Thu, 24 Sep 2009 21:17:33 +0200 Added first version of the 1st step in the module conversion process.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 24 Sep 2009 21:17:33 +0200] rev 2973
Added first version of the 1st step in the module conversion process.
Thu, 24 Sep 2009 21:15:45 +0200 Style fixes in seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 21:15:45 +0200] rev 2972
Style fixes in seed_db module.
Thu, 24 Sep 2009 21:07:31 +0200 Style fix in soc.views.helper.redirects module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 21:07:31 +0200] rev 2971
Style fix in soc.views.helper.redirects module.
Thu, 24 Sep 2009 20:59:38 +0200 Fix indentions in student_project view module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 20:59:38 +0200] rev 2970
Fix indentions in student_project view module.
Thu, 24 Sep 2009 20:31:56 +0200 Corrected an import in the student_school_type update module.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 24 Sep 2009 20:31:56 +0200] rev 2969
Corrected an import in the student_school_type update module.
Tue, 22 Sep 2009 13:07:27 +0200 Prevent modification of key fields
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 22 Sep 2009 13:07:27 +0200] rev 2968
Prevent modification of key fields Only non-id-based entities are affected as id-based entities do not have any un-modificable fields.
Tue, 22 Sep 2009 13:15:33 +0200 Add a script to generate a kml file with all active GSoC participants
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 22 Sep 2009 13:15:33 +0200] rev 2967
Add a script to generate a kml file with all active GSoC participants Only the students, mentors, and organization admins that are 'active' are exported. Students that do not have a project are not exported. Reviewed-by: Sverre Rabbelier
Tue, 22 Sep 2009 00:51:51 +0200 Added tag v0-5-20090922 for changeset 06f4fe351977
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 22 Sep 2009 00:51:51 +0200] rev 2966
Added tag v0-5-20090922 for changeset 06f4fe351977
Tue, 22 Sep 2009 00:51:27 +0200 Set new Melange version number to 0-5-20090922 in app.yaml.template. v0-5-20090922
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 22 Sep 2009 00:51:27 +0200] rev 2965
Set new Melange version number to 0-5-20090922 in app.yaml.template.
Mon, 21 Sep 2009 20:52:33 +0200 Renamed timeline entry in GHOP Timeline to match style of the timeline.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 21 Sep 2009 20:52:33 +0200] rev 2964
Renamed timeline entry in GHOP Timeline to match style of the timeline.
Fri, 18 Sep 2009 22:11:13 +0200 Fixed a typo in getRightsChecker docstring
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 22:11:13 +0200] rev 2963
Fixed a typo in getRightsChecker docstring
Fri, 18 Sep 2009 22:08:50 +0200 Throw an exception when registering an already registered right
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 22:08:50 +0200] rev 2962
Throw an exception when registering an already registered right
Fri, 18 Sep 2009 21:50:54 +0200 Convert cleaning module to use the new checker in core
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:50:54 +0200] rev 2961
Convert cleaning module to use the new checker in core
Fri, 18 Sep 2009 21:38:14 +0200 Use ',' instead of ':' in function call
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:38:14 +0200] rev 2960
Use ',' instead of ':' in function call
Fri, 18 Sep 2009 21:37:15 +0200 Remove ghop related liens from soc_core callback
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:37:15 +0200] rev 2959
Remove ghop related liens from soc_core callback
Fri, 18 Sep 2009 21:21:22 +0200 Fixed unknown variable in GHOP Access checker.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 18 Sep 2009 21:21:22 +0200] rev 2958
Fixed unknown variable in GHOP Access checker. Fixes Issue 691.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip