Browse Source

23.06.00.079 fb1c01452d

master
PTFS Admin 6 months ago
parent
commit
46173a13f0
  1. 28
      release_notes_23_06_00.md

28
release_notes_23_06_00.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 23.06.00
28 Nov 2023
29 Nov 2023
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -338,16 +338,34 @@ You can learn about the system components (like OS and database) needed for runn
#### New features
- [33716](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33716) ILL - Allow for a disclaimer stage per request type
>This introduces a new YAML system preference: ILLModuleDisclaimerByType.
>This new system preference allows for different text and dropdown options to be displayed to user (Staff+OPAC) depending on the request type introduced.
>The new type disclaimer screen is presented after the create request form has been submitted, but before the request is saved. Thus only allowing for a request to be placed if the user accepts the disclaimer.
>This introduces a new YAML system preference `ILLModuleDisclaimerByType` allowing for different text and dropdown options to be displayed to user (Staff+OPAC) depending on the request type introduced.
>
>The new type disclaimer screen is presented after the create request form has been submitted, but before the request is saved. Thus, only allowing for a request to be placed if the user accepts the disclaimer.
>
>The accepted disclaimer option is saved in the database to allow it to be viewed afterwards, as well as the timestamp it was accepted.
>
**Sponsored by** *NHS England*
#### Enhancements
- [18203](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18203) Add per borrower category restrictions on placing ILL requests in OPAC
- [27542](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27542) It should be possible to cancel an ILL request sent to a partner
- [30719](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30719) ILL should provide the ability to create batch requests
>This brings a new ILL request batches feature to the staff interface, allowing staff members to create groups of requests in batches using DOIs or PubmedIDs.
>
>The feature requires at least one compatible ILL backend and at least one metadata enrichment plugin (DOI or PubmedID, or both) to be used.
>
>Current backends that support batches available:
>* [https://github.com/PTFS-Europe/koha-ill-reprintsdesk](ReprintstDesk)
>* [https://github.com/PTFS-Europe/koha-ill-freeform](FreeForm)
>
>Current metadata enrichment plugins available:
>* [https://github.com/PTFS-Europe/koha-plugin-api-crossref](Crossref)
>* [https://github.com/PTFS-Europe/koha-plugin-api-pubmed](Pubmed)
>
**Sponsored by** *UKHSA - UK Health Security Agency* and *PTFS Europe Ltd*
- [32911](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32911) Remove ILL partner_code config from koha-conf.xml and turn it into a system preference
- [33970](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33970) We need a "backend" column in "illrequestattributes" table
- [34058](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34058) ILL - Left filters not considering all terms in input
@ -2045,4 +2063,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 28 Nov 2023 14:46:36.
Autogenerated release notes updated last on 29 Nov 2023 10:40:02.

Loading…
Cancel
Save