Bug 16849: Move IsDebarred to Koha::Patron->is_debarred
[koha.git] / C4 / SIP /
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...
2013-09-08 Colin CampbellBug 10817: return hold items info in SIP Patron Info...
2013-09-08 Kyle M HallBug 9252 - Add option to send patron's home branch...
2013-09-08 Kyle M HallBug 9252 - Add option to send patron's home branch...
2013-09-08 Adrien SauratBug 9845: correct SIP 08checkin.t
2013-09-08 Kyle M HallBug 9531: Make SIP2 message terminator configurable...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-07-24 Galen CharltonBug 9394: (follow-up) stylistic tidying
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_6554' into 3.14-master
2013-04-02 Jared Camins-EsakovMerge branch 'bug_9838' into 3.12-master
2013-04-02 Adrien SauratBug 9838: fix on 04patron_status.t
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-23 Jared Camins-EsakovMerge branch 'bug_9343' into 3.12-master
2013-01-23 Adrien SauratBug 9343: handles the new format of Debarred
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-13 Jared Camins-EsakovMerge branch 'bug_8433' into 3.12-master
2013-01-13 Colin CampbellBug 8433 Remove unused 'use English'
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-30 Jared Camins-EsakovMerge branch 'bug_9052' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-19 Colin CampbellBug 8125 Sip addess should include all address fields
2012-12-14 Jared Camins-EsakovMerge branch 'bug_9056' into 3.12-master
2012-12-13 Paul PoulainBug 8039 follow-up: replace tabs by 4 spaces (QA process)
2012-12-13 SrdjanBug 8039: Try userid if cardnumber borrower search...
2012-12-04 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_7896' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8781' into 3.12-master
next