LimeSurvey: develop 2a7490b5
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
DenisChenu | GitHub | develop | 2018-10-16 19:06 | develop f3f41faf |
Affected Issues | 13513: Update save way to add custom made EM functions | |||
Changeset | New feature 13513 : allow plugins to add expresssion manager function (#1081) Dev: fix call_user_func_array not call_user_func |
|||
mod - application/config/packages.php | Diff File | |||
mod - application/controllers/admin/expressions.php | Diff File | |||
mod - application/helpers/expressions/em_core_helper.php | Diff File | |||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | |||
add - plugins/Demo/demoAddEmFunction/assets/demoAddEmFunction.js | Diff File | |||
add - plugins/Demo/demoAddEmFunction/config.xml | Diff File | |||
add - plugins/Demo/demoAddEmFunction/demo/limesurvey_survey_demo.lss | Diff File | |||
add - plugins/Demo/demoAddEmFunction/demoAddEmFunction.php | Diff File | |||
add - plugins/Demo/demoAddEmFunction/exampleFunctions.php | Diff File |