]> git.koha-community.org Git - koha.git/commit
Bug 31401: Update administration sidebar to match entries on administration start...
authorKatrin Fischer <katrin.fischer.83@web.de>
Thu, 18 Aug 2022 21:26:54 +0000 (21:26 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 31 Oct 2022 20:14:06 +0000 (20:14 +0000)
commitcb5049a7bc2306863abcffbbbcdd3d4c95b30c63
tree80015ce921f1a8d51db98dffae906bd922711b3f
parent20995f10fcf8a5802cdb084d6026b7b3278c8f44
Bug 31401: Update administration sidebar to match entries on administration start page

This makes sure that all entries on the administration start page
have a matching entry in the administration sidebar that shows
on the left side if you are on any of the administration sub pages.

Changes made:
* Rename 'Classification sources' to 'Classification configuration'
* Make Plugins entry show and appear in correct spot
  This relied on the variable plugins_enabled that wasn't available
  in all the different templates. I therefore moved it to Auth.pm
  and cleaned up the code for the admin start page.
* Move 'MARC overlay rules' and rename to 'Record overlay rules'

To test:
* Make sure plugins are enabled and visible on admin start page
* Compare admin start page and sidebar
  * Sequence should be the same
  * All entries should appear on both pages
  * Naming should be the same

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit aa90b60ea2979279a5e134eb9cbc7cb3d6075417)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Auth.pm
admin/admin-home.pl
koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc