Bug 33336: Use a dedicated column for plugin status in plugins table
authorFridolin Somers <fridolin.somers@biblibre.com>
Sat, 25 Mar 2023 01:19:06 +0000 (15:19 -1000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 13 Apr 2023 14:47:58 +0000 (11:47 -0300)
commite102daaf310de6a64389e33f7c7fd473752c5e33
treee73bc690b0152555e12b2295cef133afe89a43ac
parent70e80bb4c8cc29a70515eb0ecb7ce358b7bfb51d
Bug 33336: Use a dedicated column for plugin status in plugins table

In plugins table plugins/plugins-home.pl the status enable/disable is with the name, styled as a label.
With new interface ENABLED is yellow, this looks weird.
Also I bet this is bad for accessibility.

I propose to move this info to a dedicated column.
I use bootstrap classes bg-success and bg-warning like in about.pl

Test plan:
1) Install some plugins
2) Go to Administration > Manage plugins
3) Check you see table with column status
4) Disable a plugin
5) Check you see 'Disabled' in status

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt