]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Addded record_entry metadata search
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat.pm
2005-03-16 ericksonAddded record_entry metadata search
2005-03-15 ericksonfixed an exception
2005-03-15 ericksonfixing so jason can search
2005-03-14 ericksonmoved some universal methods to AppUtils, Cat and...
2005-03-13 ericksoncleaned up a lot of unnecessary cat code, rearranged...
2005-03-12 ericksonadded handling for new marcxml format
2005-03-10 ericksoncleaned up some of the class casting
2005-03-09 ericksoncommit just returns true or null
2005-03-07 ericksonremoved some debug prints
2005-03-07 ericksonadded a method lookup in child init to speed up the...
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...