Bug 30984: DBRev 21.11.12.002
[koha.git] / C4 /
2022-10-12 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-10-12 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-10-12 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-09-14 Kyle M HallBug 31120: Items will renew for zero ( 0 ) days if...
2022-09-14 Kyle HallBug 30838: (QA follow-up) Add missing semicolon
2022-09-14 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-09-14 Martin RenvoizeBug 30838: Don't fallback through phone numbers for sms
2022-09-12 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-09-12 Kyle HallBug 31202: Don't remove optional SIP fields with a...
2022-08-26 Katrin FischerBug 27045: (follow-up) Fix delimiter in header rows
2022-08-26 Jonathan DruartBug 27045: Fix other exports using CSV profiles
2022-08-26 Fridolin SomersBug 27683: Bind results of GetAnalyticsCount to the...
2022-08-26 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-08-16 Jonathan DruartBug 29951: Fix EXPORT for C4::ClassS*Routine modules
2022-07-25 Kyle HallBug 30969: Cross site scripting (XSS) attack in OPAC... v21.11.10
2022-07-21 Tomas Cohen AraziBug 28529: Make biblio-level hold itemtype count agains...
2022-07-21 Nick ClemensBug 12630: Rebase tests and cover CheckReserves
2022-07-21 Kyle M HallBug 12630: (QA follow-up) - Rename _ShiftPriorityByDate...
2022-07-21 Olli-Antti KivilahtiBug 12630: Prioritizing "Hold starts on date" -holds...
2022-06-21 Arthur SuzukiMerge remote-tracking branch 'translate/21.11.07-transl...
2022-06-21 Fridolin SomersBug 30781: Fix warning in GetPreparedLetter
2022-06-21 Marcel de RooyBug 30731: Remove Readonly::XS::MAGIC_COOKIE
2022-06-21 Marcel de RooyBug 30731: Silence noisy CPAN modules in C4::Installer...
2022-06-20 Martin RenvoizeBug 28955: (follow-up) Set to fall back
2022-06-20 Martin RenvoizeBug 28955: Add OPAC_BRANCH_DEFAULT
2022-06-08 Nick ClemensBug 30528: Process limits before handling CCL query
2022-06-08 Petro VashchukBug 29883: avoid uninitialized value warn in GetAuthori...
2022-06-07 Jonathan DruartBug 28152: Log the "duplicate item barcode" error
2022-06-07 Jonathan DruartBug 28152: Fix import_items row creation if duplicate...
2022-05-27 Lucas GassBug 30204: Add subtitle to serial search results
2022-05-13 Nick ClemensBug 29537: Remove unnecessary if-else checks for soones...
2022-05-13 Marcel de RooyBug 30620: Add a warning about /*!VERSION lines in...
2022-05-13 Arthur SuzukiBug 22379: Fix checks not made by ILS-DI method CancelHold
2022-05-13 Fridolin SomersBug 30366: Remove warn when running automatic_item_modi...
2022-05-06 Nick ClemensBug 24001: Fix Card template/rpinter profile creation...
2022-05-06 Nick ClemensBug 29483: [21.11.x] Check ItemsAnyAvailableAndNotRestr...
2022-04-15 Marcel de RooyBug 29957: Let check_api_auth return created cookie
2022-04-15 Marcel de RooyBug 29957: Adjust push @$cookie statements in Auth
2022-04-15 Marcel de RooyBug 29957: Replace clear_all_cookies in Auth.pm
2022-04-15 Jonathan DruartBug 29957: Clear cookies on logout
2022-04-15 Kyle M HallBug 30118: (QA follow-up) Fix Perl Critic issues
2022-04-15 Matthias MeusburgerBug 30118: Make holds_block_checkin in SIP behave like...
2022-04-15 Aleisha AmohiaBug 30402: Import authorities subroutines to ImportBatc...
2022-04-08 Nick ClemensBug 26669: Adjust POD
2022-04-08 Fridolin SomersBug 26669: Last Run if report not always updated
2022-04-08 Fridolin SomersBug 26669: Avoid a warn in update_sql
2022-04-08 Nick ClemensBug 29517: Check if agerestriction field is mapped...
2022-04-08 Kyle HallBug 30114: Koha offline circulation will always cancel...
2022-04-01 Nick ClemensBug 30244: Include lost items in list of hidden items
2022-03-25 Jonathan DruartBug 30110: Fix concatenation during assignements
2022-03-25 David CookBug 26328: Cast barcode from varchar to integer for...
2022-03-25 Julian MauriceBug 30004: Prevent TooMany from executing too many...
2022-03-25 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-25 Petro VashchukBug 29684: add honeypot to catch other warnings in...
2022-03-24 Kyle M HallMerge remote-tracking branch 'security/21.11.x' into...
2022-03-17 Marcel de RooyBug 29915: (QA follow-up) Add a comment in checkauth...
2022-03-17 Marcel de RooyBug 29915: (QA follow-up) Fix POD typo
2022-03-17 Marcel de RooyBug 29915: Tiny session adjustments
2022-03-17 Marcel de RooyBug 29915: Changes for get_session and check_cookie_auth
2022-03-17 Jonathan DruartBug 29915: Don't generate a new session ID for anonymou...
2022-03-04 Tomas Cohen AraziBug 30072: Add missing hold actions plugin hooks
2022-03-04 David GustafssonBug 25616: [21.11.x] Uppercase hard coded lower case...
2022-03-04 Jonathan DruartBug 30035: Fix month name in prediction pattern
2022-03-04 Marcel de RooyBug 29687: Uninitialized warning C4/XSLT line 286
2022-03-04 Thomas KlausnerBug 30153: Use uppercase AND to join query parts
2022-02-25 Kyle HallMerge remote-tracking branch 'security/21.11.x' into...
2022-02-25 Petro VashchukBug 30129: remove the third required date that was...
2022-02-25 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-25 BlouBug 30115: Uninitialized value warning in C4/Output.pm
2022-02-18 Jonathan DruartBug 29385: Catch register_id for payments against fees
2022-02-11 Nick ClemensBug 29754: Don't include patron when fetching guarantee...
2022-02-07 Marion DurandBug 28238: (follow-up) Add itemcallnumber to ILS-DI...
2022-02-07 Lyon3 TeamBug 28238: Add itemcallnumber to ils-di GetAvailability...
2022-02-07 Marcel de RooyBug 28943: Lower the risk of accidental patron deletion
2022-02-04 Joonas KylmäläBug 29474: Remove one layer of indendation by adding...
2022-02-04 Joonas KylmäläBug 29474: Decouple renewal checks of auto-renewed...
2022-02-04 Nick ClemensBug 29474: Return too_soon before checking renewals
2022-01-31 Kyle HallMerge remote-tracking branch 'koha-translate/21.11...
2022-01-25 Nick ClemensBug 29914: (QA follow-up) Add comment to explain last...
2022-01-21 Jonathan DruartBug 29914: Make check_cookie_auth compare the userid
2022-01-14 David CookBug 28735: Self-checkout users can access opac-user...
2022-01-14 Nick ClemensBug 29476: (follow-up) Fix return, add precision test
2022-01-14 Joonas KylmäläBug 29476: Correct soonest renewal date calculation...
2022-01-14 Tomas Cohen AraziBug 29553: (QA follow-up) Check defined instead of...
2022-01-14 Marcel de RooyBug 29553: Fix crash on undefined notforloan value
2022-01-07 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2021-12-17 Petro VashchukBug 29669: fix uninitialized value warnings when XSLTPa...
2021-12-17 Marion DurandBug 28855: Purging suggestions test should not be on...
2021-11-25 Mason JamesBug 29564: Use List::MoreUtils so SIP U16/Xenial does...
2021-11-19 Nick ClemensBug 29437: Search reservoir for term as title, author...
2021-11-19 Jonathan DruartBug 5229: Remove system preference 'OPACItemsResultsDis...
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Fix test for objects
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Sort hash keys of unblessed
2021-11-16 Marcel de RooyBug 28692: (QA follow-up) Add module
2021-11-16 Jonathan DruartBug 28692: Get from storage before log actions
2021-11-15 Christophe CroulleboisBug 29452: remove unnecessary warns in the logs
2021-11-15 Kyle M HallBug 29264: SIP config allows use of non-branchcode...
2021-11-15 Marcel de RooyBug 29330: (QA follow-up) Change to message/rfc822
2021-11-15 Tomas Cohen AraziBug 29330: (QA follow-up) Use passed MIME type
2021-11-15 Tomas Cohen AraziBug 29330: Restore handling of serialized MIME messages...
next