Bug 33093: (Bug 27546 follow-up) With ES searching within results does not work for...
[koha.git] / Koha /
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...
2023-03-21 Martin RenvoizeBug 32713: Throw exception on unexpected x-koha-embed...
2023-03-21 Agustin MoyanoBug 33083: Add a generic class to handle methods for...
2023-03-21 Tomas Cohen AraziBug 33080: Adapt other use-cases
2023-03-21 Tomas Cohen AraziBug 33080: Allow pagination to be built from stashed...
2023-03-21 Tomas Cohen AraziBug 33080: Introduce objects.search_rs, objects.find_rs...
2023-03-20 Martin RenvoizeBug 32118: Add optional support for `:` as the modifier
2023-03-20 Tomas Cohen AraziBug 33161: (follow-up) Remove stray variables and fix POD
2023-03-20 Martin RenvoizeBug 33161: Clarify method names
2023-03-20 Martin RenvoizeBug 33161: (follow-up) Consistent use of db fields...
2023-03-20 Tomas Cohen AraziBug 33161: Add +strings support to GET /items and ...
2023-03-17 Tomas Cohen AraziBug 32734: (QA follow-up) Make use of $c->objects-...
2023-03-17 Tomas Cohen AraziBug 32734: (QA follow-up) Remove stray method
2023-03-16 Agustin MoyanoBug 32734: Add REST endpoint to list biblios
2023-03-16 Agustin MoyanoBug 31801: Add REST endpoint to modify a biblio
2023-03-16 Agustin MoyanoBug 31800: Add REST endpoint to add a biblio
2023-03-14 Jonathan DruartBug 32781: Prevent import from list to fail if package...
2023-03-14 Martin RenvoizeBug 30920: (follow-up) Flush on delete
2023-03-14 Martin RenvoizeBug 30920: (follow-up) Cache key fixes
2023-03-14 Tomas Cohen AraziBug 30920: (QA follow-up) Use get_dirty_columns to...
2023-03-14 Martin RenvoizeBug 30920: Add caching to GetAuthorizedValueDesc
2023-03-07 Marcel de RooyBug 32472: Fix wrong POD for bookseller->subscriptions
2023-03-07 Nick ClemensBug 33044: Return job id if there is no connection...
2023-03-03 Tomas Cohen AraziBug 32997: (QA follow-up) values => authorised_values
2023-03-03 Pedro AmorimBug 32997: Add REST API endpoint to list authorised...
2023-03-03 Nick ClemensBug 32981: (QA follow-up) Fix POD and file permissions
2023-03-03 Jonathan DruartBug 32981: Add endpoint to get AV for given category
2023-03-01 Katrin FischerBug 32799: Rename ILLSTATUS authorised value category...
2023-03-01 Tomas Cohen AraziBug 22428: DBIC schema
2023-03-01 Nick ClemensBug 33020: (QA follow-up) POD and chmod
2023-03-01 Jonathan DruartBug 33020: Add missing Koha::Logger->history
2023-02-28 Jonathan DruartBug 32923: Fix x-koha-embed from EHoldings/*/*
2023-02-24 Jonathan DruartBug 32891: Fix slot selection in last hour
2023-02-13 Matt BlenkinsopBug 30642: (follow-up) Change sql and adapt for transla...
2023-02-13 Matt BlenkinsopBug 30642: Record renewal type
2023-02-13 Tomas Cohen AraziBug 28674: DBIC schema
2023-02-13 David CookBug 32539: Add exception handling to plugin hooks in...
2023-02-09 Kyle HallBug 28672: (QA follow-up) Method calls cannot be interp...
2023-02-09 Martin RenvoizeBug 28672: Pass itemnumber instead of item object
2023-02-08 Nick ClemensBug 15869: Change framework on overlay
2023-02-06 Tomas Cohen AraziBug 30962: (QA follow-up) Rename attribute and simplify...
2023-02-06 David CookBug 30962: REST API: Add endpoint /auth/password/validation
2023-02-06 Jonathan DruartBug 32779: ERM - Fix import from list
2023-02-01 Tomas Cohen AraziBug 31095: DBIC additions and relation name tweak
2023-02-01 Tomas Cohen AraziBug 31095: (QA follow-up) Fix POD
next