Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / C4 /
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
2021-10-18 Jonathan DruartBug 28785: Add skip_version_check for checkauth
2021-10-18 Jonathan DruartBug 28785: Centralize cookie auth check in check_cookie...
2021-10-18 Nick ClemensBug 29243: Correct call when adding items from staged...
2021-10-18 Jonathan DruartBug 28769: Remove tabloop from cataloguing plugins
2021-10-08 Jonathan DruartBug 3142: Use filter_by_for_holds where holdability...
2021-10-08 Nick ClemensBug 29134: (follow-up) Specify which borrowernumber
2021-10-07 Marcel de RooyBug 29062: (QA follow-up) Add comment
2021-10-07 Nick ClemensBug 29062: (follow-up) Adjust SendCirculationAlert
2021-10-07 Nick ClemensBug 29062: Use primary key issued_id to fetch old_issue...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-07 Nick ClemensBug 28730: Add option to format AH field (due date...
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-06 Nick ClemensBug 27032: (follow-up) Pass rather than fetch variables
2021-10-06 Joonas KylmäläBug 27032: Move auto renewal code out of CanBookBeRenewed
2021-10-06 Joonas KylmäläBug 27032: Remove unused variables
2021-10-06 Jonathan DruartBug 27526: Fix cn_source display
2021-10-06 Jonathan DruartBug 27526: Remove ModItemFromMarc from additem
2021-10-05 Michael HafenBug 28303: Fix plugins system with multiple pluginsdir...
2021-10-05 Aleisha AmohiaBug 28734: Parse display in $biblio->get_marc_notes
2021-10-05 Nick ClemensBug 29134: Use a subquery to increase performance of...
2021-10-01 Jonathan DruartRevert "Bug 28510: Remove unnecessary conditional"
2021-09-29 Nick ClemensBug 28826: Add FacetOrder system preference
2021-09-28 Kyle M HallBug 28510: Remove unnecessary conditional
2021-09-28 Kyle M HallBug 28510: Remove marking of closed branches as 'disabl...
2021-09-28 Kyle M HallBug 28510: Skip processing holds queue items from close...
2021-09-28 Martin RenvoizeBug 28803: (follow-up) Error details improvement
2021-09-28 Martin RenvoizeBug 28803: Add invalid email handling in _send_message_...
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Rename AcqLog
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Modify order of logging
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Respond to QA feedback
2021-09-21 Andrew IsherwoodBug 24190: Add acquisition logging
2021-09-20 Nick ClemensBug 28847: Remove dead code and make regex consistent
2021-09-20 Nick ClemensBug 28847: Cleanup of branch limitsand fix OPAC_SEARCH_...
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-09-20 Kyle M HallBug 28464: Remove useless check that gives the incorrec...
2021-09-20 Andreas RoussosBug 28472: handle items with NULL shelving location
2021-09-20 Nick ClemensBug 28676: Cache and retrieve match_count when searchin...
2021-08-31 Jonathan DruartBug 25078: Fix indentation and style for additional...
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-08-31 Nick ClemensBug 28774: Don't store blank values for rental discount
2021-08-31 Nick ClemensBug 28373: Add PassItemMarcToXSLT system preference
2021-08-30 Marcel de RooyBug 26302: (QA follow-up) Prefix prefs with OPAC
2021-08-30 Jonathan DruartBug 26302: Make syspref's names start with uppercase
2021-08-30 Marcel de RooyBug 26302: Add resultbranch and other status in C4...
2021-08-30 Martin RenvoizeBug 28830: Add cni index for 003
2021-08-27 Nick ClemensBug 25619: Adjust POD and move date check before logging
2021-08-27 Jonathan DruartBug 25619: Adjust POD
2021-08-27 Kyle M HallBug 25619: Add ability to adjust expiration date for...
2021-08-27 Jonathan DruartBug 22690: Remove uneeded return and add no_triggers
2021-08-27 Ere MaijalaBug 22690: Refactor merging of records to improve perfo...
2021-08-18 Nick ClemensBug 28776: Warns from GetItemsInfo when biblio marked...
2021-08-16 Jonathan DruartBug 25078: Keep atomic updates in "atomicupdate" dir
2021-08-16 Julian MauriceBug 25078: Fix encoding issue with db_revs output
2021-08-16 Julian MauriceBug 25078: Close open filehandle
2021-08-16 Martin RenvoizeBug 25078: (follow-up) Update 'NewVersion' for output_v...
2021-08-16 Julian MauriceBug 25078: Separate update "report" from its description
next