Bug 12556: Add new "in processing" state to holds
[koha.git] / C4 / SIP / ILS /
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Fix typos
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-01 Katrin FischerBug 25261: (QA follow-up) Terminology: checkin/checkout
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Capitalize return of needsconfirm
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Catch check in SIP Checkin
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Catch check in SIP Checkout
2020-10-01 Kyle M HallBug 21979: Add option to SIP2 config to send arbitrary...
2020-09-03 Kyle M HallBug 25541: (QA follow-up) Rename no_holds_checkin to...
2020-09-03 Kyle M HallBug 25541: Add ability to prevent checkin via SIP of...
2020-08-13 Kyle M HallBug 25348: Add support for circulation status 12 (...
2020-08-13 Kyle M HallBug 25347: Add support for circulation status 11 (...
2020-08-13 Kyle M HallBug 25344: Add support for circulation status 10 (...
2020-07-20 Kyle M HallBug 24165: Add ability to send any item field in a...
2020-06-25 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-05-15 Jonathan DruartBug 23403: List borrowernumber in the ILS::Patron fields
2020-05-15 Kyle M HallBug 23403: Fix whitespace
2020-05-15 Jonathan DruartBug 23403: Remove cardnumber from SIP
2020-05-12 Kyle M HallBug 15253: Convert all tabs into 4 spaces in affected...
2020-05-12 Kyle M HallBug 15253: Rename syslog() to siplog()
2020-05-12 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2020-05-05 Jonathan DruartBug 24769: (bug 14711 follow-up 2) Fix typo in paramete...
2020-04-22 Nick ClemensBug 20816: Add ability to define custom templated field...
2020-04-14 Marcel de RooyBug 24966: (QA follow-up) Fix return value of hold_patr...
2020-04-14 Jonathan DruartBug 24800: Handle inexistent return date on self checking
2020-04-14 Kyle M HallBug 25095: Remove warn left in FeePayment.pm
2020-03-25 Martin RenvoizeBug 24828: Add ability to specify cash register in...
2020-03-20 Nick ClemensBug 24553: Use 'barcode' not 'item_id' when removing...
2020-03-20 Jonathan DruartBug 24250: Do not duplicate debarred comment in patron...
2020-03-20 Kyle M HallBug 24566: UpdateItemLocationOnCheckin triggers SIP2...
2020-03-18 Martin RenvoizeBug 24298: Record transfer triggers for returns
2020-03-06 Andrew IsherwoodBug 23051: (follow-up) Add renewal feedback and move...
2020-02-24 Kyle M HallBug 24705: Holds placed via SIP will be given first...
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-05 Nick ClemensBug 24449: Add too_many_overdue to patron status for SIP
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2019-12-23 Jonathan DruartBug 24175: Take advantage of Koha::Item->holds
2019-12-23 Nick ClemensBug 24175: Use itemnumber when searching for holds...
2019-12-16 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-08 Kyle HallBug 22540: (QA follow-up) fixes
2019-09-17 Marcel de RooyBug 22037: (QA follow-up) Correct misleading comment
2019-09-17 Kyle M HallBug 22037: (QA follow-up) Implement use of CHARGES_GUAR...
2019-09-17 Jonathan DruartBug 22037: Block SIP checkout if guarantees have debt
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-05 Martin RenvoizeBug 22610: Update SIP2 to use payment_type
2019-07-16 Kyle M HallBug 23057: (QA follow-up) Remove new AddReturn message...
2019-07-16 Kyle M HallBug 23057: Update do_checkin
2019-07-16 David CookBug 23057: If checked_in_ok is set and item is not...
2019-06-24 Kyle M HallBug 20292: Filter/censor info sent via SIP
2019-06-04 Jonathan DruartBug 19457: Handle 'PREVISSUE' return by CanBookBeIssued...
2019-05-09 Andreas JonssonBug 22790: The system preference itemBarcodeInputFilter...
2019-04-18 Nick ClemensRevert "Bug 15253: Add Koha::Logger based logging for...
2019-04-18 Kyle M HallBug 19619: Add support for SIP2 field CM ( Hold Pickup...
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-28 Kyle M HallBug 22076: SIP checkin for withdrawn item returns ok...
2019-03-21 Kyle M HallBug 22330: Transfer limits should be respected for...
2019-03-15 Kyle M HallBug 14591: (QA follow-up) Fix call to AddReturn for SIP
2019-03-15 Kyle M HallBug 14591: Update other calls to AddReturn
2019-03-15 Kyle M HallBug 22043: (QA follow-up) Add parameter to control...
2019-03-15 Kyle M HallBug 22043: SIP Checkin Response alert flag set to often...
2019-02-15 Marcel de RooyBug 19832: (QA follow-up) Remove obsolete pending_queue...
2019-02-15 Nick ClemensBug 19832: Don't fill holds in SIP/Transaction/Checkout.pm
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-10-24 Jonathan DruartBug 21486: Only fetch the items' barcodes
2018-10-24 Jonathan DruartBug 21486: Fix 'AU' for SIP
2018-10-03 David GustafssonBug 21471: (bug 21184 follow-up) Misspelled variable...
2018-08-31 Jonathan DruartBug 21201: Replace C4::Items::GetItemnumbersForBiblio...
2018-08-31 Josef MoravecBug 21184: (follow-up) Fix adding barcode to waiting...
2018-08-31 Jonathan DruartBug 21184: Replace C4::Items::GetBarcodeFromItemnumber...
2018-07-06 Jonathan DruartBug 21020: Fix return branch on transfer - SIP
2018-04-11 Marcel de RooyBug 18625: (QA follow-up) Simplify update_lastseen
2018-04-11 Colin CampbellBug 18625: Update lastseen in patron info request
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - SIP
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Kyle M HallBug 17826: Add POD
2018-03-23 Kyle M HallBug 17826: Allow extended patron attributes to be sent...
2018-03-19 Jose MartinBug 20348: SIP2 patron identification fails to use...
2018-03-15 Jonathan DruartBug 20251: (bug 19280 follow-up) FIX SIP checkout
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2017-11-26 Stefan BerndtssonBug 19651: SIP/ILS/Item misses title and author
2017-10-27 Kyle M HallBug 16899: Add ability to disallow overpayments
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-12 Colin CampbellBug 15438 - Checking out an on-hold item sends holder...
2017-09-01 Nick ClemensBug 18812 - SIP Patron status does not respect Overdues...
2017-08-20 Kyle M HallBug 18996 [QA Followup] - Fix some minor whitespace...
2017-08-20 Marcel de RooyBug 18996: Resolve an uninitialized warning from ILS...
2017-08-20 Marcel de RooyBug 18996: Handle data corruption from old_issues at...
2017-07-28 Marcel de RooyBug 17680: [QA Follow-up] dt_from_string failing silently
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Marcel de RooyBug 18276: [QA Follow-up] Two newlines to make qa tools...
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 Kyle M HallBug 18104 - allow SIP2 field AE (personal name ) to...
2017-07-06 Kyle M HallBug 16755 - allow SIP2 field DA ( hold patron name...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-05-19 Kyle M HallBug 17665 - SIP2 Item Information Response returns...
next