Merge branch '22.11.x' into 22.11.x-security
[koha.git] / Koha /
2023-07-12 Jonathan DruartBug 32894: Make ->sharee looks like others
2023-07-12 Jonathan DruartBug 32894: (follow-up) Koha::Item->last_returned_by
2023-07-12 Martin RenvoizeBug 32894: (QA follow-up) Fix typo
2023-07-12 Martin RenvoizeBug 32894: Remove incorrect caching from bundle_items
2023-07-12 Jonathan DruartBug 32894: Koha::Biblio->biblioitem
2023-07-12 Jonathan DruartBug 32894: Koha::Item->last_returned_by
2023-07-12 Jonathan DruartBug 32894: Remove wrong caching from Koha:: methods...
2023-07-12 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-12 Jonathan DruartBug 33934: Add more detail to 'No encryption_key in...
2023-06-12 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-12 Tomas Cohen AraziBug 21983: DBIC schema
2023-06-12 Fridolin SomersBug 32464: Koha::Item->as_marc_field obsolete option mss
2023-06-12 Tomas Cohen AraziBug 21983: (QA follow-up) Skip deleted_biblio_id from...
2023-06-12 Tomas Cohen AraziBug 21983: Add Koha::Biblio->ill_requests
2023-06-12 Jonathan DruartBug 33697: Remove RecordedBooks (rbdigital) integration
2023-06-12 Owen LeonardBug 33859: Use the phrase 'Identity providers' instead...
2023-06-08 Tomas Cohen AraziBug 33854: Fix typo in ImportBatchProfiles controller
2023-06-08 Kyle M HallBug 33362: Allow return claims to be resolved even...
2023-06-08 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-06-08 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-06-08 Tomas Cohen AraziBug 33675: Add CSRF protection to OAuth/OIDC authentication
2023-06-08 David CookBug 33708: Allow anonymous access to OAuth endpoints
2023-06-08 David CookBug 33708: Provide non-public endpoint for OAuth/OIDC...
2023-06-08 Tomas Cohen AraziBug 33708: Make staff interface login not require publi...
2023-06-08 Owen LeonardBug 33735: Misspelling in SMS provier
2023-06-07 Alex BuckleyBug 33340: Correct formatting of English 1-page order...
2023-06-02 Tomas Cohen AraziBug 30649: DBIC schema
2023-06-02 Kyle HallBug 30649: Vendor EDI account passwords should be encry...
2023-05-16 Tomas Cohen AraziBug 32357: DBIC schema
2023-05-15 Jonathan DruartBug 28328: DBIC schema changes
2023-05-15 Pedro AmorimBug 33490: Fix ambiguous query error
2023-05-15 Tomas Cohen AraziBug 32129: (QA follow-up) Avoid duplicate calculation
2023-05-15 Aleisha AmohiaBug 32129: Use patron category when checking if item...
2023-05-15 Nick ClemensBug 32995: Pass user agent string for OverDrive fulfillment
2023-05-15 emlamBug 32627: Calculate expirationdate relative to waitingdate
2023-05-15 Marcel de RooyBug 33671: Update POD, remove unneeded check in relatio...
2023-05-15 Janusz KaczmarekBug 33206: Bad title__sort made of multifield 245
2023-05-15 Tomas Cohen AraziBug 33653: Use filter_by_active instead
2023-05-15 Jonathan DruartBug 33653: Never consider received orders as late
2023-05-15 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-15 Nick ClemensBug 33277: Search thesaurus for 'notspecified'
2023-05-15 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-15 Nick ClemensBug 33611: Ensure dt_from_string always returns a new...
2023-05-15 David CookBug 32232: Ignore DST when calculating patron age
2023-05-15 Janusz KaczmarekBug 33093: (Bug 27546 follow-up) With ES searching...
2023-05-12 Tomas Cohen AraziBug 33053: Handle invalid biblio_id more robustly
2023-05-12 Tomas Cohen AraziBug 33053: DBIC schema
2023-05-12 Tomas Cohen AraziBug 33329: Correctly handle UNIMARC encoding for biblios
2023-05-12 Nick ClemensBug 33470: Don't calculate overridden hold limits
2023-05-12 Jonathan DruartBug 28267: Simplify things
2023-05-12 David CookBug 28267: Add warnings for database row formats
2023-05-12 Tomas Cohen AraziBug 33262: DBIC schema
2023-05-12 Katrin FischerBug 33262: Add new field to REST API route for orders
2023-05-12 Tomas Cohen AraziBug 22440: DBIC schema
2023-05-12 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-12 Pedro AmorimBug 22440: ILL API changes
2023-05-12 Pedro AmorimBug 22440: New ILL requests table
2023-05-12 Tomas Cohen AraziBug 22440: Add GET /ill_requests
2023-05-12 Tomas Cohen AraziBug 22440: Add standard accessors for later usage
2023-05-12 Tomas Cohen AraziBug 22440: Add Koha::Illrequests->filter_by_visible
2023-05-11 Jonathan DruartBug 32924: Add the ability to filter agreement by logge...
2023-05-11 Tomas Cohen AraziBug 33328: Rename x-marc-schema => x-record-schema
2023-05-11 Jonathan DruartBug 33482: Propagate errors from EBSCO's ws to the UI
2023-05-11 Jonathan DruartBug 32782: Koha to KBart mapping for UNIMARC
2023-05-11 Jonathan DruartBug 32782: ERM UNIMARC support
2023-05-11 Marcel de RooyBug 32484: (QA follow-up) Few typos
2023-05-11 Marcel de RooyBug 32484: (QA follow-up) Fixes to POD
2023-05-11 Julian MauriceBug 32484: Enable plugins when UseACQFrameworkForBiblio...
2023-05-10 Martin RenvoizeBug 32121: (QA follow-up) Use error_code rather than key
2023-05-10 Julian MauriceBug 32121: Show an alert when adding a checked out...
2023-05-09 Tomas Cohen AraziBug 33447: Make *->pickup_locations methods throw an...
2023-05-09 Nick ClemensBug 33447: (follow-up) Fix tests and make assumption...
2023-05-09 Nick ClemensBug 33447: Add Cache to Biblio->pickup_locations
2023-05-09 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-05-03 Tomas Cohen AraziBug 33486: POD fix
2023-05-03 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2023-05-03 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-05-03 Martin RenvoizeRevert "Bug 33486: Remove Koha::BackgroundJob::UpdateEl... v22.11.05-1
2023-05-03 Martin RenvoizeRevert "Bug 33486: POD fix"
2023-04-18 Jonathan DruartBug 33229: Remove unecessary txn
2023-04-18 Nick ClemensBug 33229: Clear patron reading history when privacy...
2023-04-18 Janusz KaczmarekBug 33238: Fix bad suggestions query (Bug 29886 follow-up)
2023-04-18 Fridolin SomersBug 32127: Sort by description in Koha::Template::Plugi...
2023-04-18 Jonathan DruartBug 33481: Pass content-type when requesting EBSCO...
2023-04-17 Tomas Cohen AraziBug 33486: POD fix
2023-04-17 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2023-04-16 Tomas Cohen AraziBug 33368: DBIC schema
2023-04-16 Tomas Cohen AraziBug 32437: (QA follow-up) Add missing methods in schema...
2023-04-16 Tomas Cohen AraziBug 32437: DBIC schema
2023-04-16 Marcel de RooyBug 32437: (QA follow-up) Change to replace POD
2023-04-16 Nick ClemensBug 32437: Add replace method to Koha::Import::Record...
2023-04-16 Nick ClemensBug 32437: Add Objects for ImportAuths
2023-04-11 Pedro AmorimBug 28641: ILLHiddenRequestStatuses does not consider...
2023-04-11 Jonathan DruartBug 33346: Add Help link to Koha manual in ERM module
2023-04-11 Nick ClemensBug 33159: Simplify ES handling and fix zebra handling
2023-04-11 Tomas Cohen AraziBug 32336: (QA follow-up) Use $metadata->schema
2023-04-11 Julian MauriceBug 32336: Fix encoding of MARCXML output for REST...
2023-04-11 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-04-11 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-03-21 Tomas Cohen AraziBug 33227: Remove invalid spec and adjust the code...
next