From 826d6f462609d74593790328dd9c7b36265615d2 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Sun, 3 Apr 2011 22:41:49 +1200 Subject: [PATCH] Bug 5917 tracking template changes --- .../en/includes/checkouts-table-footer.inc | 2 +- .../prog/en/includes/circ-toolbar.inc | 2 + .../intranet-tmpl/prog/en/modules/about.tt | 1 + .../prog/en/modules/admin/biblio_framework.tt | 136 +++++++++ .../prog/en/modules/catalogue/detail.tt | 12 +- .../prog/en/modules/catalogue/results.tt | 23 +- .../prog/en/modules/circ/circulation.tt | 106 ++++++- .../en/modules/circ/hold-transfer-slip.tt | 6 +- .../prog/en/modules/circ/returns.tt | 3 +- .../prog/en/modules/help/admin/admin-home.tt | 8 + .../en/modules/help/admin/aqbudgetperiods.tt | 16 +- .../prog/en/modules/help/admin/aqbudgets.tt | 22 +- .../prog/en/modules/help/admin/aqplan.tt | 4 +- .../help/admin/auth_subfields_structure.tt | 161 ++++++++-- .../modules/help/admin/authorised_values.tt | 274 +++++++++--------- .../prog/en/modules/help/admin/authtypes.tt | 40 +-- .../en/modules/help/admin/biblio_framework.tt | 36 ++- .../help/admin/branch_transfer_limits.tt | 41 +-- .../prog/en/modules/help/admin/branches.tt | 95 +++--- .../prog/en/modules/help/admin/categorie.tt | 101 +++++-- .../prog/en/modules/help/admin/checkmarc.tt | 5 +- .../prog/en/modules/help/admin/cities.tt | 32 +- .../en/modules/help/admin/classsources.tt | 86 +++--- .../prog/en/modules/help/admin/currency.tt | 8 +- .../en/modules/help/admin/fieldmapping.tt | 12 +- .../help/admin/item_circulation_alerts.tt | 44 +-- .../prog/en/modules/help/admin/itemtypes.tt | 97 ++++--- .../en/modules/help/admin/koha2marclinks.tt | 12 +- .../help/admin/marc_subfields_structure.tt | 181 ++++++++---- .../en/modules/help/admin/marctagstructure.tt | 34 +-- .../en/modules/help/admin/matching-rules.tt | 50 +++- .../modules/help/admin/patron-attr-types.tt | 88 ++++-- .../prog/en/modules/help/admin/preferences.tt | 18 +- .../prog/en/modules/help/admin/roadtype.tt | 24 +- .../prog/en/modules/help/admin/smart-rules.tt | 125 ++++---- .../prog/en/modules/help/admin/stopwords.tt | 15 +- .../en/modules/help/admin/z3950servers.tt | 38 ++- .../help/authorities/authorities-home.tt | 12 +- .../modules/help/authorities/authorities.tt | 77 ++--- .../en/modules/help/circ/branchtransfers.tt | 38 +-- .../en/modules/help/circ/circulation-home.tt | 27 +- .../prog/en/modules/help/circ/circulation.tt | 92 ++++-- .../prog/en/modules/help/circ/overdue.tt | 15 +- .../en/modules/help/circ/pendingreserves.tt | 33 ++- .../en/modules/help/circ/reserveratios.tt | 4 +- .../prog/en/modules/help/circ/returns.tt | 59 ++-- .../modules/help/circ/transferstoreceive.tt | 21 +- .../en/modules/help/circ/view_holdsqueue.tt | 17 +- .../en/modules/help/circ/waitingreserves.tt | 6 +- .../prog/en/modules/help/export/marc.tt | 34 ++- .../modules/help/labels/label-edit-layout.tt | 30 +- .../modules/help/labels/label-edit-profile.tt | 78 ++--- .../prog/en/modules/help/labels/label-home.tt | 41 ++- .../en/modules/help/labels/spinelabel-home.tt | 11 +- .../modules/help/offline_circ/process_koc.tt | 41 +-- .../modules/help/patroncards/edit-layout.tt | 30 +- .../modules/help/patroncards/edit-profile.tt | 20 +- .../modules/help/patroncards/edit-template.tt | 31 +- .../prog/en/modules/help/patroncards/home.tt | 27 +- .../en/modules/help/patroncards/manage.tt | 22 +- .../prog/en/modules/members/moremember.tt | 92 +++++- .../prog/en/modules/suggestion/suggestion.tt | 33 ++- .../prog/en/modules/tools/koha-news.tt | 19 ++ .../en/xslt/MARC21slim2intranetDetail.xsl | 30 +- .../en/xslt/UNIMARCslim2intranetDetail.xsl | 5 + .../opac-tmpl/prog/en/includes/masthead.inc | 2 +- .../prog/en/modules/opac-addbybiblionumber.tt | 15 +- .../opac-tmpl/prog/en/modules/opac-auth.tt | 2 +- .../opac-tmpl/prog/en/modules/opac-basket.tt | 4 +- .../opac-tmpl/prog/en/modules/opac-detail.tt | 10 +- .../opac-tmpl/prog/en/modules/opac-results.tt | 27 +- .../opac-tmpl/prog/en/modules/opac-shelves.tt | 2 +- koha-tt/opac-tmpl/prog/en/modules/sco/help.tt | 13 +- .../opac-tmpl/prog/en/modules/sco/sco-main.tt | 25 +- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 45 ++- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 28 +- .../prog/en/xslt/UNIMARCslim2OPACDetail.xsl | 5 + .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 5 + 78 files changed, 2007 insertions(+), 1079 deletions(-) diff --git a/koha-tt/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc b/koha-tt/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc index 2b6826d593..4cf58c4a0f 100644 --- a/koha-tt/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc +++ b/koha-tt/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc @@ -1,6 +1,6 @@ - Totals: + Totals: [% totaldue %] [% totalprice %] diff --git a/koha-tt/intranet-tmpl/prog/en/includes/circ-toolbar.inc b/koha-tt/intranet-tmpl/prog/en/includes/circ-toolbar.inc index 301a862ed8..1377aa56c6 100644 --- a/koha-tt/intranet-tmpl/prog/en/includes/circ-toolbar.inc +++ b/koha-tt/intranet-tmpl/prog/en/includes/circ-toolbar.inc @@ -99,6 +99,7 @@ function update_child() { new YAHOO.widget.Button("addnote"); [% IF ( StaffMember ) %][% IF ( CAN_user_staffaccess ) %] new YAHOO.widget.Button("changepassword"); [% END %] [% ELSE %] new YAHOO.widget.Button("changepassword"); [% END %] + new YAHOO.widget.Button("duplicate"); new YAHOO.widget.Button("printslip"); new YAHOO.widget.Button("printpage"); new YAHOO.widget.Button("renewpatron"); @@ -138,6 +139,7 @@ function update_child() { [% IF ( StaffMember ) %][% IF ( CAN_user_staffaccess ) %]
  • Change Password
  • [% END %] [% ELSE %]
  • Change Password
  • [% END %] [% END %] +
  • Duplicate
  • Print Page
  • Print Slip
  • Search to hold
  • diff --git a/koha-tt/intranet-tmpl/prog/en/modules/about.tt b/koha-tt/intranet-tmpl/prog/en/modules/about.tt index 3f8f404b26..84eb9a1905 100644 --- a/koha-tt/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tt/intranet-tmpl/prog/en/modules/about.tt @@ -191,6 +191,7 @@
  • MJ Ray
  • Liz Rea
  • Allen Reinmeyer
  • +
  • Robin Sheat
  • Savitra Sirohi
  • Pawel Skuza (Polish for 1.2)
  • Southeastern University
  • diff --git a/koha-tt/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt b/koha-tt/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt index ddac1c5f13..6d1de22c7e 100644 --- a/koha-tt/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt +++ b/koha-tt/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt @@ -48,6 +48,79 @@ $(document).ready(function() { }); //]]> + + [% INCLUDE 'header.inc' %] @@ -115,6 +188,8 @@ $(document).ready(function() {   Edit Delete + Export + Import   @@ -122,6 +197,36 @@ $(document).ready(function() { MARC structure     +
    Export +
    +
    + +
      +
    • Close
    • +
    • +
    • +
    • +
    • +
    • +
    +
    +
    +
    + +
    Import +
    +
    + + +
      +
    • Close
    • +
    • +
    • +
    +
    +
    +
    + [% FOREACH loo IN loop %] @@ -133,6 +238,37 @@ $(document).ready(function() { MARC structure Edit Delete + +
    Export +
    +
    + +
      +
    • Close
    • +
    • +
    • +
    • +
    • +
    • +
    +
    +
    +
    + +
    Import +
    +
    + + +
      +
    • Close
    • +
    • +
    • +
    +
    +
    +
    + [% END %] diff --git a/koha-tt/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tt/intranet-tmpl/prog/en/modules/catalogue/detail.tt index 7d0e8f94f3..9c9ed0b38a 100644 --- a/koha-tt/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tt/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -248,8 +248,8 @@ function verify_images() { [% END %] [% END %] [% END %] - [% UNLESS ( itemloo.singlebranchmode ) %][% itemloo.branchname %] [% END %][% itemloo.location %] - [% itemloo.homebranch %] + [% UNLESS ( itemloo.singlebranchmode ) %][% itemloo.branchname %] [% END %] + [% itemloo.homebranch %][% itemloo.location %] [% IF ( itemloo.itemdata_ccode ) %][% itemloo.ccode %][% END %] [% IF ( itemloo.itemcallnumber ) %] [% itemloo.itemcallnumber %][% END %] @@ -378,7 +378,13 @@ function verify_images() { [% END %] [% ELSE %] -

    No physical items for this record

    + [% IF ( ALTERNATEHOLDINGS ) %] + [% FOREACH ALTERNATEHOLDING IN ALTERNATEHOLDINGS %] +
    Holdings: [% ALTERNATEHOLDING.holding %]
    + [% END %] + [% ELSE %] +
    No physical items for this record
    + [% END %] [% END %] diff --git a/koha-tt/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tt/intranet-tmpl/prog/en/modules/catalogue/results.tt index fa989ceeaf..ad7be6ba17 100644 --- a/koha-tt/intranet-tmpl/prog/en/modules/catalogue/results.tt +++ b/koha-tt/intranet-tmpl/prog/en/modules/catalogue/results.tt @@ -430,7 +430,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () {

    [% SEARCH_RESULT.result_number %]. - [% biblionumber = SEARCH_RESULT.biblionumber %] + [% biblionumber = SEARCH_RESULT.biblionumber %] [% INCLUDE 'biblio-default-view.inc' %] [% IF ( SEARCH_RESULT.title ) %][% SEARCH_RESULT.title |html %][% ELSE %]No title[% END %] @@ -464,12 +464,12 @@ YAHOO.util.Event.onContentReady("searchheader", function () {   [% END %] Description: - [% IF ( SEARCH_RESULT.place ) %][% SEARCH_RESULT.place %] [% END %] - [% IF ( SEARCH_RESULT.publishercode ) %][% SEARCH_RESULT.publishercode %][% END %] [% IF ( SEARCH_RESULT.publicationyear ) %] [% SEARCH_RESULT.publicationyear %] [% ELSIF ( SEARCH_RESULT.copyrightdate ) %] [% SEARCH_RESULT.copyrightdate %][% END %] - [% IF ( SEARCH_RESULT.edition ) %]Edition: [% SEARCH_RESULT.edition %][% END %] - [% IF ( SEARCH_RESULT.pages ) %]: [% SEARCH_RESULT.pages %][% END %] - [% IF ( SEARCH_RESULT.size ) %] ; [% SEARCH_RESULT.size %][% END %] [% IF ( SEARCH_RESULT.normalized_isbn ) %]ISBN: [% SEARCH_RESULT.normalized_isbn %][% END %] - [% SEARCH_RESULT.description %] + [% IF ( SEARCH_RESULT.place ) %][% SEARCH_RESULT.place %] [% END %] + [% IF ( SEARCH_RESULT.publishercode ) %][% SEARCH_RESULT.publishercode %][% END %] [% IF ( SEARCH_RESULT.publicationyear ) %] [% SEARCH_RESULT.publicationyear %] [% ELSIF ( SEARCH_RESULT.copyrightdate ) %] [% SEARCH_RESULT.copyrightdate %][% END %] + [% IF ( SEARCH_RESULT.edition ) %]Edition: [% SEARCH_RESULT.edition %][% END %] + [% IF ( SEARCH_RESULT.pages ) %]: [% SEARCH_RESULT.pages %][% END %] + [% IF ( SEARCH_RESULT.size ) %] ; [% SEARCH_RESULT.size %][% END %] [% IF ( SEARCH_RESULT.normalized_isbn ) %]ISBN: [% SEARCH_RESULT.normalized_isbn %][% END %] + [% SEARCH_RESULT.description %] [% IF ( SEARCH_RESULT.timestamp ) %] (modified on [% SEARCH_RESULT.timestamp %])[% END %] [% IF ( SEARCH_RESULT.cn_class ) %][[% SEARCH_RESULT.cn_class %]][% END %]

    @@ -555,7 +555,16 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% END %] [% END %] [% ELSE %] + [% IF ( SEARCH_RESULT.ALTERNATEHOLDINGS ) %] + Other holdings: +