#2290 closed enhancement (fixed)

Allow plug-in configurations to be disabled

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.19.6
Component: core Version:
Keywords: Cc:

Description

Old plug-in configurations are sometimes annoying since they keep showing up as options when importing stuff from files. If the user is not an administrator it can work to only share the latest version of a configuration and disable sharing for older configurations. But this will not work when logged in as an admin.

It would be nice to have an option on the configuration to disable it for everyone.

Change History (6)

comment:1 by Nicklas Nordborg, 17 months ago

In 8097:

References #2290: Allow plug-in configurations to be disabled

Added isDisabled property to PluginConfiguration.

comment:2 by Nicklas Nordborg, 17 months ago

In 8098:

References #2290: Allow plug-in configurations to be disabled

Added option for disabling a plug-in configuration to the admin pages.

comment:3 by Nicklas Nordborg, 17 months ago

In 8099:

References #2290: Allow plug-in configurations to be disabled

Added a filter to get rid of disabled plug-in configurations when starting a new job.

comment:4 by Nicklas Nordborg, 17 months ago

Milestone: BASE 3.20BASE 3.19.6

comment:5 by Nicklas Nordborg, 17 months ago

In 8101:

References #2290: Allow plug-in configurations to be disabled

This file should have been included in [8097].

comment:6 by Nicklas Nordborg, 15 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.