Sun, 05 Jul 2009 00:57:03 +0200 POST data always overwrites survey_record data when used to populate form.
Daniel Diniz <ajaksu@gmail.com> [Sun, 05 Jul 2009 00:57:03 +0200] rev 2542
POST data always overwrites survey_record data when used to populate form. It also fixes validation errors on takeGet. Patch by: Daniel Diniz, Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 04 Jul 2009 18:48:58 +0100 Fixes bug when option name contains double quotes.
Mario Ferraro <fadinlight@gmail.com> [Sat, 04 Jul 2009 18:48:58 +0100] rev 2541
Fixes bug when option name contains double quotes.
Sat, 04 Jul 2009 18:53:37 +0200 Several style fixes due to code reviews.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 18:53:37 +0200] rev 2540
Several style fixes due to code reviews.
Sat, 04 Jul 2009 17:23:19 +0200 Ensure that long questions and comments are stored as db.Text.
Daniel Diniz <ajaksu@gmail.com> [Sat, 04 Jul 2009 17:23:19 +0200] rev 2539
Ensure that long questions and comments are stored as db.Text. This is done by adding the setCleaners methods which sets the appropriate cleaners for dynamic fields. Reviewed by: Lennard de Rijk
Sat, 04 Jul 2009 17:16:16 +0200 Style fix in access module.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 17:16:16 +0200] rev 2538
Style fix in access module.
Sat, 04 Jul 2009 17:02:51 +0200 Returned ProjectSurvey create to checkIsUser.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 17:02:51 +0200] rev 2537
Returned ProjectSurvey create to checkIsUser. The access protection is properly done by the form validator.
Sat, 04 Jul 2009 16:44:08 +0200 Added access checks for taking a Project(Grading)Survey.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 16:44:08 +0200] rev 2536
Added access checks for taking a Project(Grading)Survey.
Sat, 04 Jul 2009 16:23:00 +0200 Brown paper bag fix for using non-existing logic in ProjectSurvey views.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 16:23:00 +0200] rev 2535
Brown paper bag fix for using non-existing logic in ProjectSurvey views.
Sat, 04 Jul 2009 15:59:19 +0200 Fixed basic Survey access check.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 04 Jul 2009 15:59:19 +0200] rev 2534
Fixed basic Survey access check. Also enabled this check for all relevant Views. However ProjectSurveys and subclasses still need an additional check. A stub for this has been added to the access module.
Sat, 04 Jul 2009 15:30:08 +0200 Fixed broken selection questions from refactoring SurveyForm.
Daniel Diniz <ajaksu@gmail.com> [Sat, 04 Jul 2009 15:30:08 +0200] rev 2533
Fixed broken selection questions from refactoring SurveyForm. Reviewed by: Lennard de Rijk
(0) -1000 -300 -100 -10 +10 +100 +300 tip