Bug 34982: Add pagination to the currencies table
[koha.git] / Koha /
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...
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
next