Opened 9 months ago

Closed 8 months ago

#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 Changed 9 months ago by Nicklas Nordborg

In 8097:

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

Added isDisabled property to PluginConfiguration.

comment:2 Changed 9 months ago by Nicklas Nordborg

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 Changed 9 months ago by Nicklas Nordborg

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 Changed 9 months ago by Nicklas Nordborg

Milestone: BASE 3.20BASE 3.19.6

comment:5 Changed 9 months ago by Nicklas Nordborg

In 8101:

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

This file should have been included in [8097].

comment:6 Changed 8 months ago by Nicklas Nordborg

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