webstaff: egWorkLog service and Work Log UI collab/phasefx/webstaff_surveys_transits_work_log
authorJason Etheridge <jason@esilibrary.com>
Fri, 4 Dec 2015 16:06:56 +0000 (11:06 -0500)
committerJason Etheridge <jason@esilibrary.com>
Fri, 25 Mar 2016 19:26:44 +0000 (15:26 -0400)
commite9a4c69d8b1c4409f44673637d772fd9708d25f3
treec292d842436713e129a705df04cda115d3bccb37
parent18d727b3dccbbfdaee1b890d3a51d2bd8162a181
webstaff: egWorkLog service and Work Log UI

under Administration -> Local Administration

The original XUL feature starts here: 29d1b357eef061bb3698e4ce0506eb93b63421be

make sure egCore from the calling interface is pulling these org unit settings:

ui.admin.work_log.max_entries
ui.admin.patron_log.max_entries

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
12 files changed:
Open-ILS/src/templates/opac/parts/place_hold_result.tt2
Open-ILS/src/templates/staff/admin/workstation/log.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_log.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/src/templates/staff/css/style.css.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/log.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/bills.js
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js
Open-ILS/web/js/ui/default/staff/circ/services/circ.js
Open-ILS/web/js/ui/default/staff/services/eframe.js
Open-ILS/web/js/ui/default/staff/services/ui.js