Commit graph

11 commits

Author SHA1 Message Date
tipaul
ac230f070e trying to merge rel-1-2 into main branch... test with this script, choosen randomly ;-) 2002-06-20 15:56:51 +00:00
amillar
509f14159e Moved addition of Biblioitem to separate subroutine 2002-05-23 20:49:31 +00:00
amillar
18359015f3 Add biblio using C4::Acquisitions newbiblio 2002-05-22 06:45:30 +00:00
amillar
9af1253ce3 Add item using newitem() from C4::Acquisitions.pm 2002-05-21 06:17:48 +00:00
amillar
35d366f4d5 Some code cleanup. Created subroutines for ISBN checksum,
z3950 queue insert, and table-based form option selects
for item type and branch code (branch code select no longer
hard-coded).
2002-05-20 04:55:20 +00:00
tonnesen
c239fbc711 Changes from a long time ago that I don't even remember anymore. :) 2002-02-01 18:00:28 +00:00
tonnesen
c1fcb1b4e9 Continuing work on Z39.50 search tool. Daemon now forks up to 12 processes
to do Z39.50 searches.  Daemon will also wait to see if the user looks
beyond the first couple of pages of results, and will download more results
if necessary.
2001-11-06 18:13:59 +00:00
tonnesen
f36ec98fd2 Z39.50 now stores list of servers to query in a database table. 2001-11-03 07:28:20 +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