Commit graph

105 commits

Author SHA1 Message Date
tonnesen
6c764d7e29 Daemon to process the queue of pending Z39.50 searches. I still need
to come up with a way for this process to get launched.  Looks like Koha
might need its first init script.  :)
2001-11-02 21:40:01 +00:00
tonnesen
dc7619a111 Added Z39.50 searching capability, and MARC file uploading from workstation
using HTML forms.   Z39.50 functionality requires the YAZ toolkit.
2001-11-02 21:21:25 +00:00
tonnesen
d89391dbd8 Use MARC controlnumber as a unique identifier for MARC records, in addition
to ISBN, ISSN, and LCCN.
2001-11-01 05:00:41 +00:00
tonnesen
e34beb3b68 Added rudimentary marc importing tool. Just takes a marc record and
converts to koha database.  Does not keep data in marc format.
2001-10-05 21:27:46 +00:00
tonnesen
72a30eee9d Added simple acquisitions script 2001-10-05 21:19:29 +00:00