mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #175] [MERGED] Added a new hook for class Alias, function toggleActive, hook preTogg… #292
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#292
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/175
Author: @mfechner
Created: 4/2/2016
Status: ✅ Merged
Merged: 4/11/2016
Merged by: @barryo
Base:
master← Head:new_hook_alias_pretoogle📝 Commits (2)
7882c33Added a new hook for class Alias, function toggleActive, hook preToggle which can be used to stop the toggle function with a hook for class Alias.f4b9f92Hooks should always return true/false, so handle here ajax calls by return ok/ko as expected by javascript.📊 Changes
2 files changed (+14 additions, -10 deletions)
View changed files
📝
application/controllers/AliasController.php(+13 -10)📝
library/ViMbAdmin/Controller/PluginAction.php(+1 -0)📄 Description
…le which can be used to stop the toggle function with a hook for class Alias.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.