Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens c7a7e45812 Bug 15812: Use patron search in place of circ search
The 'Checkout' search hijacks some of the DataTables searching code used for 'Search patrons'
Rather than try to implement the search again on another page, we can simply send the user
to the patron search if the cardnumber is not found

Additionally, this patch adds a 'Check out' button to the patron search results to allow
going to checkotus directly

To test:
1 - Apply patch
2 - Perform a 'Checkout' search from the header
3 - Note that:
    For a cardnumber, you are redirected directly to checkouts page for the borrower
    For a search with one result, you are redirected directly to the checkout page for the borrower
    For a search with many results, you are redirected to the patron search results
    and there is a 'Checkout' button under the cardnumber
4 - Confirm circulation page works as expected (i.e. checkout to a patron)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: George Williams <george@nekls.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-14 09:19:30 +02:00
..
acqui Bug 28956: Correct default tax rate on orderreceive 2021-10-12 11:15:42 +02:00
admin Bug 29172: (follow-up) Amend preference text for control fields 2021-10-12 11:15:32 +02:00
authorities Bug 29137: Add new syspref to disable AV creation within the cataloguing module 2021-10-01 16:09:55 +02:00
basket
batch Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
catalogue Bug 28321: Use template block for display of items in search results 2021-10-05 10:58:13 +02:00
cataloguing Bug 24698: QA fixes 2021-10-12 11:15:32 +02:00
circ Bug 15812: Use patron search in place of circ search 2021-10-14 09:19:30 +02:00
clubs Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
common
course_reserves Bug 28898: (follow-up) Add context to some more occurrences of Term in course reserves 2021-09-21 20:22:57 +02:00
errors Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
ill Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
installer
labels Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
mana
members Bug 15812: Use patron search in place of circ search 2021-10-14 09:19:30 +02:00
offline_circ
onboarding
patron_lists Bug 18747: Select All in Add Patron Option in Patron Lists only selects the first 20 entries 2021-09-20 14:04:48 +02:00
patroncards Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
plugins Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
pos Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
reports Bug 28470: Typo: Are you sure you with to chart this report? 2021-10-12 11:15:32 +02:00
reserve Bug 29116: Use a pre-existing accessor instead of reimplementing it 2021-10-12 11:15:32 +02:00
reviews
rotating_collections
serials Bug 28958: Use Flatpickr on serials pages 2021-10-05 10:58:14 +02:00
services
suggestion Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
tags Bug 28983: Use Flatpickr on various pages 2021-10-05 10:58:14 +02:00
test
tools Bug 28963: Use Flatpickr on calendar page 2021-10-12 11:15:32 +02:00
virtualshelves
about.tt Bug 26949: Upgrade TinyMCE in the staff interface from 5.0.16 to 5.9.2 2021-10-05 10:58:13 +02:00
auth.tt Bug 28914: Fix wording in authentication forms 2021-09-20 12:35:41 +02:00
intranet-main.tt Bug 28819: Fix advanced search button on mainpage.pl incorrectly links to item search 2021-08-19 10:01:15 +02:00