Bug 18541 - Patron card creator: Add a grid to support layout design
[koha.git] / C4 / SIP /
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-06 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-05-19 Kyle M HallBug 17665 - SIP2 Item Information Response returns...
2017-04-21 Kyle M HallBug 16895 [QA Followup] - Use q{} for empty string...
2017-04-21 Marcel de RooyBug 16895: [QA Follow-up] Resolve warning on $payment_t...
2017-04-21 Kyle M HallBug 16895 [QA Followup] - Don't require fee payment...
2017-04-21 Kyle M HallBug 16895 - Allow writeoffs via SIP2
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-21 Benjamin RoksethBug 12021 - SIP2 checkin should alert on transfer and...
2017-03-31 Kyle M HallBug 16757 - Add ability to pay fee by id for SIP2
2017-03-31 Benjamin RoksethBug 17758 - SIP checkin does not handle holds correctly
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove authflags - 2
2016-09-27 Kyle M HallBug 15901 - Remove use of recordpayment in C4::SIP...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-07-15 Marcel de RooyBug 15006: [QA Follow-up] Only handle login requests...
2016-07-15 Marcel de RooyBug 15006: [QA Follow-up] Satisfy qa tools with one...
2016-07-15 Colin CampbellBug 15006 Correct indentation of EXPORTs in Sip.pm
2016-07-15 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-07-15 Colin CampbellBug 15006 Remove tabs from sip_protocol_loop
2016-07-15 Colin CampbellBug 15006 Drop raw connection if login fails
2016-07-08 Colin CampbellBug 13807 Rework main input loop in SIPServer
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-03 Kyle M HallBug 16610 - Regression in SIP2 user password handling
2016-05-11 Marcel de RooyBug 13871: [QA Follow-up] Fix small regression on AF...
2016-04-29 Marcel de RooyBug 15956: Remove warn from handle_patron_status
2016-03-31 Kyle M Hall Bug 14512 - Add support for AV field to Koha's SIP2...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Add $server for FID_SCREEN_MSG
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Adjust Patron Info Request
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Adjust Patron Status Request
2016-03-07 Mason James Bug 13871 - OverDrive message when user authentication...
2016-03-07 Mason James Bug 13871: [TITLE_AMENDED] Additional changes
2016-03-07 Marcel de Rooy Bug 13871: Adjusted perl tidy on MsgType.pm
2016-02-24 Kyle M HallBug 14507 [QA Followup] - Restore comment, tidy sub
2016-02-24 Colin CampbellBug 14507 Use checkpw to check password in Patron Info
2016-02-23 Kyle M HallBug 15479 [QA Followup] - Tidy sub to remove tabs causi...
2016-02-23 Colin CampbellBug 15479 Add tests for ILS.pm
2016-02-23 Colin CampbellBug 15479 Make ILS cardnumber comparison case insensitive
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-11-20 Colin CampbellBug 15215: Remove warning due to misuse of UNIVERSAL
2015-11-19 Kyle M HallBug 13411: (QA followup) Add logging
2015-11-19 Kyle M HallBug 13411: Koha's SIP server returns not ok for checkin...
2015-11-06 Colin CampbellBug 14673: Work around change to AddIssue return
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Still found some remains
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-08-20 Galen CharltonBug 14644: unbreak SIP2 terminal login when using telne...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Move script back to it's...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix changed namespace for...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix flag parameters
2015-04-22 Kyle M HallBug 13159 - Enhancements to the SIP2 command line emulator
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Colin CampbellBug 13803 Flag to self check book has gone into transit
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-03-25 Kyle M HallBug 12820: [QA Followup] Tab and whitespace cleanup
2015-03-25 Colin CampbellBug 12820: Handle rental fees in Sip issue and renew
2015-03-05 Adrien SauratBug 9848: SIP tests, fix in 10renew_all.t (additionnal...
2015-02-20 Kyle M HallBug 13506 [QA Follouwp] - Fix POD
2015-02-20 Colin CampbellBug 13506: Remove unused Sip/Configuration Classes
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2015-02-05 Kyle M HallBug 13432 - SIP Server does not respect timeout setting
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-28 Colin CampbellBug 13252 Allow for IPv6 formatted addresses in Port...
2014-12-28 Benjamin RoksethBug 13252 - SIP2 server should accept IPv6 connections
2014-10-28 Kyle M HallBug 12571 - Add ability to customize SIP2 screen messages
2014-09-23 Colin CampbellBug 11633 Return Correct status if patron blocked by...
2014-09-23 Colin CampbellBug 11633 : Block Issue if fines require staff override
2014-07-15 Colin CampbellBug 12263: Fix startup issues blocking response to HUP
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-05-05 Kyle M HallBug 8769: (follow-up) remove unnecessary module import
2014-05-05 Kyle M HallBug 8769: Allow SIP2 return backdating
2014-04-30 Galen CharltonBug 6273: (follow-up) fix various issues
2014-04-30 Ian WallsBug 6273: add support for recording type of payment...
2014-04-30 Adrien SauratBug 9865: make SIP msg encoding configurable via SIPcon...
2014-04-28 Kyle M HallBug 11351 - Add support for SIP2 media types
2014-02-19 Kyle M HallBug 11783: ensure CD field in SIP patron information...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2013-10-31 Kyle M HallBug 10445: (follow-up) fix error
2013-10-31 Kyle M HallBug 10445: make SIP Server respect maxoutstanding syste...
2013-10-03 Srdjanbug 9611: use checkpw_hash() instead of md5 hash for...
next