Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui changing a text we already had the same string in a different context 2007-12-21 07:42:38 -06:00
admin Minor correction to template markup and change to script to allow for more clickable <label>s. 2007-12-23 14:26:40 -06:00
authorities removing some useless parenthesis in the template 2007-12-14 09:16:56 -06:00
catalogue IMPORTANT: BUGFIXING STATUSES 2007-12-24 13:34:44 -06:00
cataloguing In response to paul's comment: "one user that just tested is confused by the green & red signs, and think it would be better to remove them (they thought "green" was = OK, confirm creation and "red" = oops, I made a mistake, it's a duplicate)" 2007-12-21 19:48:14 -06:00
circ Warning: big commit Fixing moredetail.pl 2007-12-23 20:32:34 -06:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
installer installer: location of koha-conf.xml 2007-12-17 09:13:53 -06:00
labels Fix bad behaviour of Label Batches table when Generate PDF link is clicked in staff client. 2007-12-19 18:55:16 -06:00
maint
members Fix for Bug 1685, if patronimages syspref is off, tabs disappear from moremember.pl. Renegade TMPL_IF taken out. 2007-12-21 19:48:15 -06:00
reports A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1. 2007-12-13 17:21:26 -06:00
reserve IMPORTANT: BUGFIXING STATUSES 2007-12-24 13:34:44 -06:00
reviews nomenclature improvements, updating README.txt 2007-12-22 15:10:32 -06:00
serials Change to breadcrumb to point Serials home to correct page 2007-12-20 19:18:13 -06: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
tools nomenclature improvements, updating README.txt 2007-12-22 15:10:32 -06:00
virtualshelves Revert "Merging hdl's Search.pm changes" 2007-12-23 14:50:37 -06:00
z3950
about.tmpl missing < in about page 2007-12-22 15:10:26 -06:00
auth.tmpl More minor style changes, and markup fix for Bug 1321. 2007-12-13 17:21:23 -06:00
intranet-main.tmpl Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00