]> git.evergreen-ils.org Git - working/NCIPServer.git/history - lib/NCIP/ILS
Add AuthenticationInput checks for more messages in NCIP::ILS.
[working/NCIPServer.git] / lib / NCIP / ILS /
2014-09-14 Jason StephensonAdd error checking to NCIP::ILS::Evergreen->checkinitem().
2014-09-14 Jason StephensonAdd RenewItem support for NCIP::ILS::Evergreen.
2014-09-14 Jason StephensonFix typo in NCIP::ILS::Evergreen->checkinitem().
2014-09-14 Jason StephensonFix some things in NCIP::ILS::Evergreen picked up by...
2014-09-14 Jason StephensonMove circulation, copy and user checks to check_circ_de...
2014-09-14 Jason StephensonAdd check for more copies in NCIP::ILS::Evergreen-...
2014-09-13 Jason StephensonDeflesh copy->call_number in NCIP::ILS::Evergreen-...
2014-09-13 Jason StephensonAdd check for other volumes before delete a bib.
2014-09-13 Jason StephensonAdd use_force_holds config option for NCIP::ILS::Evergreen.
2014-09-13 Jason StephensonFix a problem detected by perl -c....
2014-09-13 Jason StephensonAdd NCIP::ILS::Evergreen->delete_copy().
2014-09-12 Jason StephensonAdd the UserId check in checkinitem in NCIP::ILS::Everg...
2014-09-12 Jason StephensonAdd additional ownership check in NCIP::ILS::Evergreen...
2014-09-12 Jason StephensonAdd CheckInItem support to NCIP::ILS::Evergreen.
2014-09-10 Jason StephensonFix ProblemDescription for ProblemDetail in NCIP::ILS...
2014-09-08 Jason StephensonFix a logic error in NCIP::ILS::Evergreen->acceptitem.
2014-09-08 Jason StephensonFix another mistake in NCIP::ILS::Evergreen.
2014-09-08 Jason StephensonMore syntax errors and thinkos/typos in NCIP::ILS:...
2014-09-08 Jason StephensonFix syntax and variable errors in NCIP::ILS::Evergreen.
2014-09-07 Jason StephensonAdd AcceptItem processing to NCIP::ILS::Evergreen.
2014-08-30 Jason StephensonFix a mistake with previous commit.
2014-08-30 Jason StephensonAvoid the direct use of cstore in NCIP::ILS::Evergreen.
2014-08-28 Jason StephensonFix some issues with pcrud and cstore calls in NCIP...
2014-08-28 Jason StephensonEliminate CStoreEditor from ILS::Evergreen.
2014-08-28 Jason StephensonModify Evergreen->lookupuser so it doesn't need a CStor...
2014-08-27 Jason StephensonFlesh user's home_ou in Evergreen->lookupuser.
2014-08-24 Jason StephensonSet privilige ValidFromDate to user's account create...
2014-08-24 Jason StephensonSome logical fixup to ILS->find_user_barcode.
2014-08-24 Jason StephensonChange ILS->find_barcode to ILS->find_user_barcode.
2014-08-24 Jason StephensonFix lookupuser problem reporting in Evergreen driver.
2014-08-23 Jason StephensonFix a few issues with retrieving block or trap for...
2014-08-23 Jason StephensonFix an error in Evergreen.pm.
2014-08-23 Jason StephensonFix a few things in NCIP::ILS::Evergreen turned up...
2014-08-23 Jason StephensonA few fixes for NCIP::ILS::Evergreen.
2014-08-18 Jason StephensonUpdate Evergreen code for the better_abstraction branch.
2014-08-17 Jason StephensonMerge branch 'masslnc' into better_abstraction
2014-08-17 Jason StephensonMerge branch 'master' into better_abstraction
2014-08-12 Chris CormackFixing a bug in the userenv for Koha
2014-08-06 Jason StephensonMerge branch 'master' into masslnc
2014-08-06 Jason StephensonMerge branch 'master' of git.evergreen-ils.org:NCIPServ...
2014-07-31 Chris CormackRemoving debug statements, making the branch of the...
2014-07-21 Jason StephensonSwitch to XML::LibXML::Simple for the Evergreen driver... user/dyrcona/masslnc
2014-07-21 Jason StephensonFix a typo in the userdata method of the Evergreen...
2014-07-21 Jason StephensonRefinements to user data look up in the Evergreen driver.
2014-07-21 Jason StephensonImplement the userdata() method in the Evergreen driver.
2014-07-21 Jason StephensonFix a couple of typos in Evergreen driver.
2014-07-21 Jason StephensonSearch for asset stat cat entries by owner in Evergreen...
2014-07-21 Jason StephensonAdd setup and initialization code to the Evergreen...
2014-07-21 Jason StephensonAdd a stub Evergreen driver.
2014-07-16 Chris CormackSetting the correct branch on CheckOut
2014-04-08 Chris CormackContinuing on with the changes
2014-04-08 Chris CormackContinuing with the work for RequestHandler
2014-04-08 Chris CormackContinuing work on RequestItem handler
2014-04-08 Chris CormackFixing a typo in the Koha.pm module
2014-04-01 Chris CormackTemplate for RequestItemResponse
2014-03-30 Chris CormackWorking on the CancelRequest message
2014-03-13 Chris CormackWorking AcceptItem now
2014-03-05 Chris CormackDoh, typo
2014-03-05 Chris CormackKoha specific driver work
2014-03-05 Chris CormackIt is now responding correctly
2014-03-05 Chris CormackGetting there, it seems to be doing what it should now
2014-03-05 Chris CormackContinuing on with the AcceptItem handler
2014-03-05 Chris CormackWorking on AcceptItem handler .. don't expect this...
2014-02-25 Chris CormackContinuing work adding/fixing more handlers
2014-02-24 Chris CormackBug fixing LookupUser
2014-01-27 Chris CormackWorking on RenewItem handler
2014-01-27 Chris CormackGot CheckOutItem going
2014-01-27 Chris CormackFinishing? the CheckInItem handler
2014-01-12 Chris CormackExtending the handlers
2014-01-12 Chris CormackContinuing on with the work
2014-01-04 Chris CormackWorking on the Koha code
2013-12-16 Chris CormackLooking up and finding user data, now just to send...
2013-11-18 Chris CormackContinuing work, If you hate the suroutine names now...
2013-11-18 Chris CormackShifting the ILS call to NCIP.pm from Configuration.pm
2013-11-04 Chris CormackStarting work on ILS dependent code