truth_nz
bb8b344e40
Added code to allow deleting of biblioitems
2002-05-14 04:12:52 +00:00
truth_nz
0b52637ff6
Fixed bug due to way hashes take values. Was stopping items being saved to
...
database. Added code to pick up branch list from database.
2002-05-06 02:47:49 +00:00
truth_nz
073dc61c59
Bug fixes to get the new acqui.simple system working.
2002-05-03 02:47:33 +00:00
truth_nz
9e53e8dbe7
scripts for new acqui.simple system
2002-04-29 05:29:02 +00:00
truth_nz
47c18cfcdc
Modifications for new acqui.simple
...
Database includes new biblio abstract field and biblioitem url field
acqui/finishreceive.pl modified to use changed C4/Acquisitions.pm
2002-04-29 05:25:41 +00:00
tonnesen
9b51de04f5
Added some comments detailing how MARC fields are mapped to Koha data
2002-04-16 19:49:15 +00:00
tonnesen
8194563631
Fixed typo
2002-04-16 18:00:39 +00:00
tonnesen
a96be92d27
This is my bulk MARC record importing tool. Feel free to test it out, but DO
...
NOT use it on a production system yet! It needs to be more adaptable to
different MARC implementations.
Note that the script will spit out a plain text copy of the records being
imported to STDOUT, so you will probably want to redirect to a file, or pipe to
less.
2002-04-16 17:37:19 +00:00
rangi
23af68684c
More work on the addbooks scripts, committing on behalf of Roger
...
Need testing before use in a production environment
2002-04-03 08:44:23 +00:00
rangi
6b341d91ab
Fixed the holding branch insertion code. It was inserting the correct
...
homebranch but was still inserting the wrong home branch
2002-03-31 06:50:08 +00:00
rangi
fb5d8f5fe9
Fixing branches
2002-03-31 02:48:18 +00:00
rangi
2c95a29ca8
Draws list of branches from the branches table now, when adding an item
2002-03-31 01:18:36 +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
40e440ca7c
Minor changes
2001-11-06 18:25:30 +00:00
tonnesen
bbaab2c754
Modified version of addbooks.pl that uses LCCN as base identifier instead
...
of ISBN. Should probably be merged with addbooks.pl so that the user can
enter either and ISBN _or_ and LCCN from the same form.
2001-11-06 18:15:00 +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
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