app/soc/views/helper/surveys.py
Fri, 30 Oct 2009 23:59:47 +0100 Daniel Hans Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
Fri, 30 Oct 2009 22:24:34 +0100 Daniel Hans Multiple choice nonrequired questions now accept empty answers.
Tue, 25 Aug 2009 15:58:21 +0200 James Levy Added SurveyRecordForm for viewing a SurveyRecord.
Mon, 27 Jul 2009 15:03:20 +0200 Lennard de Rijk Two style fixes.
Sat, 25 Jul 2009 13:13:20 +0200 Lennard de Rijk Every radio button is now properly shown on a new line.
Thu, 23 Jul 2009 18:28:49 -0700 James Levy fix for issue 653 by adding wrap=hard attr to textareas for surveys
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.
Thu, 09 Jul 2009 10:39:30 +0200 Daniel Diniz Removed results list from Survey edit.
Mon, 06 Jul 2009 17:18:41 +0200 Lennard de Rijk Ensure that the Grade field data stays in clean_data.
Mon, 06 Jul 2009 16:13:27 +0200 Daniel Diniz Added ability to add custom tooltips and UI improvements.
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 17:23:19 +0200 Daniel Diniz Ensure that long questions and comments are stored as db.Text.
Sat, 04 Jul 2009 15:30:08 +0200 Daniel Diniz Fixed broken selection questions from refactoring SurveyForm.
Sat, 04 Jul 2009 14:29:13 +0200 Lennard de Rijk Make sure that radio button questions validate correctly and allow only one choice.
Sat, 04 Jul 2009 14:15:11 +0200 Daniel Diniz Add a grade field to the Grading Project Survey form.
Sat, 04 Jul 2009 13:53:17 +0200 James Levy Survey editing/taking Javascript and CSS fixes.
Fri, 03 Jul 2009 22:36:10 +0200 Lennard de Rijk Style fixes in Survey helper.
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 15:21:44 +0200 Daniel Diniz Fix pick_multi only returning one answer as maximum.
Fri, 03 Jul 2009 15:00:00 +0200 Lennard de Rijk Removed getSurveyResponseFromPost from Surveys helper.
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.
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 16:50:08 +0200 Lennard de Rijk Small style fix in Surveys helper.
Thu, 02 Jul 2009 12:45:06 +0200 Lennard de Rijk Added getSurveyResponseFromPost method to Surveys Helper.
Thu, 02 Jul 2009 10:33:58 +0200 Daniel Diniz Clean up and other fixes for Survey modules.
Wed, 01 Jul 2009 14:28:51 +0200 Lennard de Rijk Style fix in Survey views helper.
Tue, 30 Jun 2009 18:16:33 +0200 Lennard de Rijk Fixed too long line in Surveys helper.
Tue, 30 Jun 2009 15:58:56 +0200 Lennard de Rijk Use an existing logic for showing Survey Results.
Tue, 30 Jun 2009 14:55:55 +0200 Lennard de Rijk Add more flexibility to the Survey helper for use with the new Survey types.
Mon, 29 Jun 2009 19:29:15 +0200 Daniel Diniz Added SurveyContentSchema to improve readability for the survey helper.
Sun, 28 Jun 2009 23:58:03 +0200 Daniel Diniz Start on adding ProjectSurvey and GradingProjectSurvey.
Sun, 28 Jun 2009 17:44:44 +0200 Lennard de Rijk Put ResultsLogic in its own Logic module named survey_record.
Sun, 28 Jun 2009 14:32:21 +0200 James Levy Added Survey Views Helper for rendering several widgets.
less more (0) tip