app/soc/views/models/project_survey.py
Tue, 04 Aug 2009 16:52:41 +0200 Lennard de Rijk Removed TODO from ProjectSurvey and GradingProjectSurvey views.
Tue, 04 Aug 2009 15:58:31 +0200 Lennard de Rijk Added view for showing Survey Records.
Thu, 30 Jul 2009 09:29:36 +0200 Lennard de Rijk Added new table templates for showing Suryves on the Project manage page.
Sat, 11 Jul 2009 23:29:22 +0200 Lennard de Rijk Changed URL pattern for starting sending out survey reminders.
Sat, 11 Jul 2009 23:18:52 +0200 Lennard de Rijk Added a view to start sending out a reminder.
Sat, 11 Jul 2009 19:54:23 +0200 Pawel Solyga Add Organization reference property to ProjectSurveyRecord.
Thu, 09 Jul 2009 10:39:30 +0200 Daniel Diniz Removed results list from Survey edit.
Mon, 06 Jul 2009 17:03:19 +0200 Daniel Diniz Add missing import to Project Survey view.
Sun, 05 Jul 2009 13:31:34 +0200 Lennard de Rijk Changed the filter for getting a SurveyRecord for a ProjectSurvey
Sat, 04 Jul 2009 17:02:51 +0200 Lennard de Rijk Returned ProjectSurvey create to checkIsUser.
Sat, 04 Jul 2009 16:44:08 +0200 Lennard de Rijk Added access checks for taking a Project(Grading)Survey.
Sat, 04 Jul 2009 16:23:00 +0200 Lennard de Rijk Brown paper bag fix for using non-existing logic in ProjectSurvey views.
Sat, 04 Jul 2009 15:59:19 +0200 Lennard de Rijk Fixed basic Survey access check.
Sat, 04 Jul 2009 15:16:54 +0200 Lennard de Rijk Fixed showing the correct list of projects for taking a Grading Project Survey.
Sat, 04 Jul 2009 15:08:28 +0200 Lennard de Rijk Refactored filter construction to _constructFilterForProjectSelection.
Fri, 03 Jul 2009 18:20:33 +0200 Lennard de Rijk Ensure that the params from subclasses get merged properly with ProjectSurvey view.
Fri, 03 Jul 2009 17:55:36 +0200 Lennard de Rijk Added missing import to ProjectSurvey View.
Fri, 03 Jul 2009 12:05:23 +0200 Lennard de Rijk Removed unnecessary variable in ProjectSurvey take method.
Fri, 03 Jul 2009 12:02:57 +0200 Lennard de Rijk Overwrite _getSurveyRecordFor in ProjectSurvey view to take StudentProject into account.
Thu, 02 Jul 2009 17:51:07 +0200 Lennard de Rijk Implemented taking ProjectSurveys.
Thu, 02 Jul 2009 10:33:58 +0200 Daniel Diniz Clean up and other fixes for Survey modules.
Mon, 29 Jun 2009 23:16:21 +0200 Lennard de Rijk Added two missing imports to the Project and Grading Surveys views.
Mon, 29 Jun 2009 15:53:50 +0200 Lennard de Rijk Added skeleton view for ProjectSurvey and GradingProjectSurvey.
less more (0) tip