2014-08-08 |
Jason Stephenson | Add xml filter on the new template include files. |
commit | commitdiff | tree |
2014-08-08 |
Jason Stephenson | Prepare NCIP.pm and NCIP/ILS.pm for removal of Handler... |
commit | commitdiff | tree |
2014-08-08 |
Jason Stephenson | Make sample config & NCIP.pm aware of NCIP::ILS. |
commit | commitdiff | tree |
2014-08-08 |
Jason Stephenson | Update templates for new abstraction method. |
commit | commitdiff | tree |
2014-08-08 |
Jason Stephenson | Add unsupportedservice method to NCIP::ILS. |
commit | commitdiff | tree |
2014-08-07 |
Jason Stephenson | Fixes for ILS::make_header. |
commit | commitdiff | tree |
2014-08-07 |
Jason Stephenson | Add lookupversion implemenation to NCIP::ILS. |
commit | commitdiff | tree |
2014-08-07 |
Jason Stephenson | Fixup NCIP::ILS::make_header. |
commit | commitdiff | tree |
2014-08-07 |
Jason Stephenson | Add some the Header and Response objects. |
commit | commitdiff | tree |
2014-08-06 |
Jason Stephenson | Remove version 2.0 as supported version from NCIP:... |
commit | commitdiff | tree |
2014-08-06 |
Jason Stephenson | Merge branch 'master' of git.evergreen-ils.org:NCIPServ... |
commit | commitdiff | tree |
2014-07-31 |
Chris Cormack | Removing debug statements, making the branch of the... |
commit | commitdiff | tree |
2014-07-26 |
Jason Stephenson | Add the work achieved so far today. |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Add NCIP v2.0 to supported versions. |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Add a LookupVersion handler. |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Update a commented code section regarding DTD/Schema... |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Make some template & config changes. |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Filter template output with the xml filter where approp... |
commit | commitdiff | tree |
2014-07-19 |
Jason Stephenson | Fix some licensing informaiton. |
commit | commitdiff | tree |
2014-07-16 |
Chris Cormack | Setting the correct branch on CheckOut |
commit | commitdiff | tree |
2014-07-13 |
Chris Cormack | Starting work on the CancelRequestItem handler |
commit | commitdiff | tree |
2014-07-13 |
Chris Cormack | Working on the CheckOutIthem handler |
commit | commitdiff | tree |
2014-06-23 |
Jason Stephenson | Remove an unused file: lib/NCIPResponder.pm. |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Continuing on with the changes |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Gah, im having a nightmare today |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Continuing with the work for RequestHandler |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Fixing the error handling to be consistent |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Continuing work on RequestItem handler |
commit | commitdiff | tree |
2014-04-08 |
Chris Cormack | Fixing a typo in the Koha.pm module |
commit | commitdiff | tree |
2014-04-01 |
Chris Cormack | Template for RequestItemResponse |
commit | commitdiff | tree |
2014-03-30 |
Chris Cormack | Working on the CancelRequest message |
commit | commitdiff | tree |
2014-03-19 |
Chris Cormack | CheckinItem handler |
commit | commitdiff | tree |
2014-03-13 |
Chris Cormack | Working AcceptItem now |
commit | commitdiff | tree |
2014-03-06 |
Chris Cormack | Continuing work on the AcceptItem handler |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Starting work on better logging using Log::Log4perl |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Doh, typo |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Koha specific driver work |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Continuing with the CheckInItem handler |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Working on the CheckInItem hander |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | It is now responding correctly |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Getting there, it seems to be doing what it should now |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Continuing on with the AcceptItem handler |
commit | commitdiff | tree |
2014-03-05 |
Chris Cormack | Working on AcceptItem handler .. don't expect this... |
commit | commitdiff | tree |
2014-03-04 |
Chris Cormack | Tidying up the templates, making sure is valid XML |
commit | commitdiff | tree |
2014-03-04 |
Chris Cormack | Response headers behaving better |
commit | commitdiff | tree |
2014-03-03 |
Chris Cormack | Trying to get the headers set correctly |
commit | commitdiff | tree |
2014-03-03 |
Chris Cormack | More work on the LookupUserResponse |
commit | commitdiff | tree |
2014-03-03 |
Chris Cormack | Fleshing out the LookupUserResponse |
commit | commitdiff | tree |
2014-03-03 |
Chris Cormack | Proper response header for a missing user when doing... |
commit | commitdiff | tree |
2014-03-03 |
Chris Cormack | Trying to handle posts with no parameters better in... |
commit | commitdiff | tree |
2014-03-02 |
Chris Cormack | Adding a bit better error handling when we get invalid XML |
commit | commitdiff | tree |
2014-02-25 |
Chris Cormack | Continuing work adding/fixing more handlers |
commit | commitdiff | tree |
2014-02-25 |
Chris Cormack | Typo fixes |
commit | commitdiff | tree |
2014-02-25 |
Chris Cormack | Shifting the finding user elements in the XML to its... |
commit | commitdiff | tree |
2014-02-24 |
Chris Cormack | Bug fixing LookupUser |
commit | commitdiff | tree |
2014-01-27 |
Chris Cormack | Working on RenewItem handler |
commit | commitdiff | tree |
2014-01-27 |
Chris Cormack | Got CheckOutItem going |
commit | commitdiff | tree |
2014-01-27 |
Chris Cormack | Finishing? the CheckInItem handler |
commit | commitdiff | tree |
2014-01-13 |
Chris Cormack | Start of RequestItem handler |
commit | commitdiff | tree |
2014-01-13 |
Chris Cormack | Tidying up dancer app |
commit | commitdiff | tree |
2014-01-12 |
Chris Cormack | Extending the handlers |
commit | commitdiff | tree |
2014-01-12 |
Chris Cormack | Adding error handling for CheckIn |
commit | commitdiff | tree |
2014-01-12 |
Chris Cormack | Continuing on with the work |
commit | commitdiff | tree |
2014-01-04 |
Chris Cormack | Working on the Koha code |
commit | commitdiff | tree |
2014-01-02 |
Chris Cormack | CheckOut and CheckIn Handlers |
commit | commitdiff | tree |
2014-01-02 |
Chris Cormack | Tidying up output, removing blank lines |
commit | commitdiff | tree |
2014-01-02 |
Chris Cormack | Tidying up the LookUpUser handler |
commit | commitdiff | tree |
2013-12-30 |
Chris Cormack | Continuing with LookupItem |
commit | commitdiff | tree |
2013-12-30 |
Chris Cormack | Continuing work on the templates |
commit | commitdiff | tree |
2013-12-30 |
Chris Cormack | Got the dancer app working now |
commit | commitdiff | tree |
2013-12-30 |
Chris Cormack | Responding better now |
commit | commitdiff | tree |
2013-12-29 |
Chris Cormack | Handling errors a bit better |
commit | commitdiff | tree |
2013-12-29 |
Chris Cormack | Working on error handling |
commit | commitdiff | tree |
2013-12-29 |
Chris Cormack | Working on the dancer server for NCIP (for doing http... |
commit | commitdiff | tree |
2013-12-16 |
Chris Cormack | Looking up and finding user data, now just to send... |
commit | commitdiff | tree |
2013-12-15 |
Chris Cormack | Trying to get this working a bit more robustly |
commit | commitdiff | tree |
2013-12-15 |
Chris Cormack | Sample XML for testing |
commit | commitdiff | tree |
2013-11-20 |
Chris Cormack | Continuing with work for the LookupUser method |
commit | commitdiff | tree |
2013-11-19 |
Chris Cormack | Beginning work on LookupUser |
commit | commitdiff | tree |
2013-11-18 |
Chris Cormack | Continuing work, If you hate the suroutine names now... |
commit | commitdiff | tree |
2013-11-18 |
Chris Cormack | Rejigging the creation of a handler a bit, so we now... |
commit | commitdiff | tree |
2013-11-18 |
Chris Cormack | Continuing with the templates |
commit | commitdiff | tree |
2013-11-18 |
Chris Cormack | Shifting the ILS call to NCIP.pm from Configuration.pm |
commit | commitdiff | tree |
2013-11-17 |
Chris Cormack | Starting work on the templates for output |
commit | commitdiff | tree |
2013-11-04 |
Chris Cormack | Starting work on ILS dependent code |
commit | commitdiff | tree |
2013-10-02 |
Chris Cormack | Fixing a typo and getting the correct itemnumber now |
commit | commitdiff | tree |
2013-10-02 |
Chris Cormack | Simple Build.PL script, allows us to do |
commit | commitdiff | tree |
2013-10-02 |
Chris Cormack | Merge branch 'master' of git+ssh://git.catalyst.net... |
commit | commitdiff | tree |
2013-09-30 |
Chris Cormack | And the tests prove their worth, catching a change... |
commit | commitdiff | tree |
2013-09-30 |
Chris Cormack | Skeletal NCIP::Item |
commit | commitdiff | tree |
2013-09-30 |
Chris Cormack | Adding tests for NCIP::Item |
commit | commitdiff | tree |
2013-09-30 |
Chris Cormack | Continuing on working on the Item handlers |
commit | commitdiff | tree |
2013-09-19 |
Chris Cormack | Merge branch 'collab/dyrcona/PALS_integration' of git... collab/dyrcona/PALS_integration |
commit | commitdiff | tree |
2013-09-19 |
Chris Cormack | Tidying up and starting to extend the handler |
commit | commitdiff | tree |
2013-09-19 |
Chris Cormack | Tidying up and starting to extend the handler |
commit | commitdiff | tree |
2013-09-19 |
Chris Cormack | Making sure we validate our xml before trying to handle it |
commit | commitdiff | tree |
2013-09-18 |
Chris Cormack | Fixing number of tests |
commit | commitdiff | tree |
2013-09-18 |
Chris Cormack | Starting work on our first handler |
commit | commitdiff | tree |
2013-09-18 |
Chris Cormack | Refactoring NCIP.pm slightly, dealing with namespaces... |
commit | commitdiff | tree |
2013-09-18 |
Chris Cormack | Continuing work on NCIP.pm |
commit | commitdiff | tree |
next |