LimeSurvey: 2.06 1d9b183a

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.06 2015-03-05 13:56:51 2.06 8667e61a
Affected Issues  09500: Add ANSWER + QUESTIONHELP + QUESTIONHELPPLAINTEXT to beforeQuestionRender
Changeset

New feature 09500: Add ANSWER, QUESTIONHELP and other to beforeQuestionRender plugin event
Dev: Move whole QUestion system to specific function in SurveyRuntimeHelper::getQuestionReplacement
Dev: Actually use array from qanda
Dev: static for quick call by templatereplace : set to non static ?

mod - application/controllers/admin/templates.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/admin/template_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/models/Question.php Diff File