View | Details | Raw Unified | Return to bug 31835
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt (-136 / +138 lines)
Lines 76-221 Link Here
76
        <div class="dialog message">No items found.</div>
76
        <div class="dialog message">No items found.</div>
77
    [% END %]
77
    [% END %]
78
    [% IF ( itemsloop ) %]
78
    [% IF ( itemsloop ) %]
79
<table id="holdst">
79
        <div class="page-section">
80
	<thead>
80
            <table id="holdst">
81
    <tr>
81
                <thead>
82
        <th class="hq-title anti-the">Title</th>
82
                <tr>
83
        <th class="hq-holdingbranch">Current library</th>
83
                    <th class="hq-title anti-the">Title</th>
84
        <th class="hq-collection">Collection</th>
84
                    <th class="hq-holdingbranch">Current library</th>
85
        <th class="hq-itemtype">Item type</th>
85
                    <th class="hq-collection">Collection</th>
86
        <th class="hq-callnumber">Call number</th>
86
                    <th class="hq-itemtype">Item type</th>
87
        <th class="hq-copynumber">Copy number</th>
87
                    <th class="hq-callnumber">Call number</th>
88
        <th class="hq-enumchron">Enumeration</th>
88
                    <th class="hq-copynumber">Copy number</th>
89
        <th class="hq-barcode">Barcode</th>
89
                    <th class="hq-enumchron">Enumeration</th>
90
        <th class="hq-patron">Patron</th>
90
                    <th class="hq-barcode">Barcode</th>
91
        <th class="hq-patroncategory">Patron category</th>
91
                    <th class="hq-patron">Patron</th>
92
        <th class="hq-sendto">Send to</th>
92
                    <th class="hq-patroncategory">Patron category</th>
93
        <th class="hq-date">Date</th>
93
                    <th class="hq-sendto">Send to</th>
94
        <th class="hq-notes">Notes</th>
94
                    <th class="hq-date">Date</th>
95
    </tr>
95
                    <th class="hq-notes">Notes</th>
96
    <tr>
96
                </tr>
97
        <td class="hq-title">
97
                <tr>
98
            <span class="filter_column filter_text">
98
                    <td class="hq-title">
99
                <input class="text_filter" type="text" placeholder="Title">
99
                        <span class="filter_column filter_text">
100
            </span>
100
                            <input class="text_filter" type="text" placeholder="Title">
101
        </td>
101
                        </span>
102
        <td class="hq-holdingbranch">
102
                    </td>
103
            <span class="filter_column filter_text">
103
                    <td class="hq-holdingbranch">
104
                <input class="text_filter" type="text" placeholder="Current library">
104
                        <span class="filter_column filter_text">
105
            </span>
105
                            <input class="text_filter" type="text" placeholder="Current library">
106
        </td>
106
                        </span>
107
        <td class="hq-collection">
107
                    </td>
108
            <span class="filter_column filter_text">
108
                    <td class="hq-collection">
109
                <input type="text" placeholder="Collection">
109
                        <span class="filter_column filter_text">
110
            </span>
110
                            <input type="text" placeholder="Collection">
111
        </td>
111
                        </span>
112
        <td class="hq-itemtype">
112
                    </td>
113
            <span class="filter_column filter_text">
113
                    <td class="hq-itemtype">
114
                <input type="text" placeholder="Item type">
114
                        <span class="filter_column filter_text">
115
            </span>
115
                            <input type="text" placeholder="Item type">
116
        </td>
116
                        </span>
117
        <td class="hq-callnumber">
117
                    </td>
118
            <span class="filter_column filter_text">
118
                    <td class="hq-callnumber">
119
                <input type="text" placeholder="Call number">
119
                        <span class="filter_column filter_text">
120
            </span>
120
                            <input type="text" placeholder="Call number">
121
        </td>
121
                        </span>
122
        <td class="hq-copynumber">
122
                    </td>
123
            <span class="filter_column filter_text">
123
                    <td class="hq-copynumber">
124
                <input type="text" placeholder="Copy number">
124
                        <span class="filter_column filter_text">
125
            </span>
125
                            <input type="text" placeholder="Copy number">
126
        </td>
126
                        </span>
127
        <td class="hq-enumchron">
127
                    </td>
128
            <span class="filter_column filter_text">
128
                    <td class="hq-enumchron">
129
                <input type="text" placeholder="Enumeration">
129
                        <span class="filter_column filter_text">
130
            </span>
130
                            <input type="text" placeholder="Enumeration">
131
        </td>
131
                        </span>
132
        <td class="hq-barcode">
132
                    </td>
133
            <span class="filter_column filter_text">
133
                    <td class="hq-barcode">
134
                <input type="text" placeholder="Barcode">
134
                        <span class="filter_column filter_text">
135
            </span>
135
                            <input type="text" placeholder="Barcode">
136
        </td>
136
                        </span>
137
        <td class="hq-patron">
137
                    </td>
138
            <span class="filter_column filter_text">
138
                    <td class="hq-patron">
139
                <input type="text" placeholder="Patron">
139
                        <span class="filter_column filter_text">
140
            </span>
140
                            <input type="text" placeholder="Patron">
141
        </td>
141
                        </span>
142
        <td class="hq-patroncategory">
142
                    </td>
143
            <span class="filter_column filter_text">
143
                    <td class="hq-patroncategory">
144
                <input type="text" placeholder="Patron category">
144
                        <span class="filter_column filter_text">
145
            </span>
145
                            <input type="text" placeholder="Patron category">
146
        </td>
146
                        </span>
147
        <td class="hq-sendto">
147
                    </td>
148
            <span class="filter_column filter_text">
148
                    <td class="hq-sendto">
149
                <input type="text" placeholder="Send to">
149
                        <span class="filter_column filter_text">
150
            </span>
150
                            <input type="text" placeholder="Send to">
151
        </td>
151
                        </span>
152
        <td class="hq-date">
152
                    </td>
153
            <span class="filter_column filter_text">
153
                    <td class="hq-date">
154
                <input type="text" placeholder="Date">
154
                        <span class="filter_column filter_text">
155
            </span>
155
                            <input type="text" placeholder="Date">
156
        </td>
156
                        </span>
157
        <td class="hq-notes">
157
                    </td>
158
            <span class="filter_column filter_text">
158
                    <td class="hq-notes">
159
                <input type="text" placeholder="Notes">
159
                        <span class="filter_column filter_text">
160
            </span>
160
                            <input type="text" placeholder="Notes">
161
        </td>
161
                        </span>
162
    </tr>
162
                    </td>
163
	</thead>
163
                </tr>
164
     <tbody>[% FOREACH itemsloo IN itemsloop %]
164
                </thead>
165
        <tr>
165
                <tbody>[% FOREACH itemsloo IN itemsloop %]
166
            <td class="hq-title">
166
                    <tr>
167
                <p>
167
                        <td class="hq-title">
168
                    [% INCLUDE 'biblio-title.inc' biblio=itemsloo link = 1 %]
168
                            <p>
169
                </p>
169
                                [% INCLUDE 'biblio-title.inc' biblio=itemsloo link = 1 %]
170
                <p>
170
                            </p>
171
                    <div class="hq-biblionumber content_hidden">[% itemsloo.biblionumber | html %]</div>
171
                            <p>
172
                    <div class="hq-author">[% itemsloo.author | html %]</div>
172
                                <div class="hq-biblionumber content_hidden">[% itemsloo.biblionumber | html %]</div>
173
                    [% IF ( itemsloo.editionstatement ) %]<div class="hq-editionstatement">[% itemsloo.editionstatement | html %]</div>[% END %]
173
                                <div class="hq-author">[% itemsloo.author | html %]</div>
174
                    <div class="hq-pubdata">
174
                                [% IF ( itemsloo.editionstatement ) %]<div class="hq-editionstatement">[% itemsloo.editionstatement | html %]</div>[% END %]
175
                        [% IF ( itemsloo.publishercode ) %][% itemsloo.publishercode | html %][% END %]
175
                                <div class="hq-pubdata">
176
                                    [% IF ( itemsloo.publishercode ) %][% itemsloo.publishercode | html %][% END %]
176
177
177
                        [% IF ( itemsloo.publicationyear ) %]
178
                                    [% IF ( itemsloo.publicationyear ) %]
178
                            , [% itemsloo.publicationyear | html %]
179
                                        , [% itemsloo.publicationyear | html %]
179
                        [% ELSIF ( itemsloo.copyrightdate ) %]
180
                                    [% ELSIF ( itemsloo.copyrightdate ) %]
180
                            , [% itemsloo.copyrightdate | html %]
181
                                        , [% itemsloo.copyrightdate | html %]
181
                        [% END %]
182
                                    [% END %]
182
183
183
                        [% IF ( itemsloo.pages ) %]: [% itemsloo.pages | html %] [% END %]
184
                                    [% IF ( itemsloo.pages ) %]: [% itemsloo.pages | html %] [% END %]
184
185
185
                        [% IF ( itemsloo.item('size') ) %][% itemsloo.item('size') | html %][% END %]
186
                                    [% IF ( itemsloo.item('size') ) %][% itemsloo.item('size') | html %][% END %]
186
187
187
                        [% IF ( itemsloo.isbn ) %]<span>ISBN: [% itemsloo.isbn | html %]</span>[% END %]
188
                                    [% IF ( itemsloo.isbn ) %]<span>ISBN: [% itemsloo.isbn | html %]</span>[% END %]
188
                    </div>
189
                                </div>
189
                </p>
190
                            </p>
190
            </td>
191
                        </td>
191
            <td class="hq-holdingbranch">[% Branches.GetName( itemsloo.holdingbranch ) | html %]</td>
192
                        <td class="hq-holdingbranch">[% Branches.GetName( itemsloo.holdingbranch ) | html %]</td>
192
            <td class="hq-collection">[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode', authorised_value => itemsloo.ccode ) | html %]</td>
193
                        <td class="hq-collection">[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode', authorised_value => itemsloo.ccode ) | html %]</td>
193
            <td class="hq-itemtype">[% ItemTypes.GetDescription( itemsloo.itype ) | html %]</td>
194
                        <td class="hq-itemtype">[% ItemTypes.GetDescription( itemsloo.itype ) | html %]</td>
194
            <td class="hq-callnumber">[% IF ( itemsloo.location ) %]<em>[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => itemsloo.location ) | html %]</em> [% END %][% itemsloo.itemcallnumber | html %]</td>
195
                        <td class="hq-callnumber">[% IF ( itemsloo.location ) %]<em>[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => itemsloo.location ) | html %]</em> [% END %][% itemsloo.itemcallnumber | html %]</td>
195
            <td class="hq-copynumber">[% itemsloo.copynumber | html %]</td>
196
                        <td class="hq-copynumber">[% itemsloo.copynumber | html %]</td>
196
            <td class="hq-enumchron">[% itemsloo.enumchron | html %]</td>
197
                        <td class="hq-enumchron">[% itemsloo.enumchron | html %]</td>
197
            <td class="hq-barcode">
198
                        <td class="hq-barcode">
198
                [% IF ( itemsloo.item_level_request ) %]
199
                            [% IF ( itemsloo.item_level_request ) %]
199
                    <em>Only item:</em> <strong>[% itemsloo.barcode | html %]</strong>
200
                                <em>Only item:</em> <strong>[% itemsloo.barcode | html %]</strong>
200
                [% ELSE %]
201
                            [% ELSE %]
201
                    <strong>[% itemsloo.barcode | html %]</strong> <em>or any available</em>
202
                                <strong>[% itemsloo.barcode | html %]</strong> <em>or any available</em>
203
                            [% END %]
204
                        </td>
205
                        <td class="hq-patron">
206
                          <p>
207
                              [% INCLUDE 'patron-title.inc' invert_name=1 patron=itemsloo.patron hide_patron_infos_if_needed=1 link_to="circulation_reserves" %]
208
                          </p>
209
                          [% UNLESS Koha.Preference('HidePatronName') %]
210
                             <p>[% itemsloo.patron.phone | html %]</p>
211
                          [% END %]
212
                        </td>
213
                        <td class="hq-patroncategory">[% itemsloo.patron.category.description | html %] ([% itemsloo.patron.categorycode | html %])</td>
214
                        <td class="hq-sendto">[% Branches.GetName( itemsloo.pickbranch ) | html %]</td>
215
                        <td class="hq-date" data-order="[% itemsloo.reservedate | html %]">[% itemsloo.reservedate | $KohaDates %]</td>
216
                        <td class="hq-notes">[% itemsloo.notes | html %]</td>
217
                    </tr>
202
                [% END %]
218
                [% END %]
203
            </td>
219
                </tbody>
204
            <td class="hq-patron">
220
            </table>
205
              <p>
221
        </div> <!-- /.page-section -->
206
                  [% INCLUDE 'patron-title.inc' invert_name=1 patron=itemsloo.patron hide_patron_infos_if_needed=1 link_to="circulation_reserves" %]
207
              </p>
208
              [% UNLESS Koha.Preference('HidePatronName') %]
209
                 <p>[% itemsloo.patron.phone | html %]</p>
210
              [% END %]
211
            </td>
212
            <td class="hq-patroncategory">[% itemsloo.patron.category.description | html %] ([% itemsloo.patron.categorycode | html %])</td>
213
            <td class="hq-sendto">[% Branches.GetName( itemsloo.pickbranch ) | html %]</td>
214
            <td class="hq-date" data-order="[% itemsloo.reservedate | html %]">[% itemsloo.reservedate | $KohaDates %]</td>
215
            <td class="hq-notes">[% itemsloo.notes | html %]</td>
216
        </tr>
217
    [% END %]</tbody>
218
    </table>
219
	[% END %] 
222
	[% END %] 
220
	[% END %]
223
	[% END %]
221
224
222
- 

Return to bug 31835