View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
15246 | Feature requests | Expression Manager | public | 2019-09-07 10:57 | 2021-04-20 15:23 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.x.x | ||||
Summary | 15246: Allow fixed function (no js, only PHP) in expression mùanager | ||||
Description | Currently expression manager function need 2 part : a PHP function + a JS function. | ||||
Additional Information | Sample
I have the solution + a plugin usage with statCount and statCountIF | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Story point estimate | |||||
Users affected % | |||||
related to | 11589 | assigned | cdorin | Feature requests | Quota should be accessible in relevance equation |
related to | 13175 | closed | DenisChenu | Feature requests | Benchmark Information. Ability to show calculated values based on all users |
related to | 12248 | new | Feature requests | Expose php mt_rand to Expression manager | |
related to | 15862 | new | Bug reports | Plugin function are not included in EM auto doc |
Please : see when the pull request with
Can be reviewed and merged. Or tell me : what can i do to be sure to have feature merged in develop … and not reverted after … |
|
No way to make plugin include JS too? |
|
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29466 |
|
LimeSurvey: master ee4f0698 2020-01-15 18:08 Committer: JHoeck Details Diff |
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 |
Affected Issues 13175, 15246 |
|
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 |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-07 10:57 | DenisChenu | New Issue | |
2019-09-07 10:57 | DenisChenu | Status | new => assigned |
2019-09-07 10:57 | DenisChenu | Assigned To | => DenisChenu |
2019-09-07 10:57 | DenisChenu | Relationship added | related to 11589 |
2019-09-07 10:57 | DenisChenu | Relationship added | related to 13175 |
2019-09-07 10:58 | DenisChenu | Relationship added | related to 12248 |
2019-09-07 11:20 | DenisChenu | Note Added: 53522 | |
2019-10-23 08:24 | DenisChenu | Assigned To | DenisChenu => cdorin |
2019-10-23 08:24 | DenisChenu | Status | assigned => feedback |
2019-10-23 08:24 | DenisChenu | Note Added: 54151 | |
2019-11-28 11:47 | ollehar | Note Added: 54851 | |
2019-11-29 09:06 | DenisChenu | Note Added: 54885 | |
2019-11-29 09:06 | DenisChenu | Status | feedback => assigned |
2020-01-28 15:42 | JHoeck | Changeset attached | => LimeSurvey master ee4f0698 |
2020-01-28 15:42 | DenisChenu | Note Added: 55515 | |
2020-01-28 15:42 | DenisChenu | Assigned To | cdorin => DenisChenu |
2020-01-28 15:42 | DenisChenu | Resolution | open => fixed |
2020-01-29 08:02 | DenisChenu | Assigned To | DenisChenu => |
2020-01-29 08:02 | DenisChenu | Status | assigned => ready for testing |
2020-02-13 14:46 | DenisChenu | Relationship added | parent of 15862 |
2021-04-20 15:22 | DenisChenu | Relationship deleted | parent of 15862 |
2021-04-20 15:23 | DenisChenu | Relationship added | related to 15862 |
2021-04-20 15:23 | DenisChenu | Assigned To | => DenisChenu |
2021-04-20 15:23 | DenisChenu | Status | ready for testing => closed |
2021-04-20 15:23 | DenisChenu | Fixed in Version | => 4.x.x |