LimeSurvey: 3.x-LTS ae7b0485

Author Committer Branch Timestamp Parent
gabrieljenik GitHub 3.x-LTS 2020-12-21 12:22:20 3.x-LTS 55611ef0
Affected Issues  16862: Not possible to batch-edit owners for Central Participant database
Changeset

Fixed issue 16862: Not possible to batch-edit owners for Central Participant database (#1678)

  • Fixed issue 16862: Not possible to batch-edit owners for Central Participant database

The Participant::getOwnerOptions() method was fixed to return an empty list

  • Fixed issue 16862: Not possible to batch-edit owners for Central Participant database

Extra fix on the results modal.

  • Header for the first column was wrong.
  • Also, using the right view now. (Very similars, that's why it didn't showed up)
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/models/Participant.php Diff File
mod - application/views/admin/participants/massive_actions/_update.php Diff File
mod - application/views/admin/participants/massive_actions/_update_results.php Diff File