Sat, 24 Oct 2009 22:45:29 +0200 Daniel Hans When a task is edited, 'modified_by' field is not cleared any more.
Fri, 23 Oct 2009 13:25:28 -0700 Lennard de Rijk Changed checkCanMakeRequestToGroup to use Logic instance instead of module.
Fri, 23 Oct 2009 13:54:11 -0500 Sverre Rabbelier Update Google App Engine from 1.2.5 to 1.2.7 in thirdparty folder.
Fri, 23 Oct 2009 11:17:07 -0700 Lennard de Rijk Disabled GHOP module.
Thu, 22 Oct 2009 16:01:20 +0200 Lennard de Rijk Added logic paramters to two access checks.
Thu, 22 Oct 2009 10:01:11 +0200 Lennard de Rijk Set the Mentors list to the user that is suggesting a Task.
Thu, 22 Oct 2009 09:54:01 +0200 Madhusudan.C.S Fixed access check and seed for Task Suggest page.
Thu, 22 Oct 2009 09:50:10 +0200 Lennard de Rijk Removed query wether or not the current user was ever an org admin.
Sun, 18 Oct 2009 17:10:01 +0200 Lennard de Rijk Fixed the TimelineConversionUpdate to also update the GSoCProgram.
Sun, 18 Oct 2009 17:00:37 +0200 Lennard de Rijk Use scope_path for updating Documents since scope was never properly set.
Sun, 18 Oct 2009 16:53:59 +0200 Lennard de Rijk Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
Sun, 18 Oct 2009 16:53:24 +0200 Lennard de Rijk Fixed error in the runDocumentUpdate where the wrong keyname was used.
Sun, 18 Oct 2009 16:52:38 +0200 Lennard de Rijk Added GradingSurveyGroup update to the Module Conversion.
Sun, 18 Oct 2009 16:33:05 +0200 Lennard de Rijk Fixed bug in StudentProposal update when a StudentProposal had no Mentor.
Sun, 18 Oct 2009 16:27:22 +0200 Lennard de Rijk Fixed module conversion imports.
Wed, 14 Oct 2009 09:47:02 +0200 Matthew Wilkes Fix typographical error and changes in status messages for Task workflow.
Mon, 05 Oct 2009 22:43:30 +0200 Madhusudan.C.S Separated the publish and approve button on the Task list page for Org members.
Mon, 05 Oct 2009 20:35:06 +0200 Pawel Solyga Add function for CSV export of survey records for a given survey.
Mon, 05 Oct 2009 19:09:58 +0200 Pawel Solyga Add functions for CSV export of organizations and roles.
Mon, 05 Oct 2009 13:54:42 +0200 Sverre Rabbelier Add StudentProposal conversion update
Sun, 04 Oct 2009 23:43:59 +0200 Sverre Rabbelier Added tag v0-5-20091004 for changeset 51eeb0c4317e
Sun, 04 Oct 2009 23:43:36 +0200 Sverre Rabbelier Set new Melange version number to 0-5-20091004 in app.yaml.template. v0-5-20091004
Sun, 04 Oct 2009 23:40:53 +0200 Sverre Rabbelier Add Timeline conversion update
Sun, 04 Oct 2009 23:40:19 +0200 Sverre Rabbelier Add update for Documents
Sun, 04 Oct 2009 23:37:26 +0200 Sverre Rabbelier Added update for SurveyRecords
Sun, 04 Oct 2009 21:25:52 +0200 Lennard de Rijk Added update for Surveys, ProjectSurveys and ProjectGradingSurveys.
Sun, 04 Oct 2009 21:15:58 +0200 Lennard de Rijk Added StudentProject update to the Module Conversion updates.
Sun, 04 Oct 2009 20:46:59 +0200 Lennard de Rijk Added Review module conversion update.
Sun, 04 Oct 2009 15:14:06 +0200 Lennard de Rijk Removed obsolete value to unpack in the updateGHOPTask Task.
Sun, 04 Oct 2009 15:07:29 +0200 Lennard de Rijk Also pass along the args when running an update.
Sat, 03 Oct 2009 21:49:08 +0200 Lennard de Rijk GHOP Comments do not need to be created by a User.
Sat, 03 Oct 2009 22:17:58 +0530 Madhusudan.C.S Fix the deadline counter to start counting only after Task claim is accepted.
Thu, 01 Oct 2009 20:48:11 +0200 Lennard de Rijk Only set new properties outside the "properties" loop for the ModuleConversion.
Thu, 01 Oct 2009 20:46:51 +0200 Lennard de Rijk Add the Student to GSoCStudent conversion,
Thu, 01 Oct 2009 20:37:55 +0200 Lennard de Rijk Only store all the entities once in the ModuleConversion, after the for loop.
Thu, 01 Oct 2009 20:36:57 +0200 Lennard de Rijk Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
Thu, 01 Oct 2009 20:13:40 +0200 Lennard de Rijk Added the Organization to GSoCOrganzation update.
Wed, 30 Sep 2009 21:39:09 +0200 Lennard de Rijk Use the iterative task iterator for the ProgramConversion update.
Wed, 30 Sep 2009 21:26:50 +0200 Lennard de Rijk Changed the working of the iterative_task decorator.
Wed, 30 Sep 2009 21:10:36 +0200 Lennard de Rijk Removed order property in the getBatchOfData.
Tue, 29 Sep 2009 20:11:54 +0200 Lennard de Rijk Removed the debug logging line from the Task decorator.
Tue, 29 Sep 2009 20:10:08 +0200 Lennard de Rijk Made getBatchOfData use start_key instead of next_key.
Tue, 29 Sep 2009 20:04:24 +0200 Lennard de Rijk Fixed use of wrong dictionary key in Task Decorators.
Tue, 29 Sep 2009 19:56:58 +0200 Lennard de Rijk Moved the Tasks decorators to their own module.
Mon, 28 Sep 2009 14:24:30 +0200 Sverre Rabbelier Make batch size a param to getBatchOfData
Mon, 28 Sep 2009 12:22:48 +0200 Pawel Solyga Added tag v0-5-20090928 for changeset db28a7db5cc6
Mon, 28 Sep 2009 12:22:26 +0200 Pawel Solyga Set new Melange version number to 0-5-20090928 in app.yaml.template. v0-5-20090928
Mon, 28 Sep 2009 11:07:55 +0200 Sverre Rabbelier Merging test back in
Mon, 28 Sep 2009 00:50:59 +0200 Lennard de Rijk Fixed whitespace in base model.
Mon, 28 Sep 2009 11:03:57 +0200 Sverre Rabbelier Move soc.logic.tasks to soc.tasks.responses
Sun, 27 Sep 2009 23:34:21 +0200 Sverre Rabbelier I hate how Hg handles unsynched remote changes
Sun, 27 Sep 2009 23:31:39 +0200 Daniel Hans Add task and iterative_task decorator
Sun, 27 Sep 2009 18:18:53 +0200 Lennard de Rijk Fixed Task public view to always call the update method.
Sun, 27 Sep 2009 23:31:39 +0200 Daniel Hans Add task and iterative_task decorator
Sun, 27 Sep 2009 17:46:43 +0200 Lennard de Rijk Fixed GHOP Task Logic's updateEntityProperties.
Sun, 27 Sep 2009 01:23:58 +0530 Madhusudan.C.S Fixes the problem of GHOP Task editing after it is created.
Fri, 25 Sep 2009 09:21:47 +0200 Pawel Solyga Style fix in soc.views.models.request module.
Fri, 25 Sep 2009 09:20:10 +0200 Pawel Solyga Add missing blank line in soc.modules.gsoc.logic.models.student module.
Fri, 25 Sep 2009 09:07:35 +0200 Pawel Solyga Add missing blank line in soc.models.survey_record module.
Fri, 25 Sep 2009 08:43:25 +0200 Pawel Solyga Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
(0) -3000 -1000 -300 -100 -60 +60 tip