Summary: | 'About Koha' button on staff side homepage seems out of place among application buttons | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Auld <andrew.auld> |
Component: | Staff interface | Assignee: | Jake Deery <jake.deery> |
Status: | Needs documenting --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, lucas, oleonard |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37193 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.11.00,24.05.04
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 37193 | ||
Attachments: |
Bug 37029: Remove 'About Koha' from intranet-main
Bug 37029: Remove 'About Koha' from intranet-main Bug 37029: Remove 'About Koha' from intranet-main |
Description
Andrew Auld
2024-06-04 15:36:34 UTC
I can see what you mean, but wonder where else we could place it well. Maybe we could keep it in the "More" pull down and also link the version numbering now visible on the start page to it? Those sound like perfect suggestions! +1 Created attachment 169187 [details] [review] Bug 37029: Remove 'About Koha' from intranet-main This patch removes the 'About Koha' link as a module button, and instead uses the 'Koha xx.xx.xx' version URL on the mainpage as a shortcut to the 'About Koha' page. Additionally, a link to the Koha Community website has been added to the bottom of the 'About Koha' page, in the same place the 'Koha xx.xx.xx' version URL appears on the mainpage. To test: a) Log in to Koha's staff client b) Notice the 'About Koha' module button, and that the 'Koha xx.xx.xx' version URL goes to the Koha Community website. c) Notice that on the 'About Koha' page, there is no link to the Koha Community website. d) --> Apply patch <-- e) Notice that the About Koha module button is now missing f) Notice that the 'Koha xx.xx.xx' version URL now goes to 'About Koha' g) Notice that on the 'About Koha' page, there is now a link for the Koha Community website at the bottom of the page. See https://chat.koha-community.org/koha-community/pl/jej6yaqehtbgiyb518wjfz5foa for discussion history. Thanks in advance for the sign-off! Created attachment 169207 [details] [review] Bug 37029: Remove 'About Koha' from intranet-main This patch removes the 'About Koha' link as a module button, and instead uses the 'Koha xx.xx.xx' version URL on the mainpage as a shortcut to the 'About Koha' page. Additionally, a link to the Koha Community website has been added to the bottom of the 'About Koha' page, in the same place the 'Koha xx.xx.xx' version URL appears on the mainpage. To test: a) Log in to Koha's staff client b) Notice the 'About Koha' module button, and that the 'Koha xx.xx.xx' version URL goes to the Koha Community website. c) Notice that on the 'About Koha' page, there is no link to the Koha Community website. d) --> Apply patch <-- e) Notice that the About Koha module button is now missing f) Notice that the 'Koha xx.xx.xx' version URL now goes to 'About Koha' g) Notice that on the 'About Koha' page, there is now a link for the Koha Community website at the bottom of the page. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 169303 [details] [review] Bug 37029: Remove 'About Koha' from intranet-main This patch removes the 'About Koha' link as a module button, and instead uses the 'Koha xx.xx.xx' version URL on the mainpage as a shortcut to the 'About Koha' page. Additionally, a link to the Koha Community website has been added to the bottom of the 'About Koha' page, in the same place the 'Koha xx.xx.xx' version URL appears on the mainpage. To test: a) Log in to Koha's staff client b) Notice the 'About Koha' module button, and that the 'Koha xx.xx.xx' version URL goes to the Koha Community website. c) Notice that on the 'About Koha' page, there is no link to the Koha Community website. d) --> Apply patch <-- e) Notice that the About Koha module button is now missing f) Notice that the 'Koha xx.xx.xx' version URL now goes to 'About Koha' g) Notice that on the 'About Koha' page, there is now a link for the Koha Community website at the bottom of the page. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Nice little improvement, thanks Jake. Passing QA This will need some clear release notes just in case people miss it ;) Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant Backported to 24.05.x for upcoming 24.05.04 I prefer not impact 23.11.x for stable behavior on old version. |