Bug 23985: (bug 21206 follow-up) Fix checkout list when "Hold pickup library match...
[koha.git] / circ /
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-17 Martin RenvoizeBug 23551: Fix AddRenewal call in circ/renew.pl
2019-10-11 Fridolin SomersBug 23484: (follow-up) add parenthesis in JOIN
2019-10-11 Nick ClemensBug 23484: Update pendingreserves.pl to use circulation...
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Nick ClemensBug 15422: Consider partial copies needed as whole...
2019-10-08 Nick ClemensBug 15422: Correct calculation of holds ratio report
2019-10-03 Nicolas LegrandBug 23686: Check onsite checkout when the last checkout...
2019-10-01 Katrin FischerBug 7074: Show subtitle, part and number of a record...
2019-09-17 Owen LeonardBug 21852: Add more columns and column configuration...
2019-09-06 Jonathan DruartBug 23273: Remove debug statement
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Jonathan DruartBug 23273: Fix CSV export for overdues
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-06-24 Jonathan DruartBug 23158: Make the assignment statement more readable
2019-06-24 Fridolin SomersBug 23158: keep on-site checkout info when using itemBa...
2019-06-21 Fridolin SomersBug 22617: Fix checkout notes typo in manage_checkout_n...
2019-06-21 Marcel de RooyBug 13640: (QA follow-up) Allow NULL values for default...
2019-06-21 Jonathan DruartBug 13640: Do not display unreserveable items on the...
2019-05-09 Andrew IsherwoodBug 7088: Allow renew on hold items with due date
2019-04-26 Fridolin SomersBug 10300: (follow-up) add controls on transfers page
2019-04-25 Nick ClemensBug 14576: Allow arbitrary automatic update of location...
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-16 Christopher BrannonBug 21346: Streamline logic in holds and transfers
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-28 Owen LeonardBug 22536: Display problem in Holds to Pull report
2019-03-21 Josef MoravecBug 13763: (follow-up) Strip leading whitespace charact...
2019-03-21 Hayley MapleyBug 13763: Added check for filter syspref in renew.pl
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2019-02-11 Katrin FischerBug 17347: Ignore whitespace before and after on renewing
2019-01-28 Fridolin SomersBug 21877: Use AuthorisedValues.GetDescriptionByKohaFie...
2019-01-02 Jonathan DruartBug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuick...
2018-11-21 Nick ClemensBug 21837: Don't set holdingbranch filter using selecte...
2018-11-16 Katrin FischerBug 21796: Don't unlock checkouts if restriction exists...
2018-11-08 Nick ClemensBug 21628: Simplify holds awating pickup report
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-10-15 Katrin FischerBug 15139: Add non-public item notes to overdue report
2018-10-15 BlouBug 21291: (follow-up) Pass subscriptionsnumber to...
2018-10-15 BlouBug 21291: request-article.pl doesn't show MARC, Labele...
2018-10-15 Dobrica PavlinusicBug 21320: Holds to pull should honor syspref AllowHold...
2018-10-13 Jonathan DruartBug 21464: Hide patron's title not biblio's title
2018-10-13 Jonathan DruartBug 21464: Fix overdue list export
2018-08-30 Katrin FischerBug 19383: (QA follow-up) Remove unused name variable
2018-08-30 Kyle M HallBug 19383: Add ability to print hold receipts automatically
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-08-30 Jonathan DruartBug 21168: Handle deleted checked-in items on checking in
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-08-10 Jonathan DruartBug 20661: Shortcut circ scripts if a blocking error...
2018-08-09 Jonathan DruartBug 21056: Add another flush later
2018-08-09 Kyle M HallBug 21056: Changing the logged in library can fail...
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Fixing things in Comment 57
2018-07-23 Jonathan DruartBug 17698: (QA follow-up) Fix minors design issues
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Fixing some small issues
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Koha Objects, access borrower...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2018-07-23 Aleisha AmohiaBug 17698: Make patron notes show up on staff dashboard
2018-06-08 Marcel de RooyBug 20851: Add module to circ/article-request-slip.pl
2018-06-04 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-05-29 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
2018-05-24 Jonathan DruartBug 19287: (follow-up) Use the notice defined for the...
2018-05-11 Nick ClemensBug 20707: Replace circ/search.pl circulate permission...
2018-05-03 Victor GroussetBug 19972: Make holds to pull list honors item-level_it...
2018-05-03 Magnus EngerBug 20546: Display shelving location on checkin
2018-04-23 Jonathan DruartBug 19287: Do not display buttons for biblio level...
2018-04-23 Jonathan DruartBug 19287: Use the notice defined for the homebranch...
2018-04-23 Jonathan DruartBug 19287: Fix conflict with bug 19974
2018-04-23 Jonathan DruartBug 19287: Fix conflict with bug 19304
2018-04-23 Jonathan DruartBug 19287: Add ability to mark an item 'Lost' from...
2018-04-09 Jonathan DruartBug 18789: (follow-up) Pass a Koha::Patron object from...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-23 Tomas Cohen AraziBug 19943: Gentle error handling for bookcount.pl
2018-03-23 Jonathan DruartBug 19943: Koha::Biblio - Replace GetBiblioItemData...
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - unused vars oldamount...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Use is_child in circulation.pl
2018-02-16 Jonathan DruartBug 18789: Use the patron variable in circulation....
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-16 Jonathan DruartBug 18789: Pass a Koha::Patron object from returns.pl
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Jonathan DruartBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Inform user that patron was...
2018-02-12 Josef MoravecBug 15752: (follow-up) Search for patrons only if param...
2018-02-12 Chad BillmanBug 15752: Automatically switch to patron when cardnumb...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: output_and_exit_if_error for circulation.pl
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Only display libraries from group in dropdow...
next