Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Kyle M Hall e44b4cbeed Bug 12550 - Add ability to delay loading of patron's checkouts in circulation and patron details
Now that a patron's checkouts are loaded asynchronously, we can further
improve Koha's performance by not loading the checkouts table when it is
not needed. For example, if a librarian is checking out 5 items to a
patron, we really don't need to load the table during the scanning of
items 1 to 4, just for item 5. Another example would be browsing to the
patron details table in order to change a patron's password.

Test Plan:
1) Apply this patch
2) Browse to circulation.pl for a patron
3) Note the table is not loaded automatically
4) Click the "Show checkouts" button
5) Note the checkouts table loads
6) Check the "Always show checkouts immediately" checkbox
7) Reload the page, the checkouts should now load immediately
8) Repeat steps 3-7 for the patron details page ( moremember.pl )

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Amended patch: remove trailing spaces.
Note: I am not sure the checkbox is at the best place, but I don't have
a better suggestion.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-10-19 11:26:06 -03:00
..
tables Bug 4013 [Revised] road type missing on search results 2014-08-05 20:15:02 -03:00
boraccount.tt Bug 12429 [staff client] patron seeing fines codes 2014-07-07 12:43:25 -03:00
deletemem.tt
files.tt
guarantor_search.tt
mancredit.tt Bug 12542: Tabs inconsistency in different circ-menu.inc uses 2014-07-18 10:41:27 -03:00
maninvoice.tt Bug 12542: Tabs inconsistency in different circ-menu.inc uses 2014-07-18 10:41:27 -03:00
member-flags.tt
member-password.tt Bug 11888: Random password suggestion does not work twice 2014-07-30 11:56:03 -03:00
member.tt Bug 9811 [QA Followup] - Enable bProcessing 2014-07-02 15:13:43 -03:00
memberentrygen.tt Bug 12746 - Remove empty onclick attribute from memberentrygen.tt 2014-09-08 10:53:27 -03:00
members-update.tt Bug 12698 - If user changes home library in Opac change is not visible in staff client 2014-09-08 13:03:30 -03:00
moremember-brief.tt Bug 12407: [QA Follow-up] Rename Other Phone to Mobile in staff 2014-08-05 20:36:43 -03:00
moremember-print.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
moremember-receipt.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
moremember.tt Bug 12550 - Add ability to delay loading of patron's checkouts in circulation and patron details 2014-10-19 11:26:06 -03:00
notices.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
pay.tt Bug 12429 [staff client] patron seeing fines codes 2014-07-07 12:43:25 -03:00
paycollect.tt
printfeercpt.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
printinvoice.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
purchase-suggestions.tt Bug 11802 - corrects for the patron purchase suggestions page 2014-03-10 15:11:53 +00:00
readingrec.tt Bug 12089: Remove use of dt_add_type_uk_date() - Members 2014-04-28 18:37:20 +00:00
routing-lists.tt
statistics.tt Bug 12693 - colspan calculation done by members/statistics.pl should be moved to template 2014-08-11 15:47:14 -03:00
update-child.tt Bug 11717 - Use new DataTables include in member templates 2014-02-27 15:33:26 +00:00