mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #203] [MERGED] Added a check in Mailbox preRemove hook call. If the hook is returnin… #300
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/opensolutions/ViMbAdmin/pull/203
Author: @mfechner
Created: 8/27/2016
Status: ✅ Merged
Merged: 8/28/2016
Merged by: @barryo
Base:
master← Head:mailbox_preRemove_can_stop_removal📝 Commits (1)
9d9b0b4Added a check in Mailbox preRemove hook call. If the hook is returning a false, stop the deletion of the mailbox. The plugin has to add a message why the deletion of the mailbox was canceled.📊 Changes
1 file changed (+18 additions, -17 deletions)
View changed files
📝
application/controllers/MailboxController.php(+18 -17)📄 Description
…g a false, stop the deletion of the mailbox. The plugin has to add a message why the deletion of the mailbox was canceled.
This change is required to further implement pull request #179
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.