]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: egWorkLog service and Work Log UI
authorJason Etheridge <jason@esilibrary.com>
Fri, 4 Dec 2015 16:06:56 +0000 (11:06 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 18 Aug 2016 19:34:20 +0000 (15:34 -0400)
commit51fe14771d2f117f0f980047f53a64772f2c2ba1
treee0660eda7afb0de63efa3c4ee3c6101bf8d0177d
parent4e1a8f8245d649e8574b0357f5e79f92414bba3b
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 in these org unit
settings:

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

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@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