Bug 13952: (follow-up) Fixing export on default biblio framework
[koha.git] / C4 /
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) Fixing authority type import
2022-04-04 AleishaBug 13952: Import and export authority types
2022-04-04 Nick ClemensBug 29517: Check if agerestriction field is mapped...
2022-04-04 Kyle HallBug 30114: Koha offline circulation will always cancel...
2022-04-04 Jonathan DruartBug 30063: Remove occurrences of C4::Utils::DataTables...
2022-03-25 Nick ClemensBug 30244: Include lost items in list of hidden items
2022-03-25 Jonathan DruartBug 30110: Fix concatenation during assignements
2022-03-25 Fridolin SomersBug 17748: (follow-up) Fix date due column filter
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Remove availability column
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Fix sorting on new columns
2022-03-25 Aleisha AmohiaBug 17748: Show due date and availability in item searc...
2022-03-25 Katrin FischerBug 29791: (follow-up) Add missing comma in previous...
2022-03-25 Kyle M HallBug 29791: KohaOpacLanguage cookie should set the secur...
2022-03-25 Nick ClemensBug 22605: (follow-up) Fix operators
2022-03-25 Marcel de RooyBug 29915: Prevent bad cookie from corrupted session
2022-03-23 David CookBug 26328: Cast barcode from varchar to integer for...
2022-03-22 Jonathan DruartBug 29486: _koha_marc_update_bib_ids no longer needed...
2022-03-22 Julian MauriceBug 30004: Prevent TooMany from executing too many...
2022-03-22 Marcel de RooyBug 29915: (QA follow-up) Add a comment in checkauth...
2022-03-22 Marcel de RooyBug 29915: (QA follow-up) Fix POD typo
2022-03-22 Marcel de RooyBug 29915: Tiny session adjustments
2022-03-22 Marcel de RooyBug 29915: Changes for get_session and check_cookie_auth
2022-03-22 Jonathan DruartBug 29915: Don't generate a new session ID for anonymou...
2022-03-17 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-16 Petro VashchukBug 29684: add honeypot to catch other warnings in...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Tomas Cohen AraziBug 19532: Make recalls.status an ENUM
2022-03-15 Marcel de RooyBug 19532: (QA follow-up) Fix fine calculation by inser...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix for wantarray change and...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixes along recall workflow
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix calls, tests, syspref settin...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix undef recall_id preventing...
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-03-15 Aleisha AmohiaBug 19532: Expiry and overdue cronjobs, and overdue...
2022-03-15 Aleisha AmohiaBug 19532: Recalls objects and tests
2022-03-15 Aleisha AmohiaBug 19532: Database and installer stuff
2022-03-02 Jonathan DruartBug 30035: Fix month name in prediction pattern
2022-03-02 Marcel de RooyBug 29687: Uninitialized warning C4/XSLT line 286
2022-03-02 Tomas Cohen AraziBug 30023: Make MarkIssueReturned use ->anonymize
2022-03-02 Thomas KlausnerBug 30153: Use uppercase AND to join query parts
2022-02-25 Nick ClemensBug 29703: Use get_effective_rules in GetBranchItemRule
2022-02-25 Martin RenvoizeBug 28955: (follow-up) Set to fall back
2022-02-25 Martin RenvoizeBug 28955: Add OPAC_BRANCH_DEFAULT
2022-02-25 David GustafssonBug 25616: Uppercase hard coded lower case boolean...
2022-02-23 Nick ClemensBug 30085: Move IndependentBranches check sooner
2022-02-23 Nick ClemensBug 30085: Consolidate querycoutn code and only check...
2022-02-23 Nick ClemensBug 30085: Don't fetch ReservesControlBranch twice
2022-02-23 Nick ClemensBug 30085: Reduce scope of holds count / today holds...
2022-02-22 Petro VashchukBug 30129: remove the third required date that was...
2022-02-22 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-22 BlouBug 30115: Uninitialized value warning in C4/Output.pm
2022-02-16 Jonathan DruartBug 29385: Catch register_id for payments against fees
2022-02-16 Fridolin SomersRevert "Bug 29579: Show saved SQL report ID in database...
2022-02-15 Pasi KallinenBug 29579: Show saved SQL report ID in database query
2022-02-15 Martin RenvoizeBug 26704: (follow-up) Rebase for bug 29785
2022-02-15 Martin RenvoizeBug 26704: Update Koha::Item to use Koha::Object::Messages
2022-02-11 Tomas Cohen AraziBug 29874: Remove unused method C4::SIP::ILS::Item...
2022-02-11 Tomas Cohen AraziBug 29869: Remove C4::Reserves::ModReserveFill
2022-02-11 Tomas Cohen AraziBug 29869: Make ModReserveFill a (temporary) wrapper...
2022-02-10 jeremy breuillardBug 29767: SQL Koha reports and variable of database...
2022-02-10 Nick ClemensBug 29754: Don't include patron when fetching guarantee...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Tomas Cohen AraziBug 29844: Some more uncaught cases
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-03 Nick ClemensBug 29914: (QA follow-up) Add comment to explain last...
2022-02-03 Jonathan DruartBug 29914: Make check_cookie_auth compare the userid
2022-02-03 David CookBug 28735: Self-checkout users can access opac-user...
2022-02-01 Tomas Cohen AraziBug 29562: (follow-up) Fix API controller
2022-02-01 Nick ClemensBug 29562: Adjust CanItemBeReserved and checkHighHolds...
2022-01-29 jeremy breuillardBug 6734: Show location in serials history table
2022-01-28 Marion DurandBug 28238: (follow-up) Add itemcallnumber to ILS-DI...
2022-01-28 Lyon3 TeamBug 28238: Add itemcallnumber to ils-di GetAvailability...
2022-01-28 Jonathan DruartBug 21729: Keep expiration date set when placing a...
2022-01-22 Marcel de RooyBug 28943: Lower the risk of accidental patron deletion
2022-01-19 Joonas KylmäläBug 29474: Remove one layer of indendation by adding...
2022-01-19 Joonas KylmäläBug 29474: Decouple renewal checks of auto-renewed...
2022-01-19 Nick ClemensBug 29474: Return too_soon before checking renewals
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-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-10 Tomas Cohen AraziBug 29553: (QA follow-up) Check defined instead of...
2022-01-10 Marcel de RooyBug 29553: Fix crash on undefined notforloan value
2022-01-10 OwenBug 29391: Improve output of reservoir search
2022-01-04 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2021-12-16 Petro VashchukBug 29669: fix uninitialized value warnings when XSLTPa...
2021-12-15 Aleisha AmohiaBug 27266: Move GetMarcAuthors to Koha namespace
2021-12-15 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