Koha/catalogue
Joshua Ferraro 2143002750 IMPORTANT: BUGFIXING STATUSES
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>
2007-12-24 13:34:44 -06:00
..
cardview.pl fixing facets, add cardview (XSLT), adding dependencies, save Record 2007-11-17 10:49:31 -06:00
detail.pl IMPORTANT: BUGFIXING STATUSES 2007-12-24 13:34:44 -06:00
detailprint.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
dictionary.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
ISBDdetail.pl Bugfixing interface issues. Also enabling contextual menu highlighting for catalogue detail pages. 2007-11-21 18:07:01 -06:00
issuehistory.pl cleanup for catalogue/ dir Dates integration 2007-12-04 19:07:09 -06:00
MARCdetail.pl Fix for bug 1617, LabelMARCview not being used 2007-12-18 19:34:49 -06:00
moredetail.pl IMPORTANT: BUGFIXING STATUSES 2007-12-24 13:34:44 -06:00
search.pl adding limit without availability 2007-12-17 19:24:53 -06:00
showmarc.pl Adding MARC preview to acqui screens 2007-11-25 22:15:08 -06:00
suggest.pl removing useless code 2007-10-24 17:03:38 -05:00
updateitem.pl fixes to search results list, ccl.properties tweak 2007-12-20 17:35:46 -06:00