Ticket #7096 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Introduce delete_plugins and update_plugins capabilities

Reported by: DD32 Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: Administration Version: 2.6
Severity: normal Keywords: has-patch
Cc:

Description

Attached patch adds delete_plugins and update_plugins capabilities.

The db version of 8000 will obviously need changing.

Patch also updates the bulk plugin delete / plugin upgrader to use these caps.

Attachments

7096.diff (6.6 kB) - added by DD32 on 06/05/08 03:24:14.

Change History

06/05/08 03:24:14 changed by DD32

  • attachment 7096.diff added.

06/06/08 19:21:35 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8060]) Add delete_plugins and update_plugins caps. Props DD32. fixes #7096