app/soc/views/models/survey.py
Wed, 12 Aug 2009 15:44:18 -0700 Lennard de Rijk Fixed Survey Take page which was erroring on undefined variables.
Mon, 10 Aug 2009 18:57:00 -0700 Lennard de Rijk Fix copy/paste fail in Survey results view regarding allowed_to_read.
Mon, 10 Aug 2009 18:49:34 -0700 Lennard de Rijk _getResultsViewRecordFields does not need fields argument anymore.
Mon, 10 Aug 2009 18:03:55 -0700 Lennard de Rijk Open up the Survey Results view for users.
Mon, 10 Aug 2009 15:37:12 -0700 Lennard de Rijk Made the specific SurveyTakeForm used in a View part of params.
Sun, 09 Aug 2009 13:42:31 -0700 Lennard de Rijk Added project title and student name to the ProjectSurvey take page.
Wed, 05 Aug 2009 22:00:08 +0200 Lennard de Rijk Added and enabled access check for viewing SurveyRecords.
Wed, 05 Aug 2009 12:38:50 +0200 Lennard de Rijk The Survey Results view now only list Records of interest to the current user.
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.
less more (0) -50 -30 tip