Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
data Bug 19648: Revise marc21_field_007.xml 2019-04-12 01:47:51 +00:00
includes Bug 23065: Rename "New subscription" button when default to current serial 2019-06-13 12:28:00 +01:00
modules Bug 23061: Add column/print/export feature on checkout history page 2019-06-19 13:12:11 +01:00
xslt Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added easily with CSS 2019-06-06 15:47:58 +01:00
columns.def Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00