app/soc/views/models/survey.py
Tue, 04 Aug 2009 17:00:46 +0200 Lennard de Rijk ViewResults for Surveys is now showing all SurveyRecords.
Tue, 04 Aug 2009 15:59:42 +0200 Lennard de Rijk The Survey public view now uses the proper page name.
Tue, 04 Aug 2009 15:58:31 +0200 Lennard de Rijk Added view for showing Survey Records.
Wed, 15 Jul 2009 15:18:58 +0200 Lennard de Rijk More style fixes due to code reviews for Surveys.
Wed, 15 Jul 2009 15:07:01 +0200 Lennard de Rijk Several style fixes and code cleaning for surveys.
Sat, 11 Jul 2009 20:42:23 +0200 Lennard de Rijk Edited help text to be more clear when a Survey has been submitted.
Thu, 09 Jul 2009 23:50:21 +0200 Lennard de Rijk Added Surveys to sidebar menu.
Thu, 09 Jul 2009 10:39:30 +0200 Daniel Diniz Removed results list from Survey edit.
Mon, 06 Jul 2009 16:13:27 +0200 Daniel Diniz Added ability to add custom tooltips and UI improvements.
Mon, 06 Jul 2009 14:58:46 +0200 Lennard de Rijk Added the possiblitity to add a description to the top of the Survey.
Sun, 05 Jul 2009 12:57:09 +0200 Lennard de Rijk Ensure that accessViolations for Survey menu items get captured.
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.
Thu, 02 Jul 2009 15:34:02 +0200 Lennard de Rijk Added hook methods to takeGet and takePost.
Thu, 02 Jul 2009 14:48:10 +0200 Lennard de Rijk Fixed typo in title of Survey Take page.
Thu, 02 Jul 2009 12:46:12 +0200 Lennard de Rijk Add a base implementation of takePost.
Thu, 02 Jul 2009 10:33:58 +0200 Daniel Diniz Clean up and other fixes for Survey modules.
less more (0) -30 tip