app/soc/views/helper/surveys.py
2009-08-25 James Levy Added SurveyRecordForm for viewing a SurveyRecord.
2009-07-27 Lennard de Rijk Two style fixes.
2009-07-25 Lennard de Rijk Every radio button is now properly shown on a new line.
2009-07-24 James Levy fix for issue 653 by adding wrap=hard attr to textareas for surveys
2009-07-15 Lennard de Rijk More style fixes due to code reviews for Surveys.
2009-07-15 Lennard de Rijk Several style fixes and code cleaning for surveys.
2009-07-09 Daniel Diniz Removed results list from Survey edit.
2009-07-06 Lennard de Rijk Ensure that the Grade field data stays in clean_data.
2009-07-06 Daniel Diniz Added ability to add custom tooltips and UI improvements.
2009-07-04 Daniel Diniz POST data always overwrites survey_record data when used to populate form.
2009-07-04 Daniel Diniz Ensure that long questions and comments are stored as db.Text.
2009-07-04 Daniel Diniz Fixed broken selection questions from refactoring SurveyForm.
2009-07-04 Lennard de Rijk Make sure that radio button questions validate correctly and allow only one choice.
2009-07-04 Daniel Diniz Add a grade field to the Grading Project Survey form.
2009-07-04 James Levy Survey editing/taking Javascript and CSS fixes.
2009-07-03 Lennard de Rijk Style fixes in Survey helper.
2009-07-03 Lennard de Rijk Only initialize a SurveyTakeForm in take instead of in takeGet and takePost.
2009-07-03 Daniel Diniz Split SurveyForm into SurveyTakeForm and SurveyEditForm.
2009-07-03 Daniel Diniz Fix pick_multi only returning one answer as maximum.
2009-07-03 Lennard de Rijk Removed getSurveyResponseFromPost from Surveys helper.
2009-07-03 Daniel Diniz Surveys can now have required questions and comments can be turned on/off.
2009-07-03 Daniel Diniz Added Survey From Field validation.
2009-07-02 Lennard de Rijk Made the CSV exporter for Survey not rely on the BackReferenceProperty in Survey.
2009-07-02 Lennard de Rijk Small style fix in Surveys helper.
2009-07-02 Lennard de Rijk Added getSurveyResponseFromPost method to Surveys Helper.
2009-07-02 Daniel Diniz Clean up and other fixes for Survey modules.
2009-07-01 Lennard de Rijk Style fix in Survey views helper.
2009-06-30 Lennard de Rijk Fixed too long line in Surveys helper.
2009-06-30 Lennard de Rijk Use an existing logic for showing Survey Results.
2009-06-30 Lennard de Rijk Add more flexibility to the Survey helper for use with the new Survey types.
less more (0) -30 tip