LimeSurvey: master d83c52eb

Author Committer Branch Timestamp Parent
Jelle_S GitHub master 2020-06-05 16:25:34 master 722fd5a7
Affected Issues  16210: Time limit not working LimeSurvey CE 4.2.1
Changeset

Fixed 16210: Time limit not working LimeSurvey CE 4.2.1 (#1431)

mod - application/core/QuestionTypes/Array10ChoiceQuestions/RenderArray10ChoiceQuestion.php Diff File
mod - application/core/QuestionTypes/Array5ChoiceQuestions/RenderArray5ChoiceQuestion.php Diff File
mod - application/core/QuestionTypes/ArrayFlexibleColumn/RendererArrayFlexibleColumn.php Diff File
mod - application/core/QuestionTypes/ArrayMultiFlexNumbers/RenderArrayMultiFlexNumbers.php Diff File
mod - application/core/QuestionTypes/ArrayMultiFlexText/RenderArrayMultiFlexText.php Diff File
mod - application/core/QuestionTypes/ArrayOfIncSameDecQuestions/RenderArrayOfIncSameDecQuestions.php Diff File
mod - application/core/QuestionTypes/ArrayYesUncertainNo/RenderArrayYesUncertainNo.php Diff File
mod - application/core/QuestionTypes/BoilerplateQuestion/RenderBoilerplate.php Diff File
mod - application/core/QuestionTypes/DummyQuestion/RenderDummyQuestion.php Diff File
mod - application/core/QuestionTypes/FileUpload/RenderFileUpload.php Diff File
mod - application/core/QuestionTypes/GenderDropdown/RenderGenderDropdown.php Diff File
mod - application/core/QuestionTypes/HugeFreeText/RenderHugeFreeText.php Diff File
mod - application/core/QuestionTypes/Language/RenderLanguageSelector.php Diff File
mod - application/core/QuestionTypes/ListDropdown/RenderListDropdown.php Diff File
mod - application/core/QuestionTypes/ListRadio/RenderListRadio.php Diff File
mod - application/core/QuestionTypes/ListRadioFlexible/RenderListRadioFlexible.php Diff File
mod - application/core/QuestionTypes/LongFreeText/RenderLongFreeText.php Diff File
mod - application/core/QuestionTypes/Numerical/RenderNumerical.php Diff File
mod - application/core/QuestionTypes/RankingStyle/RenderRanking.php Diff File
mod - application/core/QuestionTypes/ShortFreeText/RenderShortFreeText.php Diff File
mod - application/core/QuestionTypes/YesNoRadio/RenderYesNoRadio.php Diff File
mod - application/models/QuestionBaseRenderer.php Diff File