Bug 29897: Don't use $6 for linkage but build the link instead
[koha.git] / C4 /
2022-08-09 Slava ShishkinBug 28269: Add feature to search Acquisitions Orders...
2022-08-08 Tomas Cohen AraziBug 31296: (QA follow-up) Fix trivial spelling errors
2022-08-08 Kyle HallBug 31296: Add ability to disable demagnetizing items...
2022-08-02 Nick ClemensBug 30879: Add biblionumber as a sorting option in...
2022-08-01 Tomas Cohen AraziBug 23919: (QA follow-up) Tidy query build code
2022-08-01 Slava ShishkinBug 23919: Items search by ISBN variations and ISSN...
2022-08-01 Slava ShishkinBug 23919: Zebra search by ISSN variations
2022-08-01 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-08-01 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-07-29 Nick ClemensBug 14364: (follow-up) Cleanup duplicate code and adjus...
2022-07-29 Kyle M HallBug 14364: (QA follow-up) Generate message for transfer...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-07-29 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-07-29 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-07-29 Jonathan DruartBug 31247: Fix OPAC authentication when 2FA is enabled
2022-07-28 Jonathan DruartBug 31244: Fix 500 if logout and not logged in
2022-07-27 Kyle M HallBug 31120: Items will renew for zero ( 0 ) days if...
2022-07-25 Kyle HallBug 30969: Cross site scripting (XSS) attack in OPAC...
2022-07-25 Tomas Cohen AraziBug 29697: Fix t/db_dependent/Search.t
2022-07-25 Jonathan DruartBug 29697: Reintroduce wrongly removed import
2022-07-25 Jonathan DruartBug 29697: Fix t/db_dependent/Exporter/Record.t
2022-07-22 Jonathan DruartBug 29697: Deal with the degraded view in detail.pl
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Remove GetHiddenItemnumbers
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 Kyle HallBug 30838: (QA follow-up) Add missing semicolon
2022-07-22 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-07-22 Martin RenvoizeBug 30838: Don't fallback through phone numbers for sms
2022-07-21 Kyle HallBug 31202: Don't remove optional SIP fields with a...
2022-07-20 Katrin FischerBug 27045: (follow-up) Fix delimiter in header rows
2022-07-20 Jonathan DruartBug 27045: Fix other exports using CSV profiles
2022-07-20 Lucas GassBug 30039: Add published on column to claims.pl
2022-07-18 Fridolin SomersBug 27683: Bind results of GetAnalyticsCount to the...
2022-07-18 David CookBug 11158: Add complete field to authority "starts...
2022-07-18 Kyle HallBug 29094: Adding hold via SIP should check if patron...
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
next