LimeSurvey: master f937bb9d

Author Committer Branch Timestamp Parent
twilllig GitHub master 2023-10-24 15:36 master 3fb1093f
Changeset

QE-459 dont delete all answers (03511)

  • update existing answers

  • update existing answers rather than deleting all of them

  • changed db-update version number because of merging conflicts with remote, added db-update also to create- database.php

Co-authored-by: pstelling patricia.stelling@limesurvey.org

mod - application/config/version.php Diff File
add - application/helpers/update/updates/Update_617.php Diff File
mod - application/models/Answer.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/services/QuestionAggregateService/AnswersService.php Diff File
mod - application/models/services/QuestionAggregateService/SubQuestionsService.php Diff File
add - application/models/services/QuestionAggregateService/ValidateTrait.php Diff File
mod - assets/scripts/admin/questionEditor.js Diff File
mod - installer/create-database.php Diff File