Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Galen Charlton c7a3b4ede9 bug 2608: let offline circ processing work in background
If an offline circulation file is large, process_koc.pl
could time out before processing all of the transactions.

To prevent this, the processing can now be run in the
background, with an AJAX loop to check the job's
status.

As a consequence of the patch, the UI for uploading offline circ files has
changed slightly.  One must select a file, click the "upload file" button, then
click the "process offline circulation file" button.

Also removed the now-superfluous upload_koc.pl, added the warnings pragma,
and fixed a typo in the template.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-16 22:40:22 -05:00
..
billing.tmpl
bookcount.tmpl Some formatting fixes for bookcount.tmpl and issuehistory.tmpl. Linking to moredetail.pl from issuehistory.pl (just as barcode on detail.pl links to moredetail.pl). 2008-09-16 22:03:39 -05:00
branchoverdues.tmpl bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
branchtransfers.tmpl Template error prevented chosen branch from being preselected after form submission. 2008-07-10 15:31:26 -05:00
circulation-home.tmpl bug 2608: let offline circ processing work in background 2008-09-16 22:40:22 -05:00
circulation.tmpl A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
hold-transfer-slip.tmpl
overdue.tmpl movin patron flags to template to have translatable strings 2008-06-20 06:12:50 -05:00
pendingreserves.tmpl Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
reserveratios.tmpl Small patch again to fix repeated col in reserveratios.tmpl 2008-07-27 06:50:40 -05:00
returns.tmpl Change missing from previous commit re:Bug 2600. 2008-09-16 22:12:37 -05:00
selectbranchprinter.tmpl A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
stats.tmpl
transferstoreceive.tmpl bug 2171: remove cancel transfer 2008-07-04 09:22:19 -05:00
view_holdsqueue.tmpl bug 2523: add columns to holds queue report 2008-08-18 07:15:58 -05:00
waitingreserves.tmpl Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00