Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 503a7f0ab1
Bug 30742: Remove 'bad_bibs' and send a list of holdable bibs
Currently place request gets a list of bad_bibs that is created via javascript on the
template. It ignores this list

Ths patch instead doesn't add info for bad bibs, and provides a list of the bibs that
can be held

To test:
1 - Attempt multi hold with some items that can be held, and one that cannot due to notforloan
2 - Fill in pickup locations and place hold
3 - Note hold is place on bib with no avilable items and hsows twice in results
4 - Apply patch
5 - repeat with another patron
6 - Note no aidditonal hold on record with notforloan items
7 - Note with with not for loan items appears only once in results

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-01 13:29:32 -03:00
..
acqui Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
admin Bug 30640: Focus does not always move to correct search header form field 2022-05-18 17:22:08 -10:00
authorities Bug 30740: Link to authorities 'used in' should not use equal 2022-05-16 11:20:09 -10:00
basket
batch
catalogue Bug 30747: Make column settings work for otherholdings table using forEach loop 2022-05-23 08:52:40 -10:00
cataloguing Bug 30797: Add the calendar.inc include to addbiblio.tt 2022-05-18 17:22:09 -10:00
circ Bug 30695: (QA follow-up) Catch moremember.tt too 2022-05-10 23:09:09 -10:00
clubs
course_reserves
errors
ill
installer
labels
mana
members Bug 30837 - Fix table width on 'Print summary' 2022-05-31 09:07:58 -03:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 30139: Fix javascript moneyFormat to be compatible with FR format 2022-05-13 15:41:55 -10:00
recalls Bug 30722: Typo in overdue recalls template 2022-05-09 10:02:35 -10:00
reports Bug 30632: Fix report author display in list of saved reports 2022-05-03 11:19:50 -10:00
reserve Bug 30742: Remove 'bad_bibs' and send a list of holdable bibs 2022-06-01 13:29:32 -03:00
reviews
rotating_collections
serials Bug 23352: (follow-up) Fixes for QA review 2022-05-10 15:17:17 -10:00
services
suggestion Bug 30510: Add Patron reason column to suggestion tables 2022-05-10 15:17:18 -10:00
tags
test
tools Bug 29828: Prevent additional content to be created without default 2022-05-31 08:51:36 -03:00
virtualshelves
about.tt Bug 28998: (follow-up) Add warning on about for missing key 2022-05-04 05:18:31 -10:00
auth.tt Bug 29925: Add a password reset page for expired passwords 2022-05-06 10:33:09 -10:00
intranet-main.tt