]> git.evergreen-ils.org Git - working/NCIPServer.git/history - lib
Fix typo in previous commit.
[working/NCIPServer.git] / lib /
2014-10-25 Jason StephensonFix typo in previous commit.
2014-10-25 Jason StephensonAdd output of phone numbers in NCIP::ILS::Evergreen...
2014-10-24 Jason StephensonAdd NCIP::PhysicalAddress object.
2014-10-24 Jason StephensonFixup a lot of stuff based on a first round of real...
2014-10-23 Jason StephensonFix a case issue in NCIP::Const::AUTHENTICATIONINPUT_ME...
2014-10-14 Jason StephensonFix a problem with acceptitem in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonDo for renewitem what was done for checkoutitem in...
2014-10-11 Jason StephensonFix checkoutitem in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonFix another typo in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonFix something found by perl -c from the previous commit.
2014-10-11 Jason StephensonAdd find_copy_details_by_item to NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonMore Doh! type things in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonGet the pcrud method name correct.
2014-10-11 Jason StephensonFix NCIP::ILS::Evergreen->place_hold.
2014-10-11 Jason StephensonFix some warnings in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonFix typo on line 2748 of NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonFix some more stuff in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonFix some things caught by perl -c in NCIP::ILS::Evergreen.
2014-10-11 Jason StephensonAdd handling of ItemElementType in NIP::ILS::Evergreen.
2014-10-05 Jason StephensonFix typo on line 2380 of NCIP::ILS::Evergreen.
2014-10-05 Jason StephensonLast fix just gave us a different warning.
2014-10-05 Jason StephensonTry to fix a warning when checking penalties.
2014-10-05 Jason StephensonFix typo in function name in NCIP::ILS::Evergreen.
2014-10-05 Jason StephensonFix copy and paste problem with previous commit.
2014-10-05 Jason StephensonAdd UserOptionalFields to more templates.
2014-10-05 Jason StephensonAdd NCIP::ILS::Evergreen->handle_user_elements for...
2014-10-05 Jason StephensonAdd handling of NeedBeforeDate to NCIP::ILS::Evergreen...
2014-10-02 Jason StephensonFix problems with _problem_from_event in NCIP::ILS...
2014-10-02 Jason StephensonFix mistake in NCIP::ILS::Evergreen on line 924.
2014-09-28 Jason StephensonAlter NCIP::ILS::Evergreen->_hold_search() to do just...
2014-09-28 Jason StephensonFix typos in NCIP::ILS::Evergreen caught by perl -c.
2014-09-28 Jason StephensonAdd cancelrequestitem handler to NCIP::ILS::Evergreen.
2014-09-27 Jason StephensonMore NCIP::ILS::Evergreen->requestitem() improvements.
2014-09-27 Jason StephensonFix a comment typo in NCIP::ILS::Evergreen.
2014-09-27 Jason StephensonModify NCIP::ILS::Evergreen->requestitem to try a littl...
2014-09-27 Jason StephensonSimplify NCIP::ILS::Evergreen->retrieve_org_unit_by_sho...
2014-09-27 Jason StephensonFix a little something caught by perl -c.
2014-09-27 Jason StephensonAlter find_bibliograpic_id to find_biblioraphic_ids...
2014-09-23 Jason StephensonAdd duplicate request check to NCIP::ILS::Evergreen...
2014-09-22 Jason StephensonFix a typo in previous commit.
2014-09-22 Jason StephensonAdd RequestItem support to NCIP::ILS::Evergreen.
2014-09-22 Jason StephensonFix typo in previous commit: $enty for $entry.
2014-09-22 Jason StephensonAdd $code option to NCIP::ILS->find_bibliographic_id.
2014-09-22 Jason StephensonFix typo in NCIP::ILS::Evergreen.
2014-09-22 Jason StephensonCheck for repeated BibliographId in NCIP::ILS->find_bib...
2014-09-22 Jason StephensonFix typo in find_bibliographic_id in NCIP::ILS.
2014-09-22 Jason StephensonImprove find_bibliographic_id in NCIP::ILS.
2014-09-22 Jason StephensonAdd find_bibliographic_id to NCIP::ILS.
2014-09-22 Jason StephensonImprove comments in NCIP::ILS.
2014-09-21 Jason StephensonAdd checkoutitem to NCIP::ILS::Evergreen.
2014-09-19 Jason StephensonSimplify delete_copy in NCIP::ILS::Evergreen.
2014-09-14 Jason StephensonBump _problem_from_event's IQ by a couple of points.
2014-09-14 Jason StephensonAdd some "smarts" to _problem_from_event in NCIP::ILS...
2014-09-14 Jason StephensonFix text_code for textcode typo in NCIP::ILS::Evergreen.
2014-09-14 Jason StephensonFix set_timezone to set_time_zone in NCIP::ILS::Evergre...
2014-09-14 Jason StephensonAdd AuthenticationInput checks for more messages in...
2014-09-14 Jason StephensonUserId does not repeat if present in a message.
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-08 Jason StephensonFix typo in NCIP::RequestId.
2014-09-07 Jason StephensonAdd AcceptItem processing to NCIP::ILS::Evergreen.
2014-09-06 Jason StephensonSome POD fixups.
2014-08-31 Jason StephensonAdd find_item_barcode to NCIP::ILS.
2014-08-31 Jason StephensonEdit find_user_barcode in NCIP::ILS to be more universal.
2014-08-31 Jason StephensonNCIP::Item and friends.
2014-08-30 Jason StephensonAdd NCIP::Item::Id module.
2014-08-30 Jason StephensonAdd NCIP::RequestId to handle RequestId information.
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 StephensonFix "thinko" in ILS->find_user_barcode.
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 StephensonRemove NCIP/Handler.pm and family.
2014-08-24 Jason StephensonFix lookupuser problem reporting in Evergreen driver.
2014-08-23 Jason StephensonFix a typo in POD in NCIP::ILS.
2014-08-23 Jason StephensonFix a few issues with retrieving block or trap for...
2014-08-23 Jason StephensonAdd lookup for UserId in NCIP::ILS->find_barcode.
2014-08-23 Jason StephensonFix an error in Evergreen.pm.
next