Merge remote-tracking branch 'kc/new/enh/bug_5917' into kcmaster
[koha.git] / C4 / SIP / ILS /
2011-06-07 Chris CormackMerge remote-tracking branch 'kc/new/bug_5868' into...
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-04-19 Chris CormackMerge remote branch 'kc/new/bug_3072' into kcmaster
2011-04-14 Chris CormackMerge remote branch 'kc/new/bug_6104' into kcmaster
2011-04-13 Chris CormackMerge remote branch 'kc/new/enh/bug_5692' into kcmaster
2011-04-10 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-10 Chris CormackMerge remote branch 'kc/new/enh/bug_6013' into kcmaster
2011-04-09 Chris CormackMerge remote branch 'kc/new/pending_qa/enh/bug_3644...
2011-04-08 Katrin FischerBug 5422: Separate state field for patron's addresses
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-12 Colin CampbellBug 5601 Fix processing of DueDate return
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-05-06 Lars WirzeniusConvert to UTF-8.
2010-04-07 Colin CampbellBug 4361 Return Patron Expired to Sip Process
2010-04-07 Henri-Damien LAURENTSIP Patron management
2010-02-08 Colin CampbellBug 3697 Return due date (SIP Field AH) in item info
2010-02-05 Colin CampbellBug 4108 Catch cases when GetMember is generating errors
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Frédéric DemiansBug 3815: SIP2 Invalid Item Information Response 18
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-06 Katrin FischerBug 3464: Added altcontactcountry and B_address2 to...
2009-09-06 Colin CampbellReturn barcode as Sip hold_patron_id
2009-08-11 Michael HafenAllow the reserve date to be set on holds
2009-07-30 Joe Atzbergerbug 3435: SIP2 - 3M extension for SmartChute checkin.
2009-07-30 Joe Atzbergerbug 3435: SIP Checkin extension for 3M SmartChute ...
2009-07-22 Galen Charltoncheck $debug to print debug info only when wanted
2009-07-22 Joe Atzberger3M SIP2 Extensions groundwork and Patron Info popoulation
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2008-11-04 Joe Atzberger (siptestAllow SIP checkout to pre-empt unfilled holds.
2008-11-04 Joe Atzberger (siptestfollowup - make barcode_to_borrowernumber an internal...
2008-10-14 Galen Charltonfollowup - make barcode_to_borrowernumber() work as...
2008-10-14 Joe Atzberger (siptestSIP Holds processing on checkout
2008-09-26 Joe AtzbergerRevising the stub for ILS/Transaction/FeePayment.pm
2008-09-11 Joe Atzberger (siptestBugs 2541 and 2587 - AddIssue must return date object...
2008-09-09 Joe Atzberger (siptestCorrect application of noissues flag in SIP.
2008-08-27 Joe AtzbergerMinor SIP cleanup, conditionalize warnings.
2008-08-13 Andrew MooreBug 2400 [17/18]: fixing pod syntax in C4/SIP/ILS/Item.pm
2008-08-13 Andrew MooreBug 2400 [16/18]: fixing pod syntax in C4/SIP/ILS/Patron.pm
2008-06-25 Joe Atzberger (siptestBugfix Circulation, Expand ILS::Patron mapping.
2008-06-06 Joe Atzberger (siptestSIP abstraction layer implementation for ILS, Items...
2008-06-06 Joe Atzberger (siptestAbstraction layer implementation for Transactions.
2008-06-06 Joe Atzberger (siptestAdd check to resensitize sub.
2008-06-06 Joe Atzberger (siptestCorrect package name.
2008-06-06 Joe Atzberger (siptestAdd do_renew_all function, necessary for implementation.
2008-06-06 Joe Atzberger (siptestTrivial POD revision.
2008-01-08 Chris CormackChanging CanBookBeRenewed to pass back the reason a...
2008-01-03 Galen Charltonitem rework: various changes
2007-11-20 Ryan HigginsAdding calendar widget to circulation/stickyduedate
2007-11-06 Chris CormackSIP returns (checkin) working now
2007-11-06 Chris CormackYou can return items now BUT we need to get the branch...
2007-11-06 Chris CormackCan check an item out now
2007-11-06 Chris CormackWork in progress on the SIP code
2007-11-06 Ryan Higginstiny cleanup
2007-11-06 Ryan Higginscontinue getmember
2007-11-06 Ryan Higginsupdating ILS::Patron for Koha.
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service