Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui BUG 2351 : Add duplicate barcode check prior to receiving multiple items. This patch adds a javascript form check for duplicates in-form, and returns an error if there are duplicates in the catalog. 2008-07-27 06:05:18 -05:00
admin bug 2411: fix adding new tag to authority framework 2008-08-05 07:34:42 -05:00
authorities bug 2496: add 'edit' link to authority search results 2008-08-08 14:35:09 -05:00
catalogue Minor markup correction. 2008-08-08 10:52:36 -05:00
cataloguing Adding "New Item" menu option. Jumps to anchor for Add Item form. 2008-08-08 11:56:51 -05:00
circ bug 2523: add columns to holds queue report 2008-08-18 07:15:58 -05:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels kohabug 2507 Fixing labels search to indicate keyword rather than title search 2008-08-13 16:35:21 -05:00
maint Moving </head><body> into body of templates so that js and css can be embedded per-page. 2007-08-30 15:50:54 -05:00
members 2433: Cannot apply manual credits with an item number 2008-08-09 12:56:04 -05:00
reports Reverting an earlier change to overdue.pl (still broken) and 2008-08-10 06:45:50 -05:00
reserve bug 2520: don't change item-level requests to bib-level 2008-08-18 07:15:28 -05:00
reviews 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
serials Reformatting serials item edit screen to eliminate label truncation and give it additem-like layout. Also correcting some markup errors, both in the template and in markup generated by Biblio.pm. HDL: I assume this will be superceded at some point by an include, but wasn't sure if that would be in time for 3.0. 2008-08-06 10:49:06 -05:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion 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
tags Fix for Bug 2373 ("Tags missing from the left menu"). Also doing some cleanup and reformatting on review.tmpl. Fixing some capitalization--I hope that's not a translation problem. 2008-07-22 15:43:53 -05:00
tools Prevent borrower import from overwriting data that it shouldn't, and polish off a couple error conditions. 2008-08-09 19:07:07 -05:00
virtualshelves Styling tabs on virtual shelves page. Did I forget this, or did it get removed at some point? 2008-07-24 14:54:04 -05:00
z3950 Continuing addition of resident search form, other markup corrections. 2007-09-11 16:41:35 -05:00
about.tmpl Adding some missing folks to the About page 2008-08-10 15:52:49 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Correcting markup in intranet-main.tmpl to display "Lists" properly 2008-07-22 15:43:23 -05:00