app/soc/logic/models/survey.py
2009-08-12 Lennard de Rijk Cleaned up Survey Logic.
2009-07-30 Lennard de Rijk Renamed hasAtLeastOneRecord to hasRecord.
2009-07-28 Lennard de Rijk Added hasAtLeastOneRecord method to Survey Logic.
2009-07-11 Pawel Solyga Fix indention and add missing dot in docstring in survey models.
2009-07-07 Lennard de Rijk Fixed imports for Survey logic.
2009-07-04 Sverre Rabbelier try to fix the surveys-have-no-scope issue
2009-07-03 Daniel Diniz Style fixes and a forgotten parameter in Survey(Record) logic.
2009-07-02 Lennard de Rijk Removed two obsolete/outdated methods in Survey Logic.
2009-06-30 Lennard de Rijk Solved some merging problems and use the getRecordLogic where needed.
2009-06-30 Lennard de Rijk Reverted some changes in SurveyLogic.
2009-06-30 Lennard de Rijk Added getRecordLogic method to SurveyLogic.
2009-06-30 Lennard de Rijk Added getSurveyForContent method to SurveyLogic.
2009-06-30 Lennard de Rijk Calling the correct super in Project and Grading Survey Logic.
2009-06-30 james fixed critical errors related to survey subclassing and renaming of deadline and opening properties, and surveys in sidebar are now marked as such and have a red color if untaken
2009-06-29 Lennard de Rijk Set the correct base_model and scope_logic for extended Survey logic.
2009-06-29 Lennard de Rijk Separated two survey types out of the main survey model.
2009-06-29 Lennard de Rijk Seperated Logic for ProjectSurvey and GradingProject surveys.
2009-06-28 Daniel Diniz Start on adding ProjectSurvey and GradingProjectSurvey.
2009-06-28 Lennard de Rijk Put ResultsLogic in its own Logic module named survey_record.
2009-06-28 Lennard de Rijk Removed non-existing import in Survey Logic.
2009-06-28 James Levy Added logic for Survey and SurveyRecord.
less more (0) tip