La comunidad de Koha se complace anunciar que ya ha sido liberado la koha 16.05.02 una versión de mantenimiento que incluye 41 mejoras y 72 correcciones de bugs
Enhancements
Architecture, internals, and plumbing
- [16166] Improve L1 cache performance and safety
 - [16770] Remove wrong uses of Memoize::Memcached
 - [16819] C4::Members::DelMember should use Koha::Holds to delete holds
 - [16847] Remove C4::Members::GetTitles
 
Cataloging
- [9259] Delete marc batches from staged marc management
 
Circulation
- [15172] Serial enumchron/sequence not visible when returning/checking in Items
 - [16531] Circ overdues report is showing an empty table if no overdues
 - [16566] ‘Print slip’ button formatting inconsistent
 
Course reserves
- [15853] Add author and link columns to opac course reserves table
 
I18N/L10N
- [16601] Update MARC21 it-IT frameworks to Update 22 (April 2016)
 
Installation and upgrade (web-based installer)
- [16472] Update MARC21 de-DE frameworks to Update 22 (April 2016)
 
OPAC
- [16651] Notes field blank for 952$z in opac-course-details.pl
 - [16805] Log in with database admin user breaks OPAC
 - [16876] Remove Full heading column in OPAC Authority search
 
Patrons
- [10760] Use Street Number and Street type in Alternate Address section
 - [16730] Use member-display-address-style*-includes in moremember-brief.tt
 
SIP2
- [13807] SIPServer Input loop not checking for closed connections reliably
 
Serials
- [16745] Add edit catalog and edit items links to serials toolbar
 
Staff Client
- [14790] Link to OPAC view from within subscriptions, search and item editor
 - [16324] Move item search into header
 
System Administration
- [16945] Syspref PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
 
Templates
- [16400] Proposal to uniform the placement of submit buttons
 - [16469] Remove the use of “onclick” from some catalog pages
 - [16477] Improve staff client cart JavaScript and template
 - [16490] Add an “add to cart” link for each search results in the staff client
 - [16494] Remove the use of “onclick” from some patron pages
 - [16538] Improve the style of progress bars
 - [16549] Remove the use of “onclick” from header search forms
 - [16557] Remove the use of “onclick” from several include files
 - [16602] Remove the use of “onclick” from several templates
 - [16677] Use abbr for authorities linked headings
 - [16772] Change label from ‘For:’ to ‘Library:’ to ease translation
 - [16778] Use Bootstrap modal for card printing on patron lists page
 - [16801] Include Font Awesome Icons to check/unchek all in Administration > Library transfer limits
 - [16906] Add DataTables pagination and filter to top of saved SQL reports table
 
Test Suite
Tools
- [16468] Remove last “onclick” from the stage MARC records template
 - [16513] Improvements and fixes for quote upload process
 - [16681] Allow update of opacnote via batch patron modification tool
 
Web services
- [16271] Allow more filters on /api/v1/holds
 
Critical bugs fixed
Architecture, internals, and plumbing
- [16716] Invalid SQL GROUP BY clauses in GetborCatFromCatType and GetAuthorisedValues
 
Cataloging
- [15974] Rancor – 942c is always displaying first in the list.
 
Circulation
- [16527] Sticky due date calendar unexpected behaviour
 - [16534] Error when checking out already checked out item (depending on AllowReturnToBranch)
 
Koha
- [16593] Access Control – Malicious user can delete the search history of another user
 - [16958] opac-imageviewer.pl is vulnerable to XSS
 
OPAC
- [16680] Library name are not displayed for holds in transit
 - [16707] Software Error in OPAC password recovery when leaving form fields empty
 
Staff Client
- [16947] Can not modify patron messaging preferences
 
Tools
- [16917] Error when importing patrons, Column ‘checkprevcheckout’ cannot be null
 
Other bugs fixed
About
- [7143] Bug for tracking changes to the about page
 
Acquisitions
- [16736] Keep branch filter when changing suggestion
 - [16737] Error when deleting EDIFACT message
 - [16934] Cannot add notes to canceled and deleted order line
 
Architecture, internals, and plumbing
- [16431] Marc subfield structure should be cached using Koha::Cache
 - [16644] Plack: Use to_app to remove warning about Plack::App::CGIBin instance
 - [16671] Wrong itemtype picked in HoldsQueue.t
 - [16708] ElasticSearch – Fix authority reindexing
 - [16724] Link from online help to manual broken (as of version 16.05)
 - [16731] Use INSERT IGNORE when inserting a syspref
 - [16742] Remove unused template subject.tt
 - [16751] Fix sitemaper typo
 - [16844] 1 occurrence of GetMemberRelatives has not been removed
 - [16857] patron-attr-types.tt: Get rid of warnings “Argument “” isn’t numeric”
 
Authentication
- [16845] C4::Members::ModPrivacy is not used
 
Cataloging
- [16807] Frameworks unordered in dropdown when adding/editing a biblio
 
Circulation
- [16462] Change default sorting of circulation patron search results to patron name
 - [16780] Specify due date always sets time as AM when using 12 hour time format
 - [16854] request.tt: Logic to display messages broken
 
Hold requests
- [14968] found shouldn’t be set to null when cancelling holds
 
I18N/L10N
- [12509] Untranslatable “Restriction added by overdues process”
 - [16562] Translatability: Issue in opac-user.tt (separated word ‘item’)
 - [16621] Translatability: Issues in opac-user.tt (sentence splitting)
 
Fix translatability issues due to sentence splitting in
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
- [16697] Translatability: Fix problem with isolated “‘s”in request.tt
 - [16701] Translatability: Fix problem with isolated ‘ in currency.tt
 - [16718] Translatability: Fix problems with sentence splitting by in about.tt
 
Label/patron card printing
- [14138] Patroncard: Warn user if PDF creation fails
 - [16459] Adding patrons to a patron card label batch requires ‘routing’ permission
 
Lists
- [16897] Re-focus on “Add item” in Lists
 
Notices
- [16624] Times are formatted incorrectly in slips ( AM PM ) due to double processing
 
OPAC
- [2735] Authority search in OPAC stops at 15 pages
 - [15636] DataTables Warning: Requested unknown parameter from opac-detail.tt
 
Packaging
- [16823] Comment out koha-rebuild-zebra in debian/koha-common.cron.d
 
Patrons
- [16612] Cannot set “Until date” for “Enrollment period” for Patron Categories
 - [16779] Move road type after address in US style address formatting (main address)
 - [16795] Patron categories: Accept integers only for enrolment period and age limits
 - [16810] Fines note not showing on checkout
 
Reports
- [16760] Circulation Statistics wizard not populating itemtype correctly
 
SIP2
- [15006] Need to distinguish client timeout from login timeout
 
Searching
- [16777] Correct intranet search alias
 
Serials
- [12178] Serial claims: exporting late issues with the CSV profile doesn’t set the issue claimed
 - [16705] Status missing in Opac, serials subscription history
 
System Administration
- [15929] typo in explanation for MaxSearchResultsItemsPerRecordStatusCheck
 - [16762] Record matching rules: Remove match check link removes too much
 - [16813] OPACBaseURL cannot be emptied
 
Templates
- [16600] Remove some obsolete references to Greybox in some templates
 - [16774] Format date on ‘Transfers to receive’ page to dateformat system preference
 - [16781] Add Font Awesome Icons to “Select/Clear all” links to modborrows.tt and result.tt
 - [16793] Use Font Awesome for arrows instead of images in audio_alerts.tt
 - [16794] Revise layout for Admistration > Patron categories
 - [16803] Add Font Awesome Icons to “Select/Clear all” links to shelves.tt
 - [16812] Revise JS script for z3950_search.tts and remove onclick events
 - [16888] Add Font Awesome Icons to Members
 - [16893] Missing closing tag disrupts patron detail page style
 - [16900] Hold suspend button incorrectly styled in patron holds list
 
Test Suite
- [16860] Catch warning t/db_dependent/ClassSource.t
 - [16869] Silence and catch warnings in t/db_dependent/SuggestionEngine_ExplodedTerms.t
 - [16890] TestBuilder always generate datetime for dates