Browse Source

22.12.00.048 816bbbe77f

master
Martin Renvoize 1 year ago
parent
commit
8175494eae
Signed by untrusted user: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 43
      release_notes_22_12_00.md

43
release_notes_22_12_00.md

@ -28,8 +28,6 @@ You can learn about the system components (like OS and database) needed for runn
## New features & Enhancements
### Acquisitions
#### New features
@ -80,7 +78,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33541](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33541) Show 'Document type' in list of suggestions when creating an order from a suggestion
>The 'Document type' of a suggestion will now be visible in the list of accepted suggestions when creating a new order line. This is to help with ordering the right material type and also for picking the correct item type.
- [33785](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33785) A couple more UI changes related to Bug 8179
### Architecture, internals, and plumbing
@ -114,8 +111,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33567](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33567) Remove fallback for Reference_NFL_statuses in C4/XSLT module
- [33625](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33625) Enforce formatting on vue .js and .ts files
### Cataloging
#### New features
@ -156,7 +151,6 @@ You can learn about the system components (like OS and database) needed for runn
**Sponsored by** *PTFS Europe*
- [33365](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33365) Add item type column to call number browser's results table
>This adds a new column for the item type to the results list of the cn_browser.pl value builder that can be linked to the subfield for the callnumber.
### Circulation
@ -186,7 +180,6 @@ You can learn about the system components (like OS and database) needed for runn
>This enhancement adds the date a restriction was added to patron restriction messages, for example: "Restricted since 31/12/2022: Patron's account is restricted until 31/12/2022 with the explanation:...".
- [33246](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33246) itemBarcodeFallbackSearch search results should show whether or not items are available
>This adds a label 'Checked out' to the result list of items when using `itemBarcodeFallbackSearch`.
### Command-line Utilities
@ -201,14 +194,12 @@ You can learn about the system components (like OS and database) needed for runn
- [32686](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32686) Specify action of action_logs entries to purge
- [33360](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33360) SendQueuedMessages: Improve limit behavior and add domain limits
>In order to control/throttle the volume of mail messages sent by Koha, this report makes the limit parameter of process_message_queue (and associated routine in Letters) look at the number of messages actually sent, not processed. It also adds the possibility of delaying messages to specified domains according to limits defined in koha-conf.xml (see example section added in this patch set). For instance, you may define that each minute only 30 messages are sent to outlook.com or 50 messages per hour to gmail.com, etc. This will help in reducing deferred or rejected mails due to exceeding limits of various email providers.
### Database
#### Enhancements
- [32334](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334) Sync comments in database with schema
### ERM
@ -221,7 +212,6 @@ You can learn about the system components (like OS and database) needed for runn
**Sponsored by** *PTFS Europe*
- [33466](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33466) Link vendor name in list of licenses
### Fines and fees
@ -240,7 +230,6 @@ You can learn about the system components (like OS and database) needed for runn
>
>If needed, it is possible to hide this column by going to Administration > Table settings > Patrons > Page: fines >
>Table id: account-fines or Administration > Table settings > Patrons > Page: pay > Table id: pay-fines-table.
### Hold requests
@ -250,9 +239,6 @@ You can learn about the system components (like OS and database) needed for runn
>This enhancement removes an inconsistency in the holds to pull display by adding collection code to the displayed columns.
### ILL
@ -266,8 +252,6 @@ You can learn about the system components (like OS and database) needed for runn
- [32546](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32546) Move ILL system preferences to their own tab in administration
- [32548](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32548) Make illrequestattributes easily available to ILL notices
### Installation and upgrade (web-based installer)
@ -275,8 +259,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33128](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33128) Add Polish translations for language descriptions
### Lists
@ -292,8 +274,6 @@ You can learn about the system components (like OS and database) needed for runn
>With this the number of entries on a list will show in the detail page of a list in the staff interface.
- [32434](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32434) Records in lists not showing what other lists they belong to
### MARC Bibliographic data support
@ -301,8 +281,6 @@ You can learn about the system components (like OS and database) needed for runn
- [29185](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29185) Show MARC21 tag 765 - Original Language Entry
### Notices
@ -319,7 +297,6 @@ You can learn about the system components (like OS and database) needed for runn
- [30555](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30555) Add more sample notice for SMS messages
- [31858](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31858) TT syntax for ACQORDER notices
- [33203](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33203) Overdue notice/status triggers letter selection is ambiguous
### OPAC
#### New features
@ -375,8 +352,6 @@ You can learn about the system components (like OS and database) needed for runn
- [32998](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32998) Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib
- [33767](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33767) Accessibility: The 'OPAC results' page contains semantically incorrect headings
### Patrons
#### New features
@ -401,8 +376,6 @@ You can learn about the system components (like OS and database) needed for runn
>This enhancement adds a new system preference EmailFieldPrecedence, which allows libraries to set the order in which patron email addresses are used when selecting "first valid" in EmailFieldPrimary (formerly AutoEmailPrimaryAddress).
- [33038](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33038) Add classes to category code and category type in patron brief information for easier customization
### REST API
#### New features
@ -437,7 +410,6 @@ You can learn about the system components (like OS and database) needed for runn
>Exposes the `+strings` option on the `/items` endpoints.
>
>The allows api consumers to request that string expansions of various coded values from these endpoints are embedded into the response.
### Reports
@ -451,7 +423,6 @@ You can learn about the system components (like OS and database) needed for runn
>`SELECT * FROM action_logs WHERE trace IS NOT NULL;`
- [32613](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32613) Add auto-completion to our SQL reports editor
>This adds an auto-complete feature to the SQL reports editor. This works for tables and columns. For columns you'll need to start with the table name, like `borrowers.`. The editor will then suggest the columns of the `borrowers` table. The auto-complete feature will also work when tables have been renamed.
### SIP2
@ -460,7 +431,6 @@ You can learn about the system components (like OS and database) needed for runn
- [25812](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25812) Fines can be displayed on SIP checkin/checkout
- [32431](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32431) Show date for expired patrons in SIP
- [32684](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32684) Implement SIP patron status field "too many items lost"
### Searching
@ -472,7 +442,6 @@ You can learn about the system components (like OS and database) needed for runn
>When `IncludeSeeFromInSearches` is activated, there will be a note below the first search form on the advanced search in staff interface and OPAC.
- [32960](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32960) Add option in item search for excluding checked out items
- [33190](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33190) Add search history button to advance search form if EnableSearchHistory keep
### Searching - Elasticsearch
@ -484,15 +453,12 @@ You can learn about the system components (like OS and database) needed for runn
>
>To make this change for existing installations, reset the search engine mappings (Administration > Catalog > Search engine configuration (Elasticsearch) > Reset mappings (scroll down to the bottom of the page)) and rebuild the search index (koha-elasticsearch --rebuild -d -b -a <instancename>). If you have customized the search engine configuration, remember to record or back these up BEFORE resetting the mappings.
### 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
@ -501,7 +467,6 @@ You can learn about the system components (like OS and database) needed for runn
- [32752](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32752) Add new serial issue status: "Out for binding", "Bound", and "Circulating"
**Sponsored by** *The Research University in the Helmholtz Association (KIT)*
### Staff interface
@ -515,7 +480,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33316](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33316) Improve display of ES indexer jobs
- [33607](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33607) Show framework on record details page
>With this patch the MARC framework shows at the end of the bibliographic description on the catalog detail page in the staff interface.
### System Administration
@ -526,7 +490,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33192](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33192) We should rename 'AutoEmailPrimaryAddress' to 'EmailFieldPrimary' for clarification
>The enhancement renames AutoEmailPrimaryAddress the system preference to EmailFieldPrimary to reflect the fact that it is not only used in the context of AutoEmailNewUser, but in general for email notices.
- [33550](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33550) Rename Patron restrictions administration page 'Patron restriction types'
### Templates
@ -560,7 +523,6 @@ You can learn about the system components (like OS and database) needed for runn
- [33127](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33127) Use template wrapper for breadcrumbs: Administration part 5
- [33310](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33310) Use template wrapper for tabs: Suggestions
- [33349](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33349) Patron attributes don't have identifying info in the staff interface
### Test Suite
@ -574,7 +536,6 @@ You can learn about the system components (like OS and database) needed for runn
>In practice, this could be run like: sudo CUSTOM_PACKAGE=1 ./debian/build-git-snapshot -r ~/debian -v 21.11.01git -d
- [33282](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33282) Cypress tests are failing
- [33733](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33733) Move t/XSLT.t to db_dependent
### Tools
@ -592,8 +553,6 @@ You can learn about the system components (like OS and database) needed for runn
- [32970](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32970) Allow export of batch item modification results in background jobs
## Bugfixes
This list includes all bugfixes since the previous major version. Most of them
have already been fixed in maintenance releases
@ -1806,4 +1765,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 26 May 2023 07:28:23.
Autogenerated release notes updated last on 26 May 2023 07:31:01.

Loading…
Cancel
Save