Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Nick Clemens f447658f85
Bug 23194: Fix other occurences
Throughout staff client and course reserves we also show the field with HTML filter, maybe we shouldn't?

The items lost report also included the note as a title element on title and barcode links, I removed this
as the note displays in that table

To test:
 1 - Add a link to publicnotes for an item
<a href="www.google.com">Cats!</a>
 2 - View opac details, confirm the note is a link
 3 - Same for staff side
 4 - Add item to a course reserve
    UseCourseReserves  preference must be set to 'Use'
    From the course reserves module you will need to add a course (and possibly a department first)
    Adding should be intuitive
 5 - Confirm note is a link in course details on staff and opac
 6 - Perform a batch checkout, confirm the itemnote shows as a link
     You will need to enable the system preference:  BatchCheckouts and add a patron category to:  BatchCheckoutsValidCategories
     Then a link should be available from checkout for a patron in that category
 7 - Mark the item as lost
 8 - Go to Reports->Items lost
 9 - Confirm the note is a URL and that title and barcode links don't show the note
10 - Click the barcode to go to moredetails for the item - in this case note should display as editable text, not a link

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: frederik chenier <frederik.chenier@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-15 11:27:58 +01:00
..
article-requests.tt Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
bookcount.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchoverdues.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchtransfers.tt Bug 10300: (follow-up) add controls on transfers page 2019-04-26 11:49:08 +00:00
checkout-notes.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
circulation-home.tt Bug 10300: (follow-up) add controls on transfers page 2019-04-26 11:49:08 +00:00
circulation.tt Bug 22999: (follow-up) Indentation updates 2019-07-04 13:47:23 +01:00
circulation_batch_checkouts.tt Bug 23194: Fix other occurences 2019-07-15 11:27:58 +01:00
offline-mf.tt
offline.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
on-site_checkouts.tt Bug 23194: Fix other occurences 2019-07-15 11:27:58 +01:00
overdue.tt Bug 23097: Fix regression on overdues report and link patrons to moremember 2019-06-21 12:41:08 +01:00
pendingreserves.tt Bug 22536: Display problem in Holds to Pull report 2019-03-28 12:33:06 +00:00
printslip.tt
renew.tt Bug 7088: (follow-up) Remove script "type" attribute 2019-05-09 14:40:49 +00:00
request-article.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reserveratios.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
returns.tt Bug 20959: Style checkin form more like the checkout form, with collapsed settings panel 2019-07-02 09:17:36 +01:00
selectbranchprinter.tt
transferstoreceive.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
view_holdsqueue.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
waitingreserves.tt Bug 13094: Make it easy to hide 'Cancel all' button on holds over report 2019-06-11 10:21:12 +01:00