]> git.evergreen-ils.org Git - working/NCIPServer.git/shortlog
working/NCIPServer.git
2014-12-09 Jason StephensonReturn the RequestId in the RequestItem message.
2014-12-09 Jason Stephenson"Fix" ItemOptionalFields.inc.
2014-12-09 Jason StephensonFix another "typo/thinko" in NCIP::ILS::Evergreen.
2014-12-09 Jason StephensonFix a mistake in NCIP::ILS:Evergreen->find_target_via_b...
2014-12-08 Jason StephensonFix a typo on line 2790 of NCIP::ILS::Evergreen.
2014-12-06 Jason StephensonModify NCIP::ILS::Evergreen based on communication...
2014-12-05 Jason StephensonFix an inversion of author and title in NCIP::ILS:...
2014-10-26 Jason StephensonAnother template change that was missed in the previous...
2014-10-26 Jason StephensonTemplates changes for Auto-graphics.
2014-10-26 Jason StephensonTry setting the configuration directory from environmen...
2014-10-26 Jason StephensonGet NCIP configuration directory from the environment.
2014-10-26 Jason StephensonSet application/xml content type in NCIP::Dancing.
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 StephensonGet rid of the namespace prefix in templates and includes.
2014-10-24 Jason StephensonMore fixes for includes/LookupUserResponse.inc.
2014-10-24 Jason StephensonFixup a lot of stuff based on a first round of real...
2014-10-23 Jason StephensonFix response.tt and includes/data.inc issue.
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 StephensonUpdate the CheckOutItemResponse.inc template file.
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-12 Jason StephensonFix a mistake in AcceptItemResponse.inc.
2014-09-10 Jason StephensonFix ProblemDescription for ProblemDetail in NCIP::ILS...
2014-09-08 Jason StephensonFix errors in AcceptItemResponse.inc.
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.
next