LimeSurvey: master 518041b3

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2013-03-12 13:19:32 master 3f295875
Affected Issues  07315: Validation regex not being checked / not working (logic test ok)
Changeset

Fixed issue 07315: Validation regex not being checked / not working (logic test ok) in preview mode
Fixed issue: Can not test group if token exist or if survey is not started
New feature: can use SGQA identifier to prefill some answer with URL in preview mode
Dev: add LimeExpressionManager->$sPreviewMode to be used and test if we are in preview mode
Dev: add LimeExpressionManager::SetPreviewMode public function to set previewmode

mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File