Bug 35648: (follow-up) Clear table filter before submitting
[koha.git] / circ /
2024-05-07 Marcel de RooyBug 34972: (QA follow-up) Remove some ModReserveCancelA...
2024-05-07 Emily LamancusaBug 34972: Remove GetOtherReserves
2024-05-06 Martin RenvoizeBug 27753: (QA follow-up) Use librarian as resolver
2024-05-06 Martin RenvoizeBug 27753: (QA follow-up) Check that item exists before...
2024-05-06 Laura EscamillaBug 27753: (follow-up) Tidy new code in circulation.pl
2024-05-06 Laura EscamillaBug 27753: Added new system preferences for automatical...
2024-04-30 Katrin FischerBug 32610: Add date extended patron attribute handling...
2024-04-29 Owen LeonardBug 25682: Style transfers interface to match checkin...
2024-04-29 Martin RenvoizeBug 29393: (QA follow-up) Tidy add_message.pl
2024-04-29 Fridolin SomersBug 29393: (follow-up) Explicite use of methods from C4
2024-04-29 Alex ArnaudBug 29393: Add send_messages_to_borrowers permission
2024-04-29 Alex ArnaudBug 29393: Add a dedicated letters module for add message
2024-04-29 Alex ArnaudBug 29393: Use patron language in letters
2024-04-29 Alex ArnaudBug 29393: Ability to send emails from patron details...
2024-04-26 Aleisha AmohiaBug 33478: Apply formatting to AR_SLIP
2024-04-26 Aleisha AmohiaBug 33478: Apply formatting to TRANSFERSLIP
2024-04-26 Aleisha AmohiaBug 33478: Apply formatting to HOLD_SLIP
2024-04-26 Martin RenvoizeBug 16122: Tidy changed code blocks
2024-04-26 Lucas GassBug 16122: Increment items.localuse
2024-04-19 Nick ClemensBug 8461: Tidy
2024-04-19 Nick ClemensBug 8461: Display information on withdrawn item when...
2024-04-12 Lucas GassBug 36572: Fix and clean-up set library
2024-04-05 Lucas GassBug 36507: Allow non-superlibrarians to set desk and...
2024-04-04 Nick ClemensBug 36376: (QA follow-up) Tidy
2024-04-04 Fridolin SomersBug 36376: Display library limitations alert in patron...
2024-03-25 Lucas GassBug 23208: Add ability to set a default hold ratio...
2024-03-22 Michael HafenBug 36139: Bug 35518 Follow-up to fix AutoSwitchPatron...
2024-03-19 Marcel de RooyBug 35388: Add comment to 'Transfers to send'
2024-03-19 Shi Yao WangBug 34668: pass whole waiting_holds rs
2024-03-19 Shi Yao WangBug 34668: Add popup warn librarians of waiting holds...
2024-03-18 Tomas Cohen AraziBug 33431: Fix remaining cases
2024-03-08 Lucas GassBug 35950: Move AddReturn call into circulation.pl
2024-03-07 Martin RenvoizeBug 36175: Corrections to reduced due for booked items
2024-03-01 Nick ClemensBug 34478: Manual fix - add cud- op for checkouts ...
2024-03-01 Nick ClemensBug 34478: Manual fix - add cud- ops or remove form...
2024-03-01 Martin RenvoizeBug 34478: Add 'op' to circ/renew.pl
2024-03-01 Jonathan DruartBug 34478: Add 'op' to circ/branchtransfers
2024-03-01 Jonathan DruartBug 34478: Fix circ/set-library
2024-03-01 Nick ClemensBug 34478: Manual fix - add op and change link to form...
2024-03-01 Nick ClemensBug 34478: Manual fix - add ops / change confirmation...
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm - Manual cud-email...
2024-03-01 Jonathan DruartBug 34478: Rename action with op - circ/request-article
2024-03-01 Jonathan DruartBug 34478: Rename action with op - circ/checkout-notes
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm
2024-03-01 Jonathan DruartBug 34478: Remove generate_csrf from pl
2024-02-14 Martin RenvoizeBug 35518: Tidy the moved blocks
2024-02-14 Nick ClemensBug 35518: Check authentication and set userenv before...
2024-01-11 Andrew Fuerste HenryBug 25835: Include overdues with fines in overdues_repo...
2023-12-19 Nick ClemensBug 35216: Rename error to issuingimpossible
2023-12-19 Nick ClemensBug 35216: Rename question to needsconfirmation
2023-11-10 Thibaud GuillotBug 29007: Add cancellation reason input on check in
2023-11-10 Aleisha AmohiaBug 33164: Do not prevent processing of all error messages
2023-11-10 Aleisha AmohiaBug 33164: Ensure return claim message shows if lost...
2023-11-08 Nick ClemensBug 34519: Add a template plugin for fetch searchable...
2023-11-08 Kyle M HallBug 34938: (QA follow-up) Tidy code
2023-11-08 Lucas GassBug 34938: Add collection column to hold ratio report
2023-11-06 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-03 Nick ClemensBug 28805: (QA follow-up) Pass onsite variable to confi...
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Circulation
2023-11-01 Michael HafenBug 32730: Add Patron Lists tab to patron details and...
2023-10-27 Lucas GassBug 35003: Make cancelled hold requests filter by branch
2023-10-20 Lucas GassBug 34547: Add transfer reason to checkedintable on...
2023-10-18 Fridolin SomersBug 34910: Do not allow checkout for anonymous patron
2023-10-17 Julian MauriceBug 27249: Fix code style
2023-10-17 Julian MauriceBug 27249: Catch NoOpenDays exception while checking...
2023-10-04 Nick ClemensBug 9525: (QA follow-up) Tidy
2023-10-04 Emmi TakkinenBug 9525: Add option to define float groups and rules...
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-07-25 Kyle HallBug 28966: Prefetch patron data for holds queue viewer
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-03 Martin RenvoizeBug 34094: Use DefaultPatronSearchMethod consistently
2023-06-12 Jonathan DruartBug 33961: Remove built-in offline circ tool
2023-05-12 Lucas GassBug 31212: (follow-up) Fix datelastseen when returning...
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-05-05 Kyle HallBug 21699: Allow circulation messages to be editable
2023-04-14 Fridolin SomersBug 33345: On-site checkout checkbox does not work...
2023-04-06 Julian MauriceBug 31615: Allow checkin of items bundles without verif...
2023-04-06 Owen LeonardBug 33149: Use template wrapper for breadcrumbs: Circul...
2023-03-31 Matt BlenkinsopBug 32373: Show patron restriction date
2023-03-27 Nick ClemensBug 32883: (QA follow-up) Adjust ordering for pickups
2023-03-27 Jonathan DruartBug 32883: Correct cubside pickups ordering
2023-03-14 Lucas GassBug 32421: Add collection column to holds to pull
2023-03-13 Lucas GassBug 30624: (QA follow-up) Use C4:Context to get permissions
2023-03-13 Lucas GassBug 30624: Add loggedinlibrary permission and DB update
2023-02-20 Magnus EngerBug 32922: Remove space in shebang
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from circ/circulation.pl
2023-01-18 Lucas GassBug 31492: Set CSRF token in circulation.pl
2022-12-01 Jonathan DruartBug 30963: Automatically refresh the curbside pickups...
2022-11-04 Kyle HallBug 24860: (QA follow-up): Don't assume item group...
2022-11-04 Kyle HallBug 24860: (QA follow-up) Show group holds on Holds...
2022-10-24 Aleisha AmohiaBug 23012: Apply processing fee return policy when...
2022-10-18 Kyle M HallBug 25426: Allow return policy to be selected via syspr...
2022-09-23 Shi Yao WangBug 31105: Holds to pull counts items from other branch...
2022-09-23 Marcel de RooyBug 30802: (QA follow-up) Simplify a ternary
2022-09-23 Shi Yao WangBug 30802: Make numReturnedItemsToShow function properly
2022-09-22 Joonas KylmäläBug 28167: Remove uninitialized variable warnings from...
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers from circ/transferstorec...
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Andrew IsherwoodBug 23681: Allow for changes to debarments
next