]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1485240: More Legacy Circ Script Removal
authorJason Stephenson <jason@sigio.com>
Sat, 15 Aug 2015 18:42:39 +0000 (14:42 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 17 Aug 2015 17:05:45 +0000 (13:05 -0400)
commit57b1355ba9df9f2a5a351d9855be240eccab5880
tree7d97c715b7850de3f5c906b72185761dfd78cf43
parent4662c52cc78e919c4f2ae611dfc1b378a0c83e11
LP 1485240: More Legacy Circ Script Removal

This commit removes the last few references to the script_runner
used by OpenILS::Application::Circ::Circulate::Circulator to run
JavaScript circ policies.  The script_runner is basically doing
nothing at this point.

To test this commit, apply it to a test system, install Evergreen,
start or restart the open-ils.circ service and check that check
outs and renewals still work.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm