LimeSurvey: master b822442b

Author Committer Branch Timestamp Parent
gabrieljenik GitHub master 2020-09-07 07:26:45 master a31c9173
Affected Issues  16565: Transfer surveys window to be displayed to ask to transfer surveys to other users while deleting the survey owner
Changeset

Fixed issue 16565: Transfer surveys window to be displayed to ask to transfer surveys to other users while deleting the survey owner (#1565)

  • Fixed issue 16565: Transfer surveys window to be displayed to ask to transfer surveys to other users while deleting the survey owner

Add transfer to screen, shown after confirmation modal

  • Fixed issue 16565: Transfer surveys window to be displayed to ask to transfer surveys to other users while deleting the survey owner

Code review

mod - application/controllers/UserManagementController.php Diff File
mod - application/models/User.php Diff File
add - application/views/userManagement/partial/confirmuserdelete.php Diff File
add - application/views/userManagement/partial/transfersurveys.php Diff File
mod - assets/packages/usermanagement/js/usermanagement.js Diff File