Bug 31023: Unit tests
[koha.git] / C4 /
2022-10-31 Nick ClemensBug 28290: Don't send subfields to 'as_string' if none...
2022-10-31 Tomas Cohen AraziBug 31177: Fix misplaced import in C4::ILSDI::Services
2022-10-31 Kyle M HallBug 31112: (QA follow-up) Reduce database queries
2022-10-31 Joonas KylmäläBug 31112: (follow-up) Don't return "on_reserve" when...
2022-10-31 Joonas KylmäläBug 31112: (follow-up) Bring back the check for non...
2022-10-31 Nick ClemensBug 31112: (QA follow-up) Fetch patrons with reserves
2022-10-31 Nick ClemensBug 31112: (QA follow-up) Restore check to avoid extra...
2022-10-31 Joonas KylmäläBug 31112: CanBookBeRenewed: take into account patrons...
2022-10-31 Joonas KylmäläBug 31112: Remove unnecessary if-clause
2022-10-14 Kyle M HallBug 12225: Use ProcessOfflineIssue
2022-10-14 Kyle HallBug 12225: Re-implement no block flag for checkouts
2022-10-14 Kyle M HallBug 12225: Fix SIP message templates
2022-10-14 David CookBug 31390: Remove noisy warns in C4::Templates
2022-10-14 Fridolin SomersBug 28327: (follow-up) Comma as default CSV delimiter
2022-10-14 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-10-13 Lucas GassRevert "Bug 29012: Add default values for blank circula...
2022-10-03 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-10-03 Nick ClemensBug 30779: Do not update import marc after importing...
2022-10-03 Nick ClemensBug 31382: Pass password_has_expired param to templte
2022-10-03 Nick ClemensBug 26632: (Bug 22532 follow-up) Remove random variables
2022-09-30 Kyle HallBug 31276: Report results are limited to 999,999 no...
2022-09-29 Nick ClemensBug 30879: Add biblionumber as a sorting option in...
2022-09-29 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-09-29 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-09-29 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-09-29 Jonathan DruartBug 31247: Fix OPAC authentication when 2FA is enabled
2022-09-02 Jonathan DruartBug 31244: Fix 500 if logout and not logged in
2022-09-02 Kyle M HallBug 31120: Items will renew for zero ( 0 ) days if...
2022-09-02 Kyle HallBug 30838: (QA follow-up) Add missing semicolon
2022-09-02 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-09-02 Martin RenvoizeBug 30838: Don't fallback through phone numbers for sms
2022-09-02 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-09-02 Kyle HallBug 31202: Don't remove optional SIP fields with a...
2022-08-23 Katrin FischerBug 27045: (follow-up) Fix delimiter in header rows
2022-08-23 Jonathan DruartBug 27045: Fix other exports using CSV profiles
2022-08-23 Lucas GassBug 30039: Add published on column to claims.pl
2022-08-23 Fridolin SomersBug 27683: Bind results of GetAnalyticsCount to the...
2022-08-23 Kyle HallBug 29094: Adding hold via SIP should check if patron...
2022-08-23 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-08-12 Jonathan DruartBug 29951: Fix EXPORT for C4::ClassS*Routine modules
2022-07-29 Nick ClemensBug 30327: Fix tests
2022-07-25 Kyle HallBug 30969: Cross site scripting (XSS) attack in OPAC...
2022-07-15 Nick ClemensBug 12630: Rebase tests and cover CheckReserves
2022-07-15 Kyle M HallBug 12630: (QA follow-up) - Rename _ShiftPriorityByDate...
2022-07-15 Olli-Antti KivilahtiBug 12630: Prioritizing "Hold starts on date" -holds...
2022-07-13 Tomas Cohen AraziBug 30409: (QA follow-up) Avoid uninitialized variable...
2022-07-13 Petro VashchukBug 30409: barcodedecode() should always trim barcode
2022-07-12 Nick ClemensBug 30789: Improve performance of AddBiblio
2022-07-12 Nick ClemensBug 30778: Remove ModAuthInBatch
2022-07-12 Nick ClemensBug 30778: Remove ModBiblioInBatch
2022-06-24 Tomas Cohen AraziBug 29325: [22.05.X] Fix commit_file.pl
2022-06-10 Fridolin SomersBug 30781: Fix warning in GetPreparedLetter
2022-06-10 Tomas Cohen AraziBug 28529: Make biblio-level hold itemtype count agains...
2022-06-10 Marcel de RooyBug 30731: Remove Readonly::XS::MAGIC_COOKIE
2022-06-10 Marcel de RooyBug 30731: Silence noisy CPAN modules in C4::Installer...
2022-06-10 Jonathan DruartBug 30842: 2FA - Allow at least one old TOTP
2022-06-10 Katrin FischerBug 30788: Fix warning in Overdues.pm when fine is...
2022-06-06 Nick ClemensBug 30528: Process limits before handling CCL query
2022-06-06 Petro VashchukBug 29883: avoid uninitialized value warn in GetAuthori...
2022-06-06 Jonathan DruartBug 28152: Log the "duplicate item barcode" error
2022-06-06 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...
next