Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Galen Charlton dee5f4945b bug 2523: add columns to holds queue report
* added author, ccode, location, and item enumchron
* sorted by collection, locatoin, call number, author, title

As part of this patch, commented out the JavaScript tablesorter,
which could cause the browerer to lock up if the picklist
contains more than a couple hundred items to pull.
Some sort of pagination is clearly required, but since
it is necessary for customers to be able to print out
the picklist, there still needs to be an option to
see the complete list for a branch.

This patch includes the final component of the fix
for bug 2331.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-18 07:15:58 -05:00
..
billing.tmpl More cleanup and corrections for circulation reports. 2008-04-22 17:40:07 -05:00
bookcount.tmpl Bug: 2259: eliminate lines too long for git to use. 2008-06-18 19:25:52 -05:00
branchoverdues.tmpl Terminology correction (fixes Bug 2200, "Mislabeled Column on Overdues Report") 2008-06-17 08:31:37 -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 2084 [1/2]: adding warning to overdues report 2008-08-06 16:58:55 -05:00
circulation.tmpl fix for bug 2371: Change fine block message behavior... 2008-07-18 13:15:13 -05:00
hold-transfer-slip.tmpl Prettying up holds print/confirm button, correcting markup in transfer slip. 2008-04-10 02:59:27 -05:00
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 fix for bug 1892: When checking in item on hold... 2008-07-18 13:15:10 -05:00
selectbranchprinter.tmpl Tweaking layout a little. 2007-11-07 08:22:27 -06:00
stats.tmpl Adding new circulation-home, what we ultimately hope to be a "dashboard" interface for circulation functions. circulation-home.pl was created by copy-and-paste, so it should be reviewed. Circulation sub-pages' breadcrumb links have been updated to point to circulation-home. 2007-10-18 16:26:04 -05:00
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