Bug 15326: (follow-up) Fix staff permissions and consider library limits
[koha.git] / Koha /
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
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Rename canbeguarantee =>...
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Minor kohastructure.sql fix
2022-06-23 Tomas Cohen AraziBug 12446: DBIC update
2022-06-23 Maryse SimardBug 12446: Ability to allow guarantor relationship...
2022-06-23 Joonas KylmäläBug 30947: Simplify CanBookBeIssued date handling
2022-06-23 Kevin CarnesBug 25669: (follow-up) Minor fixes
2022-06-23 Nick ClemensBug 25669: Use include_type_name parameter in ES calls
2022-06-23 Nick ClemensBug 31013: Quote branchcodes in Elasticsearch limits
2022-06-16 Jonathan DruartBug 30974: Set size for indexing jobs to 1
2022-06-14 Jonathan DruartBug 30420: Rename Koha::Patron->get_overdues with ...
2022-06-14 Martin RenvoizeBug 29623: (QA follow-up) Add POD to Koha::CirculationRules
2022-06-14 Martin RenvoizeBug 29623: (QA follow-up) Add POD to Koha::Cache::Lite
2022-06-14 Jonathan DruartBug 29623: Don't flush the whole L1 cache
2022-06-14 Jonathan DruartBug 29623: Cache circulation rules
2022-06-13 Fridolin SomersBug 30883: Authorities merge is limited to 100 biblio...
2022-06-13 Tomas Cohen AraziBug 30924: DBIC update
2022-06-08 Marcel de RooyBug 30813: (QA follow-up) Adjust three use statements
2022-06-08 Nick ClemensBug 30813: (follow-up) Correct C4::Breeding call
2022-06-08 Nick ClemensBug 30813: Remove Koha::MetadataRecord::getKohaField
2022-06-08 Nick ClemensBug 30813: Remove TransformMarcToKohaOneField
2022-06-06 Tomas Cohen AraziBug 30057: Move virtualshelf-related exceptions to...
2022-06-06 Fridolin SomersBug 29871: Remove marcflavour param in Koha::Biblio...
2022-06-06 David CookBug 30636: Show notforloan availability correctly in...
2022-06-02 Tomas Cohen AraziBug 30855: Rename /import => /import_batches
2022-05-31 Nick ClemensBug 30830: Add Koha Objects for Koha Import Items
2022-05-23 Martin RenvoizeBug 30730: (follow-up) Simplify query
2022-05-23 Shi Yao WangBug 30730: Holds to Pull should not list items with...
2022-05-14 Marcel de RooyBug 30717: (QA follow-up) Move to module
2022-05-13 Tomas Cohen AraziBug 30728: Only trigger real-time holds queue update...
2022-05-13 Tomas Cohen AraziBug 30727: Avoid holds queue updates multiple times...
2022-05-13 Marcel de RooyBug 30734: Fix BackgroundJob.t
2022-05-11 Nick ClemensBug 30710: Build holds queue once per biblio when batch...
2022-05-11 Alex BuckleyBug 23352: Update DBIC schema
2022-05-11 Martin RenvoizeBug 30611: (follow-up) Use constants
2022-05-11 Martin RenvoizeBug 30611: Add ability for staff to send password reset...
2022-05-06 Marcel de RooyBug 30703: Remove a few CookieManager warnings
2022-05-06 Fridolin SomersBug 29705: In test suite merge IssuingRules with Circul...
2022-05-06 Nick ClemensBug 29926: Add pasword expiration route for API
2022-05-06 Fridolin SomersBug 29924: Update DBIC schema
2022-05-06 Tomas Cohen AraziBug 29924: (QA follow-up) Remove password_expiration_da...
2022-05-06 Nick ClemensBug 29924: Unit tests
2022-05-06 Nick ClemensBug 29924: Add password expiration feature
2022-05-06 Nick ClemensBug 30467: (QA follow-up) Fix copy paste error to updat...
2022-05-06 Martin RenvoizeBug 30467: (QA follow-up) Restore indexing for item...
2022-05-06 Jonathan DruartBug 30467: Don't send the delete request for each item
2022-05-06 Jonathan DruartBug 30465: Fix Koha/Items/BatchUpdate.t
next