Bug 14919: Add holds history for patron
authorJosef Moravec <josef.moravec@gmail.com>
Fri, 6 Oct 2017 13:35:46 +0000 (13:35 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 19:05:02 +0000 (16:05 -0300)
commit4fa34acc414a1580019df62c28bb39bb6d9f3e85
treee51d3d2a711f7cbbb899f85aa32883ec99802d97
parent9a0853ef67099a62b29c88da55f70862060748ec
Bug 14919: Add holds history for patron

Test plan:
0) Have a patron with some current and old reserves
1) Go to patron circulation page
2) Notice, there is new item called "Holds history" in the left
circulation menu
3) Go to this page and confirm the data on this page are OK, and that
ui does behave as expected
4) Go to adminitration, columns setting, try to change the setting for
holdshistory table and confirm it is taken into account on holds history
page

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt [new file with mode: 0644]
members/holdshistory.pl [new file with mode: 0644]