Bug 32546

Summary: Move ILL system preferences to their own tab in administration
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ILLAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Martin Renvoize <martin.renvoize>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, david, lucas, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19822
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Caroline Cyr La Rose Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/685
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.03
Bug Depends on:    
Bug Blocks: 19822    
Attachments: Bug 32546: Move ILL system preferences into their own tab in administration
Bug 32546: Move ILL system preferences into their own tab in administration
Bug 32546: Move ILL system preferences into their own tab in administration

Description Katrin Fischer 2022-12-29 12:19:23 UTC
At the moment the ILL related system preference appear on the Circulation tab, which is already very long. As ILL is a module, it should have its own tab.
Comment 1 Katrin Fischer 2023-01-20 14:14:58 UTC
Created attachment 145514 [details] [review]
Bug 32546: Move ILL system preferences into their own tab in administration

Without this patch the interlibrary loan related system preferences
appeared on the circulation tab, that is already quite long. As ILL
is a complete module, it deserves its own tab.

To test:
* Search for interlibrary loan related preferences in Admin, verify their number
  and location
* Apply patch
* Verfiy all the previously found preferences now appear on their own tab:
  Interlibrary loans
Comment 2 David Nind 2023-01-20 17:24:05 UTC
Created attachment 145545 [details] [review]
Bug 32546: Move ILL system preferences into their own tab in administration

Without this patch the interlibrary loan related system preferences
appeared on the circulation tab, that is already quite long. As ILL
is a complete module, it deserves its own tab.

To test:
* Search for interlibrary loan related preferences in Admin, verify their number
  and location
* Apply patch
* Verfiy all the previously found preferences now appear on their own tab:
  Interlibrary loans

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 David Nind 2023-01-20 17:24:56 UTC
I like it (and the sub categorisation)!
Comment 4 Martin Renvoize 2023-02-02 13:40:01 UTC
Created attachment 146000 [details] [review]
Bug 32546: Move ILL system preferences into their own tab in administration

Without this patch the interlibrary loan related system preferences
appeared on the circulation tab, that is already quite long. As ILL
is a complete module, it deserves its own tab.

To test:
* Search for interlibrary loan related preferences in Admin, verify their number
  and location
* Apply patch
* Verfiy all the previously found preferences now appear on their own tab:
  Interlibrary loans

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 5 Martin Renvoize 2023-02-02 13:40:29 UTC
Excellent improvement, thanks Katrin!

Passing QA
Comment 6 Tomás Cohen Arazi 2023-02-03 13:32:53 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 7 Jacob O'Mara 2023-02-06 16:28:08 UTC
Nice work, thanks everyone!

Pushed to 22.11.x for the next release.
Comment 8 Lucas Gass 2023-02-14 22:17:43 UTC
This one won't apply cleanly to 22.05 so no backport.