]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1467663 webstaff: dedicated workstation admin page
authorBill Erickson <berickxx@gmail.com>
Wed, 28 Sep 2016 16:21:56 +0000 (12:21 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 22 Nov 2016 19:10:03 +0000 (14:10 -0500)
commitf812b3e4093784ac4793cd8f99029083bf2f922f
treeb2dfe334058086fafd6ac25aac7dfe8605f6bbcc
parenta493da6b44285ab18e9625a9e1717aafc2ddf511
LP#1467663 webstaff: dedicated workstation admin page

Adds a new standalone workstations admin page, accessible from the main
Workstation Administration page.

Adds the ability to delete a workstation by name both within the page
and via URL (with permission).

Fixes the "Use Now" button so that it actually logs the user out before
redirecting to the login page with the desired workstation
pre-selected.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/admin/workstation/index.tt2
Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2
Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js