LimeSurvey: 2.05 c31be8fb

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.05 2013-03-12 13:39:19 2.05 c84093b1
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