Bugzilla – Attachment 84387 Details for
Bug 21034
Re-indent circulation.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21034: Re-indent circulation.tt
Bug-21034-Re-indent-circulationtt.patch (text/plain), 100.69 KB, created by
Owen Leonard
on 2019-01-24 19:26:14 UTC
(
hide
)
Description:
Bug 21034: Re-indent circulation.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2019-01-24 19:26:14 UTC
Size:
100.69 KB
patch
obsolete
>From d21cf06807d0f4adb2f9a6eac324a7d33c10da04 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 24 Jan 2019 16:49:38 +0000 >Subject: [PATCH] Bug 21034: Re-indent circulation.tt > >This patch reindents the template for the checkout page, circulation.tt: > >- Trailing spaces removed >- Indentation changed to a consistent 4 spaces >- Markup indentation made more consistent > >To test, view the checkout page under various circumstances: > >- No card number submitted >- Name submitted (patron search results) >- Card number submitted > - Restricted patron > - Patron with circulation messages > - On-site checkouts > - Check all tabs: checkouts, relatives' checkouts holds, article > requests, restrictions, clubs > >HTML validation before and after the patch should return the same >results. >--- > .../prog/en/modules/circ/circulation.tt | 1726 ++++++++++---------- > 1 file changed, 873 insertions(+), 853 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >index 3c5a777..e49e35a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -12,411 +12,424 @@ > [% INCLUDE 'doc-head-open.inc' %] > [% SET destination = "circ" %] > <title>Koha › Circulation >-[% IF patron %] >- › Checking out to [% INCLUDE 'patron-title.inc' invert_name = 1 no_html = 1 %] >-[% END %] >+ [% IF patron %] >+ › Checking out to [% INCLUDE 'patron-title.inc' invert_name = 1 no_html = 1 %] >+ [% END %] > </title> > [% INCLUDE 'doc-head-close.inc' %] > [% Asset.css("css/datatables.css") | $raw %] > </head> > > <body id="circ_circulation" class="circ"> >- >-[% INCLUDE 'header.inc' %] >-[% INCLUDE 'circ-search.inc' %] >- >-<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> › >-[% IF patron %] >- <a href="/cgi-bin/koha/circ/circulation.pl">Checkouts</a> › [% INCLUDE 'patron-title.inc' %] >-[% ELSE %] >- <strong>Checkouts</strong> >-[% END %] >-</div> >-[% IF ( $borrowers ) %] >-<div id="doc" class="yui-t7"> >- >- <div id="bd"> >- <div id="yui-main"> >- <div class="yui-g"> >-[% ELSE %] >-<div id="doc3" class="yui-t2"> >- >- <div id="bd"> >- <div id="yui-main"> >- <div class="yui-b"> >-[% END %] >- >-[% IF patron %] >-[% INCLUDE 'members-toolbar.inc' %] >-[% END %] >- >-<!-- INITIAL BLOC : PARAMETERS & BORROWER INFO --> >-[% IF ( was_renewed ) %]<div class="dialog message">Patron's account has been renewed until [% expiry | $KohaDates %]</div>[% END %] >- >-[% IF autoswitched %] >- <div id="autoswitched" class="dialog message">Patron was automatically switched by reading the patron card during checking out. Ensure you are working with the right patron.</div> >-[% END %] >- >-[% IF additional_materials %] >- <div id="materials" class="dialog message">Note about the accompanying materials: <br /> >- [% additional_materials | html %] >+ [% INCLUDE 'header.inc' %] >+ [% INCLUDE 'circ-search.inc' %] >+ <div id="breadcrumbs"> >+ <a href="/cgi-bin/koha/mainpage.pl">Home</a> › >+ <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> › >+ [% IF patron %] >+ <a href="/cgi-bin/koha/circ/circulation.pl">Checkouts</a> › [% INCLUDE 'patron-title.inc' %] >+ [% ELSE %] >+ <strong>Checkouts</strong> >+ [% END %] > </div> >-[% END %] >- >-[% IF ( alert.ITEM_LOST ) %] >- <div class="dialog message">This item has been lost with a status of "[% alert.ITEM_LOST | html %]".</div> >-[% END %] >- >-[% IF ( alert.OTHER_CHARGES ) %] >- <div class="dialog message">The patron has unpaid charges for holds, rentals etc of [% alert.OTHER_CHARGES | html %]</div> >-[% END %] >- >-[% IF alert.HIGHHOLDS %] >- <div class="dialog message">High demand item. <b>Loan period was not shortened due to override.</b> Shortened due date would have been [% alert.HIGHHOLDS.returndate | $KohaDates %] ([% alert.HIGHHOLDS.duration | html %] days).</div> >-[% END %] >- >-[% IF ( nopermission ) %] >- <div class="dialog alert">Staff members are not allowed to discharge borrowers, nor borrowers to request a discharge.</div> >-[% END %] >- >-[% IF ( NEEDSCONFIRMATION ) %] >-<div class="yui-g"> >- >-<div id="circ_needsconfirmation" class="dialog alert audio-alert-action"> >-[% IF CAN_user_circulate_force_checkout %] >- <h3>Please confirm checkout</h3> >-[% ELSE %] >- <h3>Cannot check out</h3> >-[% END %] >- >-<ul> >-[%IF ( AGE_RESTRICTION ) %] >- <li>Age restriction [% AGE_RESTRICTION | html %]. >- [% IF CAN_user_circulate_force_checkout %] >- Check out anyway? >- [% END %] >- </li> >-[% END %] >- >-[% IF ( DEBT ) %] >- <li>The patron has a debt of [% DEBT | $Price %].</li> >-[% END %] >- >-[% IF ( DEBT_GUARANTEES ) %] >- <li>The patron's guarantees collectively have a debt of [% DEBT_GUARANTEES | $Price %].</li> >-[% END %] >- >-[% IF ( RENTALCHARGE && RENTALCHARGE > 0 ) %] >- <li>Rental charge for this item: [% RENTALCHARGE | html %]</li> >-[% END %] >- >-[% IF ( RENEW_ISSUE ) %] >- <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) is currently checked out to this patron. Renew?</li> >-[% END %] >- >-[% IF ( RESERVE_WAITING ) %] >- <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) has been waiting for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% resborrowernumber | uri %]">[% resfirstname | html %] [% ressurname | html %]</a> ([% rescardnumber | html %]) at [% Branches.GetName( resbranchcode ) | html %] since [% reswaitingdate | $KohaDates %]</li> >-[% END %] >- >-[% IF ( RESERVED ) %] >- <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) has been on hold for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% resborrowernumber | uri %]">[% resfirstname | html %] [% ressurname | html %]</a> ([% rescardnumber | html %]) at [% Branches.GetName( resbranchcode ) | html %] since [% resreservedate | $KohaDates %]</li> >-[% END %] >- >-[% IF ( ISSUED_TO_ANOTHER ) %] >- <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) is checked out to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% issued_borrowernumber | uri %]">[% issued_firstname | html %] [% issued_surname | html %]</a> ([% issued_cardnumber | html %]). >- [% IF CAN_user_circulate_force_checkout %] >- Check in and check out? >- [% END %] >- </li> >-[% END %] >- >-[% IF TOO_MANY and TOO_MANY == 'TOO_MANY_CHECKOUTS' %] >- <li>Too many checked out. [% current_loan_count | html %] checked out, only [% max_loans_allowed | html %] are allowed.</li> >-[% END %] >- >-[% IF TOO_MANY and TOO_MANY == 'TOO_MANY_ONSITE_CHECKOUTS' %] >- <li>Too many on-site checked out. [% current_loan_count | html %] on-site checked out, only [% max_loans_allowed | html %] are allowed.</li> >-[% END %] >- >-[% IF ( BORRNOTSAMEBRANCH ) %] >- <li>This patron is from a different library ([% Branches.GetName( BORRNOTSAMEBRANCH ) | html %])</li> >-[% END %] >- >-[% IF ( PATRON_CANT ) %] >- <li>This patron can't check out this item per library circulation policy.</li> >-[% END %] >- >-[% IF ( TOO_MANY and TOO_MANY == 'NO_RULE_DEFINED' ) %] >- <li>No circulation rule is defined for this patron and itemtype combination.</li> >-[% END %] >- >-[% IF ( NOT_FOR_LOAN_FORCING ) %] >- <li> >- [% IF ( itemtype_notforloan ) %] >- Item type is normally not for loan. >- [% ELSIF ( item_notforloan ) %] >- [% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %] >- Item is normally not for loan [% IF (item_notforloan_lib) %]([% item_notforloan_lib | html %])[% END %]. >+ [% IF ( $borrowers ) %] >+ <div id="doc" class="yui-t7"> >+ <div id="bd"> >+ <div id="yui-main"> >+ <div class="yui-g"> >+ [% ELSE %] >+ <div id="doc3" class="yui-t2"> >+ <div id="bd"> >+ <div id="yui-main"> >+ <div class="yui-b"> > [% END %] >- [% IF CAN_user_circulate_force_checkout %] >- Check out anyway? >- [% END %] >- </li> >-[% END %] >- >-[% IF ( USERBLOCKEDOVERDUE ) %] >- <li>Patron has [% USERBLOCKEDOVERDUE %] overdue item(s). >- [% IF CAN_user_circulate_force_checkout %] >- Check out anyway? >- [% END %] >- </li> >-[% END %] >- >-[% IF ( ITEM_LOST ) %] >- <li>This item has been lost with a status of "[% ITEM_LOST | html %]". >- [% IF CAN_user_circulate_force_checkout %] >- Check out anyway? >- [% END %] >- </li> >-[% END %] >- >-[% IF HIGHHOLDS %] >- <li>High demand item. Loan period shortened to [% HIGHHOLDS.duration | html %] days (due [% HIGHHOLDS.returndate | $KohaDates %]). Check out anyway?</li> >-[% END %] >- >-[% IF PREVISSUE %] >- <li>Patron has previously checked out this title: <b>[% biblio.title | html %] [% IF biblio.author %] by [% biblio.author | html %][% END %]</b>. Check out anyway?</li> >-[% END %] >- >-[% IF BIBLIO_ALREADY_ISSUED %] >- <li> >- Patron has already checked out another item from this record. >- [% IF CAN_user_circulate_force_checkout %] >- Check out anyway? >+ >+ [% IF patron %] >+ [% INCLUDE 'members-toolbar.inc' %] > [% END %] >- </li> >-[% END %] >-</ul> >- >-[% IF CAN_user_circulate_force_checkout or HIGHHOLDS %] >-<form method="post" action="/cgi-bin/koha/circ/circulation.pl" autocomplete="off"> >- <input type="hidden" name="restoreduedatespec" /> >- >-[% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >- >-[% IF HIGHHOLDS %] >- <p class="circ-override-high-holds"> >- <input type="checkbox" name="override_high_holds_tmp" id="override_high_holds_tmp" value="1" /> >- <label for="override_high_holds_tmp">Don't decrease loan length based on holds</label> >- </p> >-[% END %] >- >-[% IF ( RESERVED ) %] >- <p> >- <input type="checkbox" id="cancelreserve" name="cancelreserve" value="cancel" /> >- <label for="cancelreserve">Cancel hold</label> >- </p> >-[% END %] >- >-[% IF ( RESERVE_WAITING ) %] >-<p> >- <label for="cancelreserve">Cancel hold</label> >- <input type="radio" value="cancel" name="cancelreserve" id="cancelreserve" /><br /> >- <label for="revertreserve">Revert waiting status</label> >- <input type="radio" value="revert" name="cancelreserve" id="revertreserve" checked="checked"/> >-</p> >-[% END %] >- >- <input type="hidden" name="barcode" value="[% barcode | html %]" /> >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="issueconfirmed" value="1" /> >- <input type="hidden" name="override_high_holds" value="[% override_high_holds | html %]"/> >- [% IF ( DEBT ) %]<input type="hidden" name="debt_confirmed" value="1" />[% END %] >- [% IF ( INVALID_DATE ) %] >- <p> >- <input type="text" size="13" id="duedatespec" name="duedatespec" value="[% duedatespec | html %]" /> >- <label for="duedatespec">Due date</label> >- </p> >- [% ELSE %] >- <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >+ >+ <!-- INITIAL BLOC : PARAMETERS & BORROWER INFO --> >+ [% IF ( was_renewed ) %] >+ <div class="dialog message">Patron's account has been renewed until [% expiry | $KohaDates %]</div> > [% END %] >- <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >- <input type="hidden" name="branch" value="[% branch | html %]" /> >- [% IF ( RENEW_ISSUE ) %] >- <button type="submit" class="approve" accesskey="y"><i class="fa fa-check"></i> Yes, renew (Y)</button> >- [% ELSE %] >- <button type="submit" class="approve" accesskey="y"><i class="fa fa-check"></i> Yes, check out (Y)</button> >+ >+ [% IF autoswitched %] >+ <div id="autoswitched" class="dialog message">Patron was automatically switched by reading the patron card during checking out. Ensure you are working with the right patron.</div> > [% END %] >- <input type="hidden" name="onsite_checkout" value="[% onsite_checkout | html %]" /> >- <input type="hidden" name="auto_renew" value="[% auto_renew | html %]" /> >-</form> >-[% END %] >- >-[% IF ( RESERVED ) %] >-<form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >- <input type="hidden" name="restoreduedatespec" /> >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >- <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >- <button class="print" type="submit" onclick="Dopop('hold-transfer-slip.pl?borrowernumber=[% reserveborrowernumber | html %]&biblionumber=[% itembiblionumber | html %]&itemnumber=[% item.itemnumber | html %]&op=slip');this.form.submit();"><i class="fa fa-print"></i> Don't check out and print slip (P)</button> >-</form> >-[% END %] >- >-[% IF ( RESERVE_WAITING ) %] >-<form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >- <input type="hidden" name="restoreduedatespec" /> >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >- <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >- <button class="print" type="submit" onclick="Dopop('hold-transfer-slip.pl?borrowernumber=[% reserveborrowernumber | html %]&biblionumber=[% itembiblionumber | html %]&itemnumber=[% item.itemnumber | html %]&op=slip');this.form.submit();"><i class="fa fa-print"></i> Don't check out and print slip (P)</button> >-</form> >-[% END %] >- >-<form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >- [% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >- <input type="hidden" name="restoreduedatespec" /> >- <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >- [% IF CAN_user_circulate_force_checkout or HIGHHOLDS %] >- [% IF ( RENEW_ISSUE ) %] >- <button type="submit" class="deny" accesskey="n"><i class="fa fa-times"></i> No, don't renew (N)</button> >- [% ELSE %] >- <button type="submit" class="deny" accesskey="n"><i class="fa fa-times"></i> No, don't check out (N)</button> >- [% END %] >- [% ELSE %] >- <button type="submit" class="deny"><i class="fa fa-times"></i> Continue</button> >+ >+ [% IF additional_materials %] >+ <div id="materials" class="dialog message"> >+ Note about the accompanying materials: <br /> >+ [% additional_materials | html %] >+ </div> > [% END %] >-</form> > >-[% IF ( RESERVED || ISSUED_TO_ANOTHER ) && (CAN_user_reserveforothers_place_holds ) %] >- [% UNLESS noissues %] >- <button type="submit" onclick="window.location.href='/cgi-bin/koha/reserve/request.pl?biblionumber=[% itembiblionumber | html %]&borrowernumber=[% patron.borrowernumber | html %]'"><i class="fa fa-sticky-note-o"></i> Cancel checkout and place a hold for [% INCLUDE 'patron-title.inc' %]</button> >+ [% IF ( alert.ITEM_LOST ) %] >+ <div class="dialog message">This item has been lost with a status of "[% alert.ITEM_LOST | html %]".</div> > [% END %] >-[% END %] >-</div></div> >-[% END %] <!-- NEEDSCONFIRMATION --> > >- [% IF ( IMPOSSIBLE ) %] >+ [% IF ( alert.OTHER_CHARGES ) %] >+ <div class="dialog message">The patron has unpaid charges for holds, rentals etc of [% alert.OTHER_CHARGES | html %]</div> >+ [% END %] > >-<div class="yui-g"> >-<div id="circ_impossible" class="dialog alert audio-alert-warning"> >- [% IF ( UNKNOWN_BARCODE ) %] >- <h3>Barcode not found</h3> >+ [% IF alert.HIGHHOLDS %] >+ <div class="dialog message">High demand item. <b>Loan period was not shortened due to override.</b> Shortened due date would have been [% alert.HIGHHOLDS.returndate | $KohaDates %] ([% alert.HIGHHOLDS.duration | html %] days).</div> > [% END %] >-<!-- RESULT OF ISSUING REQUEST --> >- <ul> >- [% IF ( STATS ) %] >- <li>Local use recorded</li> >- [% END %] > >- [% IF ( INVALID_DATE ) %] >- <li>The due date "[% INVALID_DATE | html %]" is invalid</li> >- [% END %] >+ [% IF ( nopermission ) %] >+ <div class="dialog alert">Staff members are not allowed to discharge borrowers, nor borrowers to request a discharge.</div> >+ [% END %] >+ >+ [% IF ( NEEDSCONFIRMATION ) %] >+ <div class="yui-g"> >+ <div id="circ_needsconfirmation" class="dialog alert audio-alert-action"> >+ [% IF CAN_user_circulate_force_checkout %] >+ <h3>Please confirm checkout</h3> >+ [% ELSE %] >+ <h3>Cannot check out</h3> >+ [% END %] >+ <ul> >+ [%IF ( AGE_RESTRICTION ) %] >+ <li>Age restriction [% AGE_RESTRICTION | html %]. >+ [% IF CAN_user_circulate_force_checkout %] >+ Check out anyway? >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF ( DEBT ) %] >+ <li>The patron has a debt of [% DEBT | $Price %].</li> >+ [% END %] >+ >+ [% IF ( DEBT_GUARANTEES ) %] >+ <li>The patron's guarantees collectively have a debt of [% DEBT_GUARANTEES | $Price %].</li> >+ [% END %] >+ >+ [% IF ( RENTALCHARGE && RENTALCHARGE > 0 ) %] >+ <li>Rental charge for this item: [% RENTALCHARGE | html %]</li> >+ [% END %] >+ >+ [% IF ( RENEW_ISSUE ) %] >+ <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) is currently checked out to this patron. Renew?</li> >+ [% END %] >+ >+ [% IF ( RESERVE_WAITING ) %] >+ <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) has been waiting for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% resborrowernumber | uri %]">[% resfirstname | html %] [% ressurname | html %]</a> ([% rescardnumber | html %]) at [% Branches.GetName( resbranchcode ) | html %] since [% reswaitingdate | $KohaDates %]</li> >+ [% END %] > >- [% IF ( UNKNOWN_BARCODE ) %] >- <li>The barcode was not found: <span class="ex">[% barcode | html %]</span> >+ [% IF ( RESERVED ) %] >+ <li>Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) has been on hold for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% resborrowernumber | uri %]">[% resfirstname | html %] [% ressurname | html %]</a> ([% rescardnumber | html %]) at [% Branches.GetName( resbranchcode ) | html %] since [% resreservedate | $KohaDates %]</li> >+ [% END %] >+ >+ [% IF ( ISSUED_TO_ANOTHER ) %] >+ <li> >+ Item <i>[% getTitleMessageIteminfo | html %]</i> ([% getBarcodeMessageIteminfo | html %]) is checked out to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% issued_borrowernumber | uri %]">[% issued_firstname | html %] [% issued_surname | html %]</a> ([% issued_cardnumber | html %]). >+ [% IF CAN_user_circulate_force_checkout %] >+ Check in and check out? >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF TOO_MANY and TOO_MANY == 'TOO_MANY_CHECKOUTS' %] >+ <li>Too many checked out. [% current_loan_count | html %] checked out, only [% max_loans_allowed | html %] are allowed.</li> >+ [% END %] >+ >+ [% IF TOO_MANY and TOO_MANY == 'TOO_MANY_ONSITE_CHECKOUTS' %] >+ <li>Too many on-site checked out. [% current_loan_count | html %] on-site checked out, only [% max_loans_allowed | html %] are allowed.</li> >+ [% END %] >+ >+ [% IF ( BORRNOTSAMEBRANCH ) %] >+ <li>This patron is from a different library ([% Branches.GetName( BORRNOTSAMEBRANCH ) | html %])</li> >+ [% END %] >+ >+ [% IF ( PATRON_CANT ) %] >+ <li>This patron can't check out this item per library circulation policy.</li> >+ [% END %] >+ >+ [% IF ( TOO_MANY and TOO_MANY == 'NO_RULE_DEFINED' ) %] >+ <li>No circulation rule is defined for this patron and itemtype combination.</li> >+ [% END %] >+ >+ [% IF ( NOT_FOR_LOAN_FORCING ) %] >+ <li> >+ [% IF ( itemtype_notforloan ) %] >+ Item type is normally not for loan. >+ [% ELSIF ( item_notforloan ) %] >+ [% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %] >+ Item is normally not for loan >+ [% IF (item_notforloan_lib) %] >+ ([% item_notforloan_lib | html %]) >+ [% END %]. >+ [% END %] >+ >+ [% IF CAN_user_circulate_force_checkout %] >+ Check out anyway? >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF ( USERBLOCKEDOVERDUE ) %] >+ <li> >+ Patron has [% USERBLOCKEDOVERDUE %] overdue item(s). >+ [% IF CAN_user_circulate_force_checkout %] >+ Check out anyway? >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF ( ITEM_LOST ) %] >+ <li> >+ This item has been lost with a status of "[% ITEM_LOST | html %]". >+ [% IF CAN_user_circulate_force_checkout %] >+ Check out anyway? >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF HIGHHOLDS %] >+ <li>High demand item. Loan period shortened to [% HIGHHOLDS.duration | html %] days (due [% HIGHHOLDS.returndate | $KohaDates %]). Check out anyway?</li> >+ [% END %] >+ >+ [% IF PREVISSUE %] >+ <li> >+ Patron has previously checked out this title: <b>[% biblio.title | html %] >+ [% IF biblio.author %] by [% biblio.author | html %][% END %] >+ </b>. Check out anyway? >+ </li> >+ [% END %] >+ >+ [% IF BIBLIO_ALREADY_ISSUED %] >+ <li> >+ Patron has already checked out another item from this record. >+ [% IF CAN_user_circulate_force_checkout %] >+ Check out anyway? >+ [% END %] >+ </li> >+ [% END %] >+ </ul> >+ >+ [% IF CAN_user_circulate_force_checkout or HIGHHOLDS %] >+ <form method="post" action="/cgi-bin/koha/circ/circulation.pl" autocomplete="off"> >+ <input type="hidden" name="restoreduedatespec" /> >+ [% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >+ >+ [% IF HIGHHOLDS %] >+ <p class="circ-override-high-holds"> >+ <input type="checkbox" name="override_high_holds_tmp" id="override_high_holds_tmp" value="1" /> >+ <label for="override_high_holds_tmp">Don't decrease loan length based on holds</label> >+ </p> >+ [% END %] > >- <div> >- [% IF ( FALLBACK ) %] >- [% IF options %] >- <button type="button" class="approve" data-toggle="modal" data-target="#itemSearchFallback"><i class="fa fa-search"></i> Show matching titles</button> >+ [% IF ( RESERVED ) %] >+ <p> >+ <input type="checkbox" id="cancelreserve" name="cancelreserve" value="cancel" /> >+ <label for="cancelreserve">Cancel hold</label> >+ </p> >+ [% END %] >+ >+ [% IF ( RESERVE_WAITING ) %] >+ <p> >+ <label for="cancelreserve">Cancel hold</label> >+ <input type="radio" value="cancel" name="cancelreserve" id="cancelreserve" /><br /> >+ <label for="revertreserve">Revert waiting status</label> >+ <input type="radio" value="revert" name="cancelreserve" id="revertreserve" checked="checked" /> >+ </p> >+ [% END %] >+ >+ <input type="hidden" name="barcode" value="[% barcode | html %]" /> >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="issueconfirmed" value="1" /> >+ <input type="hidden" name="override_high_holds" value="[% override_high_holds | html %]" /> >+ [% IF ( DEBT ) %]<input type="hidden" name="debt_confirmed" value="1" />[% END %] >+ >+ [% IF ( INVALID_DATE ) %] >+ <p> >+ <input type="text" size="13" id="duedatespec" name="duedatespec" value="[% duedatespec | html %]" /> >+ <label for="duedatespec">Due date</label> >+ </p> > [% ELSE %] >- <div>No items were found by searching.</div> >+ <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> > [% END %] >- [% END %] > >- [% IF ( fast_cataloging ) %] >- [% IF ( CAN_user_editcatalogue_fast_cataloging ) %] >- <a class="approve" href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA&barcode=[% barcode |uri %]&circborrowernumber=[% patron.borrowernumber | html %]&branch=[% branch | html %]&duedatespec=[% duedatespec | html %]&stickyduedate=[% stickyduedate | html %]"><i class="fa fa-plus"></i> Add record using fast cataloging</a> >+ <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >+ <input type="hidden" name="branch" value="[% branch | html %]" /> >+ >+ [% IF ( RENEW_ISSUE ) %] >+ <button type="submit" class="approve" accesskey="y"><i class="fa fa-check"></i> Yes, renew (Y)</button> >+ [% ELSE %] >+ <button type="submit" class="approve" accesskey="y"><i class="fa fa-check"></i> Yes, check out (Y)</button> > [% END %] >+ >+ <input type="hidden" name="onsite_checkout" value="[% onsite_checkout | html %]" /> >+ <input type="hidden" name="auto_renew" value="[% auto_renew | html %]" /> >+ </form> >+ [% END # IF CAN_user_circulate_force_checkout or HIGHHOLDS %] >+ >+ [% IF ( RESERVED ) %] >+ <form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >+ <input type="hidden" name="restoreduedatespec" /> >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >+ <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >+ <button class="print" type="submit" onclick="Dopop('hold-transfer-slip.pl?borrowernumber=[% reserveborrowernumber | html %]&biblionumber=[% itembiblionumber | html %]&itemnumber=[% item.itemnumber | html %]&op=slip');this.form.submit();"><i class="fa fa-print"></i> Don't check out and print slip (P)</button> >+ </form> >+ [% END %] >+ >+ [% IF ( RESERVE_WAITING ) %] >+ <form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >+ <input type="hidden" name="restoreduedatespec" /> >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >+ <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >+ <button class="print" type="submit" onclick="Dopop('hold-transfer-slip.pl?borrowernumber=[% reserveborrowernumber | html %]&biblionumber=[% itembiblionumber | html %]&itemnumber=[% item.itemnumber | html %]&op=slip');this.form.submit();"><i class="fa fa-print"></i> Don't check out and print slip (P)</button> >+ </form> >+ [% END %] >+ >+ <form method="get" action="/cgi-bin/koha/circ/circulation.pl"> >+ [% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> >+ <input type="hidden" name="restoreduedatespec" /> >+ <input type="hidden" name="stickyduedate" value="[% stickyduedate | html %]" /> >+ [% IF CAN_user_circulate_force_checkout or HIGHHOLDS %] >+ [% IF ( RENEW_ISSUE ) %] >+ <button type="submit" class="deny" accesskey="n"><i class="fa fa-times"></i> No, don't renew (N)</button> >+ [% ELSE %] >+ <button type="submit" class="deny" accesskey="n"><i class="fa fa-times"></i> No, don't check out (N)</button> >+ [% END %] >+ [% ELSE %] >+ <button type="submit" class="deny"><i class="fa fa-times"></i> Continue</button> > [% END %] >- </div> >+ </form> > >- </li> >- [% END %] >+ [% IF ( RESERVED || ISSUED_TO_ANOTHER ) && (CAN_user_reserveforothers_place_holds ) %] >+ [% UNLESS noissues %] >+ <button type="submit" onclick="window.location.href='/cgi-bin/koha/reserve/request.pl?biblionumber=[% itembiblionumber | html %]&borrowernumber=[% patron.borrowernumber | html %]'"><i class="fa fa-sticky-note-o"></i> Cancel checkout and place a hold for [% INCLUDE 'patron-title.inc' %]</button> >+ [% END %] >+ [% END %] > >- [% IF ( NOT_FOR_LOAN ) %] >- <li> >- [% IF ( itemtype_notforloan ) %] >- Item type not for loan. >- [% ELSIF ( item_notforloan ) %] >- [% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %] >- Item not for loan [% IF (item_notforloan_lib) %]([% item_notforloan_lib | html %])[% END %]. >- [% END %] >- </li> >- [% END %] >+ </div> <!-- / #circ_needsconfirmation --> >+ </div> <!-- /.yui-g --> >+ [% END # /IF ( NEEDSCONFIRMATION ) %] > >- [% IF ( WTHDRAWN ) %] >- <li>Item has been withdrawn</li> >- [% END %] >+ <!-- NEEDSCONFIRMATION --> >+ [% IF ( IMPOSSIBLE ) %] >+ <div class="yui-g"> >+ <div id="circ_impossible" class="dialog alert audio-alert-warning"> >+ [% IF ( UNKNOWN_BARCODE ) %] >+ <h3>Barcode not found</h3> >+ [% END %] >+ <!-- RESULT OF ISSUING REQUEST --> >+ <ul> >+ [% IF ( STATS ) %] >+ <li>Local use recorded</li> >+ [% END %] > >- [% IF ( RESTRICTED ) %] >- <li>Item is restricted</li> >- [% END %] >+ [% IF ( INVALID_DATE ) %] >+ <li>The due date "[% INVALID_DATE | html %]" is invalid</li> >+ [% END %] > >- [% IF ( GNA ) %] >- <li>Patron's address is in doubt</li> >- [% END %] >+ [% IF ( UNKNOWN_BARCODE ) %] >+ <li> >+ The barcode was not found: <span class="ex">[% barcode | html %]</span> >+ <div> >+ [% IF ( FALLBACK ) %] >+ [% IF options %] >+ <button type="button" class="approve" data-toggle="modal" data-target="#itemSearchFallback"><i class="fa fa-search"></i> Show matching titles</button> >+ [% ELSE %] >+ <div>No items were found by searching.</div> >+ [% END %] >+ [% END %] > >- [% IF ( CARD_LOST ) %] >- <li>Patron's card is lost</li> >- [% END %] >+ [% IF ( fast_cataloging ) %] >+ [% IF ( CAN_user_editcatalogue_fast_cataloging ) %] >+ <a class="approve" href="/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=FA&barcode=[% barcode |uri %]&circborrowernumber=[% patron.borrowernumber | html %]&branch=[% branch | html %]&duedatespec=[% duedatespec | html %]&stickyduedate=[% stickyduedate | html %]"><i class="fa fa-plus"></i> Add record using fast cataloging</a> >+ [% END %] >+ [% END %] >+ </div> >+ </li> >+ [% END # /UNKNOWN_BARCODE %] >+ >+ [% IF ( NOT_FOR_LOAN ) %] >+ <li> >+ [% IF ( itemtype_notforloan ) %] >+ Item type not for loan. >+ [% ELSIF ( item_notforloan ) %] >+ [% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %] >+ Item not for loan [% IF (item_notforloan_lib) %]([% item_notforloan_lib | html %])[% END %]. >+ [% END %] >+ </li> >+ [% END %] > >- [% IF ( DEBARRED ) %] >- <li>Patron is restricted</li> >- [% END %] >+ [% IF ( WTHDRAWN ) %] >+ <li>Item has been withdrawn</li> >+ [% END %] > >- [% IF ( NO_MORE_RENEWALS ) %] >- <li>No more renewals possible</li> >- [% END %] >+ [% IF ( RESTRICTED ) %] >+ <li>Item is restricted</li> >+ [% END %] > >- [% IF NO_RENEWAL_FOR_ONSITE_CHECKOUTS %] >- <li>This item can not be renewed, it's an on-site checkout</li> >- [% END %] >+ [% IF ( GNA ) %] >+ <li>Patron's address is in doubt</li> >+ [% END %] > >- [%IF ( AGE_RESTRICTION ) %] >- <li>Age restriction [% AGE_RESTRICTION | html %].</li> >- [% END %] >+ [% IF ( CARD_LOST ) %] >+ <li>Patron's card is lost</li> >+ [% END %] > >- [% IF ( EXPIRED ) %] >- <li>Patron's card is expired</li> >- [% END %] >+ [% IF ( DEBARRED ) %] >+ <li>Patron is restricted</li> >+ [% END %] > >- [% IF ( TOO_MANY ) %] >- <li>Too many checked out. [% current_loan_count | html %] checked out, only [% max_loans_allowed | html %] are allowed.</li> >- [% END %] >+ [% IF ( NO_MORE_RENEWALS ) %] >+ <li>No more renewals possible</li> >+ [% END %] > >- [% IF ( ITEMNOTSAMEBRANCH ) %] >- <li>This item belongs to [% Branches.GetName( itemhomebranch ) | html %] and cannot be checked out from this location.</li> >- [% END %] >+ [% IF NO_RENEWAL_FOR_ONSITE_CHECKOUTS %] >+ <li>This item can not be renewed, it's an on-site checkout</li> >+ [% END %] > >- [% IF RETURN_IMPOSSIBLE %] >- <li>This item must be returned to [% Branches.GetName( branch_to_return ) | html %].</li> >- [% END %] >+ [%IF ( AGE_RESTRICTION ) %] >+ <li>Age restriction [% AGE_RESTRICTION | html %].</li> >+ [% END %] > >- [% IF ( USERBLOCKEDWITHENDDATE ) %] >- <li>Patron has a restriction until [% USERBLOCKEDWITHENDDATE | $KohaDates %].</li> >- [% END %] >+ [% IF ( EXPIRED ) %] >+ <li>Patron's card is expired</li> >+ [% END %] > >- [% IF ( USERBLOCKEDNOENDDATE ) %] >- <li>Patron has an indefinite restriction.</li> >- [% END %] >+ [% IF ( TOO_MANY ) %] >+ <li>Too many checked out. [% current_loan_count | html %] checked out, only [% max_loans_allowed | html %] are allowed.</li> >+ [% END %] > >- [% IF ( USERBLOCKEDOVERDUE ) %] >- <li>Checkouts are BLOCKED because patron has overdue items.</li> >- [% END %] >- </ul> >+ [% IF ( ITEMNOTSAMEBRANCH ) %] >+ <li>This item belongs to [% Branches.GetName( itemhomebranch ) | html %] and cannot be checked out from this location.</li> >+ [% END %] > >- [% IF (forceallow) %] >- <li>Restriction overridden temporarily.</li> >- [% END %] >+ [% IF RETURN_IMPOSSIBLE %] >+ <li>This item must be returned to [% Branches.GetName( branch_to_return ) | html %].</li> >+ [% END %] > >-</div></div> >+ [% IF ( USERBLOCKEDWITHENDDATE ) %] >+ <li>Patron has a restriction until [% USERBLOCKEDWITHENDDATE | $KohaDates %].</li> >+ [% END %] >+ >+ [% IF ( USERBLOCKEDNOENDDATE ) %] >+ <li>Patron has an indefinite restriction.</li> >+ [% END %] >+ >+ [% IF ( USERBLOCKEDOVERDUE ) %] >+ <li>Checkouts are BLOCKED because patron has overdue items.</li> >+ [% END %] >+ </ul> >+ >+ [% IF (forceallow) %] >+ <li>Restriction overridden temporarily.</li> >+ [% END %] >+ </div> <!-- /#circ_impossible --> >+ </div> <!-- /.yui-g --> > > [% IF ( FALLBACK ) %] > [% IF options %] >- > <!-- Modal --> > <div class="modal" id="itemSearchFallback" tabindex="-1" role="dialog" aria-labelledby="itemSearchFallbackLabel"> > <div class="modal-dialog modal-wide" role="document"> >@@ -450,528 +463,531 @@ > </tr> > [% END %] > </table> >- </div> >+ </div> <!-- /.modal-body --> > <div class="modal-footer"> > <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button> > </div> >- </div> >- </div> >- </div> >- [% END %] >+ </div> <!-- /.modal-content --> >+ </div> <!-- .modal-dialog.modal-wide --> >+ </div> <!-- /#itemSearchFallback --> >+ [% END # /IF options %] >+ [% END # /IF FALLBACK%] >+ [% ELSE # IF IMPOSSIBLE %] >+ [% IF (forceallow) %] >+ <div id="overridden_debarment" class="dialog alert">Restriction overridden temporarily</div> > [% END %] >+ [% END # /IF IMPOSSIBLE %] > >-[% ELSE %] >- [% IF (forceallow) %] >- <div id="overridden_debarment" class="dialog alert">Restriction overridden temporarily</div> >- [% END %] >-[% END %] <!-- /impossible --> >- >-<span class="audio-alert-success"></span> >- >-[% IF ( issued ) %] >-<p>Item checked out</p> >-[% END %] >- >-[% IF ( message ) %] >-[% INCLUDE 'patron-toolbar.inc' %] >-<h4> >-No patron matched <span class="ex">[% message | html %]</span> >-</h4> >-[% END %] >- >-[% IF ( borrowers ) %] >-[% INCLUDE 'patron-toolbar.inc' %] >- >-<fieldset id="circ_circulation_selectborrower"> >- [% INCLUDE 'circ-patron-search-results.inc' destination = "circ" %] >-</fieldset> >-[% ELSE %] >- >-<!-- BARCODE ENTRY --> >- >-[% IF patron %] >-<div class="yui-g"> >- >-[% IF privacy == 2 AND NOT Koha.Preference('AnonymousPatron') %] >- <div class="dialog alert"><strong>Error:</strong> This patron has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is empty or incorrect.</div> >-[% END %] >- >-[% IF ( !noissues ) || ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') )%] >-<div class="yui-u first"> >- >-<form method="post" action="/cgi-bin/koha/circ/circulation.pl" id="mainform" name="mainform" autocomplete="off"> >- <input type="hidden" name="restoreduedatespec" /> >-[% IF ( issue ) %] >- <fieldset id="circ_circulation_issue" class="lastchecked"> >-[% ELSE %] >- <fieldset id="circ_circulation_issue"> >-[% END %] >- [% IF ( DisplayClearScreenButton ) %] >- <span id="clearscreen"><a href="/cgi-bin/koha/circ/circulation.pl" title="Clear screen">x</a></span> >- [% END %] >- >- [% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >+ <span class="audio-alert-success"></span> > >- <label class="circ_barcode" for="barcode">Checking out to [% INCLUDE 'patron-title.inc' %]</label> >+ [% IF ( issued ) %] >+ <p>Item checked out</p> >+ [% END %] > >- [% IF Koha.Preference('itemBarcodeFallbackSearch') %] >- <div class="hint">Enter item barcode or keyword:</div> >- [% ELSE %] >- <div class="hint">Enter item barcode:</div> >- [% END %] >+ [% IF ( message ) %] >+ [% INCLUDE 'patron-toolbar.inc' %] >+ <h4>No patron matched <span class="ex">[% message | html %]</span></h4> >+ [% END %] > >- [% IF NEEDSCONFIRMATION %] >- <input type="text" name="barcode" id="barcode" class="barcode focus" size="14" disabled="disabled" /> >+ [% IF ( borrowers ) %] >+ [% INCLUDE 'patron-toolbar.inc' %] >+ <fieldset id="circ_circulation_selectborrower"> >+ [% INCLUDE 'circ-patron-search-results.inc' destination = "circ" %] >+ </fieldset> > [% ELSE %] >- <input type="text" name="barcode" id="barcode" class="barcode focus" size="14" /> >- [% END %] >- <button type="submit" class="btn btn-default">Check out</button> >+ <!-- BARCODE ENTRY --> >+ [% IF patron %] >+ <div class="yui-g"> >+ [% IF privacy == 2 AND NOT Koha.Preference('AnonymousPatron') %] >+ <div class="dialog alert"><strong>Error:</strong> This patron has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is empty or incorrect.</div> >+ [% END %] > >- <div id="show-checkout-settings"> >- <a href="#"><i class="fa fa-caret-right checkout-settings-icon"></i> Checkout settings</a> >- </div> >+ [% IF ( !noissues ) || ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') )%] >+ <div class="yui-u first"> >+ <form method="post" action="/cgi-bin/koha/circ/circulation.pl" id="mainform" name="mainform" autocomplete="off"> >+ <input type="hidden" name="restoreduedatespec" /> >+ [% IF ( issue ) %] >+ <fieldset id="circ_circulation_issue" class="lastchecked"> >+ [% ELSE %] >+ <fieldset id="circ_circulation_issue"> >+ [% END %] > >- <div class="checkout-settings"> >+ [% IF ( DisplayClearScreenButton ) %] >+ <span id="clearscreen"><a href="/cgi-bin/koha/circ/circulation.pl" title="Clear screen">x</a></span> >+ [% END %] >+ >+ [% IF (forceallow) %]<input type="hidden" name="forceallow" value="1">[% END %] >+ >+ <label class="circ_barcode" for="barcode">Checking out to [% INCLUDE 'patron-title.inc' %]</label> >+ >+ [% IF Koha.Preference('itemBarcodeFallbackSearch') %] >+ <div class="hint">Enter item barcode or keyword:</div> >+ [% ELSE %] >+ <div class="hint">Enter item barcode:</div> >+ [% END %] >+ >+ [% IF NEEDSCONFIRMATION %] >+ <input type="text" name="barcode" id="barcode" class="barcode focus" size="14" disabled="disabled" /> >+ [% ELSE %] >+ <input type="text" name="barcode" id="barcode" class="barcode focus" size="14" /> >+ [% END %] >+ >+ <button type="submit" class="btn btn-default">Check out</button> >+ >+ <div id="show-checkout-settings"> >+ <a href="#"><i class="fa fa-caret-right checkout-settings-icon"></i> Checkout settings</a> >+ </div> >+ >+ <div class="checkout-settings"> >+ [% UNLESS ( noissues && Koha.Preference('OnSiteCheckoutsForce') ) %] >+ [% IF ( SpecifyDueDate ) %] >+ <div id="specify-due-date" class="checkout-setting"> >+ <div class="hint">Specify due date [% INCLUDE 'date-format.inc' %]: </div> >+ >+ [% IF ( duedatespec ) %] >+ <input type="text" size="13" id="duedatespec" name="duedatespec" value="[% duedatespec | html %]" /> >+ [% ELSE %] >+ <input type="text" size="13" id="duedatespec" name="duedatespec" value="" /> >+ [% END %] >+ >+ <label for="stickyduedate"> Remember for session:</label> >+ >+ [% IF ( stickyduedate ) %] >+ <input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" checked="checked" /> >+ [% ELSE %] >+ <input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" /> >+ [% END %] >+ >+ <button class="btn btn-default btn-sm action" id="cleardate" name="cleardate" onclick="this.checked = false; this.form.duedatespec.value = ''; this.form.stickyduedate.checked = false; this.form.barcode.focus(); return false;">Clear</button> >+ </div> <!-- / #specify-due-date --> >+ [% END # /IF ( SpecifyDueDate ) %] >+ [% END # /UNLESS ( noissues && Koha.Preference('OnSiteCheckoutsForce') ) %] >+ >+ [% UNLESS ( noissues ) %] >+ <div id="set-automatic-renewal" class="checkout-setting"> >+ >+ [% IF NEEDSCONFIRMATION %] >+ <input type="checkbox" name="auto_renew" id="auto_renew" value="auto_renew" disabled="disabled" /> >+ [% ELSE %] >+ <input type="checkbox" name="auto_renew" id="auto_renew" value="auto_renew" class="circ_setting" /> >+ [% END %] >+ <label for="auto_renew">Automatic renewal</label> >+ </div> >+ >+ [% IF Koha.Preference('decreaseLoanHighHolds') %] >+ <div id="set_high_holds_overrride" class="checkout-setting"> >+ [% IF NEEDSCONFIRMATION %] >+ [% IF override_high_holds %] >+ <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" disabled="disabled" checked="checked" /> >+ [% ELSE %] >+ <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" disabled="disabled" /> >+ [% END %] >+ [% ELSE %] >+ [% IF override_high_holds %] >+ <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" class="circ_setting" checked="checked" /> >+ [% ELSE %] >+ <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" class="circ_setting" /> >+ [% END %] >+ [% END %] >+ <label for="override_high_holds">Don't decrease checkout length based on holds</label> >+ </div> <!-- /#set_hight_holds_override --> >+ [% END # /IF Koha.Preference('decreaseLoanHighHolds') %] >+ [% END # /UNLESS ( noissues ) %] >+ >+ [% IF Koha.Preference('OnSiteCheckouts') %] >+ <div id="onsite_checkout-select" class="checkout-setting"> >+ [% IF noissues %] >+ <div class="onsite-checkout-only"> >+ <input type="checkbox" id="onsite_checkout" name="onsite_checkout_forced" checked="checked" disabled="disabled" /> <label for="onsite_checkout">On-site checkouts only. Automatic due date: </label> >+ <input type="text" name="duedatespec" id="duedatespec" /> >+ <input type="hidden" name="onsite_checkout" checked="checked" value="1" /> >+ </div> >+ [% ELSE %] >+ <input type="checkbox" id="onsite_checkout" name="onsite_checkout" class="circ_setting" /> >+ <label for="onsite_checkout">On-site checkout</label> >+ [% END %] >+ </div> >+ [% END # /IF Koha.Preference('OnSiteCheckouts')%] >+ </div> <!-- /.checkout-settings --> >+ >+ <input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="branch" value="[% branch | html %]" /> >+ <input type="hidden" name="print" value="maybe" /> >+ <input type="hidden" name="debt_confirmed" value="[% debt_confirmed | html %]" /> >+ [% IF ( CHARGES ) %] >+ <input type="hidden" name="charges" value="yes" /> >+ [% END %] >+ </fieldset> <!-- /#circ_circulation_issue --> >+ >+ [% IF ( issue ) %] >+ <div class="lastchecked"> >+ <p><strong>Checked out: </strong>[% issue.item.biblioitemnumber.biblionumber.title | html %] ([% issue.item.barcode | html %]). Due on [% issue.date_due | $KohaDates %]</p> >+ </div> >+ [% END %] >+ </form> <!-- /#mainform --> >+ </div> <!-- /.yui-u first --> >+ [% END # /IF ( !noissues ) %] > >- [% UNLESS ( noissues && Koha.Preference('OnSiteCheckoutsForce') ) %] >- [% IF ( SpecifyDueDate ) %] >- <div id="specify-due-date" class="checkout-setting"> >- <div class="hint">Specify due date [% INCLUDE 'date-format.inc' %]: </div> >- [% IF ( duedatespec ) %] >- <input type="text" size="13" id="duedatespec" name="duedatespec" value="[% duedatespec | html %]" /> >+ [% IF ( noissues ) %] >+ [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >+ <div class="yui-u"> > [% ELSE %] >- <input type="text" size="13" id="duedatespec" name="duedatespec" value="" /> >+ <div> > [% END %] >- <label for="stickyduedate"> Remember for session:</label> >- [% IF ( stickyduedate ) %] >- <input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" checked="checked" /> >- [% ELSE %] >- <input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();" name="stickyduedate" /> >- [% END %] >- <button class="btn btn-default btn-sm action" id="cleardate" name="cleardate" onclick="this.checked = false; this.form.duedatespec.value = ''; this.form.stickyduedate.checked = false; this.form.barcode.focus(); return false;" >Clear</button> >- </div> >- [% END %] >- [% END %] >- >- [% UNLESS ( noissues ) %] >- <div id="set-automatic-renewal" class="checkout-setting"> >- [% IF NEEDSCONFIRMATION %] >- <input type="checkbox" name="auto_renew" id="auto_renew" value="auto_renew" disabled="disabled" /> > [% ELSE %] >- <input type="checkbox" name="auto_renew" id="auto_renew" value="auto_renew" class="circ_setting" /> >+ <div class="yui-u"> > [% END %] > >- <label for="auto_renew">Automatic renewal</label> >- </div> >- [% IF Koha.Preference('decreaseLoanHighHolds') %] >- <div id="set_high_holds_overrride" class="checkout-setting"> >- [% IF NEEDSCONFIRMATION %] >- [% IF override_high_holds %] >- <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" disabled="disabled" checked="checked"/> >+ [% IF ( noissues ) %] >+ [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >+ <div id="circmessages" class="circmessage attention"> > [% ELSE %] >- <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" disabled="disabled"/> >- [% END %] >- [% ELSE %] >- [% IF override_high_holds %] >- <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" class="circ_setting" checked="checked" /> >- [% ELSE %] >- <input type="checkbox" name="override_high_holds" id="override_high_holds" value="1" class="circ_setting" /> >+ <h4>Checking out to [% INCLUDE 'patron-title.inc' %]</h4> >+ <div id="circmessages" class="circmessage warning"> > [% END %] >+ <h3> >+ Cannot check out! >+ [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >+ <span class="circ-hlt">Only on-site checkouts are allowed</span> >+ [% END %] >+ </h3> >+ [% ELSE # /IF ( noissues ) %] >+ <div id="circmessages" class="circmessage attention"> >+ <h3>Attention:</h3> > [% END %] >- <label for="override_high_holds">Don't decrease checkout length based on holds</label> >- </div> >- [% END %] >- [% END %] > >- [% IF Koha.Preference('OnSiteCheckouts') %] >- <div id="onsite_checkout-select" class="checkout-setting"> >- [% IF noissues %] >- <div class="onsite-checkout-only"> >- <input type="checkbox" id="onsite_checkout" name="onsite_checkout_forced" checked="checked" disabled="disabled" /> <label for="onsite_checkout">On-site checkouts only. Automatic due date: </label> >- <input type="text" name="duedatespec" id="duedatespec" /> >- <input type="hidden" name="onsite_checkout" checked="checked" value="1" /> >- </div> >- [% ELSE %] >- <input type="checkbox" id="onsite_checkout" name="onsite_checkout" class="circ_setting" /> <label for="onsite_checkout">On-site checkout</label> >- [% END %] >- </div> >- [% END %] >- >- </div> <!-- /.checkout-settings --> >+ <ul> >+ [% IF ( has_modifications ) %] >+ <li> >+ <span class="circ-hlt">Pending modifications:</span> Patron has pending modifications. >+ [% IF CAN_user_borrowers_edit_borrowers && ( !Koha.Preference('IndependentBranchesPatronModifications') || borrower.branch == branch ) %] >+ <a href="/cgi-bin/koha/members/members-update.pl">View all pending patron modifications</a> >+ [% END %] >+ </li> >+ [% END %] > >- <input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="branch" value="[% branch | html %]" /> >- <input type="hidden" name="print" value="maybe" /> >- <input type="hidden" name="debt_confirmed" value="[% debt_confirmed | html %]" /> >- [% IF ( CHARGES ) %] >- <input type="hidden" name="charges" value="yes" /> >- [% END %] >-</fieldset> >-[% IF ( issue ) %] >- <div class="lastchecked"> >- <p><strong>Checked out: </strong>[% issue.item.biblioitemnumber.biblionumber.title | html %] ([% issue.item.barcode | html %]). Due on [% issue.date_due | $KohaDates %]</p> >- </div> >-[% END %] >-</form></div> >+ [% IF ( warndeparture ) %] >+ <li> >+ <span class="circ-hlt">Expiration:</span> Patron's card will expire soon. >+ Patron's card expires on [% expiry | $KohaDates %] <a href="/cgi-bin/koha/members/setstatus.pl?borrowernumber=[% patron.borrowernumber | uri %]&destination=circ&reregistration=y">Renew</a> or <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&destination=circ&borrowernumber=[% patron.borrowernumber | html %]&categorycode=[% categorycode | html %]">Edit Details</a> >+ </li> >+ [% END %] > >-[% END %]<!-- /unless noissues --> >+ [% IF ( returnbeforeexpiry ) %] >+ <li> >+ <span class="circ-hlt">Set due date to expiry:</span> You have the ReturnBeforeExpiry system preference enabled this means if the >+ expiry date is before the date due, the date due will be set to the expiry date >+ </li> >+ [% END %] > >-[% IF ( noissues ) %] >- [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >- <div class="yui-u"> >- [% ELSE %] >- <div> >- [% END %] >-[% ELSE %] >- <div class="yui-u"> >-[% END %] >- >- [% IF ( noissues ) %] >- [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >- <div id="circmessages" class="circmessage attention"> >- [% ELSE %] >- <h4>Checking out to [% INCLUDE 'patron-title.inc' %]</h4> >- <div id="circmessages" class="circmessage warning"> >- [% END %] >- <h3> >- Cannot check out! >- [% IF ( Koha.Preference('OnSiteCheckouts') && Koha.Preference('OnSiteCheckoutsForce') ) %] >- <span class="circ-hlt">Only on-site checkouts are allowed</span> >- [% END %] >- </h3> >- [% ELSE %] >- <div id="circmessages" class="circmessage attention"> >- <h3>Attention:</h3> >- [% END %] >+ [% IF ( expired ) %] >+ <li> >+ <span class="circ-hlt">Expiration:</span> Patron's card has expired. >+ [% IF ( expiry ) %] Patron's card expired on [% expiry | $KohaDates %] [% END %] >+ <a href="/cgi-bin/koha/members/setstatus.pl?borrowernumber=[% patron.borrowernumber | uri %]&destination=circ&reregistration=y">Renew</a> or <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&destination=circ&borrowernumber=[% patron.borrowernumber | html %]&categorycode=[% categorycode | html %]">Edit Details</a> >+ </li> >+ [% END %] > >- <ul> >+ [% IF ( gna ) %] >+ <li class="blocker"><span class="circ-hlt">Address:</span> Patron's address in doubt</li> >+ [% END %] > >- [% IF ( has_modifications ) %] >- <li><span class="circ-hlt">Pending modifications:</span> Patron has pending modifications. >- [% IF CAN_user_borrowers_edit_borrowers && ( !Koha.Preference('IndependentBranchesPatronModifications') || borrower.branch == branch ) %] >- <a href="/cgi-bin/koha/members/members-update.pl">View all pending patron modifications</a> >+ [% IF ( lost ) %] >+ <li class="blocker"><span class="circ-hlt">Lost: </span>Patron's card is lost</li> > [% END %] >- </li> >- [% END %] >- >- [% IF ( warndeparture ) %] >- <li><span class="circ-hlt">Expiration:</span> Patron's card will expire soon. >- Patron's card expires on [% expiry | $KohaDates %] <a href="/cgi-bin/koha/members/setstatus.pl?borrowernumber=[% patron.borrowernumber | uri %]&destination=circ&reregistration=y">Renew</a> or <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&destination=circ&borrowernumber=[% patron.borrowernumber | html %]&categorycode=[% categorycode | html %]">Edit Details</a> >- >- </li> >- [% END %] >- >- [% IF ( returnbeforeexpiry ) %] >- <li><span class="circ-hlt">Set due date to expiry:</span> You have the ReturnBeforeExpiry system preference enabled this means if the >- expiry date is before the date due, the date due will be set to the expiry date >- </li> >- [% END %] >- >- [% IF ( expired ) %] >- <li><span class="circ-hlt">Expiration:</span> Patron's card has expired. >- [% IF ( expiry ) %]Patron's card expired on [% expiry | $KohaDates %][% END %] <a href="/cgi-bin/koha/members/setstatus.pl?borrowernumber=[% patron.borrowernumber | uri %]&destination=circ&reregistration=y">Renew</a> or <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&destination=circ&borrowernumber=[% patron.borrowernumber | html %]&categorycode=[% categorycode | html %]">Edit Details</a> >- >- </li> >- [% END %] >- >- [% IF ( gna ) %] >- <li class="blocker"><span class="circ-hlt">Address:</span> Patron's address in doubt</li> >- [% END %] >- >- [% IF ( lost ) %] >- <li class="blocker"><span class="circ-hlt">Lost: </span>Patron's card is lost</li> >- [% END %] >- >- [% IF ( userdebarred ) %] >- <li class="blocker"> >- <span class="circ-hlt"> Restricted:</span> Patron's account is restricted >- >- [% IF ( userdebarreddate ) %] >- until [% userdebarreddate | $KohaDates %] >- [% END %] >- >- [% IF ( debarredcomment ) %] >- with the explanation: <br/><i> >- [% IF debarredcomment.search('OVERDUES_PROCESS') %] >- Restriction added by overdues process [% debarredcomment.remove('OVERDUES_PROCESS ') | $raw | html_line_break %] >- [% ELSE %] >- [% debarredcomment | $raw | html_line_break %] >- [% END %] >- </i> >- [% END %] >- <br/> >- <a class="btn btn-default btn-sm" href="#reldebarments" onclick="$('#debarments-tab-link').click()"><i class="fa fa-ban"></i> View restrictions</a> >- [% IF (noissues && patron && CAN_user_circulate_force_checkout) %] >- <span class="override_debarment"> >- <a href="/cgi-bin/koha/circ/circulation.pl?forceallow=1&borrowernumber=[% patron.borrowernumber | uri %]" class="btn btn-default btn-sm">Override restriction temporarily</a> >- </span> >- [% END %] >- </li> >- [% END %] > >- [% IF ( odues ) %]<li><span class="circ-hlt">Overdues: Patron has ITEMS OVERDUE.</span> <a href="#checkouts">See highlighted items below</a></li> >- [% END %] >+ [% IF ( userdebarred ) %] >+ <li class="blocker"> >+ <span class="circ-hlt"> Restricted:</span> Patron's account is restricted > >- [% IF ( charges ) %] >- [% INCLUDE 'blocked-fines.inc' fines = chargesamount %] >- [% END %] >+ [% IF ( userdebarreddate ) %] >+ until [% userdebarreddate | $KohaDates %] >+ [% END %] > >- [% IF ( charges_guarantees ) %] >- <li> >- <span class="circ-hlt">Fees & Charges:</span> Patron's guarantees collectively owe [% chargesamount_guarantees | $Price %]. >- [% IF noissues %] >- <span class="circ-hlt">Checkouts are BLOCKED because fine balance is OVER THE LIMIT.</span> >- [% END %] >- </li> >- [% END %] >+ [% IF ( debarredcomment ) %] >+ with the explanation: <br /><i> >+ [% IF debarredcomment.search('OVERDUES_PROCESS') %] >+ Restriction added by overdues process [% debarredcomment.remove('OVERDUES_PROCESS ') | $raw | html_line_break %] >+ [% ELSE %] >+ [% debarredcomment | $raw | html_line_break %] >+ [% END %] >+ </i> >+ [% END %] > >+ <br /> >+ <a class="btn btn-default btn-sm" href="#reldebarments" onclick="$('#debarments-tab-link').click()"><i class="fa fa-ban"></i> View restrictions</a> > >- [% IF ( credits ) %] >- <li> >- <span class="circ-hlt">Credits:</span> Patron has a credit[% IF ( creditsamount ) %] of [% creditsamount | $Price %][% END %] >- </li> >- [% END %] >+ [% IF (noissues && patron && CAN_user_circulate_force_checkout) %] >+ <span class="override_debarment"> >+ <a href="/cgi-bin/koha/circ/circulation.pl?forceallow=1&borrowernumber=[% patron.borrowernumber | uri %]" class="btn btn-default btn-sm">Override restriction temporarily</a> >+ </span> >+ [% END %] >+ </li> >+ [% END # /IF ( userdebarred ) %] > >- </ul> >- </div> >+ [% IF ( odues ) %] >+ <li><span class="circ-hlt">Overdues: Patron has ITEMS OVERDUE.</span> <a href="#checkouts">See highlighted items below</a></li> >+ [% END %] > >- [% IF WaitingHolds.count %] >- <div id="holdswaiting" class="circmessage"> >- <h4>Holds waiting:</h4> >- [% FOREACH w IN WaitingHolds %] >- <ul> >- <li> >- <a href="/cgi-bin/koha/reserve/request.pl?biblionumber=[% w.biblio.biblionumber | uri %]">[% w.biblio.title | html %]</a> >- ([% ItemTypes.GetDescription( w.item.effective_itemtype ) | html %]), >- [% IF ( w.biblio.author ) %] by [% w.biblio.author | html %] [% END %] >- [% IF ( w.item.itemcallnumber ) %] [[% w.item.itemcallnumber | html %]] [% END %] >- Hold placed on [% w.reservedate | $KohaDates %]. >- >- <br/> >- [% IF ( w.branch.branchcode == Branches.GetLoggedInBranchcode() ) %]<strong class="waitinghere">[% ELSE %]<strong>[% END %] >- [% SET expires_on = w.expirationdate %] >- Waiting at [% w.branch.branchname | html %] [% IF expires_on %] until [% expires_on | $KohaDates %] [% END %] >- </strong> >- </li> >+ [% IF ( charges ) %] >+ [% INCLUDE 'blocked-fines.inc' fines = chargesamount %] >+ [% END %] >+ >+ [% IF ( charges_guarantees ) %] >+ <li> >+ <span class="circ-hlt">Fees & Charges:</span> Patron's guarantees collectively owe [% chargesamount_guarantees | $Price %]. >+ [% IF noissues %] >+ <span class="circ-hlt">Checkouts are BLOCKED because fine balance is OVER THE LIMIT.</span> >+ [% END %] >+ </li> >+ [% END %] >+ >+ [% IF ( credits ) %] >+ <li> >+ <span class="circ-hlt">Credits:</span> Patron has a credit >+ [% IF ( creditsamount ) %] of [% creditsamount | $Price %][% END %] >+ </li> >+ [% END %] > </ul> >- [% END %] >- </div> >- [% END %] >+ </div> <!-- /#circmessages --> >+ >+ [% IF WaitingHolds.count %] >+ <div id="holdswaiting" class="circmessage"> >+ <h4>Holds waiting:</h4> >+ >+ [% FOREACH w IN WaitingHolds %] >+ <ul> >+ <li> >+ <a href="/cgi-bin/koha/reserve/request.pl?biblionumber=[% w.biblio.biblionumber | uri %]">[% w.biblio.title | html %]</a> >+ ([% ItemTypes.GetDescription( w.item.effective_itemtype ) | html %]), >+ [% IF ( w.biblio.author ) %] by [% w.biblio.author | html %] [% END %] >+ [% IF ( w.item.itemcallnumber ) %] [[% w.item.itemcallnumber | html %]] [% END %] >+ Hold placed on [% w.reservedate | $KohaDates %]. >+ <br /> >+ [% IF ( w.branch.branchcode == Branches.GetLoggedInBranchcode() ) %] >+ <strong class="waitinghere"> >+ [% ELSE %] >+ <strong> >+ [% END %] >+ [% SET expires_on = w.expirationdate %] >+ Waiting at [% w.branch.branchname | html %] [% IF expires_on %] until [% expires_on | $KohaDates %] [% END %] >+ </strong> >+ </li> >+ </ul> >+ [% END # /FOREACH WaitingHolds %] >+ </div> <!-- /#holdswaiting --> >+ [% END # IF WaitingHolds.count %] >+ >+ [% IF ( notes ) %] >+ <div id="circnotes" class="circmessage"> >+ <h4>Notes:</h4> >+ <p><span class="circ-hlt">[% notesmsg | html %]</span></p> >+ </div> >+ [% END # IF ( notes ) %] > >- [% IF ( notes ) %] >- <div id="circnotes" class="circmessage"> >- <h4>Notes:</h4> >- <p><span class="circ-hlt">[% notesmsg | html %]</span></p> >- </div> >+ <div id="messages" class="circmessage"> >+ <h4>Messages:</h4> >+ <ul> >+ [% FOREACH message IN messages %] >+ <li> >+ [% IF(message.message_type == "L") %] >+ <span class="circ-hlt"> >+ [% ELSE %] >+ <span> >+ [% END %] >+ [% message.message_date | $KohaDates %] >+ [% Branches.GetName( message.branchcode ) | html %] > >+ [% IF message.manager_id %] >+ ( <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.manager_id | uri %]">[% message.get_column('manager_firstname') | html %] [% message.get_column('manager_surname') | html %]</a> ) >+ [% END %] >+ <i>"[% message.message | html %]"</i> >+ </span> > >- <!-- /If notes -->[% END %] >+ [% IF message.branchcode == branch OR Koha.Preference('AllowAllMessageDeletion') %] >+ <a class="btn btn-link btn-sm" href="/cgi-bin/koha/circ/del_message.pl?message_id=[% message.message_id | html %]&borrowernumber=[% message.borrowernumber | html %]" onclick="return confirm(MSG_CONFIRM_DELETE_MESSAGE);"><i class="fa fa-trash"></i> Delete</a> >+ [% END %] >+ </li> >+ [% END # /FOREACH messages %] >+ </ul> > >- <div id="messages" class="circmessage"> >- <h4>Messages:</h4> >- <ul> >- [% FOREACH message IN messages %] >- <li> >- [% IF(message.message_type == "L") %] >- <span class="circ-hlt"> >- [% ELSE %] >- <span> >- [% END %] >- [% message.message_date | $KohaDates %] >- [% Branches.GetName( message.branchcode ) | html %] >- [% IF message.manager_id %] >- ( <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.manager_id | uri %]">[% message.get_column('manager_firstname') | html %] [% message.get_column('manager_surname') | html %]</a> ) >- [% END %] >- <i>"[% message.message | html %]"</i> >- </span> >- [% IF message.branchcode == branch OR Koha.Preference('AllowAllMessageDeletion') %] >- <a class="btn btn-link btn-sm" href="/cgi-bin/koha/circ/del_message.pl?message_id=[% message.message_id | html %]&borrowernumber=[% message.borrowernumber | html %]" onclick="return confirm(MSG_CONFIRM_DELETE_MESSAGE);"><i class="fa fa-trash"></i> Delete</a> >- [% END %] >- </li> >- [% END %] >- </ul> >- <a id="addnewmessageLabel" href="#add_message_form" class="btn btn-link btn-sm" data-toggle="modal"><i class="fa fa-plus"></i> Add a new message</a> >- </div> >+ <a id="addnewmessageLabel" href="#add_message_form" class="btn btn-link btn-sm" data-toggle="modal"><i class="fa fa-plus"></i> Add a new message</a> >+ </div> <!-- /#messages --> >+ </div> <!-- .yui-u --> >+ </div> <!-- /.yui-g --> >+ >+ <div class="yui-g"> >+ <div id="patronlists" class="toptabs"> >+ <ul> >+ <li> >+ [% IF ( issuecount ) %] >+ <a href="#checkouts">[% issuecount | html %] Checkout(s)</a> >+ [% ELSE %] >+ <a href="#checkouts">0 Checkouts</a> >+ [% END %] >+ </li> > >-</div> >-</div> >+ [% IF relatives_issues_count %] >+ <li><a id="relatives-issues-tab" href="#relatives-issues">Relatives' checkouts</a></li> >+ [% END %] > >-<div class="yui-g"><div id="patronlists" class="toptabs"> >+ <li> >+ [% IF ( holds_count ) %] >+ <a href="#reserves" id="holds-tab">[% holds_count | html %] Hold(s)</a> >+ [% ELSE %] >+ <a href="#reserves" id="holds-tab">0 Holds</a> >+ [% END %] >+ </li> > >-<ul> >- <li> >- [% IF ( issuecount ) %] >- <a href="#checkouts">[% issuecount | html %] Checkout(s)</a> >- [% ELSE %] >- <a href="#checkouts">0 Checkouts</a> >- [% END %] >- </li> >+ [% IF Koha.Preference('ArticleRequests') %] >+ <li> >+ <a href="#article-requests" id="article-requests-tab"> [% patron.article_requests_current.count | html %] Article requests</a> >+ </li> >+ [% END %] > >- [% IF relatives_issues_count %] >- <li><a id="relatives-issues-tab" href="#relatives-issues">Relatives' checkouts</a></li> >- [% END %] >+ <li><a id="debarments-tab-link" href="#reldebarments">[% debarments.count | html %] Restrictions</a></li> >+ [% SET enrollments = patron.get_club_enrollments(1) %] >+ [% SET enrollable = patron.get_enrollable_clubs(0,1) %] >+ [% IF CAN_user_clubs && ( enrollable.count || enrollments.count ) %] >+ <li> >+ <a id="clubs-tab-link" href="#clubs-tab"> >+ Clubs ([% enrollments.count | html %]/[% enrollable.count | html %]) >+ </a> >+ </li> >+ [% END %] >+ </ul> >+ <!-- SUMMARY : TODAY & PREVIOUS ISSUES --> >+ [% INCLUDE "checkouts-table.inc" %] >+ [% IF ( relatives_issues_count ) %] >+ <div id="relatives-issues"> >+ <table id="relatives-issues-table"> >+ <thead> >+ <tr> >+ <th scope="col">Due date (unformatted, hidden)</th> >+ <th scope="col">Due date</th> >+ <th scope="col">Title</th> >+ <th scope="col">Item type</th> >+ <th scope="col">Collection code</th> >+ <th scope="col">Location</th> >+ <th scope="col">Checked out on</th> >+ <th scope="col">Checked out from</th> >+ <th scope="col">Call no</th> >+ <th scope="col">Charge</th> >+ <th scope="col">Fine</th> >+ <th scope="col">Price</th> >+ <th scope="col">Patron</th> >+ </tr> >+ </thead> >+ </table> >+ </div> <!-- /#relatives-issues --> >+ [% END # /IF relatives_issues_count %] >+ >+ [% IF CAN_user_clubs && ( enrollable.count || enrollments.count ) %] >+ <div id="clubs-tab"> >+ Loading... >+ </div> >+ [% END %] > >- <li> >- [% IF ( holds_count ) %] >- <a href="#reserves" id="holds-tab">[% holds_count | html %] Hold(s)</a> >- [% ELSE %] >- <a href="#reserves" id="holds-tab">0 Holds</a> >- [% END %] >- </li> >+ [% INCLUDE borrower_debarments.inc %] >+ <div id="reserves"> >+ [% IF ( holds_count ) %] >+ <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post"> >+ <input type="hidden" name="from" value="circ" /> >+ <table id="holds-table" style="width: 100% !Important;"> >+ <thead> >+ <tr> >+ <th>Hold date</th> >+ <th>Title</th> >+ <th>Call number</th> >+ <th>Barcode</th> >+ <th>Pickup at</th> >+ <th>Expiration</th> >+ <th>Priority</th> >+ <th>Cancel?</th> >+ <th>Suspend?</th> >+ </tr> >+ </thead> >+ </table> >+ <fieldset class="action"> >+ <input type="submit" class="cancel" name="submit" value="Cancel marked holds" /> >+ </fieldset> >+ </form> >+ >+ [% IF Koha.Preference('SuspendHoldsIntranet') %] >+ <fieldset class="action"> >+ <form action="/cgi-bin/koha/reserve/modrequest_suspendall.pl" method="post"> >+ <input type="hidden" name="from" value="circ" /> >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="submit" value="Suspend all holds" /> >+ [% IF Koha.Preference('AutoResumeSuspendedHolds') %] >+ <label for="suspend_until">until</label> >+ <input type="text" size="10" id="suspend_until" name="suspend_until" class="datepicker" /> >+ <span class="hint">Specify date on which to resume [% INCLUDE 'date-format.inc' %]: </span> >+ [% END %] >+ </form> >+ </fieldset> >+ <fieldset class="action"> >+ <form action="/cgi-bin/koha/reserve/modrequest_suspendall.pl" method="post"> >+ <input type="hidden" name="from" value="circ" /> >+ <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >+ <input type="hidden" name="suspend" value="0" /> >+ <input type="submit" value="Resume all suspended holds" /> >+ </form> >+ </fieldset> >+ [% END # IF SuspendHoldsIntranet %] > >- [% IF Koha.Preference('ArticleRequests') %] >- <li> >- <a href="#article-requests" id="article-requests-tab"> [% patron.article_requests_current.count | html %] Article requests</a> >- </li> >- [% END %] >+ [% ELSE %] >+ <p>Patron has nothing on hold.</p> >+ [% END # IF ( holds_count ) %] >+ </div> <!-- /#reserves --> > >- <li><a id="debarments-tab-link" href="#reldebarments">[% debarments.count | html %] Restrictions</a></li> >+ [% IF Koha.Preference('ArticleRequests') %] >+ [% INCLUDE 'patron-article-requests.inc' %] >+ [% END %] >+ </div> <!-- /#patronlists --> >+ </div> <!-- /.yui-g --> > >- [% SET enrollments = patron.get_club_enrollments(1) %] >- [% SET enrollable = patron.get_enrollable_clubs(0,1) %] >- [% IF CAN_user_clubs && ( enrollable.count || enrollments.count ) %] >- <li> >- <a id="clubs-tab-link" href="#clubs-tab"> >- Clubs ([% enrollments.count | html %]/[% enrollable.count | html %]) >- </a> >- </li> >- [% END %] >+ [% ELSIF ( borrowernumber ) %] >+ <div class="dialog message">This patron does not exist. <a href="/cgi-bin/koha/members/members-home.pl">Find another patron?</a></div> >+ [% END # /IF ( patron ) %] > >-</ul> >- >-<!-- SUMMARY : TODAY & PREVIOUS ISSUES --> >- >-[% INCLUDE "checkouts-table.inc" %] >- >-[% IF ( relatives_issues_count ) %] >- <div id="relatives-issues"> >- <table id="relatives-issues-table"> >- <thead> >- <tr> >- <th scope="col">Due date (unformatted, hidden)</th> >- <th scope="col">Due date</th> >- <th scope="col">Title</th> >- <th scope="col">Item type</th> >- <th scope="col">Collection code</th> >- <th scope="col">Location</th> >- <th scope="col">Checked out on</th> >- <th scope="col">Checked out from</th> >- <th scope="col">Call no</th> >- <th scope="col">Charge</th> >- <th scope="col">Fine</th> >- <th scope="col">Price</th> >- <th scope="col">Patron</th> >- </tr> >- </thead> >- </table> >- </div> >-[% END %] >+ [% END # /IF( borrowers ) %] > >-[% IF CAN_user_clubs && ( enrollable.count || enrollments.count ) %] >- <div id="clubs-tab"> >- Loading... >- </div> >-[% END %] >- >-[% INCLUDE borrower_debarments.inc %] >- >-<div id="reserves"> >-[% IF ( holds_count ) %] >- <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post"> >- <input type="hidden" name="from" value="circ" /> >- <table id="holds-table" style="width: 100% !Important;"> >- <thead> >- <tr> >- <th>Hold date</th> >- <th>Title</th> >- <th>Call number</th> >- <th>Barcode</th> >- <th>Pickup at</th> >- <th>Expiration</th> >- <th>Priority</th> >- <th>Cancel?</th> >- <th>Suspend?</th> >- </tr> >- </thead> >- </table> >- >- <fieldset class="action"> >- <input type="submit" class="cancel" name="submit" value="Cancel marked holds" /> >- </fieldset> >- </form> >- >- [% IF Koha.Preference('SuspendHoldsIntranet') %] >- <fieldset class="action"> >- <form action="/cgi-bin/koha/reserve/modrequest_suspendall.pl" method="post"> >- <input type="hidden" name="from" value="circ" /> >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="submit" value="Suspend all holds" /> >- >- [% IF Koha.Preference('AutoResumeSuspendedHolds') %] >- <label for="suspend_until">until</label> >- <input type="text" size="10" id="suspend_until" name="suspend_until" class="datepicker"/> >- <span class="hint">Specify date on which to resume [% INCLUDE 'date-format.inc' %]: </span> >- [% END %] >- </form> >- </fieldset> >- >- <fieldset class="action"> >- <form action="/cgi-bin/koha/reserve/modrequest_suspendall.pl" method="post"> >- <input type="hidden" name="from" value="circ" /> >- <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> >- <input type="hidden" name="suspend" value="0" /> >- <input type="submit" value="Resume all suspended holds" /> >- </form> >- </fieldset> >- [% END # IF SuspendHoldsIntranet %] >- >-[% ELSE %] >- <p>Patron has nothing on hold.</p> >-[% END %] >-</div> <!-- reservesloop --> >- >-[% IF Koha.Preference('ArticleRequests') %] >- [% INCLUDE 'patron-article-requests.inc' %] >-[% END %] >- >-[% ELSIF borrowernumber %] >- <div class="dialog message">This patron does not exist. <a href="/cgi-bin/koha/members/members-home.pl">Find another patron?</a></div> >-[% END %] >-</div></div> >-[% END %] >-[% IF Koha.Preference('CircSidebar') %] >-[% UNLESS ( borrowers ) %] >- [% IF not( borrowernumber and patron ) %] >- <div class="yui-b noprint"> >- [% INCLUDE 'circ-nav.inc' %] >- </div> >- [% END %] >-[% END %] >-[% END %] >-</div> >-</div> >-[% UNLESS ( borrowers ) %] >- [% IF borrowernumber and patron %] >- <div class="yui-b"> >- [% INCLUDE 'circ-menu.inc' %] >- </div> >+ [% IF Koha.Preference('CircSidebar') %] >+ [% UNLESS ( borrowers ) %] >+ [% IF not( borrowernumber and patron ) %] >+ <div class="yui-b noprint"> >+ [% INCLUDE 'circ-nav.inc' %] >+ </div> >+ [% END %] >+ [% END %] > [% END %] >-[% END %] >-</div> >-<!-- Modal --> >-<div id="barcodeSubmittedModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="barcodeSubmittedModalLabel" aria-hidden="true"> >- <div class="modal-dialog"> >- <div class="modal-content"> >- <div class="modal-header"> >- <h3 id="barcodeSubmittedModalLabel">Barcode submitted</h3> >- </div> > >- <div class="modal-body"> >- <p>You have already submitted a barcode, please wait for the checkout to process...</p> >- </div> >- </div> >- </div> >-</div> >+ </div> <!-- /.yui-b --> >+ </div> <!-- /#yui-main --> >+ >+ [% UNLESS ( borrowers ) %] >+ [% IF borrowernumber and patron %] >+ <div class="yui-b"> >+ [% INCLUDE 'circ-menu.inc' %] >+ </div> >+ [% END %] >+ [% END %] >+ </div> <!-- /.yui-bd --> >+ >+ <!-- Modal --> >+ <div id="barcodeSubmittedModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="barcodeSubmittedModalLabel" aria-hidden="true"> >+ <div class="modal-dialog"> >+ <div class="modal-content"> >+ <div class="modal-header"> >+ <h3 id="barcodeSubmittedModalLabel">Barcode submitted</h3> >+ </div> >+ <div class="modal-body"> >+ <p>You have already submitted a barcode, please wait for the checkout to process...</p> >+ </div> >+ </div> <!-- /.modal-content --> >+ </div> <!-- /.modal-dialog --> >+ </div> <!-- /#barcodeSubmittedModal --> > > [% MACRO jsinclude BLOCK %] > [% INCLUDE 'strings.inc' %] >@@ -986,7 +1002,7 @@ No patron matched <span class="ex">[% message | html %]</span> > [% Asset.js("js/checkouts.js") | $raw %] > [% Asset.js("js/holds.js") | $raw %] > [% Asset.js("js/circ-patron-search-results.js") | $raw %] >- <script type="text/javascript"> >+ <script> > /* Set some variable needed in circulation.js */ > var MSG_DT_LOADING_RECORDS = _("Loading... you may continue scanning."); > var interface = "[% interface | html %]"; >@@ -994,8 +1010,8 @@ No patron matched <span class="ex">[% message | html %]</span> > var borrowernumber = "[% patron.borrowernumber | html %]"; > var branchcode = "[% branch | html %]"; > var exports_enabled = "[% Koha.Preference('ExportCircHistory') | html %]"; >- var AllowRenewalLimitOverride = [% (CAN_user_circulate_override_renewals && Koha.Preference('AllowRenewalLimitOverride') )? 1: 0 | html %]; >- var AllowCirculate = [% (CAN_user_circulate_circulate_remaining_permissions)? 1 : 0 | html %]; >+ var AllowRenewalLimitOverride = [% (CAN_user_circulate_override_renewals && Koha.Preference('AllowRenewalLimitOverride')) ? 1 : 0 | html %]; >+ var AllowCirculate = [% (CAN_user_circulate_circulate_remaining_permissions) ? 1 : 0 | html %]; > var script = "circulation"; > var relatives_borrowernumbers = new Array(); > [% FOREACH b IN relatives_borrowernumbers %] >@@ -1005,36 +1021,40 @@ No patron matched <span class="ex">[% message | html %]</span> > var MSG_EXPORT_SELECT_CHECKOUTS = _("You must select checkout(s) to export"); > var MSG_CONFIRM_DELETE_MESSAGE = _("Are you sure you want to delete this message? This cannot be undone."); > >- columns_settings = [% ColumnsSettings.GetColumns( 'circ', 'circulation', 'issues-table', 'json' ) | $raw %] >+ columns_settings = [% ColumnsSettings.GetColumns('circ', 'circulation', 'issues-table', 'json') | $raw %] > > [% IF borrowernumber and patron %] >- if($.cookie("holdfor") != [% patron.borrowernumber | html %]){ >+ if ($.cookie("holdfor") != [% patron.borrowernumber | html %]) { > $.removeCookie("holdfor", { path: '/' }); > } > [% ELSE %] > $.removeCookie("holdfor", { path: '/' }); > [% END %] > >- [% UNLESS ( patron.borrowernumber ) %][% UNLESS ( borrowers ) %]window.onload=function(){ $('#findborrower').focus(); };[% END %][% END %] >+ [% UNLESS(patron.borrowernumber) %] >+ [% UNLESS(borrowers) %] >+ window.onload = function() { $('#findborrower').focus(); }; >+ [% END %] >+ [% END %] > > // On-site checkout >- function toggle_onsite_checkout(){ >- if ( $("#onsite_checkout").prop('checked') ) { >- $("#duedatespec").val("[% todaysdate | $KohaDates with_hours => 1 %]") >+ function toggle_onsite_checkout() { >+ if ($("#onsite_checkout").prop('checked')) { >+ $("#duedatespec").val("[% todaysdate | $KohaDates with_hours => 1 %]"); > [% IF !Koha.Preference('SpecifyDueDate') %] > $("#duedatespec").datetimepicker('destroy'); > [% END %] > } else { > $("#duedatespec").datetimepicker({ > onClose: function(dateText, inst) { >- if (validate_date(dateText, inst) ) { >+ if (validate_date(dateText, inst)) { > $("#barcode").focus(); > } > }, > hour: 23, > minute: 59 > }).on("change", function(e, value) { >- if ( ! is_valid_date( $(this).val() ) ) {$(this).val("");} >+ if (!is_valid_date($(this).val())) { $(this).val(""); } > }); > } > } >@@ -1043,32 +1063,32 @@ No patron matched <span class="ex">[% message | html %]</span> > var newin = window.open(link, 'popup', 'width=600,height=400,resizable=1,toolbar=0,scrollbars=1,top'); > } > $(document).ready(function() { >- $('#mainform').on('submit',function() { >+ $('#mainform').on('submit', function() { > if ($("#barcode") && $("#barcode").val()) { >- $('#barcode').on('keypress',function(event) { >+ $('#barcode').on('keypress', function(event) { > $('#barcodeSubmittedModal').modal(); >- event.preventDefault(); } >- ); >+ event.preventDefault(); >+ }); > } > }); > >- if ( $('#clubs-tab').length ) { >+ if ($('#clubs-tab').length) { > $('#clubs-tab-link').on('click', function() { > $('#clubs-tab').text(_("Loading...")); > $('#clubs-tab').load('/cgi-bin/koha/clubs/patron-clubs-tab.pl?borrowernumber=[% patron.borrowernumber | html %]'); > }); > } > >- [% IF !( CircAutoPrintQuickSlip == 'clear' ) %] >+ [% IF !(CircAutoPrintQuickSlip == 'clear') %] > // listen submit to trigger qslip on empty checkout >- $('#mainform').bind('submit',function() { >+ $('#mainform').bind('submit', function() { > if ($('#barcode').val() == '') { >- return printx_window( '[% CircAutoPrintQuickSlip | html %]' ); >+ return printx_window('[% CircAutoPrintQuickSlip | html %]'); > } > }); > [% END %] > toggle_onsite_checkout(); >- $("#onsite_checkout").click(function(){ >+ $("#onsite_checkout").click(function() { > toggle_onsite_checkout(); > }); > >@@ -1089,16 +1109,16 @@ No patron matched <span class="ex">[% message | html %]</span> > } > [% END %] > >- $("#override_high_holds_tmp").on( 'change', function() { >- if ( this.checked ) { >+ $("#override_high_holds_tmp").on('change', function() { >+ if (this.checked) { > $("input[name=duedatespec]:hidden").val(''); > } > }); > [% END %] > }); >+ > </script> > [% INCLUDE 'str/members-menu.inc' %] > [% Asset.js("js/members-menu.js") | $raw %] >-[% END %] >- >+[% END # /jsinclude %] > [% INCLUDE 'intranet-bottom.inc' %] >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21034
:
76656
|
77710
|
77732
|
77739
|
78267
|
84387
|
88548
|
88569
|
88593