Summary: | "Koha" less prominent in new staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | David Nind <david> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | major | ||
Priority: | P5 - low | CC: | claude.demeure, david, gmcharlt, jonathan.druart, lucas |
Version: | Main | Keywords: | rel_22_11_candidate |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This adds "Koha" in front of the version number on the staff interface home page and links it to Koha Community website.
|
Version(s) released in: |
22.11.00
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | |||
Attachments: |
Bug 32035: Add "Koha" to the staff interface home page
Bug 32035: Add "Koha" to the staff interface home page Bug 32035: Add "Koha" to the staff interface home page Bug 32035: Add "Koha" to the staff interface home page |
Description
Katrin Fischer
2022-10-28 13:08:08 UTC
Created attachment 142799 [details] [review] Bug 32035: Add "Koha" to the staff interface home page Currently the staff interface does not show Koha on the home page. This adds "Koha" to the homepage. Test plan: 1. Log in and view the staff interface home page. 2. In the bottom right-hand corner "Version 22.06.00" is shown. 3. Apply the patch. 4. Refresh the staff interface home home page. 5. It now shows "Koha: version 22.06.00". 6. Sign off :D (or comment on alternative options). Alternative options I have played with - happy to update the patch, so please comment on what you would prefer: 1. Koha: version 22.06.00 (currently in the patch) 2. Koha: v. 22.06.00 3. Koha version 22.06.00 4. Koha 22.06.00 (my second preferred option) 5. Any of the options with Koha linked to https://koha-community.org (I think this would be a good idea) Any other ideas? Would any of these cause any issues with translation, or are there any alternatives that would make translation easier? (In reply to David Nind from comment #1) > Currently the staff interface does not show Koha on the home page. > This adds "Koha" to the homepage. This isn't quite true, as there is Koha administration and About Koha module links. Created attachment 142800 [details] [review] Bug 32035: Add "Koha" to the staff interface home page Currently the staff interface does not include Koha before the version number shown on the home page. Test plan: 1. Log in and view the staff interface home page. 2. In the bottom right-hand corner "Version 22.06.00" is shown. 3. Apply the patch. 4. Refresh the staff interface home page. 5. It now shows "Koha 22.06.00" (linked to the Koha website). 6. Sign off :D (or comment on alternative options). I've changed my preference to having Koha 22.06.00, with this link to the Koha Community website. The updated patch reflects this, and also fixes some mistakes in the descriptions and test plan. Created attachment 143031 [details] [review] Bug 32035: Add "Koha" to the staff interface home page Currently the staff interface does not include Koha before the version number shown on the home page. Test plan: 1. Log in and view the staff interface home page. 2. In the bottom right-hand corner "Version 22.06.00" is shown. 3. Apply the patch. 4. Refresh the staff interface home page. 5. It now shows "Koha 22.06.00" (linked to the Koha website). 6. Sign off :D (or comment on alternative options). Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Claude, I see you set this to Signed off - are we missing your sign-off line here? Hello Katrin, it was my first time "alone" on Bugzilla ;-). Did i forgot something when i signed off ? (In reply to Claude Demeure from comment #8) > Hello Katrin, > it was my first time "alone" on Bugzilla ;-). > Did i forgot something when i signed off ? Hi Claude, not a problem :) You didn't add the sign-off line to the patch. I can do that right now for you. Created attachment 143034 [details] [review] Bug 32035: Add "Koha" to the staff interface home page Currently the staff interface does not include Koha before the version number shown on the home page. Test plan: 1. Log in and view the staff interface home page. 2. In the bottom right-hand corner "Version 22.06.00" is shown. 3. Apply the patch. 4. Refresh the staff interface home page. 5. It now shows "Koha 22.06.00" (linked to the Koha website). 6. Sign off :D (or comment on alternative options). Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Claude Demeure <claude.demeure@mailo.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |