]> git.evergreen-ils.org Git - working/Evergreen.git/commit
started work on xul-based requestor/recipient holds
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 8 Dec 2005 23:18:00 +0000 (23:18 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 8 Dec 2005 23:18:00 +0000 (23:18 +0000)
commitf5b7653f06443643c8bdc8d0da977f65eb8107d2
tree0c679ad1684b9c58973219191de77a5680799578
parentcec7e3666f8173bb455a1c5332006a1f4df0d182
started work on xul-based requestor/recipient holds
avoided (but not fixed) bug in the gateway modules where you cannot send
escaped URL params to vsnprintf.  This will need to be fixed.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@2299 dcc99617-32d9-48b4-a31d-7c20da2025e4
14 files changed:
Open-ILS/src/apachemods/mod_rest_gateway.c
Open-ILS/src/extras/fieldmapper.pl
Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
Open-ILS/web/opac/common/js/config.js
Open-ILS/web/opac/common/js/opac_utils.js
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/web/opac/skin/default/js/holds.js
Open-ILS/web/opac/skin/default/xml/altcanvas.xml
Open-ILS/web/opac/skin/default/xml/holds.xml
Open-ILS/web/opac/skin/default/xml/ilsevents.xml
OpenSRF/src/gateway/mod_ils_gateway.c
OpenSRF/src/libstack/osrf_system.c
OpenSRF/src/objson/json_parser.c
OpenSRF/src/utils/log.c