app/soc/views/models/survey.py
Sun, 05 Jul 2009 11:32:26 +0200 James Levy Added Menu items for all three kinds of Surveys to the program menu.
Sun, 05 Jul 2009 00:57:03 +0200 Daniel Diniz POST data always overwrites survey_record data when used to populate form.
Sat, 04 Jul 2009 18:53:37 +0200 Lennard de Rijk Several style fixes due to code reviews.
Sat, 04 Jul 2009 15:59:19 +0200 Lennard de Rijk Fixed basic Survey access check.
Fri, 03 Jul 2009 22:27:42 +0200 Lennard de Rijk Added _getSurveyTakeForm to the Survey view.
Fri, 03 Jul 2009 21:59:10 +0200 Lennard de Rijk Only initialize a SurveyTakeForm in take instead of in takeGet and takePost.
Fri, 03 Jul 2009 21:06:22 +0200 Daniel Diniz Split SurveyForm into SurveyTakeForm and SurveyEditForm.
Fri, 03 Jul 2009 20:38:43 +0200 Lennard de Rijk Do not call takeGet when SurveyForm ValidationError occurs.
Fri, 03 Jul 2009 14:43:49 +0200 Lennard de Rijk Form errors when taking a Survey now have the correct context.
Fri, 03 Jul 2009 14:36:16 +0200 Lennard de Rijk Fixed Survey Form error giving 505.
Fri, 03 Jul 2009 14:35:03 +0200 Daniel Diniz Surveys can now have required questions and comments can be turned on/off.
Fri, 03 Jul 2009 14:19:23 +0200 Daniel Diniz Added Survey From Field validation.
Fri, 03 Jul 2009 12:00:53 +0200 Lennard de Rijk Added _getSurveyRecordFor method to Survey View.
Thu, 02 Jul 2009 17:47:24 +0200 Lennard de Rijk Edit SurveyRecord model to not make use of different Survey property for each subclass.
Thu, 02 Jul 2009 17:08:10 +0200 Lennard de Rijk Made the CSV exporter for Survey not rely on the BackReferenceProperty in Survey.
less more (0) -15 tip