2009-07-05 |
Pawel Solyga |
Fix HtmlSanitizer to return cleaned string in proper encoding.
|
changeset |
files
|
2009-07-05 |
James Levy |
Added clear:right property to submit button in Survey take form.
|
changeset |
files
|
2009-07-05 |
Mario Ferraro |
Fix button layout on Safari 4.0 for Survey take page.
|
changeset |
files
|
2009-07-05 |
Pawel Solyga |
Fix comment indention in survey-take javascript file.
|
changeset |
files
|
2009-07-05 |
Lennard de Rijk |
Renamed survey-take-090627.js to survey-take-090705.js.
|
changeset |
files
|
2009-07-05 |
James Levy |
Increased bottom margin on comments for better grouping.
|
changeset |
files
|
2009-07-05 |
Lennard de Rijk |
Changed the filter for getting a SurveyRecord for a ProjectSurvey
|
changeset |
files
|
2009-07-05 |
Lennard de Rijk |
Added tag v0-5-20090705p1 for changeset c7726e3ab173
|
changeset |
files
|
2009-07-05 |
Lennard de Rijk |
Set new Melange version number to 0-5-20090705p1 in app.yaml.template.
v0-5-20090705p1
|
changeset |
files
|
2009-07-05 |
Lennard de Rijk |
Ensure that accessViolations for Survey menu items get captured.
|
changeset |
files
|
2009-07-05 |
Pawel Solyga |
Added tag v0-5-20090705 for changeset 8f3a8e066111
|
changeset |
files
|
2009-07-05 |
Pawel Solyga |
Set new Melange version number to 0-5-20090705 in app.yaml.template.
v0-5-20090705
|
changeset |
files
|
2009-07-05 |
James Levy |
Added Menu items for all three kinds of Surveys to the program menu.
|
changeset |
files
|
2009-07-04 |
Daniel Diniz |
POST data always overwrites survey_record data when used to populate form.
|
changeset |
files
|
2009-07-04 |
Mario Ferraro |
Fixes bug when option name contains double quotes.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Several style fixes due to code reviews.
|
changeset |
files
|
2009-07-04 |
Daniel Diniz |
Ensure that long questions and comments are stored as db.Text.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Style fix in access module.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Returned ProjectSurvey create to checkIsUser.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Added access checks for taking a Project(Grading)Survey.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Brown paper bag fix for using non-existing logic in ProjectSurvey views.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Fixed basic Survey access check.
|
changeset |
files
|
2009-07-04 |
Daniel Diniz |
Fixed broken selection questions from refactoring SurveyForm.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Fixed showing the correct list of projects for taking a Grading Project Survey.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Refactored filter construction to _constructFilterForProjectSelection.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Make sure that radio button questions validate correctly and allow only one choice.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Added Daniel Diniz and Zachary Voase to the AUTHORS file.
|
changeset |
files
|
2009-07-04 |
Lennard de Rijk |
Added Daniel Diniz to authors for Grading Project Survey View.
|
changeset |
files
|
2009-07-04 |
Daniel Diniz |
Add a grade field to the Grading Project Survey form.
|
changeset |
files
|
2009-07-04 |
James Levy |
Survey editing/taking Javascript and CSS fixes.
|
changeset |
files
|
2009-07-04 |
Pawel Solyga |
Remove public role type from SURVEY_TAKING_ACCESS in Survey model.
|
changeset |
files
|
2009-07-04 |
Sverre Rabbelier |
try to fix the surveys-have-no-scope issue
|
changeset |
files
|
2009-07-04 |
Sverre Rabbelier |
addressed comments to previous version
|
changeset |
files
|
2009-07-04 |
Sverre Rabbelier |
return found entity for activity checks
|
changeset |
files
|
2009-07-04 |
Sverre Rabbelier |
survey access: stylefix and remove public role type
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Style fixes in Survey helper.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Added _getSurveyTakeForm to the Survey view.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Only initialize a SurveyTakeForm in take instead of in takeGet and takePost.
|
changeset |
files
|
2009-07-03 |
Daniel Diniz |
Split SurveyForm into SurveyTakeForm and SurveyEditForm.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Do not call takeGet when SurveyForm ValidationError occurs.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Several stylefixes due to received reviews.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Style fixes in Access module.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Style fixes to the GradingProjectSurvey View module.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Sub_merge params for GradingProjectSurvey View.
|
changeset |
files
|
2009-07-03 |
James Levy |
Added rudimentary grade field to GradingProjectSurvey take View.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Ensure that the params from subclasses get merged properly with ProjectSurvey view.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Corrected the links to Grading Project Surveys in Program menu.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Added missing import to ProjectSurvey View.
|
changeset |
files
|
2009-07-03 |
Daniel Diniz |
Fix pick_multi only returning one answer as maximum.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Removed getSurveyResponseFromPost from Surveys helper.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Renamed survey-edit-090627.js due to recent changes.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Form errors when taking a Survey now have the correct context.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Fixed Survey Form error giving 505.
|
changeset |
files
|
2009-07-03 |
Daniel Diniz |
Surveys can now have required questions and comments can be turned on/off.
|
changeset |
files
|
2009-07-03 |
Daniel Diniz |
Added Survey From Field validation.
|
changeset |
files
|
2009-07-03 |
Daniel Diniz |
Style fixes and a forgotten parameter in Survey(Record) logic.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Removed unnecessary variable in ProjectSurvey take method.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Overwrite _getSurveyRecordFor in ProjectSurvey view to take StudentProject into account.
|
changeset |
files
|
2009-07-03 |
Lennard de Rijk |
Added _getSurveyRecordFor method to Survey View.
|
changeset |
files
|
2009-07-02 |
Lennard de Rijk |
Added default Survey list templates for ProjectSurvey and GradingProjectSurvey.
|
changeset |
files
|