LimeSurvey: Yii 80e4b012

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2011-08-26 23:43:44 Yii 572c5998
Changeset

Added JavaScript equivalents of many more PHP functions in ExpressionManager (from phpjs.org). To keep codebase small, only added functions expected to be needed.
Added many more test cases, especially of strings that contain special characters
Still trying to find right balance of use of addslashes() and htmlspecialchars() in Javascript generation (e.g. surveys run properly, but some unit tests still fail).

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

mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - scripts/admin/expressions/em_javascript.js Diff File