Translation updates for Koha 23.05.00
[koha.git] / Koha /
2023-05-30 Tomas Cohen AraziBug 33854: Fix typo in ImportBatchProfiles controller
2023-05-24 Kyle M HallBug 33362: Allow return claims to be resolved even...
2023-05-22 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-05-22 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-05-19 Tomas Cohen AraziBug 33675: Add CSRF protection to OAuth/OIDC authentication
2023-05-18 Martin RenvoizeBug 29046: Use EmailFieldPrecedence in first_valid_emai...
2023-05-18 David CookBug 33708: Allow anonymous access to OAuth endpoints
2023-05-18 David CookBug 33708: Provide non-public endpoint for OAuth/OIDC...
2023-05-18 Tomas Cohen AraziBug 33708: Make staff interface login not require publi...
2023-05-18 Nick ClemensBug 33594: Update mappings and comment
2023-05-17 Owen LeonardBug 33735: Misspelling in SMS provier
2023-05-17 Matt BlenkinsopBug 32450: Add boolean to DBIC schema
2023-05-17 Matt BlenkinsopBug 32450: Noissuescharge debit type exclusions
2023-05-17 Martin RenvoizeBug 32450: DBIC Schema
2023-05-16 Jonathan DruartBug 33607: Handle default framework
2023-05-16 Nick ClemensBug 33607: Add framework display to staff details page
2023-05-16 Alex BuckleyBug 33340: Correct formatting of English 1-page order...
2023-05-16 Aleisha AmohiaBug 30358: Strip leading/trailing whitespace characters...
2023-05-16 Aleisha AmohiaBug 33098: Revert suggestion status when orders are...
2023-05-16 Tomas Cohen AraziBug 11844: DBIC schema
2023-05-16 Julian MauriceBug 11844: Add tests
2023-05-16 Julian MauriceBug 11844: Fix QA issues (POD, TT filters, file exec...
2023-05-16 Julian MauriceBug 11844: Take into account itemtypes, branches, and...
2023-05-16 Julian MauriceBug 11844: Use additional fields for order lines
2023-05-16 Tomas Cohen AraziBug 33739: Only trigger indexing on last item modificat...
2023-05-15 Alex BuckleyBug 30418: (follow-up) Fixes for QA test tools
2023-05-15 Alex BuckleyBug 30418: Add ability for permitted staff to edit...
2023-05-15 Alex BuckleyBug 30418: Updated schema file
2023-05-15 Tomas Cohen AraziBug 30649: DBIC schema
2023-05-15 Kyle HallBug 30649: Vendor EDI account passwords should be encry...
2023-05-15 Matt BlenkinsopBug 32680: Add cover images plugin hook
2023-05-15 Agustin MoyanoBug 8179: Receive multiple orders
2023-05-12 Tomas Cohen AraziBug 32357: DBIC schema
2023-05-12 Tomas Cohen AraziBug 32129: (QA follow-up) Avoid duplicate calculation
2023-05-12 Aleisha AmohiaBug 32129: Use patron category when checking if item...
2023-05-12 Tomas Cohen AraziBug 31212: DBIC schema
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-05-12 Nick ClemensBug 32995: Pass user agent string for OverDrive fulfillment
2023-05-12 emlamBug 32627: Calculate expirationdate relative to waitingdate
2023-05-11 Tomas Cohen AraziBug 33053: Handle invalid biblio_id more robustly
2023-05-10 Marcel de RooyBug 29185: Facilitate searching for cnum
2023-05-10 Nick ClemensBug 33277: Search thesaurus for 'notspecified'
2023-05-10 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-10 Julian MauriceBug 25503: Make _get_biblio_for_export test pass
2023-05-10 Jonathan DruartBug 28328: DBIC schema changes
2023-05-10 Marcel de RooyBug 33671: Update POD, remove unneeded check in relatio...
2023-05-10 Tomas Cohen AraziBug 30928: DBIC schema
2023-05-10 Lucas GassBug 30928: Add interface to statistics
2023-05-10 Tomas Cohen AraziBug 33053: DBIC schema
2023-05-09 Jonathan DruartBug 32548: Replace while with map
2023-05-09 Katrin FischerBug 32548: Make illrequestattributes available in ILL...
2023-05-09 Janusz KaczmarekBug 33206: Bad title__sort made of multifield 245
2023-05-09 Tomas Cohen AraziBug 33653: Use filter_by_active instead
2023-05-09 Jonathan DruartBug 33653: Never consider received orders as late
2023-05-09 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-09 Nick ClemensBug 33611: Ensure dt_from_string always returns a new...
2023-05-09 David CookBug 32232: Ignore DST when calculating patron age
2023-05-09 Janusz KaczmarekBug 33093: (Bug 27546 follow-up) With ES searching...
2023-05-09 Agustin MoyanoBug 31799: (follow-up) Tidy up and fix duplicate barcod...
2023-05-09 Agustin MoyanoBug 31799: Add REST endpoint to modify a biblio's item
2023-05-05 Tomas Cohen AraziBug 33104: Add koha_object_class(s) definitions
2023-05-05 Kyle M HallBug 31798: (QA follow-up) Remove use Koha::Item, we...
2023-05-05 Nick ClemensBug 31798: (follow-up) Handle all values of autoBarcode
2023-05-05 Agustin MoyanoBug 31798: (follow-up) Tidy up and add duplicate barcod...
2023-05-05 Agustin MoyanoBug 31798: Add REST endpoint to add a biblio's item
2023-05-05 Martin RenvoizeBug 21043: Handle exceptions and switch to debit response
2023-05-05 Agustin MoyanoBug 21043: Add debit REST endpoint
2023-05-05 Martin RenvoizeBug 29453: Add endpoints for fetching patron credits...
2023-05-05 Agustin MoyanoBug 32735: (follow-up) Make Koha::Objects::Record:...
2023-05-05 Agustin MoyanoBug 32735: Add endpoint to list authorities
2023-05-05 Agustin MoyanoBug 31796: Add REST endpoint to modify an authority
2023-05-05 Kyle HallBug 21699: Allow circulation messages to be editable
2023-05-05 Tomas Cohen AraziBug 33104: DBIC schema
2023-05-05 Jonathan DruartBug 33104: Encrypt password
2023-05-05 Jonathan DruartBug 33104: Add the ability to create vendor interfaces
2023-05-05 Jonathan DruartBug 33104: Koha classes
2023-05-05 Tomas Cohen AraziBug 31795: (follow-up) Mock call to FindDuplicateAuthority
2023-05-05 Tomas Cohen AraziBug 31795: (QA follow-up) Use x-koha-override header
2023-05-05 Agustin MoyanoBug 31795: Add REST endpoint to add an authority
2023-05-05 Tomas Cohen AraziBug 33329: Correctly handle UNIMARC encoding for biblios
2023-05-05 Nick ClemensBug 33470: Don't calculate overridden hold limits
2023-05-05 Jonathan DruartBug 28267: Simplify things
2023-05-05 David CookBug 28267: Add warnings for database row formats
2023-05-05 Tomas Cohen AraziBug 33262: DBIC schema
2023-05-05 Katrin FischerBug 33262: Add new field to REST API route for orders
2023-05-05 Tomas Cohen AraziBug 22440: DBIC schema
2023-05-05 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-05 Pedro AmorimBug 22440: ILL API changes
2023-05-05 Pedro AmorimBug 22440: New ILL requests table
2023-05-05 Tomas Cohen AraziBug 22440: Add GET /ill_requests
2023-05-05 Tomas Cohen AraziBug 22440: Add standard accessors for later usage
2023-05-05 Tomas Cohen AraziBug 22440: Add Koha::Illrequests->filter_by_visible
2023-05-05 Pedro AmorimBug 33490: Fix ambiguous query error
2023-05-05 Tomas Cohen AraziBug 33328: Rename x-marc-schema => x-record-schema
2023-05-05 Jonathan DruartBug 32782: Koha to KBart mapping for UNIMARC
2023-05-05 Jonathan DruartBug 32782: ERM UNIMARC support
2023-05-05 Jonathan DruartBug 33482: Propagate errors from EBSCO's ws to the UI
2023-04-24 Marcel de RooyBug 33584: (follow-up) Remove DEFAULT_GENERATED from...
2023-04-24 Marcel de RooyBug 33584: Fix failures for Commenter.t on MySQL8
2023-04-21 Marcel de RooyBug 32484: (QA follow-up) Few typos
next