Stub of the new surveys.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 30 Oct 2010 21:03:45 +0000 (23:03 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 5 Nov 2010 21:10:13 +0000 (22:10 +0100)
commit2f4b93beb55b35a978d3a9520bdf67ac3abf43fb
treefa9eb96435e0a388c343fe58a7b8661d99328ec7
parent7f323fd4fedf47d152c4f257929a55449972d14c
Stub of the new surveys.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
33 files changed:
modules/survey.php
modules/survey/section.inc.php [new file with mode: 0644]
modules/survey/survey.inc.php
modules/survey/text.inc.php [new file with mode: 0644]
templates/survey/admin.tpl [deleted file]
templates/survey/confirm.tpl [deleted file]
templates/survey/edit_checkbox.tpl [deleted file]
templates/survey/edit_checkboxtable.tpl [deleted file]
templates/survey/edit_new.tpl [deleted file]
templates/survey/edit_newsurvey.tpl [deleted file]
templates/survey/edit_num.tpl [deleted file]
templates/survey/edit_question.tpl [deleted file]
templates/survey/edit_radio.tpl [deleted file]
templates/survey/edit_radiotable.tpl [deleted file]
templates/survey/edit_root.tpl [deleted file]
templates/survey/edit_survey.tpl [deleted file]
templates/survey/edit_textarea.tpl [deleted file]
templates/survey/error.tpl [deleted file]
templates/survey/index.tpl
templates/survey/show_checkbox.tpl [deleted file]
templates/survey/show_checkboxtable.tpl [deleted file]
templates/survey/show_num.tpl [deleted file]
templates/survey/show_question.tpl [deleted file]
templates/survey/show_radio.tpl [deleted file]
templates/survey/show_radiotable.tpl [deleted file]
templates/survey/show_root.tpl [deleted file]
templates/survey/show_text.tpl [deleted file]
templates/survey/show_textarea.tpl [deleted file]
templates/survey/success.tpl [deleted file]
templates/survey/vote.tpl [moved from templates/survey/edit_text.tpl with 96% similarity]
upgrade/1.1.0/10_surveys.sql [new file with mode: 0644]
upgrade/1.1.0/old_surveys.inc.php [new file with mode: 0644]
upgrade/1.1.0/update.sh [new file with mode: 0755]