]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoPatch from Dan Scott to fix up the OpenILS/Evergreen build process in the new SVN...
miker [Tue, 12 Jun 2007 02:54:44 +0000 (02:54 +0000)]
Patch from Dan Scott to fix up the OpenILS/Evergreen build process in the new SVN repo:

 * removes a ton of OpenSRF cruft such as build targets
 * adds two new configuration variables (OPENSRF_HEADERS and
   OPENSRF_LIBS) to point to the OpenSRF heads and libraries,respectively
 * removes one unnecessary makefile variable (TMPDIR)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7419 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoving legacy staff client after having tested modern client for lingering dependen...
phasefx [Mon, 11 Jun 2007 20:52:55 +0000 (20:52 +0000)]
removing legacy staff client after having tested modern client for lingering dependencies. yay :)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7418 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomore ripping of legacy code. seems to work :)
phasefx [Mon, 11 Jun 2007 20:47:57 +0000 (20:47 +0000)]
more ripping of legacy code.  seems to work :)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7417 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoa test of no longer pulling in parts of the legacy staff client and files from OpenSR...
phasefx [Mon, 11 Jun 2007 20:37:11 +0000 (20:37 +0000)]
a test of no longer pulling in parts of the legacy staff client and files from OpenSRF.  appears to work

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7416 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoRip .svn dirs out of the build directory after populating it
phasefx [Mon, 11 Jun 2007 20:35:26 +0000 (20:35 +0000)]
Rip .svn dirs out of the build directory after populating it

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7415 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoThis is a binary file that got corrupted with the cvs2svn migration. I recreated...
phasefx [Mon, 11 Jun 2007 20:30:48 +0000 (20:30 +0000)]
This is a binary file that got corrupted with the cvs2svn migration.  I recreated it with:
/usr/lib/xulrunner/sdk/bin/xpidl -m typelib -w -v -I /usr/lib/xulrunner/sdk/idl/ -e nsIOpenILS.xpt nsIOpenILS.idl

We could take this out of the repository and require it be generated on build, but it would add a dependency to
libxul-dev.  I had to reach into .svn and delete a prop-base file for this too

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7414 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoDeleting OpenSRF from repository. OpenSRF has its own repository now. Bye, bye...
erickson [Mon, 11 Jun 2007 20:12:38 +0000 (20:12 +0000)]
Deleting OpenSRF from repository.  OpenSRF has its own repository now.  Bye, bye, OpenSRF!

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7413 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoported XML parsing from libxml2 to Python's builtin xml.dom.minidom to reduce dependenies
erickson [Mon, 11 Jun 2007 20:08:28 +0000 (20:08 +0000)]
ported XML parsing from libxml2 to Python's builtin xml.dom.minidom to reduce dependenies

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7412 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding experimental "non-filing" normalizing function
miker [Mon, 11 Jun 2007 18:55:25 +0000 (18:55 +0000)]
adding experimental "non-filing" normalizing function

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7411 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotypo; thanks Dan Scott
miker [Mon, 11 Jun 2007 17:45:41 +0000 (17:45 +0000)]
typo; thanks Dan Scott

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7410 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoNew wrapper classes built on the work of a potenial patch from Dan Scott.
miker [Mon, 11 Jun 2007 16:58:29 +0000 (16:58 +0000)]
New wrapper classes built on the work of a potenial patch from Dan Scott.
Tested using the Gentoo VMWare image using both Zoom and Net::Z3950.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7409 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoPatch from Scott McKellar; cleaning up several error conditions
miker [Sun, 10 Jun 2007 23:41:14 +0000 (23:41 +0000)]
Patch from Scott McKellar; cleaning up several error conditions

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-June/001241.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7408 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotext wrapping for patron alerts, etc.
pines [Fri, 8 Jun 2007 15:33:49 +0000 (15:33 +0000)]
text wrapping for patron alerts, etc.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7407 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoapplying Dan Scott's opac localization patch to move (as much as possible) strings...
erickson [Thu, 7 Jun 2007 22:06:43 +0000 (22:06 +0000)]
applying Dan Scott's opac localization patch to move (as much as possible) strings from the XML into the DTD file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7406 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoving unused DTD files. all of these are collapsed into opac.dtd
erickson [Thu, 7 Jun 2007 22:03:01 +0000 (22:03 +0000)]
removing unused DTD files.  all of these are collapsed into opac.dtd

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7405 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agolayout tweak
pines [Thu, 7 Jun 2007 14:10:55 +0000 (14:10 +0000)]
layout tweak

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7404 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agosingle-row refresh for Items Out. It catches the circs in an intermediate state...
pines [Mon, 4 Jun 2007 19:31:59 +0000 (19:31 +0000)]
single-row refresh for Items Out.  It catches the circs in an intermediate state, however (ie stop fines = renew, etc)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7403 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefresh in place function for tree rows, adjustment to code that was expecting nodes...
pines [Mon, 4 Jun 2007 17:32:16 +0000 (17:32 +0000)]
refresh in place function for tree rows, adjustment to code that was expecting nodes as return values for list.append,  and an example of how to use it in copy status

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7402 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomore explicit defaults for some debug logging while testing observers and cache
pines [Mon, 4 Jun 2007 14:59:31 +0000 (14:59 +0000)]
more explicit defaults for some debug logging while testing observers and cache

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7401 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agogetKeys was used for some code miker_ gave me
pines [Mon, 4 Jun 2007 14:58:18 +0000 (14:58 +0000)]
getKeys was used for some code miker_ gave me

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7400 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agosort the children of each aou in the tree by shortname
pines [Mon, 4 Jun 2007 14:56:49 +0000 (14:56 +0000)]
sort the children of each aou in the tree by shortname

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7399 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorely on the already flattened and hopefully sorted aou list when generating the offli...
pines [Mon, 4 Jun 2007 14:55:22 +0000 (14:55 +0000)]
rely on the already flattened and hopefully sorted aou list when generating the offline library tree (which we've started using online since it's so pretty)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7398 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agobatch barcode upload functionality for item status interface
pines [Mon, 4 Jun 2007 14:53:50 +0000 (14:53 +0000)]
batch barcode upload functionality for item status interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7397 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoavoid a bug where control+w for closing the tab will first pick a W-entry from the...
pines [Mon, 4 Jun 2007 14:52:31 +0000 (14:52 +0000)]
avoid a bug where control+w for closing the tab will first pick a W-entry from the menulist (and thus change the default menu entry for the interface)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7396 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoving unneeded modules
miker [Sat, 2 Jun 2007 01:18:03 +0000 (01:18 +0000)]
removing unneeded modules

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7395 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoving the need to connect to the opensrf network
miker [Sat, 2 Jun 2007 01:09:44 +0000 (01:09 +0000)]
removing the need to connect to the opensrf network

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7394 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremove dashes in the input isbn (normalization)
miker [Fri, 1 Jun 2007 17:51:19 +0000 (17:51 +0000)]
remove dashes in the input isbn (normalization)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7392 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoPatch from Scott McKellar; Adds calls to strerror() where appropriate in
miker [Thu, 31 May 2007 12:12:02 +0000 (12:12 +0000)]
Patch from Scott McKellar;  Adds calls to strerror() where appropriate in
OpenSRF/src/utils/socket_bundle.c.

Applied with some additional changes to clean up log messages and correct an
instance of printf'ing a getpid as an int instead of a long.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001148.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7391 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoved some error lines printed to stderr. not used and they also have the potentia...
erickson [Thu, 31 May 2007 03:33:06 +0000 (03:33 +0000)]
removed some error lines printed to stderr.  not used and they also have the potential of overwriteing errno

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7390 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoslimmed some logging. capturing errno locally after the recv() call so it is not...
erickson [Thu, 31 May 2007 03:32:27 +0000 (03:32 +0000)]
slimmed some logging.  capturing errno locally after the recv() call so it is not replaced by a different system call before the check

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7389 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomoved ARL to overdue_mid max fine level
erickson [Tue, 29 May 2007 20:40:41 +0000 (20:40 +0000)]
moved ARL to overdue_mid max fine level

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7388 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agonew transit list interface and some date munging. Need persist for transit list
pines [Tue, 29 May 2007 20:06:50 +0000 (20:06 +0000)]
new transit list interface and some date munging.  Need persist for transit list

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7387 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agospecial-casing is/is not NULL for the report editor
miker [Tue, 29 May 2007 18:05:02 +0000 (18:05 +0000)]
special-casing is/is not NULL for the report editor

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7386 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agono longer freeing return value from strerror since it should not be modified
erickson [Tue, 29 May 2007 13:26:33 +0000 (13:26 +0000)]
no longer freeing return value from strerror since it should not be modified

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7382 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agodueling patches of pedantism
miker [Tue, 29 May 2007 13:08:53 +0000 (13:08 +0000)]
dueling patches of pedantism

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7381 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded parens around truth test to suppress GCC warning
erickson [Tue, 29 May 2007 12:55:10 +0000 (12:55 +0000)]
added parens around truth test to suppress GCC warning

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7380 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded some more descriptive logging. removed old signal handling code. no longer...
erickson [Tue, 29 May 2007 12:54:49 +0000 (12:54 +0000)]
added some more descriptive logging.  removed old signal handling code.  no longer freeing return value from strerror since it should not be modified

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7379 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotable labels
miker [Tue, 29 May 2007 12:46:31 +0000 (12:46 +0000)]
table labels

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7377 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoChange suggested by Scott McKellar; handle c-app children death without a
miker [Tue, 29 May 2007 03:03:44 +0000 (03:03 +0000)]
Change suggested by Scott McKellar; handle c-app children death without a
signal handler.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/000955.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7376 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoPatch from Dan Scott; adds -rpath=$(LIBDIR) to the default LDFLAGS for
miker [Tue, 29 May 2007 02:43:20 +0000 (02:43 +0000)]
Patch from Dan Scott; adds -rpath=$(LIBDIR) to the default LDFLAGS for
OpenSRF, obviating the need to set up non-standard system search paths
for any libs that OpenSRF loads that either don't have a lib prefix
or live outside the normal system library paths.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001123.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7375 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agousing the ZOOM/net abstraction layer
miker [Tue, 29 May 2007 02:28:03 +0000 (02:28 +0000)]
using the ZOOM/net abstraction layer

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7374 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoswapped the formats -- typo
miker [Mon, 28 May 2007 20:16:09 +0000 (20:16 +0000)]
swapped the formats -- typo

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7372 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoPatch from Scott McKellar; reasonable and non-intrusive diagnostic message in
miker [Mon, 28 May 2007 20:12:23 +0000 (20:12 +0000)]
Patch from Scott McKellar; reasonable and non-intrusive diagnostic message in
the case that we've been given on port or unix socket path to connect over.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001109.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7371 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoPatch from Scott McKellar; allows the compiler to warn us of missing casts
miker [Mon, 28 May 2007 20:08:47 +0000 (20:08 +0000)]
Patch from Scott McKellar; allows the compiler to warn us of missing casts
coming from undefined safe_malloc()s, NULL-initialize pointers (\0 != NULL).

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001098.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7370 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoSeveral combined cleanup patches from Scott McKellar:
miker [Mon, 28 May 2007 19:57:19 +0000 (19:57 +0000)]
Several combined cleanup patches from Scott McKellar:

 * remove leading underscores from static vars and functions
 * make static functions, well, static
 * tighten up the definition of funcs that take 0 params

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001095.html
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001101.html
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001112.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7369 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAt Scott McKellar's suggestion, using (long) cast and %ld format for getpid()
miker [Mon, 28 May 2007 19:49:20 +0000 (19:49 +0000)]
At Scott McKellar's suggestion, using (long) cast and %ld format for getpid()

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7368 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoValidating XSD from Dan Scott. For use during IDL development to check legal
miker [Mon, 28 May 2007 19:26:12 +0000 (19:26 +0000)]
Validating XSD from Dan Scott.  For use during IDL development to check legal
values in fm_IDL.xml (and like files, should any ever exist);

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001096.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7367 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoTypo patch from Dan Scott, correcting the Namespace URI for the persistEnce
miker [Mon, 28 May 2007 19:18:48 +0000 (19:18 +0000)]
Typo patch from Dan Scott, correcting the Namespace URI for the persistEnce
namespace in the IDL, and in files that parse or use said file and
namespace.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001094.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7366 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoabstraction layer to support both ZOOM and Net::Z3950
miker [Mon, 28 May 2007 14:49:41 +0000 (14:49 +0000)]
abstraction layer to support both ZOOM and Net::Z3950

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7365 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoSecond patch for oils_requestor.c from Scott McKellar; fixes parsing with
miker [Mon, 28 May 2007 14:27:36 +0000 (14:27 +0000)]
Second patch for oils_requestor.c from Scott McKellar;  fixes parsing with
regard to embeded spaces.

Applied with minor change to use buffer_fadd() instead of multiple calls to
buffer_add() and buffer_add_char().

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/000832.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7364 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoGeneral cleanup patch from Scott McKellar; static-ify local functions, clean
miker [Mon, 28 May 2007 14:13:01 +0000 (14:13 +0000)]
General cleanup patch from Scott McKellar; static-ify local functions, clean
up some getopt usage, fix readline memory leak.

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/000789.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7363 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agohttp://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001092.html
miker [Sun, 27 May 2007 00:49:10 +0000 (00:49 +0000)]
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001092.html
Patch from Scott McKellar to:

 * Make default config object pointer static (module local)
 * Clean up variable name to remove leading underscores
 * Remove think-o which would deallocate the default config when
   loading any other
 * Fix error log message

Applied with minor change to the log message fix

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7362 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoone more missing datatype
miker [Fri, 25 May 2007 18:05:56 +0000 (18:05 +0000)]
one more missing datatype

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7361 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoarg ... 2 typos. thank you, xmllint
miker [Fri, 25 May 2007 17:56:48 +0000 (17:56 +0000)]
arg ... 2 typos. thank you, xmllint

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7360 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding more datatypes
miker [Fri, 25 May 2007 17:51:44 +0000 (17:51 +0000)]
adding more datatypes

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7359 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded more "missing transform" test ... for testing
miker [Fri, 25 May 2007 17:37:56 +0000 (17:37 +0000)]
added more "missing transform" test ... for testing

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7358 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoXSD from Dan Scott for validating the ~/.srfsh.xml config file.
miker [Fri, 25 May 2007 15:31:59 +0000 (15:31 +0000)]
XSD from Dan Scott for validating the ~/.srfsh.xml config file.
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001030.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7356 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoFrom Dan Scott: EOL Whitespace is now stripped in the perl config file,
miker [Wed, 23 May 2007 15:04:59 +0000 (15:04 +0000)]
From Dan Scott: EOL Whitespace is now stripped in the perl config file,
hopefully saving some debugging time in the future.

Details at: http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001049.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7355 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding "org_unit" and empty datatypes to the ALL list to allow the base filter pane...
miker [Tue, 22 May 2007 19:39:36 +0000 (19:39 +0000)]
adding "org_unit" and empty datatypes to the ALL list to allow the base filter pane to be activated

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7354 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoignore non-leaf text nodes
miker [Mon, 21 May 2007 16:33:29 +0000 (16:33 +0000)]
ignore non-leaf text nodes

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7353 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agodisable caching of patron summary in search interface for now; the alternative is...
pines [Mon, 21 May 2007 14:39:08 +0000 (14:39 +0000)]
disable caching of patron summary in search interface for now; the alternative is to use query params here.  Need to key off something other than URL if I don't want to use query params and want the deck/iframe library to keep multiple instances of the interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7352 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agocompatability functions for strnlen and strndup
miker [Mon, 21 May 2007 05:12:27 +0000 (05:12 +0000)]
compatability functions for strnlen and strndup

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7351 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomoving this to strn_compat
miker [Mon, 21 May 2007 05:11:15 +0000 (05:11 +0000)]
moving this to strn_compat

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7350 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agocut-n-paste error in logged message -- thanks scottmck
miker [Mon, 21 May 2007 04:33:46 +0000 (04:33 +0000)]
cut-n-paste error in logged message -- thanks scottmck

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7349 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agostrndup() and strnlen() implementations from Jeroen Ruigrok van der Werven
miker [Mon, 21 May 2007 02:31:52 +0000 (02:31 +0000)]
strndup() and strnlen() implementations from Jeroen Ruigrok van der Werven
See bug #551 for original details -- http://open-ils.org/cgi-bin/bugzilla/show_bug.cgi?id=551

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7348 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoreordering breakage; const qualifier in header
miker [Mon, 21 May 2007 01:53:27 +0000 (01:53 +0000)]
reordering breakage; const qualifier in header

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7347 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoFailure cleanups suggested by Scott McKellar; modified from patch at
miker [Mon, 21 May 2007 01:48:05 +0000 (01:48 +0000)]
Failure cleanups suggested by Scott McKellar; modified from patch at
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001006.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7346 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoconst-ification
miker [Mon, 21 May 2007 01:46:39 +0000 (01:46 +0000)]
const-ification

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7345 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoCorrecting previous comment. The right mailing list pointer is at:
miker [Sun, 20 May 2007 13:15:05 +0000 (13:15 +0000)]
Correcting previous comment.  The right mailing list pointer is at:
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001002.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7344 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agostderr output cleanup
miker [Sun, 20 May 2007 12:50:36 +0000 (12:50 +0000)]
stderr output cleanup
Patch supplied by Scott McKellar
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001006.html

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7343 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding mostly done IDL parser with test and sample makefile
erickson [Fri, 18 May 2007 21:01:47 +0000 (21:01 +0000)]
adding mostly done IDL parser with test and sample makefile

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7342 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded some inline comments
erickson [Fri, 18 May 2007 19:55:59 +0000 (19:55 +0000)]
added some inline comments

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7341 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded math bench code. added shutdown method to disconnect from jabber. updated...
erickson [Fri, 18 May 2007 19:44:31 +0000 (19:44 +0000)]
added math bench code.  added shutdown method to disconnect from jabber.  updated makefile to used fetched version of the stax jar

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7340 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforcing onchange to run on password reset
erickson [Fri, 18 May 2007 18:04:32 +0000 (18:04 +0000)]
forcing onchange to run on password reset

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7339 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochanged log level on what really should not be a warning message
erickson [Fri, 18 May 2007 17:31:44 +0000 (17:31 +0000)]
changed log level on what really should not be a warning message

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7338 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding small default evergreen logo and "powered by" link to opac
erickson [Fri, 18 May 2007 17:15:43 +0000 (17:15 +0000)]
adding small default evergreen logo and "powered by" link to opac

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7337 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agooptimized the XMLLHttpRequest object creation to try the most likely creation option...
erickson [Fri, 18 May 2007 17:11:47 +0000 (17:11 +0000)]
optimized the XMLLHttpRequest object creation to try the most likely creation option first
removed all of the 3-retries logic since we weren't using it anymore

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7336 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agobroken xulG/cgi conversion. CGI .keys scared me away from xul_param earlier
pines [Fri, 18 May 2007 17:05:42 +0000 (17:05 +0000)]
broken xulG/cgi conversion.  CGI .keys scared me away from xul_param earlier

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7335 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded debug statement
erickson [Fri, 18 May 2007 17:04:10 +0000 (17:04 +0000)]
added debug statement

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7334 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforward-porting stable fix to claims return logic
erickson [Fri, 18 May 2007 17:03:14 +0000 (17:03 +0000)]
forward-porting stable fix to claims return logic

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7333 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoupdating to match stable branch logic
erickson [Fri, 18 May 2007 17:01:28 +0000 (17:01 +0000)]
updating to match stable branch logic

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7332 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoreturning OK status in respond method, instead of no status at all. most code uses...
erickson [Fri, 18 May 2007 16:57:56 +0000 (16:57 +0000)]
returning OK status in respond method, instead of no status at all.  most code uses respond_complete, which is why this has not been an issue in the past.  writing new client libs exposed it, though

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7331 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agobroke network-object logic out of the JSON parsing code
erickson [Fri, 18 May 2007 16:55:51 +0000 (16:55 +0000)]
broke network-object logic out of the JSON parsing code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7330 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agocommitting scott's safer MALLOC macro and a new buffer_release function patches
erickson [Fri, 18 May 2007 16:53:29 +0000 (16:53 +0000)]
committing scott's safer MALLOC macro and a new buffer_release function patches

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7329 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded optional range dates for transit start time in transit-list-by-lib method
erickson [Fri, 18 May 2007 16:49:45 +0000 (16:49 +0000)]
added optional range dates for transit start time in transit-list-by-lib method

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7328 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded a make target to sample makefile for fetching jar/source dependencies to ease...
erickson [Fri, 18 May 2007 15:58:38 +0000 (15:58 +0000)]
added a make target to sample makefile for fetching jar/source dependencies to ease deployment

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7327 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorethinking deployment
erickson [Fri, 18 May 2007 15:56:17 +0000 (15:56 +0000)]
rethinking deployment

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7326 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoupdating to jdk1.5 build
erickson [Wed, 16 May 2007 21:01:06 +0000 (21:01 +0000)]
updating to jdk1.5 build

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7325 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded memcache lib to makefile
erickson [Wed, 16 May 2007 20:41:03 +0000 (20:41 +0000)]
added memcache lib to makefile

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7324 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agocommitting added jars
erickson [Wed, 16 May 2007 20:09:45 +0000 (20:09 +0000)]
committing added jars

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7323 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded a memcache client and test
erickson [Wed, 16 May 2007 19:30:03 +0000 (19:30 +0000)]
added a memcache client and test

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7322 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded test as an alternate datatype for string
erickson [Wed, 16 May 2007 18:21:31 +0000 (18:21 +0000)]
added test as an alternate datatype for string

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7321 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded check for duplicate report-name-per-folder on report creation
erickson [Wed, 16 May 2007 18:00:41 +0000 (18:00 +0000)]
added check for duplicate report-name-per-folder on report creation

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7320 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded a settings server client and test. made the global config object wrapped in...
erickson [Wed, 16 May 2007 17:27:56 +0000 (17:27 +0000)]
added a settings server client and test.  made the global config object wrapped in a method instead of using static methods all around

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7318 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoimplemented client bootstrap. created a status object to model connection statuses...
erickson [Wed, 16 May 2007 14:38:02 +0000 (14:38 +0000)]
implemented client bootstrap.  created a status object to model connection statuses.  remodeled the client test code to run arbitrary methods

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7317 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforward-porting path fixes from 1.0; testing left-join fix for display-only fields
miker [Wed, 16 May 2007 02:17:10 +0000 (02:17 +0000)]
forward-porting path fixes from 1.0; testing left-join fix for display-only fields

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7316 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded basic support for showing template-defined params in the report editor
erickson [Wed, 16 May 2007 01:30:04 +0000 (01:30 +0000)]
added basic support for showing template-defined params in the report editor

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7313 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochanged API for highest_org to return -1 instead of null
erickson [Tue, 15 May 2007 21:49:34 +0000 (21:49 +0000)]
changed API for highest_org to return -1 instead of null

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7312 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agohandle -1 from open-ils.actor.user.perm.highest_org
pines [Tue, 15 May 2007 21:43:17 +0000 (21:43 +0000)]
handle -1 from open-ils.actor.user.perm.highest_org

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7311 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforward-porting label-spacing issue from 1.0.3
miker [Mon, 14 May 2007 18:30:40 +0000 (18:30 +0000)]
forward-porting label-spacing issue from 1.0.3

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7304 dcc99617-32d9-48b4-a31d-7c20da2025e4