Summary: | Move new authority from Z39.50/SRU to a button | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Cataloging | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, david, kyle, m.de.rooy, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28543 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This makes the layout for creating new authorities consistent with creating new records - there is now a separate button 'New from Z39.50/SRU' (rather than being part of the drop-down list).
|
Version(s) released in: |
21.11.00,21.05.02,20.11.08
|
Circulation function: | |||
Attachments: |
Bug 28542: Move new authority from Z39.50/SRU to a button
Bug 28542: Move new authority from Z39.50/SRU to a button Bug 28542: Move new authority from Z39.50/SRU to a button |
Description
Fridolin Somers
2021-06-10 13:04:11 UTC
Created attachment 121770 [details] [review] Bug 28542: Move new authority from Z39.50/SRU to a button Actually in authority tools bar, 'New from Z39.50/SRU' is inside 'New autority' menu. This is different from biblio cataloguing toolbar, and adds a click to access it. I propose to move this to its own button. Test plan : 1) Create a Z39.50/SRU server connexion for authorities 2) Go to authorities home page 3) Check you see buttons 'New autority' and 'New from Z39.50/SRU' 4) Click on 'New autority' 5) Check you only see autority types 6) Click on 'New from Z39.50/SRU' 7) Check you go to Z39.50/SRU popup 8) Delete Z39.50/SRU server connexion for authorities 9) Go to authorities home page 10) Check you dont see 'New from Z39.50/SRU' Created attachment 121806 [details] [review] Bug 28542: Move new authority from Z39.50/SRU to a button Actually in authority tools bar, 'New from Z39.50/SRU' is inside 'New autority' menu. This is different from biblio cataloguing toolbar, and adds a click to access it. I propose to move this to its own button. Test plan : 1) Create a Z39.50/SRU server connexion for authorities 2) Go to authorities home page 3) Check you see buttons 'New autority' and 'New from Z39.50/SRU' 4) Click on 'New autority' 5) Check you only see autority types 6) Click on 'New from Z39.50/SRU' 7) Check you go to Z39.50/SRU popup 8) Delete Z39.50/SRU server connexion for authorities 9) Go to authorities home page 10) Check you dont see 'New from Z39.50/SRU' Signed-off-by: David Nind <david@davidnind.com> Created attachment 121864 [details] [review] Bug 28542: Move new authority from Z39.50/SRU to a button Actually in authority tools bar, 'New from Z39.50/SRU' is inside 'New autority' menu. This is different from biblio cataloguing toolbar, and adds a click to access it. I propose to move this to its own button. Test plan : 1) Create a Z39.50/SRU server connexion for authorities 2) Go to authorities home page 3) Check you see buttons 'New autority' and 'New from Z39.50/SRU' 4) Click on 'New autority' 5) Check you only see autority types 6) Click on 'New from Z39.50/SRU' 7) Check you go to Z39.50/SRU popup 8) Delete Z39.50/SRU server connexion for authorities 9) Go to authorities home page 10) Check you dont see 'New from Z39.50/SRU' Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 21.11, thanks to everybody involved! Pushed to 21.05.x for 21.05.2 Pushed to 20.11.x for 20.11.08 Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed. |