Bug 30133: Fix pagination in /biblios/:bibio_id/pickup_locations
[koha.git] / C4 /
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...
2021-11-08 OwenBug 24224: Convert OpacNavBottom system preference...
2021-11-08 Owen LeonardBug 24223: Convert OpacNav system preference to additio...
2021-11-05 Marcel de RooyBug 24674: (follow-up) Simpler regex
2021-11-05 Janusz KaczmarekBug 24674: Uncertain years for publicationyear/copyrigh...
2021-11-05 Jonathan DruartBug 29180: Rename syspref RequestOnOpac with OPACHoldRe...
2021-11-03 Nick ClemensBug 29015: Add options for itemtype, collection, and...
2021-11-03 Nick ClemensBug 26326: (follow-up) Add ability to check for existen...
2021-11-03 Marcel de RooyBug 27173: Add plugin hooks for authority record changes
2021-11-03 Jonathan DruartBug 28417: Don't require C4::Auth_with_cas from opac...
2021-11-03 Tomas Cohen AraziBug 28417: (follow-up) Fix typo
2021-11-03 Jonathan DruartBug 28417: Don't use C4::Auth_with_cas if CAS is not...
2021-11-03 Fridolin SomersBug 28365: (Bug 19873 follow-up) Make it possible to...
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-02 David GustafssonBug 27884: Add html support for report mails
2021-11-02 Maryse SimardBug 25459: Makes barcode position respect units in...
2021-11-02 Joonas KylmäläBug 26871: Flush SIP2 cache on every SIP request
2021-10-29 Jonathan DruartBug 29374: Don't crash if search engine returns a delet...
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-10-26 Jonathan DruartBug 29158: (bug 22435 follow-up) Remove ref to account_...
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: fix context for batchmod and batchimport
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-26 Marcel de RooyBug 11175: (QA follow-up) Do not fetch twice
2021-10-26 Martin RenvoizeBug 11175: Display components in own tab
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Only get biblio once
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Move get_component_part_query
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Take account of bug 15851
2021-10-26 Martin RenvoizeBug 11175: (follow-up) Rename routine get_marc_components
2021-10-26 Joonas KylmäläBug 11175: Limit the amount of component parts returned
2021-10-26 Nick ClemensBug 11175: Add Elasticsearch support
2021-10-26 Pasi KallinenBug 11175: Show record component parts in the detail...
2021-10-25 Katrin FischerBug 20463: (follow-up) Configure short name mrl for...
2021-10-25 Hayley PelhamBug 20463: Adding index for Leader 19 Multipart resourc...
2021-10-25 Jonathan DruartBug 19821: Use database_test entry if exists
2021-10-21 Hayley PelhamBug 27287: Make note fields from orders history searchable
2021-10-21 Jonathan DruartBug 29221: Correctly display refund info
2021-10-18 Marcel de RooyBug 28831: Add choose/when, and change indentation
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-18 Jonathan DruartBug 28785: Don't send SessionRestrictionByIP to template
next