MARC import: part 5 of large file support
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 26 Nov 2007 21:40:57 +0000 (15:40 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 27 Nov 2007 02:05:34 +0000 (20:05 -0600)
commita869ed04351d3ea1cc7fd54b822935491fec5b5a
treeae63ee9de85320105ce9cbca1c1d6f01942b43da
parentc938846b3af23113de8f06a193aef578b741f465
MARC import: part 5 of large file support

Staging job now gets moved to background so that
it does not get killed if it takes longer
than the Apache timeout.

Added AJAX monitoring of job status.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/BackgroundJob.pm
koha-tmpl/intranet-tmpl/prog/en/includes/background-job.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tmpl
tools/background-job-progress.pl [new file with mode: 0755]
tools/stage-marc-import.pl
tools/upload-file-progress.pl