Bug 28854: (follow-up) Use Koha::Item->itemtype introduced with bug 20469
[koha.git] / C4 /
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Use Koha::Item->itemtype introdu...
2022-07-13 Martin RenvoizeBug 28854: Record and display who lost the item
2022-07-13 Martin RenvoizeBug 28854: Update circulation functionality for bundles
2022-07-08 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-07-08 Jonathan DruartBug 28739: Execute the letter processing inside a trans...
2022-07-08 Kyle M HallBug 19966: Add ability to pass objects directly to...
2022-07-08 Jonathan DruartBug 29951: Fix EXPORT for C4::ClassS*Routine modules
2022-07-05 Marcel de RooyBug 24865: (QA follow-up) Remove hardcoded notice name...
2022-07-05 Kyle HallBug 24865: Customize the Accountlines Description
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: Rename issues.renewals to issues.renewals_count
2022-07-05 Martin RenvoizeBug 30275: Record renewals
2022-06-27 Tomas Cohen AraziBug 23991: (follow-up) Silence useless warnings
2022-06-27 Jonathan DruartBug 23991: Move SearchSuggestion to Koha::Suggestions
2022-06-25 Nick ClemensBug 30327: Fix tests
2022-06-25 Jonathan DruartBug 30195: Remove second parameter for GetMarcFromKohaField
2022-06-25 Thomas KlausnerBug 30195: Search by ISBN if it is provided in suggestion
2022-06-24 Tomas Cohen AraziBug 29325: Fix commit_file.pl
2022-06-23 Tomas Cohen AraziBug 24239: (QA follow-up) Rename date_due => due_date
2022-06-23 Lari TaskulaBug 24239: Let the ILL module set ad hoc hard due dates
2022-06-23 Joonas KylmäläBug 30947: (follow-up) Remove unnecessary object cloning
2022-06-23 Joonas KylmäläBug 30947: Simplify CanBookBeIssued date handling
2022-06-22 Martin RenvoizeBug 30822: Clarify that BatchCommitItems is a private...
2022-06-22 Martin RenvoizeBug 30822: Make BatchCommitRecords update the index...
2022-06-14 Jonathan DruartBug 29623: Cache circulation rules
2022-06-14 Tomas Cohen AraziBug 30409: (QA follow-up) Avoid uninitialized variable...
2022-06-14 Petro VashchukBug 30409: barcodedecode() should always trim barcode
2022-06-13 Martin RenvoizeBug 30824: (follow-up) POD
2022-06-13 Nick ClemensBug 30824: Improve performance of BatchCommitItems
2022-06-13 Nick ClemensBug 12630: Rebase tests and cover CheckReserves
2022-06-13 Kyle M HallBug 12630: (QA follow-up) - Rename _ShiftPriorityByDate...
2022-06-13 Olli-Antti KivilahtiBug 12630: Prioritizing "Hold starts on date" -holds...
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: (follow-up) ImportBatch updates
2022-06-08 Nick ClemensBug 30813: Remove TransformMarcToKohaOneField
2022-06-08 Nick ClemensBug 30813: Adjust TransformMarcToKoha to take kohafield...
2022-06-08 Nick ClemensBug 30813: Update TransformMarcToKoha to accept a hashref
2022-06-08 Nick ClemensBug 30789: Improve performance of AddBiblio
2022-06-06 Nick ClemensBug 30778: Remove ModAuthInBatch
2022-06-06 Nick ClemensBug 30778: Remove ModBiblioInBatch
2022-06-06 David CookBug 30636: Show notforloan availability correctly in...
2022-06-02 Fridolin SomersBug 30781: Fix warning in GetPreparedLetter
2022-06-01 Tomas Cohen AraziBug 28529: Make biblio-level hold itemtype count agains...
2022-06-01 Marcel de RooyBug 30731: Remove Readonly::XS::MAGIC_COOKIE
2022-06-01 Marcel de RooyBug 30731: Silence noisy CPAN modules in C4::Installer...
2022-06-01 Jonathan DruartBug 30842: 2FA - Allow at least one old TOTP
2022-06-01 Katrin FischerBug 30788: Fix warning in Overdues.pm when fine is...
2022-06-01 Nick ClemensBug 30528: Process limits before handling CCL query
2022-06-01 Petro VashchukBug 29883: avoid uninitialized value warn in GetAuthori...
2022-05-31 Jonathan DruartBug 28152: Log the "duplicate item barcode" error
2022-05-31 Jonathan DruartBug 28152: Fix import_items row creation if duplicate...
2022-05-19 Nick ClemensBug 30714: Do no log update to holdingbranch
2022-05-16 Nick ClemensBug 29719: Do not clear onloan value when not passed...
2022-05-13 Andreas JonssonBug 30520: Allow BatchImport to be used by command...
2022-05-13 Tomas Cohen AraziBug 30728: Only trigger real-time holds queue update...
2022-05-11 Tomas Cohen AraziBug 30710: (QA follow-up) Add POD
2022-05-11 Nick ClemensBug 30710: Build holds queue once per biblio when batch...
2022-05-11 Roch D'AmourBug 13412: Allow configuration of auto-created authorities
2022-05-11 Alex BuckleyBug 23352: (follow-up) Fixes for QA review
2022-05-11 Alex BuckleyBug 23352: Set default collection code when creating...
2022-05-09 Nick ClemensBug 30668: Do not record itme location updates in catal...
2022-05-07 Nick ClemensBug 29755: Check each NoIssuesCharge separately
2022-05-06 Marcel de RooyBug 30702: Fix Context.pm L785 warning on sessionID
2022-05-06 Marcel de RooyBug 30638: Resolve odd number in hash warn in Letters
2022-05-06 Nick ClemensBug 29925: (follow-up) Allow password reset when OpacPu...
2022-05-06 Tomas Cohen AraziBug 29924: Avoid leaking information on wrong credentials
2022-05-06 Nick ClemensBug 29924: Update ILSDI to be aware of expired passwords
2022-05-06 Nick ClemensBug 29924: Add password expiration feature
2022-05-05 Tomas Cohen AraziBug 29936: (follow-up) Remove useless warining
2022-05-05 Martin RenvoizeBug 29936: Add holds_get_captured option to sip config
2022-05-05 Jonathan DruartBug 30465: Make BatchUpdateBiblio update the index...
2022-05-05 Jonathan DruartBug 30464: Make BatchUpdateAuthority update the index...
2022-05-05 Jonathan DruartBug 30459: Make BatchDeleteAuthority update the index...
2022-05-05 Martin RenvoizeBug 30291: (QA follow-up) Fix for revert to recall_id
2022-05-05 Aleisha AmohiaBug 30291: Changes to controller scripts
2022-05-05 Nick ClemensBug 29346: (follow-up) Build holds queue when AlterPrio...
2022-05-05 Nick ClemensBug 29346: Use fully qualified names for C4:Circulation...
2022-05-05 Tomas Cohen AraziBug 29346: Remove unused circular dependency on C4...
2022-05-05 Tomas Cohen AraziBug 29346: Add more fine-grained control of holds queue...
2022-05-05 Tomas Cohen AraziBug 29346: Biblio actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Circulation actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Hold actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Refactor loop code into a subroutine
2022-05-05 Tomas Cohen AraziBug 30180: Add 'placed' after_hold_hook
2022-05-05 Nick ClemensBug 30167: (follow-up) Return a hash with soonest_renew...
2022-05-05 Nick ClemensBug 30167: Return soonest renewal date when renewal...
2022-05-03 Nick ClemensBug 29537: Remove unnecessary if-else checks for soones...
2022-05-03 Nick ClemensBug 22785: (follow-up) Don't sort by chosen and fix...
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-05-02 Marcel de RooyBug 30620: Add a warning about /*!VERSION lines in...
2022-05-02 Arthur SuzukiBug 22379: Fix checks not made by ILS-DI method CancelHold
2022-05-02 Fridolin SomersBug 30366: Remove warn when running automatic_item_modi...
2022-04-28 Nick ClemensBug 24001: Fix Card template/rpinter profile creation...
2022-04-27 Martin RenvoizeBug 29648: (QA follow-up) Minor POD fix
2022-04-27 Jonathan DruartBug 29648: Improve existing code
2022-04-26 Fridolin SomersRevert "Bug 28371: Passpreviously fetched branches...
2022-04-25 Nick ClemensBug 28371: Passpreviously fetched branches and itemtype...
2022-04-22 Tomas Cohen AraziBug 30446: (follow-up) Remove warning
next