LimeSurvey: master 8bbc9d9a

Author Committer Branch Timestamp Parent
Thomas White Thomas White master 2011-12-16 22:22:30 master 2527208a
Changeset

Bugfix - Warning errors shown when tried to preview or show logic file for new question missing required sub-questions
Bugfix - Dirty flag for cache not set when adding or updating questions (so it would throw errors or not appear in preview and logic file)
Dev When accessing qcode.question, retrieve just the sub-question part if it has sub-questions (may need to modify this to give access to question, sub-question, and scale via dot notation).

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@11668 b72ed6b6-b9f8-46b5-92b4-906544132732

rm - classes/dTexts/dFunctions/dFunctionHide.php Diff File
rm - classes/dTexts/dFunctions/dFunctionIf.php Diff File
rm - classes/dTexts/dFunctions/dFunctionIfCount.php Diff File
rm - classes/dTexts/dFunctions/dFunctionIfIn.php Diff File
rm - classes/dTexts/dFunctions/dFunctionInsertAns.php Diff File
rm - classes/dTexts/dFunctions/dFunctionInterface.php Diff File
rm - classes/dTexts/dFunctions/dFunctionSwitch.php Diff File
rm - classes/dTexts/dFunctions/dFunctionToken.php Diff File
rm - classes/dTexts/dTexts.php Diff File
mod - classes/eval/LimeExpressionManager.php Diff File