Browse Source

23.06.00.079 fb1c01452d

master
PTFS Admin 6 months ago
parent
commit
1a60821a41
  1. 33
      release_notes_23_06_00.md

33
release_notes_23_06_00.md

@ -19,7 +19,7 @@ Installation instructions can be found at:
Koha 23.06.00 is a major release, that comes with many new features.
It includes 8 new features, 336 enhancements, 553 bugfixes.
It includes 8 new features, 333 enhancements, 556 bugfixes.
**System requirements**
@ -57,7 +57,6 @@ You can learn about the system components (like OS and database) needed for runn
>These are used to set specific emails to send and receive replies to acquisitions orders notices, late orders claims notices and late serial issues claims notices.
**Sponsored by** *Karlsruhe Institute of Technology (KIT)*
- [26994](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26994) Display list of names in alphabetical order when using the Suggestion information filter in Suggestions management
- [28449](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28449) Link from basket summary to invoice for an order line
>This adds a new column 'Invoice' to the table of order lines on the basket summary page. It contains the invoicenumber for received order lines and is linked to the invoice if the staff user has the edit_invoices permission.
@ -74,7 +73,7 @@ You can learn about the system components (like OS and database) needed for runn
**Sponsored by** *Waikato Institute of Technology, New Zealand*
- [32984](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32984) The EDIFACT message that receives an item should be linked on the 'Acquisition details' tab on catalogue details page
**Sponsored by** *PTFS Europe*
**Sponsored by** *PTFS Europe Ltd*
- [33664](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33664) Add ability to cancel order lines in closed baskets
- [34169](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34169) Add validation for monetary input fields in acquisition module
- [34501](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34501) Patron Purchase Suggestion table should include the non-public note
@ -778,6 +777,8 @@ You can learn about the system components (like OS and database) needed for runn
#### Enhancements
- [21246](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21246) Extend the 'Last patron' navigation feature to 'Last X patrons'
**Sponsored by** *ByWater Solutions*
- [26916](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26916) Show searchable patron attributes in patron search dropdown
- [32910](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32910) Upgrade fontawesome icons to V6
- [32986](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32986) Add ability to generate custom slips for patrons
@ -816,7 +817,6 @@ You can learn about the system components (like OS and database) needed for runn
- [34240](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34240) Add hint about having to use Koha-to-MARC mappings for Koha link in frameworks
- [34807](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34807) Move EnableItemGroups in cataloging preferences
>The EnableItemGroups system preference is now under Cataloging preferences > Record structure.
- [35221](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35221) TrackLastPatronActivityTriggers description is misleading
### Templates
@ -826,7 +826,6 @@ You can learn about the system components (like OS and database) needed for runn
>This enhancement highlights that a patron restriction is expired in the patron restriction table (Patrons > ([patron] > Check out or Details tab > Restrictions):
>- adds the text "(expired)" after the expiration date, and
>- changes the text color for the line to a light gray.
- [31014](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31014) Minor UI problems in QOTD editor tool
- [33029](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33029) Add wrapper method for dt_from_string to KohaDates template toolkit plugin
- [33242](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33242) Allow passing things like add_days => 3 to KohaDates filter
- [33426](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33426) Add client storage of user-selected DataTables configuration to suggestion.tt
@ -927,7 +926,14 @@ You can learn about the system components (like OS and database) needed for runn
- [34030](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34030) Print slips in a batch from the preservation module
**Sponsored by** *Bibliothèque Universitaire des Langues et Civilisations (BULAC)*
- [34716](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34716) Typo in tools/stockrotation.tt
- [34820](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34820) Improve inventory tool message for items with non-matching notforloan values
>This fixes the inventory tool to clarify the message for items with non-matching not for loan values in the inventory results 'Problems' column.
>
>It:
>- Adds a hint on the inventory tool page under 'Optional filters for inventory list or comparing barcodes' section.
>- Clarifies the message in the 'Problems' column: from 'Unknown not-for-loan status' to 'Items has no not for loan status'.
>
>If one or more not for loan values (Optional filters for inventory list or comparing barcodes > items.notforloan) are selected, and an item is scanned that has no NFL status or an unselected NFL status, the error message was "Unknown not-for-loan status". This could be interpreted as the item having an NFL status value that is not defined in the system, but that is not accurate. This is now clarified and the error message is now "Items has no not for loan status".
- [34964](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34964) Add descriptions for different HTML customization regions
- [34977](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34977) Allow to delete multiple patron lists at once
>This enhancement enables selecting and deleting multiple patron lists at once, instead of having to delete patron lists one at a time.
@ -1083,6 +1089,7 @@ have already been fixed in maintenance releases
- [35033](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35033) Add a validation for biblioitems in about/system information (23.11.00,23.05.06,22.11.12)
- [35365](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35365) Incorrectly closed <th> tag on patron search page (23.11.00)
- [22712](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22712) Funds from inactive budgets appear on Item details if using MarcItemFieldstoOrder (23.11.00,23.05.06,22.11.12)
- [26994](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26994) Display list of names in alphabetical order when using the Suggestion information filter in Suggestions management (23.11.00,23.05.05,22.11.12)
- [32676](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32676) EDI message status uses varying case, breaking EDI status block (23.11.00,23.05.05,22.11.11)
- [33748](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33748) UI issue on addorderiso2709.pl page (23.11.00,23.05.01,22.11.07)
- [33798](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33798) Vendor details - improve consistency of edit forms and display (23.11.00,23.05.02)
@ -1478,6 +1485,8 @@ have already been fixed in maintenance releases
- [35032](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35032) Remove the use of "onclick" from Koha to MARC mapping template (23.11.00)
- [35057](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35057) Improve table heading "Lib" in MARC field structure page (23.11.00)
- [35078](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35078) Invalid HTML in OpacShowSavings system preference (23.11.00,23.05.06)
- [35221](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35221) TrackLastPatronActivityTriggers description is misleading (23.11.00)
- [31014](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31014) Minor UI problems in QOTD editor tool (23.11.00)
- [31667](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31667) Merge 'tip' and 'hint' classes (23.11.00,23.05.03,22.11.09)
- [33343](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33343) Password fields should have auto-completion off (23.11.00,23.05.01)
- [33528](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33528) Use template wrapper for tabs: Patron details and circulation (23.11.00,23.05.02)
@ -1556,7 +1565,6 @@ have already been fixed in maintenance releases
- [34781](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34781) Add a span tag around GDPR text in opac-memberentry (23.11.00,23.05.05,22.11.11)
- [34835](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34835) Highlight logged-in library in patron searches does not work anymore in new staff interface (23.11.00,23.05.04,22.11.11)
- [34942](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34942) Typo: brower (23.11.00,23.05.05,22.11.11)
>This fixes a typo in a message used in the advanced cataloguing editor when macros are converted from being stored in the browser to being stored in the database - 'brower' to 'browser'.
- [34954](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954) Typo: datexpiry (23.11.00,23.05.06,22.11.12)
- [35010](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35010) In record checkout history should not show anonymous patron link (23.11.00,23.05.05,22.11.11)
- [35055](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35055) Don't export actions column from patron search results (23.11.00,23.05.05,22.11.12)
@ -1597,15 +1605,8 @@ have already been fixed in maintenance releases
- [33989](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33989) Inventory tool performs unnecessary authorized value lookups (23.11.00,23.05.02,22.11.08)
- [34220](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34220) Running log viewer for only Catalog module loads wrong side navbar (23.11.00,23.05.02,22.11.08)
- [34225](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34225) KohaTable broken on batch item deletion and modification results (23.11.00,23.05.02)
- [34716](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34716) Typo in tools/stockrotation.tt (23.11.00,23.05.05,22.11.11)
- [34732](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34732) Barcode image generator doesn't generate correct Code39 barcode (23.11.00,23.05.04,22.11.11)
- [34820](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34820) Clarify inventory tool message for items with non-matching notforloan value (23.11.00)
>This fixes the inventory tool to clarify the message for items with non-matching not for loan values in the inventory results 'Problems' column.
>
>It:
>- Adds a hint on the inventory tool page under 'Optional filters for inventory list or comparing barcodes' section.
>- Clarifies the message in the 'Problems' column: from 'Unknown not-for-loan status' to 'Items has no not for loan status'.
>
>If one or more not for loan values (Optional filters for inventory list or comparing barcodes > items.notforloan) are selected, and an item is scanned that has no NFL status or an unselected NFL status, the error message was "Unknown not-for-loan status". This could be interpreted as the item having an NFL status value that is not defined in the system, but that is not accurate. This is now clarified and the error message is now "Items has no not for loan status".
- [34822](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34822) BatchUpdateBiblioHoldsQueue should be called once per import batch when using RealTimeHoldsQueue (23.11.00,23.05.05,22.11.11)
- [34939](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34939) When manually entering dates in flatPickr the hour and minute get set to 00:00 not 23:59 (23.11.00,23.05.05,22.11.11)
- [34467](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34467) OAI GetRecord bad encoding for UNIMARC (23.11.00,23.05.05,22.11.11)
@ -2044,4 +2045,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 28 Nov 2023 13:37:24.
Autogenerated release notes updated last on 28 Nov 2023 14:46:36.

Loading…
Cancel
Save