Bug 7876 - Followup - Fix span tag position, add fine amount spans.
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-user.tt
1 [% USE KohaDates %]
2
3 [% INCLUDE 'doc-head-open.inc' %]
4 [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog › Your library home
5 [% INCLUDE 'doc-head-close.inc' %]
6 [% INCLUDE 'calendar.inc' %]
7 <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.metadata.min.js"></script>
8 <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
9 <script type="text/JavaScript">
10 //<![CDATA[
11 var MSG_CONFIRM_DELETE_HOLD = _("Are you sure you want to cancel this hold?");
12 $.tablesorter.addParser({
13     id: 'articles', 
14     is: function(s) {return false;  }, 
15     format: function(s) { return s.toLowerCase().replace(/^(the|an|a) /,''); }, 
16     type: 'text' 
17 });
18             $(function() {
19             $('#opac-user-views > ul').tabs();
20             $.tablesorter.defaults.widgets = ['zebra'];
21             [% IF ( dateformat == 'metric' ) %]$.tablesorter.defaults.dateFormat = ['uk'];[% END %]
22                         $("#holdst").tablesorter({
23                                 sortList: [[0,0]]
24                         }); 
25                         $("#checkoutst").tablesorter({
26                 [% IF ( JacketImages ) %]sortList: [[2,0]][% ELSE %]sortList: [[1,0]][% END %]
27             }); 
28                         $("#overduest").tablesorter();
29 [% IF ( GoogleJackets ) %]KOHA.Google.GetCoverFromIsbn();[% END %]
30         [% IF ( OpacRenewalAllowed && canrenew && !userdebarred ) %]$("#renewselected").submit(function(){
31             valid = false;
32             $("input[type=checkbox]").each(function(){
33                 if($(this).is(':checked')){
34                     valid = true;
35                 }
36             });
37             if(!valid){
38                 alert(_("Nothing has been selected. Check the box for each item you want to renew"));
39             }
40             return valid;
41         });
42         $("#renewselected_link").live('click',function(){
43             $("#renewselected").submit();
44         });
45         $("#renewall_link").live('click',function(){
46             $("#renewall").submit();
47         });
48         $("#checkoutst caption").append("<div id=\"renewcontrols\"><a id=\"renewselected_link\" href=\"#\">"+_("Renew selected")+"</a> <a id=\"renewall_link\" href=\"#\">"+_("Renew all")+"</a></div>");[% END %]
49             });
50 //]]>
51 </script>
52 </head>
53 <body id="opac-user">
54 <div id="doc3" class="yui-t1">
55    <div id="bd">
56 [% INCLUDE 'masthead.inc' %]
57
58     <div id="yui-main">
59     <div class="yui-b"><div class="yui-g">
60         <div id="userdetails" class="container">
61         [% IF ( bor_messages ) %]
62                <div class="dialog message">
63                        <h3>Messages For You</h3>
64                        <ul>
65                                [% FOREACH bor_messages_loo IN bor_messages_loop %]
66                                         <li>
67                                                 <strong>[% bor_messages_loo.message %]</strong><br>
68                             &nbsp;&nbsp;&nbsp;<i>Written on [% bor_messages_loo.message_date | $KohaDates %] by [% bor_messages_loo.branchname %]</i>
69                                         </li>
70                                 [% END %]
71
72                                 [% IF ( opacnote ) %]<li>[% opacnote %]</li>[% END %]
73                        </ul>
74                </div>
75         [% END %]
76     [% FOREACH BORROWER_INF IN BORROWER_INFO %]
77         <h2>Hello, [% INCLUDE 'patron-title.inc' category_type = BORROWER_INF.category_type firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %]
78         <span class="hint">(<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Click here</a> if you're not
79         [% BORROWER_INF.title %] [% INCLUDE 'patron-title.inc' category_type = BORROWER_INF.category_type firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %])
80         </span></h2>
81         
82                 [% IF ( patronupdate ) %]<div class="dialog message"><h3>Thank you!</h3><p>Your corrections have been submitted to the library, and a staff member will update your record as soon as possible.</p></div>[% END %]
83                 
84         [% IF ( BORROWER_INF.warndeparture ) %]
85         <div class="dialog alert" id="warndeparture">
86                 <strong>Please note:</strong><span> Your card will expire on <span id="warndeparture_date">[% BORROWER_INF.warndeparture %]</span>. Please contact the library if you wish to renew your subscription.</span>
87                 [% IF ( BORROWER_INF.returnbeforeexpiry ) %]<span id="warndeparture_returnbeforeexpiry"> Also note that you must return all checked out items before your card expires.</span>[% END %]
88         </div>
89         [% END %]
90
91         [% IF ( patron_flagged ) %]
92                 <div class="dialog alert">
93         <ul>
94             [% IF ( userdebarred ) %]
95                 <span id="userdebarred"><li><strong>Please note:</strong> Your account has been frozen[% IF ( BORROWER_INF.userdebarreddate ) %] until <span id="userdebarred_date">[% BORROWER_INF.userdebarreddate | $KohaDates %]</span>[% END %][% IF ( BORROWER_INF.debarredcomment ) %] with the comment <span id="userdebarred_comment">"[% BORROWER_INF.debarredcomment %]"</span>[% END %]. Usually the reason for freezing an account is old overdues or damage fees. If <a href="/cgi-bin/koha/opac-user.pl">your account page</a> shows your account to be clear, please contact the library.</li></span>
96             [% END %]
97             [% IF ( BORROWER_INF.gonenoaddress ) %]
98                 <span id="gonenoaddress"><li><strong>Please note:</strong> According to our records, we don't have up-to-date [% UNLESS ( BORROWER_INF.OPACPatronDetails ) %]<a href="/cgi-bin/koha/opac-userupdate.pl">contact information</a>[% ELSE %]contact information[% END %] on file.  Please contact the library[% IF ( BORROWER_INF.OPACPatronDetails ) %] or use the <a href="/cgi-bin/koha/opac-userupdate.pl">online update form</a> to submit current information (<em>Please note:</em> there may be a delay in restoring your account if you submit online)[% END %].</li></span>
99             [% END %]
100             [% IF ( BORROWER_INF.lost ) %]
101                 <span id="lost"><li><strong>Please note: </strong> Your library card has been marked as lost or stolen. If this is an error, please contact the library.</li></span>
102             [% END %]
103             [% IF ( renewal_blocked_fines ) && ( OpacRenewalAllowed ) %]
104                 <span id="renewal_blocked_fines"><li><strong>Please note: </strong> Since you have <a href="/cgi-bin/koha/opac-account.pl">more than <span id="renewal_blocked_fines_amount">[% renewal_blocked_fines %]</span></a> in fines, you cannot renew your books online. Please pay your fines if you wish to renew your books.</li></span>
105             [% ELSIF ( renewal_blocked_fines ) %]
106         <span id="renewal_blocked_fines"><li><strong>Please note: </strong> You have <a href="/cgi-bin/koha/opac-account.pl">more than <span id="renewal_blocked_fines_amount">[% renewal_blocked_fines %]</span></a> in fines. </li></span>
107             [% END %]
108         </ul></div>
109         [% END %]
110         
111 <div id="opac-user-views" class="toptabs">
112         <ul>
113             <li><a href="/cgi-bin/koha/opac-user.pl#opac-user-checkouts">Checked Out</a></li>
114             [% IF ( overdues_count ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-overdues">Overdue</a></li>[% END %]
115 [% IF ( OPACFinesTab ) %]
116             [% IF ( BORROWER_INF.amountoverfive ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-fines">Fines</a></li>[% END %]
117             [% IF ( BORROWER_INF.amountoverzero ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-fines">Fines</a></li>[% END %]
118             [% IF ( BORROWER_INF.amountlessthanzero ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-fines">Credits</a></li>[% END %]
119 [% END %]
120             [% IF ( waiting_count ) %][% IF ( BORROWER_INF.atdestination ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-waiting">Waiting</a></li>[% END %][% END %]
121             [% IF ( reserves_count ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-holds">Holds</a></li>[% END %]
122         </ul>
123         
124 [% IF ( OPACFinesTab ) %]
125         <!-- FINES BOX -->
126         [% IF ( BORROWER_INF.amountoverfive ) %]
127             <div id="opac-user-fines"> <h3>Fines and Charges</h3>
128             <table>
129                 <tr><th colspan="2">Amount</th></tr>
130                 <tr>
131                     <td>You currently owe fines and charges amounting to:</td>
132                     <td><a href="/cgi-bin/koha/opac-account.pl">[% BORROWER_INF.amountoutstanding %]</a></td>
133                 </tr>
134             </table></div>
135         [% END %]
136
137         [% IF ( BORROWER_INF.amountoverzero ) %]
138            <div id="opac-user-fines"> <h3>Fines and Charges</h3>
139             <table>
140                 <tr><th colspan="2">Amount</th></tr>
141                 <tr><td>You currently owe fines and charges amounting to:</td>
142                 <td><a href="/cgi-bin/koha/opac-account.pl">[% BORROWER_INF.amountoutstanding %]</a></td></tr>
143             </table></div>
144         [% END %]
145
146         [% IF ( BORROWER_INF.amountlessthanzero ) %]
147           <div id="opac-user-fines">  <h3>Credits</h3>
148             <table>
149             <tr><th colspan="2">Amount</th></tr>
150             <tr><td>You have a credit of:</td><td><a href="/cgi-bin/koha/opac-account.pl">[% BORROWER_INF.amountoutstanding %]</a></td></tr>
151             </table></div>
152         [% END %]
153 [% END %]
154     
155     [% END %]
156
157     [% IF ( waiting_count ) %]
158     [% IF ( atdestination ) %]
159     <div id="opac-user-waiting">
160         <table id="waitingt">
161             <caption>Holds Waiting</caption>
162            <thead> <tr>
163                 <th colspan="2" class="{sorter:'articles'}">Title</th>
164                 <th>Hold date</th>
165                 <th>Pick Up Library</th>
166             </tr></thead>
167             <tbody>[% FOREACH WAITIN IN WAITING %]
168                 <tr>
169                     <td><img src="[% themelang %]/images/[% WAITIN.itemtype %].gif" alt="[% WAITIN.itemtype %]" title="[% WAITIN.itemtype %]" /></td>
170                     <td><a href="opac-detail.pl?biblionumber=[% WAITIN.biblionumber %]">
171                             [% WAITIN.waiting_title %]
172                         </a><span class="item-details">
173                             [% WAITIN.author %]
174                         </span></td>
175                     <td>[% WAITIN.reservedate | $KohaDates %]</td>
176                     <td>[% IF ( WAITIN.atdestination ) %]<strong>Waiting</strong> at [% WAITIN.branch %]
177                         [% ELSE %]
178                         In transit from [% WAITIN.holdingbranch %] to [% WAITIN.branch %]
179                         [% END %]</td>
180                 </tr>
181             [% END %]</tbody>
182         </table></div>
183         [% END %]
184     [% END %]
185
186     <div id="opac-user-checkouts">[% IF ( issues_count ) %]
187         <form id="renewselected" action="/cgi-bin/koha/opac-renew.pl" method="post">
188         <input type="hidden" name="borrowernumber" value="[% borrowernumber %]">
189         <input type="hidden" name="from" value="opac_user" />
190         <table id="checkoutst">
191         <caption>[% issues_count %] Item(s) Checked Out</caption>
192        <thead><tr>
193                 [% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
194         <th class="{sorter:'articles'}">Title</th>
195         <th>Due</th>
196                 [% UNLESS ( item_level_itypes ) %]<th>Item Type</th> [% END %]
197         [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
198         <th>Call No.</th>
199         [% IF ( OpacRenewalAllowed ) %]
200         <th class="{sorter: false}">Renew</th>
201         [% END %]
202 [% IF ( OPACFinesTab ) %]
203         <th>Fines</th>
204 [% END %]
205         [% IF ( OPACMySummaryHTML ) %]
206         <th class="{sorter: false}">Links</th>
207         [% END %]
208         </tr></thead>
209         <tbody>
210                 <!-- FIXME: the styling for highlight overrides the overdue red background,
211                                 so currently we don't use this conditional as the first thing inside the LOOP:
212         [% UNLESS ( __odd__ ) %]
213            <tr[% IF ( overdue ) %] class="overdue"[% END %]>
214         [% ELSE %]
215            <tr class="[% IF ( overdue ) %]overdue [% END %]highlight">
216         [% END %]
217                 -->
218                 [% FOREACH ISSUE IN ISSUES %]
219         [% IF ( ISSUE.overdue ) %]<tr class="overdue">[% ELSE %]<tr>[% END %]
220
221 [% IF ( JacketImages ) %]<td class="jacketcell">
222
223 [% IF ( OPACAmazonCoverImages ) %][% IF ( ISSUE.normalized_isbn ) %]<a href="http://www.amazon.com/gp/reader/[% ISSUE.normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" title="View at Amazon.com"><img border="0" src="http://images.amazon.com/images/P/[% ISSUE.normalized_isbn %].01.THUMBZZZ.jpg" alt="Cover Image" /></a>[% ELSE %]<a href="#"><span class="no-image">No cover image available</span></a>[% END %][% END %]
224
225 [% IF ( GoogleJackets ) %][% IF ( ISSUE.normalized_isbn ) %]<div style="display:block;" title="Click to view in Google Books" class="[% ISSUE.normalized_isbn %]" id="gbs-thumbnail[% loop.count %]"></div>[% ELSE %]<a href="http://books.google.com/books?q=[% ISSUE.title |url %]"><span class="no-image">No cover image available</span></a>[% END %][% END %]
226
227 [% IF ( BakerTaylorEnabled ) %][% IF ( ISSUE.normalized_isbn ) %]<a href="https://[% BakerTaylorBookstoreURL |html %][% ISSUE.normalized_isbn %]"><img alt="See Baker &amp; Taylor" src="[% BakerTaylorImageURL |html %][% ISSUE.normalized_isbn %]" /></a>[% ELSE %]<span class="no-image">No cover image available</span><!-- BakerTaylor needs normalized_isbn! -->[% END %][% END %]
228
229 [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( using_https ) %]
230 <img src="https://secure.syndetics.com/index.aspx?isbn=[% ISSUE.normalized_isbn %]/SC.GIF&amp;client=[% SyndeticsClientCode %]&amp;type=xw10&amp;upc=[% ISSUE.normalized_upc %]&amp;oclc=[% ISSUE.normalized_oclc %]" alt="" class="thumbnail" />
231 [% ELSE %]
232 <img src="http://www.syndetics.com/index.aspx?isbn=[% ISSUE.normalized_isbn %]/SC.GIF&amp;client=[% SyndeticsClientCode %]&amp;type=xw10&amp;upc=[% ISSUE.normalized_upc %]&amp;oclc=[% ISSUE.normalized_oclc %]" alt="" class="thumbnail" />[% END %][% END %][% END %]
233
234 </td>[% END %]
235
236                 <td><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% ISSUE.biblionumber %]">[% ISSUE.title |html %]</a><span class="item-details">
237                         [% ISSUE.author %]
238                     </span></td>
239                 [% IF ( ISSUE.overdue ) %]
240                     <td class="overdue">[% ISSUE.date_due | $KohaDates %]</td>
241                 [% ELSE %]
242                     <td>[% ISSUE.date_due | $KohaDates %]</td>
243                 [% END %]
244                 [% UNLESS ( item_level_itypes ) %]<td>[% IF ( ISSUE.imageurl ) %]<img src="[% ISSUE.imageurl %]" title="[% ISSUE.description %]" alt="[% ISSUE.description %]" />[% END %] [% ISSUE.description %]</td>[% END %]
245                 [% IF ( show_barcode ) %]<td>[% ISSUE.barcode %]</td>[% END %]
246                 <td>[% ISSUE.itemcallnumber %]</td>
247                 [% IF ( OpacRenewalAllowed ) %]
248                     <td>[% IF ( ISSUE.status ) %][% IF ( canrenew ) %]<input type="checkbox" name="item" value="[% ISSUE.itemnumber %]"/> <a href="/cgi-bin/koha/opac-renew.pl?from=opac_user&amp;item=[% ISSUE.itemnumber %]&amp;borrowernumber=[% ISSUE.borrowernumber %]">Renew</a>[% END %] <span class="renewals">([% ISSUE.renewsleft %] of [% ISSUE.renewsallowed %] renewals remaining)</span>
249                         [% ELSE %]
250                         Not renewable[% IF ( ISSUE.too_many ) %] <span class="renewals">([% ISSUE.renewsleft %] of [% ISSUE.renewsallowed %] renewals remaining)</span>[% ELSE %][% IF ( ISSUE.on_reserve ) %] <span class="renewals">(On hold)</span>[% END %][% END %] 
251                         [% END %]</td>
252                 [% END %]
253 [% IF ( OPACFinesTab ) %]
254                 <td>[% IF ( ISSUE.charges ) %]Yes[% ELSE %]No[% END %]</td>
255 [% END %]
256             [% IF ( OPACMySummaryHTML ) %]
257                 <td>[% ISSUE.MySummaryHTML %]</td>
258             [% END %]
259             </tr>
260         [% END %]</tbody>
261         </table>
262            [% IF ( canrenew && !userdebarred && OpacRenewalAllowed ) %]
263                 <input type="submit" value="Renew Selected" />
264                 [% END %]
265                 </form>
266         [% IF ( canrenew && !userdebarred && OpacRenewalAllowed ) %]
267                 <form id="renewall" action="/cgi-bin/koha/opac-renew.pl" method="post">
268                         <input type="hidden" name="from" value="opac_user" />
269                         <input type="hidden" name="borrowernumber" value="[% borrowernumber %]" />
270                         [% FOREACH ISSUE IN ISSUES %]
271                         <input type="hidden" name="item" value="[% ISSUE.itemnumber %]" />
272                         [% END %]
273                         <input type="submit" value="Renew All" />
274                 </form>
275                 [% END %]
276     [% ELSE %]
277         <table>
278             <tr><td>You have nothing checked out</td></tr>
279         </table>
280     [% END %]</div>
281     
282     
283 [% IF ( overdues_count ) %]
284 <div id="opac-user-overdues"><table id="overduest">
285 <caption>Overdues <span class="count">([% overdues_count %] total)</span></caption>
286 <!-- OVERDUES TABLE ROWS -->
287 <thead><tr>
288 [% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
289 <th class="{sorter:'articles'}">Title</th>
290 [% UNLESS ( item_level_itypes ) %]<th>Item Type</th> [% END %]
291 [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
292 <th>Call No.</th>
293 <th>Due</th>
294 [% IF ( OpacRenewalAllowed ) %]
295                     <th class="{sorter: false}">Renew</th>
296 [% END %]
297 [% IF ( OPACFinesTab ) %]
298 <th>Fines</th>
299 [% END %]
300 </tr></thead>
301
302 <tbody>[% FOREACH OVERDUE IN OVERDUES %]
303 <tr>
304 [% IF ( JacketImages ) %]<td class="jacketcell">
305
306 [% IF ( OPACAmazonCoverImages ) %][% IF ( OVERDUE.normalized_isbn ) %]<a href="http://www.amazon.com/gp/reader/[% OVERDUE.normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" title="View at Amazon.com"><img src="http://images.amazon.com/images/P/[% OVERDUE.normalized_isbn %].01.THUMBZZZ.jpg" alt="" class="thumbnail" /></a>[% ELSE %]<a href="#"><span class="no-image">No cover image available</span></a>[% END %][% END %]
307
308 [% IF ( GoogleJackets ) %][% IF ( OVERDUE.normalized_isbn ) %]<div style="display:block;" title="Click to view in Google Books" class="[% OVERDUE.normalized_isbn %]" id="gbs-thumbnail[% loop.count %]"></div>[% ELSE %]<a href="http://books.google.com/books?q=[% OVERDUE.title |url %]"><span class="no-image">No cover image available</span></a>[% END %][% END %]
309
310 [% IF ( BakerTaylorEnabled ) %][% IF ( OVERDUE.normalized_isbn ) %]<a href="https://[% BakerTaylorBookstoreURL |html %][% OVERDUE.normalized_isbn %]"><img alt="See Baker &amp; Taylor" src="[% BakerTaylorImageURL |html %][% OVERDUE.normalized_isbn %]" /></a>[% ELSE %]<!-- BakerTaylor needs normalized_isbn! --><span class="no-image">No cover image available</span>[% END %][% END %]
311
312 [% IF ( SyndeticsCoverImages ) %]
313 [% IF ( using_https ) %]
314 <img src="https://secure.syndetics.com/index.aspx?isbn=[% OVERDUE.normalized_isbn %]/SC.GIF&amp;client=[% SyndeticsClientCode %]&amp;upc=[% OVERDUE.normalized_upc %]&amp;oclc=[% OVERDUE.normalized_oclc %]&amp;type=xw10" alt="" class="thumbnail"/>
315 [% ELSE %]
316 <img src="http://www.syndetics.com/index.aspx?isbn=[% OVERDUE.normalized_isbn %]/SC.GIF&amp;client=[% SyndeticsClientCode %]&amp;upc=[% OVERDUE.normalized_upc %]&amp;oclc=[% OVERDUE.normalized_oclc %]&amp;type=xw10" alt="" class="thumbnail"/>
317 [% END %]
318 [% END %]
319 </td>[% END %]
320
321 <td><a href="/cgi-bin/koha/opac-detail.pl?bib=[% OVERDUE.biblionumber %]">[% OVERDUE.title |html %]</a> <span class="item-details">[% OVERDUE.author %]</span></td>
322
323 [% UNLESS ( item_level_itypes ) %]<td>[% IF ( OVERDUE.imageurl ) %]<img src="[% OVERDUE.imageurl %]" title="[% OVERDUE.description %]" alt="[% OVERDUE.description %]" />[% END %] [% OVERDUE.description %]</td>[% END %]
324 [% IF ( show_barcode ) %]<td>[% OVERDUE.barcode %]</td>[% END %]
325 <td>[% OVERDUE.itemcallnumber %]</td>
326 <td>[% OVERDUE.date_due | $KohaDates %]</td>
327                 [% IF ( OpacRenewalAllowed ) %]
328 <td>
329 [% IF ( OVERDUE.debarred ) %]Account Frozen
330 [% ELSIF ( OVERDUE.status ) %]
331 [% IF ( canrenew ) %]<a href="/cgi-bin/koha/opac-renew.pl?from=opac_user&amp;item=[% OVERDUE.itemnumber %]&amp;bornum=[% OVERDUE.borrowernumber %]">Renew</a>[% END %] <span class="renewals">([% OVERDUE.renewsleft %] of [% OVERDUE.renewsallowed %] renewals remaining)</span>
332 [% ELSIF ( OVERDUE.onreserve ) %]On hold
333 [% ELSE %]No renewals left
334 [% END %]
335 </td>[% END %]
336 [% IF ( OPACFinesTab ) %]
337 <td>[% IF ( OVERDUE.charges ) %]Yes[% ELSE %]No[% END %]</td>
338 [% END %]
339 </tr>
340 [% END %]</tbody>
341 </table></div>
342 [% END %]
343     
344
345     [% IF ( reserves_count ) %]
346         <div id="opac-user-holds">
347         <table id="holdst">
348         <caption>Holds <span class="count">([% reserves_count %] total)</span></caption>
349             <!-- RESERVES TABLE ROWS -->
350             <thead><tr>
351                 <th class="{sorter:'articles'}">Title</th>
352                 <th>Placed On</th>
353                 <th>Expires On</th>
354                 <th>Pick Up Location</th>
355                 [% IF ( showpriority ) %]
356                         <th>Priority</th>
357                 [% END %]
358                 <th>Status</th>
359                 <th class="{sorter: false}">Modify</th>
360             </tr></thead>
361                         <tbody>
362             [% FOREACH RESERVE IN RESERVES %]
363            [% IF ( RESERVE.wait ) %]
364                         [% IF ( RESERVE.atdestination ) %]
365                             [% IF ( RESERVE.found ) %]
366                             <tr class="reserved">
367                             [% ELSE %]
368                             <tr>
369                         [% END %]
370                         [% ELSE %]
371                             <tr class="transfered">
372                         [% END %]
373                     [% ELSE %]
374                             <tr>
375                     [% END %]
376                 <td><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% RESERVE.biblionumber %]">[% RESERVE.reserves_title %]</a>
377                     [% RESERVE.author %]
378                 </td>
379                 <td>[% RESERVE.reservedate | $KohaDates %]</td>
380                 <td>[% IF ( RESERVE.expirationdate ) %][% RESERVE.expirationdate | $KohaDates %][% ELSE %]Never Expires[% END %]</td>
381                 <td>[% RESERVE.branch %]</td>
382                                 [% IF ( showpriority ) %]
383                                 <td>[% RESERVE.priority %] </td>
384                                 [% END %]
385                 <td>
386                     [% IF ( RESERVE.wait ) %]
387                         [% IF ( RESERVE.atdestination ) %]
388                             [% IF ( RESERVE.found ) %]
389                             Item waiting at <b> [% RESERVE.wbrname %]</b>[% IF ( RESERVE.waitingdate ) %] since [% RESERVE.waitingdate | $KohaDates %][% END %]
390                             <input type="hidden" name="pickup" value="[% RESERVE.wbrcd %]" />
391                             [% ELSE %]
392                             Item waiting to be pulled from <b> [% RESERVE.wbrname %]</b>
393                         [% END %]
394                         [% ELSE %]
395                             Item in transit to <b> [% RESERVE.wbrname %]</b> <input type="hidden" name="pickup" value="[% RESERVE.wbrcd %]" />
396                         [% END %]
397                     [% ELSE %]
398                             [% IF ( RESERVE.intransit ) %]
399                                 Item in transit from <b> [% RESERVE.frombranch %]</b> since 
400                                 [% RESERVE.datesent | $KohaDates %]
401                             [% ELSIF ( RESERVE.suspend ) %]
402                                 Suspended [% IF ( RESERVE.suspend_until ) %] until [% RESERVE.suspend_until %] [% END %]
403                             [% ELSE %]
404                                 Pending
405                             [% END %]
406                     [% END %]
407                 </td>
408                 <td>
409                 [% IF ( RESERVE.cancelable ) %]
410                         <form action="/cgi-bin/koha/opac-modrequest.pl" method="post">
411                         <input type="hidden" name="biblionumber" value="[% RESERVE.biblionumber %]" />
412                 <input type="hidden" name="reservenumber" value="[% RESERVE.reservenumber %]" />
413                         <input type="submit" name="submit" class="icon delete cancel" value="Cancel" onclick="return confirmDelete('Are you sure you want to cancel this hold?');" /></form>
414                 [% ELSE %]
415                 [% END %]
416                 </td>
417
418
419             </tr>
420             [% END %]
421                         </tbody>
422         </table>
423
424         <div>
425             <form action="/cgi-bin/koha/opac-modrequest-suspend.pl" method="post">
426               <input type="submit" name="submit" class="icon delete cancel" value="Suspend all holds" onclick="return confirmDelete('Are you sure you want to suspend all holds?');" />
427               <input type="hidden" name="suspend" value="1" />
428
429               [% IF AutoResumeSuspendedHolds %]
430               <label for="suspend_until"> until </label>
431               <input name="suspend_until" id="suspend_until" readonly="readonly" size="10">
432               <script language="JavaScript" type="text/javascript">
433               //<![CDATA[
434
435               var cal_img = document.createElement('img');
436               cal_img.src = "[% themelang %]/lib/calendar/cal.gif";
437               cal_img.alt = "Show Calendar";
438               cal_img.border = "0";
439               cal_img.id = "CalendarSuspendUntil";
440               cal_img.style.cursor = "pointer";
441               document.getElementById("suspend_until").parentNode.appendChild( cal_img );
442
443               function validate(date) {
444                   var today = new Date();
445                         if ( (date > today) ||
446                                 ( date.getDate() == today.getDate() &&
447                                   date.getMonth() == today.getMonth() &&
448                                   date.getFullYear() == today.getFullYear() ) ) {
449                             return false;
450                         } else {
451                             return true;
452                         }
453               };
454               Calendar.setup(
455               {
456                 inputField : "suspend_until",
457                 ifFormat : "[% DHTMLcalendar_dateformat %]",
458                 button : "CalendarSuspendUntil",
459                 disableFunc : validate,
460                 dateStatusFunc : validate
461               }
462               );
463               //]]>
464               </script>
465               <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('suspend_until').value='';return false;">Clear Date</a></p>
466               [% END %]
467             </form>
468         </div>
469         <div>
470             <form action="/cgi-bin/koha/opac-modrequest-suspend.pl" method="post">
471               <input type="submit" name="submit" class="icon delete cancel" value="Resume all suspended holds" onclick="return confirmDelete('Are you sure you want to resume all suspended holds?');" />
472               <input type="hidden" name="suspend" value="0" />
473             </form>
474         </div>
475     </div>
476     [% END %]
477     </div><!-- /opac-user views -->
478     </div><!-- /userdetails -->
479 </div>
480 </div>
481 </div>
482 <div class="yui-b">
483 <div id="leftmenus" class="container">
484 [% INCLUDE 'navigation.inc' IsPatronPage=1 %]
485 </div>
486 </div>
487 </div>
488 [% INCLUDE 'opac-bottom.inc' %]