]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoadding copy location checks to default item permit scripts
erickson [Sun, 4 Nov 2007 00:03:40 +0000 (00:03 +0000)]
adding copy location checks to default item permit scripts

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

16 years agoshifting the config file name twice (from ARGV) was not intended
erickson [Sat, 3 Nov 2007 22:39:49 +0000 (22:39 +0000)]
shifting the config file name twice (from ARGV) was not intended

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

16 years agoI should make that easier on the eyes ;)
erickson [Sat, 3 Nov 2007 22:16:46 +0000 (22:16 +0000)]
I should make that easier on the eyes ;)

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

16 years agoadding case breaks
erickson [Sat, 3 Nov 2007 22:15:38 +0000 (22:15 +0000)]
adding case breaks

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

16 years agoTypo: trasaction -> transaction
dbs [Sat, 3 Nov 2007 19:30:36 +0000 (19:30 +0000)]
Typo: trasaction -> transaction

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

16 years agoTurned all instances of VOLUME_UPDATE into UPDATE_VOLUME permission checks
erickson [Sat, 3 Nov 2007 18:59:05 +0000 (18:59 +0000)]
Turned all instances of VOLUME_UPDATE into UPDATE_VOLUME permission checks
UPDATE_VOLUME was the original permission and conforms to the permission naming scheme
no longer creating the VOLUME_UPDATE permission in the DB

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

16 years agoRemove "use Apache2 ();" stmts - these do nothing but compilcate PERL5LIB requirements.
dbs [Fri, 2 Nov 2007 13:41:59 +0000 (13:41 +0000)]
Remove "use Apache2 ();" stmts - these do nothing but compilcate PERL5LIB requirements.

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

16 years agoadding entity encoding directly to the script, along with comment tracers
miker [Fri, 2 Nov 2007 13:25:45 +0000 (13:25 +0000)]
adding entity encoding directly to the script, along with comment tracers

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

16 years agoadding support for multiple alternate perlmodule tests
miker [Fri, 2 Nov 2007 00:28:03 +0000 (00:28 +0000)]
adding support for multiple alternate perlmodule tests

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

16 years agoCheck for Net::Z3950::ZOOM as the preferred alternative to Net::Z3950
dbs [Fri, 2 Nov 2007 00:09:54 +0000 (00:09 +0000)]
Check for Net::Z3950::ZOOM as the preferred alternative to Net::Z3950

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

16 years agoAdd check for expected hostname in <hosts> section.
dbs [Thu, 1 Nov 2007 23:52:32 +0000 (23:52 +0000)]
Add check for expected hostname in <hosts> section.

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

16 years agowording update, and naive attempt to filter build versions of libdbi-drivers
miker [Thu, 1 Nov 2007 23:27:56 +0000 (23:27 +0000)]
wording update, and naive attempt to filter build versions of libdbi-drivers

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

16 years agoWarn that <database><name> is deprecated for the reporter section in opensrf.xml
dbs [Thu, 1 Nov 2007 22:48:48 +0000 (22:48 +0000)]
Warn that <database><name> is deprecated for the reporter section in opensrf.xml

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

16 years agoreturning a boolean retarget flag from the nearest_hold method to indicate whether...
erickson [Thu, 1 Nov 2007 20:25:56 +0000 (20:25 +0000)]
returning a boolean retarget flag from the nearest_hold method to indicate whether a hold was reset during opportunistic capture.  if so, after the current transaction is commited and we have responded complete to the client, we kick off the hold targeter to process untargeted holds

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

16 years agoprevent accidental scans of item barcodes into the # of copies field for Volume/Copy...
phasefx [Thu, 1 Nov 2007 18:32:50 +0000 (18:32 +0000)]
prevent accidental scans of item barcodes into the # of copies field for Volume/Copy creator

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

16 years agoAdd check for UTF8 database server encoding.
dbs [Thu, 1 Nov 2007 17:14:30 +0000 (17:14 +0000)]
Add check for UTF8 database server encoding.

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

16 years agoclearing current_copy and prev_check_time on previously targeted hold instead of...
erickson [Thu, 1 Nov 2007 16:20:05 +0000 (16:20 +0000)]
clearing current_copy and prev_check_time on previously targeted hold instead of running the hold targeter inline

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

16 years agochecking node type instead of nodeName, since nodeName gets upset when empty
erickson [Thu, 1 Nov 2007 15:24:26 +0000 (15:24 +0000)]
checking node type instead of nodeName, since nodeName gets upset when empty

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

16 years agoRevised to avoid the use of XPathContext, which required a more current
dbs [Thu, 1 Nov 2007 15:12:11 +0000 (15:12 +0000)]
Revised to avoid the use of XPathContext, which required a more current
version of XML::LibXML than Debian edgy or Ubuntu Feisty are equipped with.

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

16 years agoCheck all database connections defined in opensrf.xml
dbs [Thu, 1 Nov 2007 14:04:28 +0000 (14:04 +0000)]
Check all database connections defined in opensrf.xml
Check for correspondence of <language> to <driver> in opensrf.xml

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

16 years agoforward porting hold re-targeting fix
miker [Thu, 1 Nov 2007 03:59:51 +0000 (03:59 +0000)]
forward porting hold re-targeting fix

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

16 years agoTest to ensure that libdbdpgsql.so is linked against libdbi.so
dbs [Thu, 1 Nov 2007 02:30:45 +0000 (02:30 +0000)]
Test to ensure that libdbdpgsql.so is linked against libdbi.so

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

16 years agoalso force hiding the jacket and attrib links if the item has no ISBN
erickson [Wed, 31 Oct 2007 14:28:39 +0000 (14:28 +0000)]
also force hiding the jacket and attrib links if the item has no ISBN

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

16 years agoanother adjustment to the new failure template
miker [Wed, 31 Oct 2007 04:03:35 +0000 (04:03 +0000)]
another adjustment to the new failure template

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

16 years agoadjustments to improved reporter email templates
miker [Wed, 31 Oct 2007 04:00:48 +0000 (04:00 +0000)]
adjustments to improved reporter email templates

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

16 years agoSet default reporter output directory to a Web-visible location.
dbs [Wed, 31 Oct 2007 02:55:52 +0000 (02:55 +0000)]
Set default reporter output directory to a Web-visible location.
Add basic email templates for report notification.

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

16 years agoUse getAttributeNS with the XML namespace to retrieve
dbs [Wed, 31 Oct 2007 02:14:52 +0000 (02:14 +0000)]
Use getAttributeNS with the XML namespace to retrieve
the xml:lang attributes from ils_events.xml.

Throw explicit error messages if things go bad.

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

16 years agoSet AutoCommit explicitly on, and don't rollback in the
dbs [Wed, 31 Oct 2007 01:22:18 +0000 (01:22 +0000)]
Set AutoCommit explicitly on, and don't rollback in the
exception handler unless AutoCommit has been turned off
(to avoid annoying warnings being dumped to stderr).

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

16 years agoUpdate the database name attribute to match opensrf.xml.example
dbs [Tue, 30 Oct 2007 20:15:13 +0000 (20:15 +0000)]
Update the database name attribute to match opensrf.xml.example

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

16 years agoadding work_payment type and the /strong/ urging of PINES; extending the auth proxy...
miker [Tue, 30 Oct 2007 18:35:45 +0000 (18:35 +0000)]
adding work_payment type and the /strong/ urging of PINES; extending the auth proxy module

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

16 years agoadded content url is now encoded in the DTD for easier localization. JS config is...
erickson [Mon, 29 Oct 2007 20:00:01 +0000 (20:00 +0000)]
added content url is now encoded in the DTD for easier localization.  JS config is now just an on/off switch

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

16 years agoadded ability to link back to a vendor product page from the record details page...
erickson [Mon, 29 Oct 2007 15:13:59 +0000 (15:13 +0000)]
added ability to link back to a vendor product page from the record details page.  this is useful for supplying cover art attribution.  only currently supported options are null (no vendor links, default) and "amazon"

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

16 years agoCompletion of the OPAC and (as much as possible) Staff Client localization for Canada...
miker [Mon, 29 Oct 2007 15:09:21 +0000 (15:09 +0000)]
Completion of the OPAC and (as much as possible) Staff Client localization for Canada.  Currently assuming Ontario as the default province

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

16 years agoSpelling improvements in reporter field labels
dbs [Mon, 29 Oct 2007 00:43:56 +0000 (00:43 +0000)]
Spelling improvements in reporter field labels

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

16 years agoAdding Canadian localization of the OPAC dtd provided by John Fink
miker [Sat, 27 Oct 2007 02:50:00 +0000 (02:50 +0000)]
Adding Canadian localization of the OPAC dtd provided by John Fink

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

16 years agoBasic library type and library drop-down for hold lists.. will flesh this out later...
phasefx [Fri, 26 Oct 2007 19:44:42 +0000 (19:44 +0000)]
Basic library type and library drop-down for hold lists.. will flesh this out later, just need to commit it so I can work on hold shelf paging

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

16 years agoMisspelling spotted by John Fink
miker [Fri, 26 Oct 2007 17:54:11 +0000 (17:54 +0000)]
Misspelling spotted by John Fink

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

16 years agomore portable "next record id" code
miker [Fri, 26 Oct 2007 02:51:13 +0000 (02:51 +0000)]
more portable "next record id" code

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

16 years agoAlways delete the 901 field from incoming MARC records;
dbs [Fri, 26 Oct 2007 00:45:16 +0000 (00:45 +0000)]
Always delete the 901 field from incoming MARC records;
we append a new 901 with the TCN and read from it, so
there can be only one 901. Well - we could read from the
last 901 in a list of returned fields, but that's not
our current style.

Use 'exists' test to avoid autovivifying hashes for a tiny
amount of overall saving of memory.

If no start ID is supplied at the command line, get the
next biblio.record_entry ID value from the database.

Remove references to the $start_id variable; it is unused.

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

16 years agowrapped up the login logic into a static utility method -- with test code. added...
erickson [Thu, 25 Oct 2007 21:22:03 +0000 (21:22 +0000)]
wrapped up the login logic into a static utility method -- with test code.  added generic md5 hex method

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

16 years agoparallelized pg_loader which spits out the files needed to the cwd
miker [Thu, 25 Oct 2007 21:17:05 +0000 (21:17 +0000)]
parallelized pg_loader which spits out the files needed to the cwd

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

16 years agochecking for duplicate 001; adding record id to 901$c
miker [Thu, 25 Oct 2007 20:42:50 +0000 (20:42 +0000)]
checking for duplicate 001; adding record id to 901$c

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

16 years agocorrecting think-o in the nearest-hold logic
miker [Thu, 25 Oct 2007 16:07:53 +0000 (16:07 +0000)]
correcting think-o in the nearest-hold logic

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

16 years agosnip out some old comments
phasefx [Thu, 25 Oct 2007 15:47:15 +0000 (15:47 +0000)]
snip out some old comments

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

16 years agoupdating the path of the gateway to match the configured name in the example apache...
erickson [Thu, 25 Oct 2007 15:16:15 +0000 (15:16 +0000)]
updating the path of the gateway to match the configured name in the example apache configs for the new-json gateway

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

16 years agoadded utf8 binmode so that org unit names are displayed correctly when using OrgTree.js
erickson [Tue, 23 Oct 2007 19:52:51 +0000 (19:52 +0000)]
added utf8 binmode so that org unit names are displayed correctly when using OrgTree.js

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

16 years agoAdd an explicit encoding of UTF-8 to enable input and display of accented characters.
dbs [Tue, 23 Oct 2007 16:22:44 +0000 (16:22 +0000)]
Add an explicit encoding of UTF-8 to enable input and display of accented characters.

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

16 years agoadded example of building a new IDL object
erickson [Tue, 23 Oct 2007 15:37:33 +0000 (15:37 +0000)]
added example of building a new IDL object

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

16 years agoLet's match marc2bre.pl and default to the 001 for the TCN.
dbs [Tue, 23 Oct 2007 13:54:56 +0000 (13:54 +0000)]
Let's match marc2bre.pl and default to the 001 for the TCN.

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

16 years agoUmm, 035 is a datafield. Whoops. Can you tell I was using 001?
dbs [Tue, 23 Oct 2007 13:45:07 +0000 (13:45 +0000)]
Umm, 035 is a datafield. Whoops. Can you tell I was using 001?

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

16 years agoMake TCN parsing match marc2bre.pl.
dbs [Tue, 23 Oct 2007 13:32:07 +0000 (13:32 +0000)]
Make TCN parsing match marc2bre.pl.
Remove dependency on external TCN->id map file.

Parse XML using DOM rather than more fragile line-oriented mode.
This needs to be tested with large sets of MARC records and memory usage watched closely!

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

16 years agoLibrary Card instead of PINES Card
phasefx [Mon, 22 Oct 2007 21:14:02 +0000 (21:14 +0000)]
Library Card instead of PINES Card

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

16 years agomissing semi-colon; I don't care if it's optional in javascript :)
phasefx [Mon, 22 Oct 2007 05:42:02 +0000 (05:42 +0000)]
missing semi-colon; I don't care if it's optional in javascript :)

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

16 years agoFix building the client from the staff_client directory with a reasonable default...
dbs [Fri, 19 Oct 2007 19:04:30 +0000 (19:04 +0000)]
Fix building the client from the staff_client directory with a reasonable default for the OpenSRF libs

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

16 years agoadding unapi placeholder to detail page
miker [Fri, 19 Oct 2007 05:26:47 +0000 (05:26 +0000)]
adding unapi placeholder to detail page

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

16 years agomoving unapi placeholder to a more appropriate place
miker [Fri, 19 Oct 2007 05:23:08 +0000 (05:23 +0000)]
moving unapi placeholder to a more appropriate place

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

16 years agoContinue the march towards a brave new JSON_v1 world.
dbs [Fri, 19 Oct 2007 01:36:42 +0000 (01:36 +0000)]
Continue the march towards a brave new JSON_v1 world.

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

16 years agoThis commit breaks compatibility with OpenSRF 0.9.
dbs [Thu, 18 Oct 2007 17:24:00 +0000 (17:24 +0000)]
This commit breaks compatibility with OpenSRF 0.9.

Removes JSON.js copies from EG trunk.
JSON_v0.js (legacy JSON) and JSON_v1.js (modern JSON) are copied from the installed OpenSRF javascript libs.
ScriptRunner.pm no longer loads another copy of JSON.js from <DATA>.
All Evergreen files now use modern JSON (JSON_v1.js).

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

16 years agoseparating the two JSON gateways for backwards compatibility and explicitly setting...
erickson [Thu, 18 Oct 2007 16:00:35 +0000 (16:00 +0000)]
separating the two JSON gateways for backwards compatibility and explicitly setting the encoding style for each

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

16 years agodefaulting to JSON_v1 style objects for the example apache config
erickson [Thu, 18 Oct 2007 15:45:47 +0000 (15:45 +0000)]
defaulting to JSON_v1 style objects for the example apache config

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

16 years agoadding "available only" status filtered pull list methods
miker [Wed, 17 Oct 2007 15:28:32 +0000 (15:28 +0000)]
adding "available only" status filtered pull list methods

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

16 years agoquieting warnings about uninitialized value used in substitution
miker [Wed, 17 Oct 2007 00:35:02 +0000 (00:35 +0000)]
quieting warnings about uninitialized value used in substitution

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

16 years agoUpdate fieldmapper schema to match latest changes to fm_IDL.xml
dbs [Tue, 16 Oct 2007 22:13:27 +0000 (22:13 +0000)]
Update fieldmapper schema to match latest changes to fm_IDL.xml

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

16 years agoTypo: visiblity -> visibility
dbs [Tue, 16 Oct 2007 04:32:17 +0000 (04:32 +0000)]
Typo: visiblity -> visibility

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

16 years agoAvoid "unused variable" Perl warning
dbs [Tue, 16 Oct 2007 03:55:21 +0000 (03:55 +0000)]
Avoid "unused variable" Perl warning

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

16 years agothinko causing authority export to be missed
miker [Mon, 15 Oct 2007 18:22:25 +0000 (18:22 +0000)]
thinko causing authority export to be missed

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

16 years agoadded logic to update the offline-config.pl script when "make config" is run so it...
erickson [Mon, 15 Oct 2007 15:50:12 +0000 (15:50 +0000)]
added logic to update the offline-config.pl script when "make config" is run so it will not have to be manually created

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

16 years agoadded some reminder comments
erickson [Sat, 13 Oct 2007 18:27:06 +0000 (18:27 +0000)]
added some reminder comments

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

16 years agorepaired log dir variable name
erickson [Sat, 13 Oct 2007 01:09:20 +0000 (01:09 +0000)]
repaired log dir variable name

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

16 years agosettings tester script (HALP) -- result of Access2007 hackfest
miker [Fri, 12 Oct 2007 19:53:11 +0000 (19:53 +0000)]
settings tester script (HALP) -- result of Access2007 hackfest

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

16 years agoLet's go back to old way of passing data around for this.. I think there's some bug...
phasefx [Fri, 12 Oct 2007 18:29:01 +0000 (18:29 +0000)]
Let's go back to old way of passing data around for this.. I think there's some bug with remote<->chrome in the util.window modal xulG mechanism

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

16 years agoFix up the import script.
dbs [Fri, 12 Oct 2007 06:55:06 +0000 (06:55 +0000)]
Fix up the import script.

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

16 years agocopying more utility scripts into the bindir
erickson [Fri, 12 Oct 2007 06:02:11 +0000 (06:02 +0000)]
copying more utility scripts into the bindir

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

16 years agoAdd -rpath to hardcode location of oils libraries;
dbs [Thu, 11 Oct 2007 21:36:33 +0000 (21:36 +0000)]
Add -rpath to hardcode location of oils libraries;
this removes the LD_LIBRARY_PATH env variable requirement

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

16 years agolocalhost is possible to use in opensrf.xml now - yay!
dbs [Wed, 10 Oct 2007 21:52:47 +0000 (21:52 +0000)]
localhost is possible to use in opensrf.xml now - yay!

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

16 years agoadding a sample prereq installation makefile for debian and gentoo. The gentoo porti...
erickson [Wed, 10 Oct 2007 21:33:14 +0000 (21:33 +0000)]
adding a sample prereq installation makefile for debian and gentoo.  The gentoo portions probably need some love...

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

16 years agoadd support for the new -l in osrf_ctrl.sh
miker [Wed, 10 Oct 2007 20:59:02 +0000 (20:59 +0000)]
add support for the new -l in osrf_ctrl.sh

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

16 years agotweaked renew in staff interface. Alerts on non-renewals, and handles ACTION_CIRCULA...
phasefx [Tue, 9 Oct 2007 18:12:34 +0000 (18:12 +0000)]
tweaked renew in staff interface.  Alerts on non-renewals, and handles ACTION_CIRCULATION_NOT_FOUND

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

16 years agohandle copy status list refresh if the barcode for a row changes.. need to test the...
phasefx [Mon, 8 Oct 2007 20:48:46 +0000 (20:48 +0000)]
handle copy status list refresh if the barcode for a row changes.. need to test the list.js changes for regressions in other interfaces

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

16 years agolinefeed
phasefx [Mon, 8 Oct 2007 20:01:45 +0000 (20:01 +0000)]
linefeed

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

16 years agoreverting back to not destroying patron summary sidebars in the patron search interfa...
phasefx [Sun, 7 Oct 2007 20:51:11 +0000 (20:51 +0000)]
reverting back to not destroying patron summary sidebars in the patron search interface.  Things that can help here: better destruction of outstanding callbacks, and a deck class that key off of something other than URL's

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

16 years agoLet's ensure the XML is valid.
dbs [Fri, 5 Oct 2007 00:07:24 +0000 (00:07 +0000)]
Let's ensure the XML is valid.

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

16 years agojavascript, not perl
phasefx [Wed, 3 Oct 2007 23:32:46 +0000 (23:32 +0000)]
javascript, not perl

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

16 years agojavascript, not perl
phasefx [Wed, 3 Oct 2007 23:31:29 +0000 (23:31 +0000)]
javascript, not perl

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

16 years agobugfix for barcode renaming, local code and server code. Needs just a little more...
phasefx [Wed, 3 Oct 2007 22:48:25 +0000 (22:48 +0000)]
bugfix for barcode renaming, local code and server code.  Needs just a little more testing before backporting

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

16 years agoremoving debugging info
miker [Wed, 3 Oct 2007 19:03:02 +0000 (19:03 +0000)]
removing debugging info

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

16 years agomay be getting an undef?
miker [Wed, 3 Oct 2007 19:00:01 +0000 (19:00 +0000)]
may be getting an undef?

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

16 years agoeven more debugging
miker [Wed, 3 Oct 2007 18:55:20 +0000 (18:55 +0000)]
even more debugging

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

16 years agomore debugging
miker [Wed, 3 Oct 2007 18:47:38 +0000 (18:47 +0000)]
more debugging

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

16 years agodebugging
miker [Wed, 3 Oct 2007 18:38:26 +0000 (18:38 +0000)]
debugging

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

16 years agodebugging
miker [Wed, 3 Oct 2007 18:33:40 +0000 (18:33 +0000)]
debugging

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

16 years agoclean up ids read from file
miker [Wed, 3 Oct 2007 18:27:01 +0000 (18:27 +0000)]
clean up ids read from file

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

16 years agoclean up <select>s and attempt to avoid error message
miker [Wed, 3 Oct 2007 18:18:49 +0000 (18:18 +0000)]
clean up <select>s and attempt to avoid error message

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

16 years agoadd simple form for 1-rec or CSV file input
miker [Wed, 3 Oct 2007 18:09:15 +0000 (18:09 +0000)]
add simple form for 1-rec or CSV file input

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

16 years agofixing patron search SQL error introduced by the dedup intersect check
miker [Wed, 3 Oct 2007 17:10:26 +0000 (17:10 +0000)]
fixing patron search SQL error introduced by the dedup intersect check

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

16 years agoadded a lib
erickson [Tue, 2 Oct 2007 19:59:50 +0000 (19:59 +0000)]
added a lib

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

16 years agoPatch from Dan Scott to remove bzero in favor of memset (which may also go
miker [Sun, 30 Sep 2007 18:47:04 +0000 (18:47 +0000)]
Patch from Dan Scott to remove bzero in favor of memset (which may also go
away) and use sizeof instead of static lengths in memset and snprintf.

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

16 years agoAdd a basic table of contents for an Evergreen manual.
dbs [Fri, 28 Sep 2007 18:52:13 +0000 (18:52 +0000)]
Add a basic table of contents for an Evergreen manual.
Over time, we will split chapters or sections into separate
files that get included into the main index.xml.

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

16 years agoTypos in debug output.
dbs [Fri, 28 Sep 2007 12:55:01 +0000 (12:55 +0000)]
Typos in debug output.

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

16 years agoadding custom result source support to the report template UI; removing write-ish...
miker [Thu, 27 Sep 2007 18:28:12 +0000 (18:28 +0000)]
adding custom result source support to the report template UI; removing write-ish methods from method generation on readonly classes in cstore

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