LimeSurvey: master f18c1f4b

Author Committer Branch Timestamp Parent
user70560 GitHub master 2018-07-28 14:06:27 master 9eac4140
Affected Issues  13877: Unable to update answers twig part in Survey theme
Changeset

Fixed issue 13877: Unable to update answers twig part in theme

Fixed issue 13877: Unable to update answers twig part in theme
Dev: using twig like we need to use it
Dev: must update for question template (but it can be done)
Dev: Fixed issue : question template twig not loaded
Dev: Fixed issue : Question template are replaced by User template
Dev: no clean solution to replace question template by user template
Dev: since directory are the same.
New feature : allow template to replace Question template twig file
Dev: phpdoc on QuestionTemplate->getQuestionTemplateFolderName()

mod - application/core/LSETwigViewRenderer.php Diff File
mod - application/models/QuestionTemplate.php Diff File