Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Kyle M Hall e96e1126b6 Bug 13315 - Add feedback for last item checked out to circulation.pl
It seems that many librarians find it disconcerting to have no feedback
with the new checkouts table. It seems that many of them wait for it to
fully load, check to verify the item was checked out, and only then
check out the next item.

To help alleviate this issue, we can have the checkouts page give
feedback about the item that was just checked out.

Test Plan:
1) Apply this patch
2) Check an item out
3) Note the message "$title ($barcode) due on $date_due"

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

This works well and fixes a very problematic issue with the new AJAX
circ. I will be submitting a follow-up which I think is an improvement
to the display.

Signed-off-by: Jason Burds  <jburds@dubuque.lib.ia.us>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-13 14:52:26 -03:00
..
acqui Bug 9333: Remove useless JS code - confirm close basket 2015-04-13 11:31:34 -03:00
admin Bug 6007: Fix MARC framework display when only used tags/subfields 2015-04-13 13:39:32 -03:00
authorities Bug 11961 - Add a "Z39.50 search" button to the authority creation and modification pages. 2015-01-24 18:19:06 -03:00
basket Bug 11395: Add links to the new tool page 2015-03-05 15:27:01 +01:00
batch
catalogue Bug 11982 - Images now display properly in the details section. 2015-03-30 13:45:38 -03:00
cataloguing Bug 7561: Redirect to the add items form if it's a fast cataloging 2015-04-08 11:22:53 -03:00
circ Bug 13315 - Add feedback for last item checked out to circulation.pl 2015-04-13 14:52:26 -03:00
common Bug 13891: DataTables server-side processing - Fix regressions 2015-04-13 10:55:30 -03:00
course_reserves Bug 13818 - Editing and saving a course reserve displays the add item form 2015-03-25 11:25:26 -03:00
errors
help Bug 13878 - Typo in help file (aqbudgets.tt) 2015-03-25 11:22:16 -03:00
installer Bug 13496: make auth.tt use a template plugin to get the Koha version 2015-01-04 11:24:22 -03:00
labels Bug 10773 - add help for *_description fields 2015-03-30 13:22:41 -03:00
members Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
offline_circ
patron_lists Bug 12944: Fix regression on translating 2015-02-09 15:48:17 -03:00
patroncards Bug 13891: DataTables server-side processing - patron cards 2015-04-13 10:55:24 -03:00
plugins
reports Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
reserve Bug 13894: Make reserve.pl not using C4::Members::Search 2015-03-30 12:56:53 -03:00
reviews
rotating_collections Bug 8836 [QA Followup] - Prevent multiple collections from having the same title 2014-11-06 15:12:20 -03:00
serials Bug 13891: DataTables server-side processing - Serial recipients 2015-04-13 10:55:21 -03:00
services
sms
suggestion Bug 13378: Add a filter to search suggestions not linked to a fund 2015-01-10 16:13:08 -03:00
tags
test
tools Bug 6911: Remember search terms in the log viewer tool 2015-04-13 14:13:38 -03:00
virtualshelves Bug 13417: Limit the permission to delete 2015-02-13 13:52:17 -03:00
about.tt Bug 13404: [QA Follow-up] Minor rewording of some warnings 2015-02-09 13:42:36 -03:00
auth.tt Bug 13507: Add intranet support for CAS authentication 2015-04-08 12:04:26 -03:00
intranet-main.tt