Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard b17297434c Bug 12692 - Markup improvements to holds awaiting pickup report
This patch makes some minor updates to the output of the holds awaiting
pickup report. To test you should have several holds which are marked as
"waiting," including some which have been waiting longer than the number
of days specified in the ReservesMaxPickUpDelay system preference.

- Go to Circulation -> Holds awaiting pickup
- In both the "waiting" and "over" tabs, confirm that titles display any
  associated subtitle
- Confirm that library name is shown instead of library code
- Confirm that the patron name mailto: link works correctly

Signed-off-by: Frederic Demians <f.demians@tamil.fr>

Works as described: subtitle displayes (if mapping defined), library name
instead of code, and email as clickable mailto.

Remark 1: As for bug 13083, subtitle display is not as good in UNIMARC than in
MARC21, since subtitle is not separated from title by ':'.

Remark 2: 'subtitle' field is retrieved from a field mapping. Taking a look at
C4::Biblio::GetRecordValue, one see that the fieldmapping is directly queried.
There isn't any caching system, like for frameworks.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described and passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-10 12:22:13 -03:00
..
bookcount.tt Bug 11616: remove jQuery tablesorter plugin 2014-01-31 15:24:01 +00:00
branchoverdues.tt Bug 11359: Add the borrower's cardnumber and phonenumber to the branch overdues report 2014-03-10 20:25:26 +00:00
branchtransfers.tt
circulation-home.tt Bug 10493: Add renewal script 2013-10-22 17:04:03 +00:00
circulation.tt Bug 12448: Follow-up: Only ask confirmation when rental charge > 0 2014-11-07 11:33:47 -03:00
offline-mf.tt Bug 12118 - remove unnecessary YUI assets included in offline circ manifest 2014-04-25 15:25:34 +00:00
offline.tt Bug 12666 - Fix poor HTML from circ/offline.tt 2014-08-15 14:59:17 -03:00
overdue.tt Bug 11570 - Upgrade jQueryUI to latest version in the staff client 2014-04-07 15:37:27 +00:00
pendingreserves.tt Bug 12088: Improve date handling and sorting in holds to pull report 2014-04-28 18:31:29 +00:00
printslip.tt Bug 12062: Follow up - adds missing ) 2014-07-07 10:32:24 -03:00
renew.tt Bug 11577: Add 'auto_renew' and 'auto_too_soon' to renewal page 2014-09-17 19:23:16 -03:00
reserveratios.tt Bug 11990 - Holds ratio report (circ/reserveratios.pl) sorts numeric values as text 2014-10-28 09:46:38 -03:00
returns.tt Bug 8836 - Resurrect Rotating Collections 2014-11-06 15:12:19 -03:00
selectbranchprinter.tt Bug 12744 - Set language in staff client should have 'Cancel' link 2014-08-24 13:23:41 -03:00
stats.tt
transfer-slip.tt
transferstoreceive.tt Bug 12089: Remove use of dt_add_type_uk_date() - Circulation 2014-04-28 18:40:29 +00:00
view_holdsqueue.tt Bug 10960 - Holds Queue Report display loc code not description 2014-10-21 16:16:58 -03:00
waitingreserves.tt Bug 12692 - Markup improvements to holds awaiting pickup report 2014-11-10 12:22:13 -03:00