2143002750
Major bugfixes: * Circulation status in moredetail.pl now correctly displays On loan status and Date due * Bugfixes on Status column in detail.pl * Removed hard-coded English strings from status column in detail.pl * Added missing auth values for lost and damaged statuses, sane defaults if those auth values don't exist * Added missing 'On hold' status and 'Hold waiting' status display Medium bugfixes: * Now correctly shows itemtype at level specified in systempreference * Uses itemtypeimage for display, image title is full itemtype description * Fixed Location column concatenation between branchname location and itemcallnumber * broke out Location (branch), Collection (items.location) Call Number (itemcallnumber) into their own columns * Added auth value display for items.location Minor fixes: * detail.pl didn't show dates correctly * nomenclature s/Checked out/On loan/ in opac-detail.tmpl * s/Book/Item/ in my $desc="Item Returned ".$iteminfo->{'barcode'}; in Circulation.pm * request.tmpl: s/date_due/onloan/ to display date due * Fixed SimilarItems, XISBNSimilarItems NOTE: Needs to be ported to OPAC Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
.. | ||
request.tmpl |