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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 10:23:19 +0000 (11:23 +0100)
commit084862ec5c9dce1737e925dc10907009168bffd6
tree327a3ae6556da3dcb697b9058eecea4598446daa
parent50ec3f889146d62d34f879d51876c3b4eff5efc1
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>
(cherry picked from commit e102daaf310de6a64389e33f7c7fd473752c5e33)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt