opac.css - button background fix for input.icon
[koha.git] / C4 / ImportBatch.pm
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-02-03 Galen Charltonstaged MARC import: handle non-ASCII characters in...
2008-01-08 Joe AtzbergerImportBatch.pm - BEGIN block VERSION and vars related...
2008-01-03 Galen Charltonbatch import: do not ersatz MARC item fields
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-11-29 Galen Charltonbugfix: do not store item tags when saving old copy...
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-11-13 Galen Charltonwhen reverting import batch: don't try to delete items...
2007-11-07 Galen Charltonnew batch job to stage a file of MARC biblios for import.
2007-11-07 Galen Charltonnew batch job to commit a batch of imported bibs
2007-11-07 Galen Charltoncleaned up POD a bit
2007-10-31 Galen Charltonbatch import rework: added suport for loading and dropp...
2007-10-29 Galen Charltonbatch import rework -- implement stage-commit-undo...
2007-10-29 Galen Charltonmore work on batch import
2007-10-29 Galen Charltonimproved import batches part 2 -- replace use of marc_b...