LimeSurvey: master ee4f0698

Author Committer Branch Timestamp Parent
DenisChenu JHoeck master 2020-01-15 17:08:31 master 86d2e133
Affected Issues  13175: Benchmark Information. Ability to show calculated values based on all users
 15246: Allow fixed function (no js, only PHP) in expression mùanager
Changeset

New feature 15246: Allow fixed function (only PHP) in expression manager (#1320)

New feature 15246: Allow fixed function (only PHP) in expression manager
New feature 13175: Ability to show calculated values based on all users

add - application/core/plugins/statFunctions/config.xml Diff File
add - application/core/plugins/statFunctions/countFunctions.php Diff File
add - application/core/plugins/statFunctions/questionCodeHelper.php Diff File
add - application/core/plugins/statFunctions/statFunctions.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - assets/packages/expressions/em_javascript.js Diff File
mod - tests/TestBaseClass.php Diff File
add - tests/data/surveys/survey_archive_statCountFunctionsTest.lsa Diff File
add - tests/functional/acceptance/15246-fixed-em-function/FixedFunctionExpressionPluginTest.php Diff File