350 Commits (2a2a04a641289f6043971dd98037e02fbb30f64f)

Author SHA1 Message Date
Kyle Hall 05e16389ef Bug 27014: Enable C4::SIP::ILS::Patron::new to accept a hash 4 years ago
Nick Clemens 18368d6a0c Bug 27589: Access item fields as hash 3 years ago
Kyle Hall 0a5232412f Bug 27204: Fix end boundary index, never return results for non-existant accountlines 4 years ago
Kyle Hall 6cdfa37e63 Bug 25808: Renewal via the SIP 'checkout' message gives incorrect message 4 years ago
Jonathan Druart 3569731261 Bug 26701: Remove unused C4/SIP scripts 3 years ago
Jonathan Druart 6b9b7d8e77 Bug 27196: Don't explode if item that is waiting if checked in by SIP 4 years ago
Nick Clemens 9ec0744ccc Bug 27166: Set destination_loc to item->homebranch 4 years ago
Martin Renvoize ea725f4724 Bug 25761: (QA follow-up) Consistent flag names 4 years ago
Kyle Hall f6323ee535 Bug 25761: Implementation of too_many_overdue has unintended consequences 4 years ago
Andrew Isherwood 8595e80b78 Bug 24083: Add support for unseen_renewals 5 years ago
Kyle Hall 20431a0336 Bug 26896: Enable SIP option holds_block_checkin to actually block checkin of items with holds 4 years ago
Jonathan Druart 9f47b4ffd7 Bug 26673: Remove shebangs from Perl modules 4 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Martin Renvoize bea17b4975 Bug 12556: (QA follow-up) Fix QA Script failures 4 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 4 years ago
Kyle Hall 7f61ca7f47 Bug 19382: (QA follow-up) Fix typos 4 years ago
Kyle Hall 7a7a0a2474 Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees 4 years ago
Katrin Fischer e3a4d74b2f Bug 25261: (QA follow-up) Terminology: checkin/checkout 4 years ago
Martin Renvoize be379b664c Bug 25261: (QA follow-up) Capitalize return of needsconfirm 4 years ago
Martin Renvoize e510386879 Bug 25261: (QA follow-up) Catch check in SIP Checkin 4 years ago
Martin Renvoize 0d9fc7331a Bug 25261: (QA follow-up) Catch check in SIP Checkout 4 years ago
Kyle Hall e58689a9b9 Bug 21979: Add option to SIP2 config to send arbitrary item field in CR instead of collection code 6 years ago
Jonathan Druart f1f9c6dc74 Bug 26384: Fix executable flags 4 years ago
Martin Renvoize 029bdb1fed Bug 25541: (QA follow-up) Default to disabled + Correct message 4 years ago
Kyle Hall 002ae7504a Bug 25541: (QA follow-up) Rename no_holds_checkin to holds_block_checkin 4 years ago
Kyle Hall 5377bfc624 Bug 25541: Add ability to prevent checkin via SIP of items with holds 4 years ago
Kyle Hall fd4dbba7fb Bug 25903: Sending a SIP patron information request with a summary field flag in indexes 6-9 will crash server 4 years ago
Kyle Hall ed6a65c1dd Bug 25348: Add support for circulation status 12 ( lost ) 4 years ago
Kyle Hall ca44a3f2ca Bug 25347: Add support for circulation status 11 ( claimed returned ) 4 years ago
Kyle Hall be719f30e4 Bug 25344: Add support for circulation status 10 ( item in transit ) 4 years ago
Kyle Hall ee838b1716 Bug 24165: Add ability to send any item field in a library chosen SIP field 5 years ago
Joonas Kylmälä 082da615e6
Bug 25992: Make SIP2 logger subroutines exportable to prevent crash 4 years ago
Kyle Hall 017b67e6c5 Bug 25805: Return empty strings instead of undef in C4::SIP::ILS::Item::hold_patron_name 4 years ago
Nick Clemens 9ed284c0a4
Bug 23403: Catch other cases of ->{patron} 4 years ago
Jonathan Druart 29f797b980
Bug 23403: List borrowernumber in the ILS::Patron fields 4 years ago
Kyle Hall b720285bdb
Bug 23403: Fix whitespace 4 years ago
Jonathan Druart 23dd6651f8
Bug 23403: Remove cardnumber from SIP 5 years ago
Jonathan Druart 61718c5c57
Bug 15253: Remove specific logging output 4 years ago
Kyle Hall 8cb408cf15
Bug 15253: Add POD to C4/SIP/Logger.pm and C4/SIP/Trapper.pm 4 years ago
Kyle Hall b47e18637d
Bug 15253: Convert all tabs into 4 spaces in affected files 4 years ago
Kyle Hall 46c9d97cfd
Bug 15253: Log trapped errors as log level 'warn' instead of 'error' 4 years ago
Kyle Hall ec5ffbd059
Bug 15253: Rename syslog() to siplog() 4 years ago
Kyle Hall 4bc14ef052
Bug 15253: Move subs to a new module, allow unit tests to function 5 years ago
Kyle Hall 315f544cdc
Bug 15253: Add Koha::Logger based logging for SIP2 6 years ago
Jonathan Druart 6ec2d13b9d
Bug 24769: (bug 14711 follow-up 2) Fix typo in parameter name for AddReserve 4 years ago
Kyle Hall 3e44091553
Bug 25107: Remove double passing of $server variable to maybe_add in C4::SIP::Sip::MsgType 4 years ago
Kyle Hall d2d53878f6
Bug 25227: Display correct message if item is withdrawn and withdrawn returns are allowed 4 years ago
Kyle Hall 21ed06369c
Bug 25227: Display correct message if item is lost and lost returns are allowed 4 years ago
Nick Clemens 41b5db64b3
Bug 20816: Add ability to define custom templated fields in SIP patron responses 5 years ago
Marcel de Rooy ed69870da5
Bug 24966: (QA follow-up) Fix return value of hold_patron_bcode 4 years ago