Bug 22456: DBIC update
[koha.git] / Koha /
2022-07-29 Tomas Cohen AraziBug 22456: DBIC update
2022-07-29 Tomas Cohen AraziBug 22456: Add waiting_hold_cancellation circulation...
2022-07-29 Jonathan DruartBug 30650: DBIC specific
2022-07-29 Jonathan DruartBug 30650: DBIC
2022-07-29 Jonathan DruartBug 30650: Prevent pickup to be created on holiday
2022-07-29 Jonathan DruartBug 30650: Add filter_by_scheduled_today
2022-07-29 Jonathan DruartBug 30650: Add link from the circ patron page
2022-07-29 Jonathan DruartBug 30650: Allow to restrict curbside pickup for waitin...
2022-07-29 Jonathan DruartBug 30650: Notify the patron when a new curbside pickup...
2022-07-29 Jonathan DruartBug 30650: Add some useful modules and tests
2022-07-29 Jonathan DruartBug 30650: Be more flexible with opening slots
2022-07-29 Jonathan DruartBug 30650: Koha classes
2022-07-25 Jonathan DruartBug 29697: Fix t/db_dependent/Exporter/Record.t
2022-07-22 Tomas Cohen AraziBug 29697: (follow-up) Indexing a deleted record is...
2022-07-22 Jonathan DruartBug 29697: Don't crash ES reindex if a record is wrong
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 David CookBug 15187: Index 880 in Zebra the same as Elasticsearch
2022-07-22 Marcel de RooyBug 30678: (follow-up) Add oclc_number routine and...
2022-07-22 Tomas Cohen AraziBug 31086: DBIC update
2022-07-22 Nick ClemensBug 31086: Throw an exception when a hold is stored...
2022-07-22 Martin RenvoizeBug 31128: Add effective_not_for_loan_status into items...
2022-07-21 Kyle HallBug 30458: Include librarian (manager_id) in accountlin...
2022-07-20 Nick ClemensBug 31179: (QA follow-up) POD fix
2022-07-20 Jonathan DruartBug 31179: Don't copy invisible subfields when duplicat...
2022-07-20 Tomas Cohen AraziBug 30933: Add lists methods for disowning
2022-07-20 Marcel de RooyBug 30933: (follow-up) Consolidate transfer checks
2022-07-20 Marcel de RooyBug 30933: Change for patron->delete
2022-07-19 Marcel de RooyBug 25498: (QA follow-up) Rename virtualshelfshare...
2022-07-19 Marcel de RooyBug 25498: Transfer ownership shared list on OPAC
2022-07-19 Martin RenvoizeBug 11889: (QA follow-up) Spelling
2022-07-19 Marcel de RooyBug 11889: (follow-up) We did not need get_shared_shelv...
2022-07-19 Marcel de RooyBug 11889: (follow-up) Get rid of FIXME in Koha::Patron
2022-07-19 Marcel de RooyBug 11889: (QA follow-up) Changes for wantarray move...
2022-07-19 Marcel de RooyBug 11889: (QA follow-up) Add POD ground work
2022-07-19 Aleisha AmohiaBug 11889: (follow-up) Tests and new get_shared_shelves
2022-07-19 Marcel de RooyBug 11889: (follow-up) Remove share if you are the...
2022-07-19 Aleisha AmohiaBug 11889: Disown a list upon deletion of owner
2022-07-18 Nick ClemensBug 30447: Check if transfers arrived or cancelled
2022-07-18 Shi Yao WangBug 29922: Make get_search_groups return results sorted...
2022-07-18 Martin RenvoizeBug 29105: Add effective_itemtype handling to items api
2022-07-18 Tomas Cohen AraziBug 31106: Make clean_search_term escape double quotes
2022-07-18 Tomas Cohen AraziBug 31069: Remove ExplodedTerms dependency on templates
2022-07-18 Tomas Cohen AraziBug 29632: DBIC update
2022-07-18 Tomas Cohen AraziBug 28854: DBIC update
2022-07-18 Nick ClemensBug 29632: Don't sort cn-sort numerically
2022-07-18 Martin RenvoizeBug 31036: Treat SIP00 that same as CASH
2022-07-13 Tomas Cohen AraziBug 28854: DBIC update
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Use barcodedecode in Koha::REST...
2022-07-13 Katrin FischerBug 28854: (QA follow-up) Fix QA tool complaints
2022-07-13 Martin RenvoizeBug 28854: Improve lost details display for bundle...
2022-07-13 Martin RenvoizeBug 28854: Record and display who lost the item
2022-07-13 Martin RenvoizeBug 28854: Expose functionality to attach items to...
2022-07-12 Jonathan DruartBug 31140: (QA follow-up) Remove leftover POD
2022-07-12 Kyle HallBug 31140: TestBuilder.t is failing on item groups...
2022-07-12 Tomas Cohen AraziBug 30275: (QA follow-up) Trivial fix to schema file
2022-07-11 Kyle HallBug 31054: Manual importing for EDIFACT invoices fails...
2022-07-11 Tomas Cohen AraziBug 31104: Put each link on a separate header
2022-07-08 Tomas Cohen AraziBug 24857: DBIC update
2022-07-08 Nick ClemensBug 24857: Add object classes to Schema
2022-07-08 Kyle M HallBug 24857: Add new Schema files
2022-07-08 Nick ClemensBug 24857: Delete item group when last item is deleted
2022-07-08 Nick ClemensBug 24857: Add Object Methods
2022-07-08 Nick ClemensBug 24857: API spec
2022-07-08 Nick ClemensBug 24857: Add Koha Objects
2022-07-08 Tomas Cohen AraziBug 29333: (QA follow-up) POD consistency
2022-07-08 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-07-05 Tomas Cohen AraziBug 24010: DBIC update
2022-07-05 Martin RenvoizeBug 30275: (follow-up) Drop renewer_id constraint
2022-07-05 Tomas Cohen AraziBug 30275: (QA follow-up) Rename columns to match API
2022-07-05 Martin RenvoizeBug 30275: Add renewals relation to Koha::Old::Checkout
2022-07-05 Martin RenvoizeBug 30275: Add `/api/v1/checkouts/{checkout_id}/renewals`
2022-07-05 Martin RenvoizeBug 30275: Add renewals relation to Koha::Checkout
2022-07-05 Martin RenvoizeBug 30275: Add 'renewals' relation to Issue Schema
2022-07-05 Martin RenvoizeBug 30275: renewals_count DBIC Update
2022-07-05 Martin RenvoizeBug 30275: Rename issues.renewals to issues.renewals_count
2022-07-05 Martin RenvoizeBug 30275: Add Koha::Objects for Renewals
2022-07-05 Martin RenvoizeBug 30275: DBIC Schema Additions
2022-07-05 Martin RenvoizeBug 30275: DBIC Schema Changes
2022-07-05 Martin RenvoizeBug 29958: Do not set dateaccessioned on updates
2022-07-01 Kevin CarnesBug 30152: Elasticsearch - queries with OR don't work...
2022-07-01 Aleisha AmohiaBug 30823: Filling recalls uses 'FILL' action in action...
2022-07-01 Tomas Cohen AraziBug 30889: (follow-up) Warn if context is not defined
2022-07-01 David CookBug 30865: Double-quote Host-item in Koha::Biblio-...
2022-07-01 Martin RenvoizeBug 30744: Use RecordProcessor in get_marc_notes
2022-07-01 Martin RenvoizeBug 30918: Allow passing filtered record to get_marc_notes
2022-07-01 Martin RenvoizeBug 30848: Fix issue exposed by unit tests
2022-07-01 Martin RenvoizeBug 30848: Add an ExpandCodedFields RecordProcessor...
2022-06-30 Tomas Cohen AraziBug 30889: Schema update
2022-06-30 Martin RenvoizeBug 30889: (follow-up) Record and use context in backgr...
2022-06-28 Martin RenvoizeBug 30677: Cleanup
2022-06-28 Martin RenvoizeBug 30677: Use lookahead in regex for biblioitem replac...
2022-06-27 Marcel de RooyBug 31053: Add Context module to Koha::Encryption
2022-06-25 Nick ClemensBug 30327: (follow-up) Fix inconsistencies in syspref...
2022-06-25 Nick ClemensBug 30327: Add options for sorting components
2022-06-24 Tomas Cohen AraziBug 21978: Schema Update
2022-06-24 Martin RenvoizeBug 21978: Add support for middle name
2022-06-24 Nick ClemensBug 29454: Use Koha Cache Memory Lite to stash itemtype...
2022-06-24 Nick ClemensBug 31005: Don't inlcude attributes only required for...
2022-06-23 Tomas Cohen AraziBug 24239: DBIC update
next