Browse Source

22.12.00.048 816bbbe77f

master
Martin Renvoize 1 year ago
parent
commit
7850d126a0
Signed by untrusted user: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 30
      release_notes_22_12_00.md

30
release_notes_22_12_00.md

@ -52,6 +52,7 @@ You can learn about the system components (like OS and database) needed for runn
>This adds the ability to create interfaces for vendors.
>An interface is a website, software, or portal that you use to manage orders or gather statistics from the vendor or organisation. Interfaces can also include usernames and passwords, that will be encrypted for storage, but can be decrypted and made visible in the staff interface.
>The type of an interface can be set using the `VENDOR_INTERFACE_TYPE` authorised values category.
#### Enhancements
- [25655](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25655) Additionally store actual cost in foreign currency and currency from the invoice
@ -82,6 +83,7 @@ You can learn about the system components (like OS and database) needed for runn
### Architecture, internals, and plumbing
#### Enhancements
- [30310](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30310) Replace Moment.js with Day.js
@ -130,6 +132,7 @@ You can learn about the system components (like OS and database) needed for runn
>This new feature allows librarians to pick a note field to use to store 'Content warnings' about biblio records.
>
>The new `ContentWarningField` system preference can be set to any MARC field, though for MARC21 an 59X is recommended. One can add said field to the frameworks and it will be displayed appropriately with the label 'Content warning:' in OPAC and staff interface on both detail and results pages. We hide subfield x from the OPAC as it is often used as a 'private note' in other note fields and we also handle turning the content of a 'u' subfield into a clickable link if you wish to use that. Other subfields as just displayed in line when present.
#### Enhancements
- [23656](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23656) Add search box at the top of the cataloging editor page
@ -156,6 +159,7 @@ You can learn about the system components (like OS and database) needed for runn
### Circulation
#### Enhancements
- [25503](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25503) Add option to export items bundle contents in checkouts table
@ -185,6 +189,7 @@ You can learn about the system components (like OS and database) needed for runn
### Command-line Utilities
#### Enhancements
- [23924](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23924) Add a parameter to the script add_date_fields_to_marc_records.pl to specify a date field
@ -199,12 +204,14 @@ You can learn about the system components (like OS and database) needed for runn
### Database
#### Enhancements
- [32334](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334) Sync comments in database with schema
### ERM
#### Enhancements
- [32924](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32924) Filter agreements by logged in librarian
@ -217,6 +224,7 @@ You can learn about the system components (like OS and database) needed for runn
### Fines and fees
#### Enhancements
- [31448](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31448) Add option to re-send email receipt when UseEmailReceipts is enabled
@ -235,6 +243,7 @@ You can learn about the system components (like OS and database) needed for runn
### Hold requests
#### Enhancements
- [32421](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32421) Add collection ( ccode ) column to holds to pull
@ -246,6 +255,7 @@ You can learn about the system components (like OS and database) needed for runn
### ILL
#### Enhancements
- [21548](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21548) Make ILL patron category in koha-conf.xml match with ILL patron category in sample data
@ -260,6 +270,7 @@ You can learn about the system components (like OS and database) needed for runn
### Installation and upgrade (web-based installer)
#### Enhancements
- [33128](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33128) Add Polish translations for language descriptions
@ -268,6 +279,7 @@ You can learn about the system components (like OS and database) needed for runn
### Lists
#### Enhancements
- [30418](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30418) Add permission and setting for public lists to allow staff with permission to edit contents
@ -284,6 +296,7 @@ You can learn about the system components (like OS and database) needed for runn
### MARC Bibliographic data support
#### Enhancements
- [29185](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185) Show MARC21 tag 765 - Original Language Entry
@ -292,6 +305,7 @@ You can learn about the system components (like OS and database) needed for runn
### Notices
#### Enhancements
- [3150](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150) Move emails for sending cart and list contents into notices tool
@ -323,6 +337,7 @@ You can learn about the system components (like OS and database) needed for runn
**Sponsored by** *Horowhenua Libraries Trust*
>This new feature shows a patron how much they have saved by using the library rather than purchasing items. Savings are calculated based on item replacement prices. The system preference allows you to choose where to display the savings - the user page, the summary box on the OPAC homepage, or the checkout history page.
#### Enhancements
- [12029](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12029) Patrons should be able to delete their patron messages
@ -368,6 +383,7 @@ You can learn about the system components (like OS and database) needed for runn
- [32426](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32426) Make userid generation pluggable
>This adds a new plugin hook `patron_generate_userid` that allows to have a custom method for generating the userid on a patron record.
#### Enhancements
- [14251](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14251) Allow use of CSS in discharge letter
@ -412,6 +428,7 @@ You can learn about the system components (like OS and database) needed for runn
- [32981](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32981) Add GET endpoint for listing authorised values by a given category
- [32997](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32997) Add GET endpoint for listing authorised value categories
- [33146](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33146) Add public GET endpoint for listing items
#### Enhancements
- [33161](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33161) Implement +strings for GET /items and GET /items/:item_id
@ -423,6 +440,7 @@ You can learn about the system components (like OS and database) needed for runn
### Reports
#### Enhancements
- [17350](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17350) Add option to delete data stored in saved_reports with cleanup_database
@ -436,6 +454,7 @@ You can learn about the system components (like OS and database) needed for runn
### SIP2
#### Enhancements
- [25812](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25812) Fines can be displayed on SIP checkin/checkout
@ -444,6 +463,7 @@ You can learn about the system components (like OS and database) needed for runn
### Searching
#### Enhancements
- [14911](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14911) Item search: Display additional title information
@ -455,6 +475,7 @@ You can learn about the system components (like OS and database) needed for runn
### Searching - Elasticsearch
#### Enhancements
- [18829](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18829) Elasticsearch - Add ability to view the ES indexed record
@ -467,12 +488,14 @@ You can learn about the system components (like OS and database) needed for runn
### Self checkout
#### Enhancements
- [32115](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32115) Add ID to check-out default help message dialog to allow customization
### Serials
#### Enhancements
- [32752](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32752) Add new serial issue status: "Out for binding", "Bound", and "Circulating"
@ -481,6 +504,7 @@ You can learn about the system components (like OS and database) needed for runn
### Staff interface
#### Enhancements
- [30624](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30624) Add a permission to control the ability to change the logged in library
@ -494,6 +518,7 @@ You can learn about the system components (like OS and database) needed for runn
### System Administration
#### Enhancements
- [27424](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27424) One should be able to assign an SMTP server as the default
@ -504,6 +529,7 @@ You can learn about the system components (like OS and database) needed for runn
### Templates
#### Enhancements
- [27775](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27775) Add hint about drag and drop feature on framework subfield edit
@ -537,6 +563,7 @@ You can learn about the system components (like OS and database) needed for runn
### Test Suite
#### Enhancements
- [31479](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31479) Provide an option to skip the test for atomic updates
@ -550,6 +577,7 @@ You can learn about the system components (like OS and database) needed for runn
### Tools
#### Enhancements
- [31611](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31611) More visibly highlight records that cannot be batch deleted/modified
@ -1778,4 +1806,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 26 May 2023 07:23:57.
Autogenerated release notes updated last on 26 May 2023 07:26:51.

Loading…
Cancel
Save