Summary: | Plugins section missing from Admin menu sidebar | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | System Administration | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | brendan, f.demians, gmcharlt, julian.maurice, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 15409 - Plugins section missing from Admin menu sidebar
Bug 15409 - Plugins section missing from Admin menu sidebar Bug 15409 - Plugins section missing from Admin menu sidebar |
Description
Kyle M Hall (khall)
2015-12-22 15:34:58 UTC
Created attachment 45912 [details] [review] Bug 15409 - Plugins section missing from Admin menu sidebar The sidebar menu in the Admin area of Koha is missing a section for Plugins. Test Plan: 1) Apply this patch 2) Log in with a user that has plugin permissions 3) Browse to a page with the admin menu sidebar, such as /cgi-bin/koha/admin/transport-cost-matrix.pl 4) Note the new Plugins section with a link to manage plugins 5) Log in with a user that has no plugin permissions 6) Revisit the same page, note the Plugins section is no longer visible Created attachment 45963 [details] [review] Bug 15409 - Plugins section missing from Admin menu sidebar The sidebar menu in the Admin area of Koha is missing a section for Plugins. Test Plan: 1) Apply this patch 2) Log in with a user that has plugin permissions 3) Browse to a page with the admin menu sidebar, such as /cgi-bin/koha/admin/transport-cost-matrix.pl 4) Note the new Plugins section with a link to manage plugins 5) Log in with a user that has no plugin permissions 6) Revisit the same page, note the Plugins section is no longer visible Signed-off-by: Aleisha <aleishaamohia@hotmail.com> Created attachment 45979 [details] [review] Bug 15409 - Plugins section missing from Admin menu sidebar The sidebar menu in the Admin area of Koha is missing a section for Plugins. Test Plan: 1) Apply this patch 2) Log in with a user that has plugin permissions 3) Browse to a page with the admin menu sidebar, such as /cgi-bin/koha/admin/transport-cost-matrix.pl 4) Note the new Plugins section with a link to manage plugins 5) Log in with a user that has no plugin permissions 6) Revisit the same page, note the Plugins section is no longer visible Signed-off-by: Aleisha <aleishaamohia@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> No big deal: but the order of the sections in the menu sidebar is not completely equal to the sections in Administration. Pushed to master - Thanks Patch pushed to 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. |