Merged with arensb-context branch: use C4::Context->dbh instead of
[koha.git] / acqui.simple / marcimport.pl
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 tipaulNow, the acqui.simple system...
2002-06-20 tipaultrying to merge rel-1-2 into main branch... test with...
2002-05-23 amillarMoved addition of Biblioitem to separate subroutine
2002-05-22 amillarAdd biblio using C4::Acquisitions newbiblio
2002-05-21 amillarAdd item using newitem() from C4::Acquisitions.pm
2002-05-20 amillarSome code cleanup. Created subroutines for ISBN checksum,
2002-02-01 tonnesenChanges from a long time ago that I don't even remember...
2001-11-06 tonnesenContinuing work on Z39.50 search tool. Daemon now...
2001-11-03 tonnesenZ39.50 now stores list of servers to query in a databas...
2001-11-02 tonnesenAdded Z39.50 searching capability, and MARC file upload...
2001-11-01 tonnesenUse MARC controlnumber as a unique identifier for MARC...
2001-10-05 tonnesenAdded rudimentary marc importing tool. Just takes...