koha.git
2023-07-13 Aleisha AmohiaBug 31147: Recalls should not adjust due time for relat...
2023-07-12 David CookBug 33933: Only show use restriction once on OPAC detai...
2023-07-12 Phil RingnaldaBug 28196: Insert searchid in URL correctly, so it...
2023-07-12 Lucas GassBug 34220: Only show biblio-view-menu.inc if their...
2023-07-12 Katrin FischerBug 31082: (QA follow-up) Fix translation - we are...
2023-07-12 Jonathan DruartBug 31082: Make the string translatable
2023-07-12 Victor Grousset... Bug 31082: (follow-up) same for "remove" action button...
2023-07-12 Jonathan DruartBug 31082: Add tooltip to buttons when item bundles...
2023-07-12 Katrin FischerBug 33581: Add sample patrons to patch and some hints
2023-07-12 Jonathan DruartBug 33581: Disable sample holiday if libraries are...
2023-07-12 Jonathan DruartBug 32801: Prevent 500 on /checkouts
2023-07-12 Jonathan DruartBug 32801: Add tests
2023-07-12 Martin RenvoizeBug 34094: (follow-up) Fix failing unit test
2023-07-11 Owen LeonardBug 33893: Use template wrapper for tabs: OPAC checkout...
2023-07-11 Katrin FischerBug 26862: Improve MARC21 530 display on detail pages
2023-07-11 Owen LeonardBug 34244: Improve contrast in staff interface main...
2023-07-11 Lucas GassBug 34233: Move select2 include out of patron-search.inc
2023-07-11 Owen LeonardBug 34112: Replace fa.fa-pencil-alt with fa-solid.fa...
2023-07-11 BlouBug 33776: Additional default plugin repo in koha-conf...
2023-07-10 Thibaud GuillotBug 34218: Send a record copy to avoid loss of informat...
2023-07-10 Owen LeonardBug 34137: Requested cancellation date column missing...
2023-07-10 Owen LeonardBug 34116: Add page-sectioning to item search in label...
2023-07-10 Jonathan DruartBug 33047: Return 404 instead of 500 when biblio does...
2023-07-10 Lucas GassBug 34072: Remove float/clear from froms.scss
2023-07-10 Lucas GassBug 34086: Show location on detail page when there...
2023-07-10 Tomas Cohen... Bug 33817: (QA follow-up) Fix tidyness
2023-07-10 Martin RenvoizeBug 33817: (follow-up) Fix spec and messages
2023-07-10 Jonathan DruartBug 33817: Enforce server-side
2023-07-10 Jonathan DruartBug 33817: Prevent item bundle that is checked out...
2023-07-07 Andreas RoussosBug 34005: Move button toggling code outside JS for...
2023-07-07 Jonathan DruartBug 34214: Make 'icon' configurable for Toolbar options
2023-07-07 Jonathan DruartBug 34201: Restore sorting indicator on ERM tables
2023-07-07 Jonathan DruartBug 33497: Don't get host items if the MARC record...
2023-07-07 Owen LeonardBug 34124: Improve in-page navigation on table settings...
2023-07-07 Owen LeonardBug 34074: Improve translations of strings on the about...
2023-07-07 Jonathan DruartBug 34212: Fix tests
2023-07-07 Jonathan DruartBug 34212: Compare strings with eq instead of ==
2023-07-07 Martin RenvoizeBug 34212: Replace Koha::Checkouts->find with $item...
2023-07-07 Owen LeonardBug 33781: Terminology: Item already issued to other...
2023-07-07 Jonathan DruartBug 33858: Format dates in offline circ
2023-07-07 Pedro AmorimBug 34131: (QA follow-up) Update page title to reflect...
2023-07-07 Pedro AmorimBug 34131: (QA follow-up): Add 'ill_availability_servic...
2023-07-07 Pedro AmorimBug 34131: Add 'current' class on correct side menu...
2023-07-07 Pedro AmorimBug 34131: Update breadcrumbs and side bar
2023-07-07 Katrin FischerBug 33790: Fix and add various links to the manual
2023-07-06 Tomas Cohen... Bug 33974: (follow-up) _order_by is not always an arrayref
2023-07-06 Pedro AmorimBug 34107: Switch order for id and name feeding the...
2023-07-06 Kyle HallBug 33029: Add wrapper method for dt_from_string to...
2023-07-06 Lucas GassBug 34002: Check for stage_marc_import permssion
2023-07-06 Marcel de RooyBug 33606: (QA follow-up) Cosmetic changes
2023-07-06 Pedro AmorimBug 33606: Fix settings
2023-07-06 Jonathan DruartBug 33606: Mark the endpoint as experimental
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-07-06 Jonathan DruartBug 34174: (bug 33341 follow-up) Fix Ris export
2023-07-06 Emmi TakkinenBug 33667: Allow copying holidays to all libraries...
2023-07-06 Michael HafenBug 18855: Don't create duplicate overdue fines if...
2023-07-06 Nick ClemensBug 33497: (follow-up) Adjust relationship name from...
2023-07-06 Nick ClemensBug 33497: (follow-up) Remove unecessary scalar
2023-07-06 Nick ClemensBug 33497: Add a filter relationship for branchtransfers
2023-07-06 Nick ClemensBug 33497: Use 'host_items' param to fetch all items...
2023-07-06 Marcel de RooyBug 33496: (QA follow-up) Update POD statement
2023-07-06 Nick ClemensBug 33496: (follow-up) Correct param names
2023-07-06 Nick ClemensBug 33496: Add 'host_items' param to Koha::Biblio-...
2023-07-05 Marcel de RooyBug 33879: Do no longer overwrite interface in check_co...
2023-07-05 Marcel de RooyBug 33879: Add unit test to show problem
2023-07-05 Sam LauBug 34101: Limit items types that can be checked out...
2023-07-05 Sam LauBug 34101: Unit Tests
2023-07-05 Marcel de RooyBug 33404: Add unit tests
2023-07-05 Marcel de RooyBug 33404: Fix serverhost and init $page
2023-07-05 Marcel de RooyBug 33404: Z3950SearchAuth: Save in UTF-8 encoding
2023-07-05 Martin RenvoizeBug 23336: (follow-up) Add checkout_availability schema
2023-07-05 Martin RenvoizeBug 23336: (follow-up) Fix failing test
2023-07-03 Tomas Cohen... Bug 33974: (follow-up) biblionumber column needs specia...
2023-07-03 Owen LeonardBug 34180: Template variable in JavaScript prevents...
2023-07-03 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-03 Tomas Cohen... Bug 33974: (follow-up) Adapt the orders endpoint
2023-07-03 Tomas Cohen... Bug 33974: Make biblioitem columns searchable in a...
2023-07-03 Tomas Cohen... Bug 33974: Add Koha::Biblios->api_query_fixer
2023-07-03 Lucas GassBug 33271: Add collective owing message to moremember...
2023-07-03 Marcel de RooyBug 34092: (QA follow-up) Typo
2023-07-03 Pedro AmorimBug 34092: Move search-patron.inc logic into buildPatro...
2023-07-03 Pedro AmorimBug 34092: Preparation: New buildPatronSearchQuery...
2023-07-03 Pedro AmorimBug 34092: Move patron_autocomplete to staff-global.js
2023-07-03 Martin RenvoizeBug 34094: Use DefaultPatronSearchMethod consistently
2023-07-03 Marcel de RooyBug 29664: (QA follow-up) Typo transacton
2023-07-03 Kyle M HallBug 29664: Do not show voided payments in cash_register...
2023-07-03 Owen LeonardBug 33999: (follow-up) Use link-styled button
2023-07-03 Owen LeonardBug 33999: Subscription details link on bibliographic...
2023-07-03 Marcel de RooyBug 34146: Counterpart for serials-edit
2023-07-03 Marcel de RooyBug 34146: Add a client-side check with maxlength too
2023-07-03 Marcel de RooyBug 34146: Do not allow multiple copies to crash server
2023-07-03 Tomas Cohen... Bug 33573: Add public endpoint for cancelling holds
2023-07-03 Tomas Cohen... Bug 33573: Unit tests
2023-07-03 jeremy breuillardBug 23775: Claiming a serial issue doesn't create the...
2023-07-03 Pedro AmorimBug 34106: Update header search box searchtype when...
2023-07-03 Lucas GassBug 34106: Retain searchtype parameter in member-search-box
2023-07-03 Tomas Cohen... Bug 33971: Remove x-koha-query header support
2023-07-03 Tomas Cohen... Bug 33971: Remove x-koha-query handing in Orders.pm
2023-07-03 Tomas Cohen... Bug 33971: Remove x-koha-query usage in biblios.t
2023-07-03 Martin RenvoizeBug 33720: Also flush in install
next