]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Search/Z3950.pm
adding explicit return undef to prevent return of trailing "1"
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Search / Z3950.pm
2008-05-15 ericksonadding explicit return undef to prevent return of trail...
2008-04-21 ericksonadded support for for truncation attribute to z39 queri...
2008-03-18 ericksonadded config option for defining the downloaded record...
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-08 mikermoving to direct call syntax instead of indirection...
2007-12-19 mikermake z search more robust when using multi-target search
2007-12-16 mikermulti-target Z39.50 searches -- just supply an array...
2007-12-15 mikertest for non-ref-ness
2007-12-15 mikerEVEN MORE errors caught by strict
2007-12-15 mikerMORE errors caught by strict
2007-12-15 mikererrors caught by strict
2007-12-15 mikerasync and multi-target Z search .... yes, I am that...
2007-05-29 mikerusing the ZOOM/net abstraction layer
2007-02-01 ericksonfixed error in Z query builder, now separating out...
2006-12-11 ericksonstripping chars below hex 9 (tab), mainly to remove...
2006-09-20 ericksonentityizing the xml that comes from the z server to...
2006-06-02 ericksonadded search formats to the z search, added lccn, item_type
2006-06-02 ericksonadded event for bad queries
2006-06-01 ericksonadded more info to the services method, returning query...
2006-05-31 ericksonnew api, added paging and classed searches
2006-05-03 ericksonusername and password are no longer fetched from the...
2006-04-26 ericksonupdated biblio editing to work with xml (instead of...
2006-04-26 mikerpossible import fix for XML
2006-03-16 ericksonlogging an error if we can't connect to the z server
2006-02-21 ericksonmade the z searches more generic by allowing a service...
2006-02-20 phasefxrefactoring so marcxml_to_brn is its own method
2006-02-19 phasefxchanged return value for these methods
2006-02-17 ericksonmoved warns to logs
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-05-13 ericksonfixed
2005-05-13 ericksononward and upward
2005-05-10 ericksonadded login session param for authentication
2005-05-10 ericksonadded an 'import' method to search (for us) oclc.
2005-04-20 ericksoncirc husk and z39 basic search module