Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 34fc147726
Bug 23061: Add column/print/export feature on checkout history page
This patch adds columns configuration and export features to the
checkout history page.

This patch also removes some inline CSS: "overflow:hidden" from both the
checkout and holds history pages. This was breaking the table controls
tooltips, and didn't appear to me to be necessary.

To test, apply the patch and restart Plack (or restart_all on
kohadevbox).

 - Open a patron's checkout history page in the staff client.
 - The table of checkouts should have controls at the top.
   for columns configuration and export/print.
 - These controls should work correctly.

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-06-19 13:12:11 +01:00
..
acqui Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
admin Bug 22653: Remove unimplemented RotationPreventTransfers system preference 2019-06-19 13:05:51 +01:00
authorities Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
basket
batch
catalogue Bug 22901: On items search fix search field change listening 2019-05-30 10:29:17 +00:00
cataloguing Bug 23117: Shortcut additem.pl on nonexistent biblionumber 2019-06-15 08:01:37 +01:00
circ Bug 23120: Pass necessary inputs through when transferring item automatically 2019-06-18 10:07:16 +01:00
clubs Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
common
course_reserves Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
errors
ill Bug 21460: (follow-up) Fix bugs found in QA 2019-04-25 10:46:56 +00:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 23061: Add column/print/export feature on checkout history page 2019-06-19 13:12:11 +01:00
offline_circ
onboarding Bug 22451: Use Asset everywhere 2019-04-16 13:17:32 +00:00
patron_lists Bug 22505: Add column configuration to patron list table 2019-03-28 18:03:48 +00:00
patroncards Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
plugins Bug 22906: Minor corrections to plugins home page 2019-06-03 17:37:55 +01:00
reports Bug 22856: Show SQL code button should trigger CodeMirror view 2019-05-10 18:58:49 +00:00
reserve Bug 20421: (follow-up) Fix styling 2019-04-29 13:35:35 +00:00
reviews
rotating_collections
serials Bug 22932: GetLatestSerials should not return formatted date 2019-05-30 10:16:12 +00:00
services
suggestion
tags Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
test
tools Bug 22783: (follow up) not SET for anonymous BLOCK 2019-06-18 10:05:09 +01:00
virtualshelves Bug 20891: Escape html then JSON 2019-04-25 10:27:27 +00:00
about.tt Bug 21626: (QA follow-up) Don't crash on missing teams file 2019-05-17 14:46:10 +00:00
auth.tt Bug 22585: remove double-escape for CAS URL 2019-06-13 12:06:49 +01:00
intranet-main.tt