Bug 33485: (bug 32939 follow-up) Fix title endpoint
[koha.git] / Koha /
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
2023-02-01 Martin RenvoizeBug 31095: Remove GetDebarments from Koha::Patron:...
2023-02-01 Martin RenvoizeBug 31095: Remove GetDebarments from Patron::Import
2023-02-01 Martin RenvoizeBug 31095: Remove keyed_on_code
2023-02-01 Martin RenvoizeBug 31095: Add type relation accessor to Koha::Patron...
2023-02-01 Martin RenvoizeBug 31095: Add restrictions accessor to Koha::Patron
2023-02-01 Tomas Cohen AraziBug 31095: Add Koha::Patron::Restriction(s)
2023-01-31 Johanna RaisaBug 31326: Koha::Biblio->get_components_query fetches...
2023-01-31 Tomas Cohen AraziBug 32292: Tidy and sort keys
2023-01-31 Katrin FischerBug 32292: Fix POD
2023-01-31 Katrin FischerBug 32292: Add missing column descriptions to borrowers...
2023-01-31 Katrin FischerBug 32292: Add column descriptions to biblio table
2023-01-31 Katrin FischerBug 32292: Add column descriptions to aqorders table
2023-01-31 Katrin FischerBug 32292: Add column descriptions to subscriptions...
2023-01-31 Aleisha AmohiaBug 16522: (follow-up) If no 773$w, try to return host...
2023-01-31 Aleisha AmohiaBug 16522: (follow-up) MARC display templates and get_m...
2023-01-31 Kyle HallBug 29021: (QA follow-up) Fix for new parameter, add...
2023-01-31 Martin RenvoizeBug 29021: RenewAccruingItemWhenPaid renewals are not...
2023-01-31 Nick ClemensBug 30254: Don't charge overdue fines unless some fine...
2023-01-31 Jonathan DruartBug 32561: Prevent worker to run with unecessary module...
2023-01-25 Jonathan DruartBug 32550: (bug 28445 follow-up) Fix 'Clear on loan...
2023-01-25 Nick ClemensBug 32054: Add get_import_record_matches object method...
2023-01-13 Tomas Cohen AraziBug 32528: Make safe_to_delete exit earlier on error...
2023-01-13 Tomas Cohen AraziBug 32529: Make Koha::Item->safe_to_delete consider...
2023-01-13 Tomas Cohen AraziBug 32529: Add Koha::Holds->filter_by_found
2022-12-18 Tomas Cohen AraziBug 32394: (follow-up) Add param for Koha::BackgroundJo...
2022-12-15 Jonathan DruartBug 32394: Restore long tasks queue
2022-12-15 Marcel de RooyBug 32417: Allow NULL in biblionumber in $order->store
2022-11-25 Jonathan DruartBug 31969: Use filter_by_last_update
2022-11-22 Martin RenvoizeBug 31080: Prevent bundles from being nested
2022-11-18 Tomas Cohen AraziBug 31378: (QA follow-up) Defer store until JSON fields...
2022-11-18 Tomas Cohen AraziBug 32178: (QA follow-up) Correct modules import
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Add test for encoding/decoding
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Fix encoding/decoding
2022-11-17 Marcel de RooyBug 32242: Resolve encoding issue when sending to Net...
2022-11-17 Marcel de RooyBug 31937: Fix Patrons::search_unsubscribed - sharpen...
2022-11-16 Nick ClemensBug 31543: Use query string, rather than query, to...
2022-11-16 Tomas Cohen AraziBug 32154: DBIC schema
2022-11-15 Agustin MoyanoBug 32178: Remove security breach introduced in bug...
2022-11-11 Tomas Cohen AraziBug 24606: Fix encoding issues on decoded content
next