LimeSurvey: master 087199d4

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-01-27 12:31:46 master 432e82f7
Affected Issues  08425: Update questions models : activeform and allow using "bad code" in some condition
Changeset

New feature : Validate unicity of question code before submit
Dev: else all input are lost if Question code are not unique.
Dev: #08425 linked, when use CActiveForm : all this function must be removed ...
Dev: Tested with copy/new/edit and all 4 button

mod - application/controllers/admin/questions.php Diff File
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File
mod - scripts/admin/admin_core.js Diff File
mod - scripts/admin/questions.js Diff File