LimeSurvey: 5.x 908a5089

Author Committer Branch Timestamp Parent
DenisChenu GitHub 5.x 2023-06-13 15:52:59 5.x aeb2f4d9
Affected Issues  18181: "no answer" still shown after turning it off in settings on nonmandatory/softmandatory array questions
Changeset

Fixed issue 18181: "no answer" still shown after turning it off (#2700)

  • Fixed issue 18181: "no answer" still shown after turning it off
    Dev: remove deprecated usage of App()->getConfig('shownoanswer')
    Dev: No GUI to set : no way to update, remve it form config-default too

  • Dev: save shownoanswer
    Dev: remove outdated comments about global settings off

mod - application/config/config-defaults.php Diff File
mod - application/controllers/SurveyAdministrationController.php Diff File
mod - application/controllers/admin/Database.php Diff File
mod - application/helpers/qanda_helper.php Diff File