Koha/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.pl more XHTML corrections for new circ reports 2008-04-03 14:42:21 -05:00
bookcount.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
branchoverdues.pl fix errors with using today's date and format_date 2008-03-15 08:37:21 -05:00
branchtransfers.pl Fix for bug 1400, some variables not being passed to the branch transfers 2008-01-09 14:49:59 -06:00
circulation-home.pl 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
circulation.pl bug 2521: distinguish types of hold requests 2008-08-18 07:15:26 -05:00
hold-transfer-slip.pl remove some warns 2008-06-17 14:05:49 -05:00
overdue.pl Reverting an earlier change to overdue.pl (still broken) and 2008-08-10 06:45:50 -05:00
pendingreserves.pl bugfixing pending reserves 2008-05-13 17:40:30 -05:00
reserveratios.pl more XHTML corrections for new circ reports 2008-04-03 14:42:21 -05:00
returns.pl bug 2522 [2/3]: C4::Reserves support for request targeting 2008-08-18 07:15:52 -05:00
selectbranchprinter.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 2008-06-02 00:50:33 -05:00
stats.pl circ/stats.pl - debugify warnings 2008-01-03 20:19:22 -06:00
transferstoreceive.pl bug 2171: remove cancel transfer 2008-07-04 09:22:19 -05:00
view_holdsqueue.pl bug 2523: add columns to holds queue report 2008-08-18 07:15:58 -05:00
waitingreserves.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
ysearch.pl Fix an encoding issue on circulation autocompletion 2008-05-20 12:55:08 -05:00