]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoadded authority import/overlay and external entityize
erickson [Thu, 11 Sep 2008 01:57:18 +0000 (01:57 +0000)]
added authority import/overlay and external entityize

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

15 years agobib and authority marchtml generator now use same code
erickson [Thu, 11 Sep 2008 01:55:58 +0000 (01:55 +0000)]
bib and authority marchtml generator now use same code

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

15 years agousing new entityize, importing authority code, not importing old util code
erickson [Thu, 11 Sep 2008 01:53:29 +0000 (01:53 +0000)]
using new entityize, importing authority code, not importing old util code

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

15 years agoauthority record import/overlay and notes handling code
erickson [Thu, 11 Sep 2008 01:52:06 +0000 (01:52 +0000)]
authority record import/overlay and notes handling code

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

15 years agoremoving old, unused code
erickson [Thu, 11 Sep 2008 01:51:24 +0000 (01:51 +0000)]
removing old, unused code

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

15 years agoadded a common entityize function to prevent the contining spread
erickson [Thu, 11 Sep 2008 01:50:14 +0000 (01:50 +0000)]
added a common entityize function to prevent the contining spread

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

15 years agoadded permacrud handlers for authority record notes
erickson [Thu, 11 Sep 2008 01:48:50 +0000 (01:48 +0000)]
added permacrud handlers for authority record notes

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

15 years agobuild/i18n/Makefile.in:
dbs [Wed, 10 Sep 2008 03:09:02 +0000 (03:09 +0000)]
build/i18n/Makefile.in:
  * Install the entityized version of fm_IDL.xml in /reports/ if any locale
    is installed
  * Install the DTD set of entities for fm_IDL.xml for each localization
Open-ILS/src/Makefile.am:
  * Copy, don't link, fm_IDL.xml into /reports/ - this avoids the /conf/
    version from getting replaced by the entityized version (which messes
    up cstore but good)
Open-ILS/examples/apache/eg_vhost.conf:
  * Add rudimentary locale settings for the reports interface, based on
    the contents of the Accept-Language header (assuming that we will
    only support one language in the header at a time in the staff client;
    otherwise, the last match in eg_vhost.conf wins despite the order of
    entries in the header)

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

15 years agoEscape CDATA before adding it to our entityized XML file
dbs [Wed, 10 Sep 2008 02:58:12 +0000 (02:58 +0000)]
Escape CDATA before adding it to our entityized XML file
(fixes a bug with <> in oils_persist:source_definition for iatc)

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

15 years agoCompleted fr-CA translation from Natural Resources Canada - thank you!
dbs [Tue, 9 Sep 2008 20:05:27 +0000 (20:05 +0000)]
Completed fr-CA translation from Natural Resources Canada - thank you!

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

15 years agoEvergreen XUL no longer exists
dbs [Tue, 9 Sep 2008 18:49:45 +0000 (18:49 +0000)]
Evergreen XUL no longer exists

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

15 years agoOn i18n install, copy localized data seed values to sql/Pg directory
dbs [Tue, 9 Sep 2008 14:54:02 +0000 (14:54 +0000)]
On i18n install, copy localized data seed values to sql/Pg directory

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

15 years agoAdd merging of localized ils_events.xml descriptions to "install" target
dbs [Tue, 9 Sep 2008 14:46:40 +0000 (14:46 +0000)]
Add merging of localized ils_events.xml descriptions to "install" target
Prevent repeated merging of localized ils_events.xml descriptions from adding duplicate descriptions

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

15 years agoThis is the new automake world, so get rid of the old Makefile
dbs [Tue, 9 Sep 2008 13:47:06 +0000 (13:47 +0000)]
This is the new automake world, so get rid of the old Makefile

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

15 years agoProvide a mechanism for merging localized ils_events.xml into master ils_events.xml
dbs [Tue, 9 Sep 2008 04:29:26 +0000 (04:29 +0000)]
Provide a mechanism for merging localized ils_events.xml into master ils_events.xml

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

15 years agoTeach the i18n Makefile that lang.dtd needs to be local, too
dbs [Tue, 9 Sep 2008 01:09:29 +0000 (01:09 +0000)]
Teach the i18n Makefile that lang.dtd needs to be local, too

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

15 years agoEnable LIKE to use an index on mfr.value for database clusters with locales other...
dbs [Mon, 8 Sep 2008 19:14:03 +0000 (19:14 +0000)]
Enable LIKE to use an index on mfr.value for database clusters with locales other than C or POSIX

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

15 years agousing new status-filtered hold pull list method
erickson [Mon, 8 Sep 2008 18:32:50 +0000 (18:32 +0000)]
using new status-filtered hold pull list method

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

15 years agoCheck in new fr-CA translations courtesy of Natural Resources Canada
dbs [Mon, 8 Sep 2008 16:42:26 +0000 (16:42 +0000)]
Check in new fr-CA translations courtesy of Natural Resources Canada
Update English POT files

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

15 years agomarc xpath parser and compiler. needs more testing
erickson [Sun, 7 Sep 2008 15:02:32 +0000 (15:02 +0000)]
marc xpath parser and compiler.  needs more testing

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

15 years agocleaned up some of the status display handling
erickson [Fri, 5 Sep 2008 20:57:26 +0000 (20:57 +0000)]
cleaned up some of the status display handling

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

15 years agoadded upload-to-existing-queue. styling records to overlay slightly differently
erickson [Fri, 5 Sep 2008 20:38:58 +0000 (20:38 +0000)]
added upload-to-existing-queue.  styling records to overlay slightly differently

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

15 years agooops, extra commit. removing
erickson [Fri, 5 Sep 2008 19:23:58 +0000 (19:23 +0000)]
oops, extra commit.  removing

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

15 years agoremoved non-existent column
erickson [Fri, 5 Sep 2008 17:40:15 +0000 (17:40 +0000)]
removed non-existent column

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

15 years agoadded a toolbar for choosing interfaces. added a queue picker interface to pick...
erickson [Fri, 5 Sep 2008 17:39:45 +0000 (17:39 +0000)]
added a toolbar for choosing interfaces.  added a queue picker interface to pick a queue to view

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

15 years agowhen all items in a queue are imported, mark the queue as complete. added api call...
erickson [Fri, 5 Sep 2008 17:38:47 +0000 (17:38 +0000)]
when all items in a queue are imported, mark the queue as complete.  added api call for fetching all of a user's queues

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

15 years agoadded not-found event
erickson [Fri, 5 Sep 2008 16:58:19 +0000 (16:58 +0000)]
added not-found event

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

15 years agoadding rule localization support to in-db circ
miker [Fri, 5 Sep 2008 16:41:50 +0000 (16:41 +0000)]
adding rule localization support to in-db circ

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

15 years agomake sure record is selected for import if overlay has been selected. pre-select...
erickson [Fri, 5 Sep 2008 14:45:34 +0000 (14:45 +0000)]
make sure record is selected for import if overlay has been selected.  pre-select overlay target if it's already been chosen

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

15 years agofinished overlay select. overlay selected records on import
erickson [Fri, 5 Sep 2008 14:04:39 +0000 (14:04 +0000)]
finished overlay select. overlay selected records on import

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

15 years agofor ease of UI dev, allow import and overlay records on same API call. overlay recs...
erickson [Fri, 5 Sep 2008 14:03:42 +0000 (14:03 +0000)]
for ease of UI dev, allow import and overlay records on same API call.  overlay recs present in overlay map

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

15 years agoadded not-found event
erickson [Fri, 5 Sep 2008 12:30:26 +0000 (12:30 +0000)]
added not-found event

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

15 years agocleaning up the Evergreen repo area; adding Overlay as an option to Vandelay upload...
miker [Fri, 5 Sep 2008 12:05:24 +0000 (12:05 +0000)]
cleaning up the Evergreen repo area; adding Overlay as an option to Vandelay upload; fix thinko in in-db circ to load the circ test

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

15 years agofixed bug in matching attrs to matches. now showing match field_type in list of...
erickson [Thu, 4 Sep 2008 17:18:17 +0000 (17:18 +0000)]
fixed bug in matching attrs to matches.  now showing match field_type in list of matched records.  started on ui for picking record to overlay

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

15 years agooops, forgot to repair array positions
erickson [Thu, 4 Sep 2008 16:22:08 +0000 (16:22 +0000)]
oops, forgot to repair array positions

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

15 years agorolling back removal of matched attribute field, but changing name from "field" to...
erickson [Thu, 4 Sep 2008 16:19:41 +0000 (16:19 +0000)]
rolling back removal of matched attribute field, but changing name from "field" to "matched_attr"

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

15 years agoTry an uncorrupted version of the file, eh?
dbs [Thu, 4 Sep 2008 15:14:42 +0000 (15:14 +0000)]
Try an uncorrupted version of the file, eh?

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

15 years agoAdd a tests directory to hold sets of data and perhaps eventually tests for
dbs [Thu, 4 Sep 2008 14:58:01 +0000 (14:58 +0000)]
Add a tests directory to hold sets of data and perhaps eventually tests for
things like import and conversion tools.

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

15 years agogive a default form value to prevent warnings
erickson [Thu, 4 Sep 2008 14:47:05 +0000 (14:47 +0000)]
give a default form value to prevent warnings

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

15 years agono longer working around double-header issue. sorting attr defs on ID (experimenting...
erickson [Thu, 4 Sep 2008 13:04:00 +0000 (13:04 +0000)]
no longer working around double-header issue.  sorting attr defs on ID (experimenting) instead of name

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

15 years agosending headers via apache request content_type method, which seems to prevent the...
erickson [Thu, 4 Sep 2008 13:01:50 +0000 (13:01 +0000)]
sending headers via apache request content_type method, which seems to prevent the double headers issue.  verifying upload file exists before a read is attempted

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

15 years agoGet consistent with open-ils sock / log / pid names.
dbs [Thu, 4 Sep 2008 04:36:49 +0000 (04:36 +0000)]
Get consistent with open-ils sock / log / pid names.

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

15 years agominor cleanup/comment
erickson [Thu, 4 Sep 2008 02:45:03 +0000 (02:45 +0000)]
minor cleanup/comment

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

15 years agoadded an overlay version of the queued bib import
erickson [Thu, 4 Sep 2008 02:43:30 +0000 (02:43 +0000)]
added an overlay version of the queued bib import

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

15 years agosome more minor cleanup
erickson [Wed, 3 Sep 2008 21:37:08 +0000 (21:37 +0000)]
some more minor cleanup

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

15 years agoremoved old debug warnings
erickson [Wed, 3 Sep 2008 21:24:48 +0000 (21:24 +0000)]
removed old debug warnings

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

15 years agowhen we find matches, provide an option to view a list of matched records and see...
erickson [Wed, 3 Sep 2008 21:09:58 +0000 (21:09 +0000)]
when we find matches, provide an option to view a list of matched records and see the MARC for those records

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

15 years agoadded an alternate marc2html stylesheet which only outputs a div instead of a full...
erickson [Wed, 3 Sep 2008 21:08:35 +0000 (21:08 +0000)]
added an alternate marc2html stylesheet which only outputs a div instead of a full html document.  falls back to the old style if slim is selected but no slim xsl is configured

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

15 years agoBasic Vandelay configuration for Apache
dbs [Wed, 3 Sep 2008 17:57:14 +0000 (17:57 +0000)]
Basic Vandelay configuration for Apache

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

15 years agoadded vandelay to example config
erickson [Wed, 3 Sep 2008 17:28:26 +0000 (17:28 +0000)]
added vandelay to example config

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

15 years agofor now, show the matched attr value and number of matches. will link to a page of...
erickson [Wed, 3 Sep 2008 16:23:48 +0000 (16:23 +0000)]
for now, show the matched attr value and number of matches. will link to a page of matched bibs

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

15 years agoadded some css to indicate a match point
erickson [Wed, 3 Sep 2008 16:23:07 +0000 (16:23 +0000)]
added some css to indicate a match point

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

15 years agoadded logic to find matches. centering cell data
erickson [Wed, 3 Sep 2008 15:14:07 +0000 (15:14 +0000)]
added logic to find matches.  centering cell data

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

15 years agoadded date/time parsing to import time on queued record display
erickson [Wed, 3 Sep 2008 13:46:31 +0000 (13:46 +0000)]
added date/time parsing to import time on queued record display

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

15 years agoadded fleshing of matches on queued rec retrieval. condensed some of the retrieval...
erickson [Wed, 3 Sep 2008 13:45:55 +0000 (13:45 +0000)]
added fleshing of matches on queued rec retrieval.  condensed some of the retrieval code

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

15 years agoupdated match classes to match the schema. added virtual field for matches off queue...
erickson [Wed, 3 Sep 2008 13:45:12 +0000 (13:45 +0000)]
updated match classes to match the schema.  added virtual field for matches off queued records

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

15 years agosort the attr defs by label. better handle events on the startup calls
erickson [Wed, 3 Sep 2008 02:22:39 +0000 (02:22 +0000)]
sort the attr defs by label.  better handle events on the startup calls

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

15 years agoplugged in bib import with progress bar. in a perfect world (with no collisions...
erickson [Tue, 2 Sep 2008 21:44:07 +0000 (21:44 +0000)]
plugged in bib import with progress bar.  in a perfect world (with no collisions or holdings) you can import bibs

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

15 years agomore not-found evts
erickson [Tue, 2 Sep 2008 21:42:02 +0000 (21:42 +0000)]
more not-found evts

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

15 years agominor typo fixes; table creation ordering
miker [Tue, 2 Sep 2008 20:51:17 +0000 (20:51 +0000)]
minor typo fixes; table creation ordering

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

15 years agotrigger for item import
miker [Tue, 2 Sep 2008 20:34:26 +0000 (20:34 +0000)]
trigger for item import

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

15 years agorollback on failed auth as well..
erickson [Tue, 2 Sep 2008 19:50:30 +0000 (19:50 +0000)]
rollback on failed auth as well..

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

15 years agoadded initial bib import logic. this is bibs only, no holdings. also, at this point...
erickson [Tue, 2 Sep 2008 19:49:48 +0000 (19:49 +0000)]
added initial bib import logic.  this is bibs only, no holdings.  also, at this point, a failure event
will roll back the entire import, which is probably not what is wanted.

no auth import yet

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

15 years agomike, check me on this one... fixing what looks like a copy/paste error. bib_record_...
erickson [Tue, 2 Sep 2008 19:48:05 +0000 (19:48 +0000)]
mike, check me on this one... fixing what looks like a copy/paste error.  bib_record_attrs don't have lineitems

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

15 years agomoved grid layout into the markup for easier i18nization. added buttons to select...
erickson [Tue, 2 Sep 2008 17:30:27 +0000 (17:30 +0000)]
moved grid layout into the markup for easier i18nization.   added buttons to select all/none.  stub import button

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

15 years agono need to commit on read, rollback instead
erickson [Tue, 2 Sep 2008 16:10:14 +0000 (16:10 +0000)]
no need to commit on read, rollback instead

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

15 years agoadded logic to detect Safari. if Safari, use the same select.option onclick trickery...
erickson [Tue, 2 Sep 2008 15:06:59 +0000 (15:06 +0000)]
added logic to detect Safari.  if Safari, use the same select.option onclick trickery that IE requires

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

15 years agousing addOnLoad (thanks, dbs). using atomic version of queued record fetcher to...
erickson [Tue, 2 Sep 2008 13:58:45 +0000 (13:58 +0000)]
using addOnLoad (thanks, dbs).  using atomic version of queued record fetcher to bypass streaming response bug (still not sure what's up with that)

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

15 years agoclose the cstore connection before return
erickson [Tue, 2 Sep 2008 13:56:10 +0000 (13:56 +0000)]
close the cstore connection before return

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

15 years agoOvercome a problem building DateTime::Format::ISO8601 on CentOS
dbs [Tue, 2 Sep 2008 04:10:41 +0000 (04:10 +0000)]
Overcome a problem building DateTime::Format::ISO8601 on CentOS

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

15 years agosetuptools is a CentOS prereq as well
dbs [Tue, 2 Sep 2008 03:24:10 +0000 (03:24 +0000)]
setuptools is a CentOS prereq as well

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

15 years agoSRU: Map author and name names from the eg indexset to the "author" index instead...
dbs [Mon, 1 Sep 2008 18:08:44 +0000 (18:08 +0000)]
SRU: Map author and name names from the eg indexset to the "author" index instead of "title"
SRU: Log info and debug messages to osrfsys.log instead of the Apache logs

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

15 years agoRemove duplicate entity definitions (caught by build/i18n/tests/check_entities.py)
dbs [Mon, 1 Sep 2008 17:41:23 +0000 (17:41 +0000)]
Remove duplicate entity definitions (caught by build/i18n/tests/check_entities.py)

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

15 years agofixing not found not-found event ;)
erickson [Mon, 1 Sep 2008 15:08:34 +0000 (15:08 +0000)]
fixing not found not-found event ;)

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

15 years agomissing ampersand for entity
phasefx [Mon, 1 Sep 2008 07:43:36 +0000 (07:43 +0000)]
missing ampersand for entity

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

15 years agoautogen.sh expects INSTALL as well
dbs [Sun, 31 Aug 2008 15:20:07 +0000 (15:20 +0000)]
autogen.sh expects INSTALL as well

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

15 years agodisplaying bib attrs in grid. added option to pass in queue id to bypass upload...
erickson [Sat, 30 Aug 2008 20:30:06 +0000 (20:30 +0000)]
displaying bib attrs in grid.  added option to pass in queue id to bypass upload form

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

15 years agoRemoving ephemeral file, per kbeswick's nod
dbs [Sat, 30 Aug 2008 19:08:02 +0000 (19:08 +0000)]
Removing ephemeral file, per kbeswick's nod

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

15 years agoafter queueing, retrieve the recs and shove them into a grid. need to add attr display
erickson [Sat, 30 Aug 2008 16:48:14 +0000 (16:48 +0000)]
after queueing, retrieve the recs and shove them into a grid.  need to add attr display

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

15 years agomake vandelay attr defs world readable
erickson [Sat, 30 Aug 2008 16:04:39 +0000 (16:04 +0000)]
make vandelay attr defs world readable

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

15 years agofetch bib/auth attr defs at startup time. leave some debugging for now
erickson [Sat, 30 Aug 2008 16:03:13 +0000 (16:03 +0000)]
fetch bib/auth attr defs at startup time.  leave some debugging for now

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

15 years agomake sure to grab the correct queue type for perm checking
erickson [Sat, 30 Aug 2008 16:02:29 +0000 (16:02 +0000)]
make sure to grab the correct queue type for perm checking

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

15 years agoon perm failure, return failure event to caller instead of throwing exception
erickson [Sat, 30 Aug 2008 15:42:23 +0000 (15:42 +0000)]
on perm failure, return failure event to caller instead of throwing exception

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

15 years agoFix syntax errors in configoptions.sh (although this file might be rm'ed shortly)
dbs [Sat, 30 Aug 2008 14:31:48 +0000 (14:31 +0000)]
Fix syntax errors in configoptions.sh (although this file might be rm'ed shortly)

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

15 years agoAdd README for autogen.sh (missed in initial merge) - thanks, gfawcett!
dbs [Sat, 30 Aug 2008 14:30:02 +0000 (14:30 +0000)]
Add README for autogen.sh (missed in initial merge) - thanks, gfawcett!

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

15 years agoadded method to retrieve fleshed bib/authority records by queue. abstracted out...
erickson [Fri, 29 Aug 2008 22:21:55 +0000 (22:21 +0000)]
added method to retrieve fleshed bib/authority records by queue.  abstracted out the queue perm checks

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

15 years agopassing around the queue object, not the id
erickson [Fri, 29 Aug 2008 22:20:12 +0000 (22:20 +0000)]
passing around the queue object, not the id

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

15 years agoadded virtual attributes fields to queued bib and authority records
erickson [Fri, 29 Aug 2008 22:19:40 +0000 (22:19 +0000)]
added virtual attributes fields to queued bib and authority records

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

15 years agovandelay ui round 1. supports queue create, marc file upload, queue process
erickson [Fri, 29 Aug 2008 20:31:08 +0000 (20:31 +0000)]
vandelay ui round 1.  supports queue create, marc file upload, queue process

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

15 years agocalling entityize without obj ref. obj is an application.pm thing, doesn't know...
erickson [Fri, 29 Aug 2008 20:14:31 +0000 (20:14 +0000)]
calling entityize without obj ref.  obj is an application.pm thing, doesn't know about entityize

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

15 years agoMARC::File does not like IO::Scalar, using open() instead. defaulting to caller...
erickson [Fri, 29 Aug 2008 19:39:54 +0000 (19:39 +0000)]
MARC::File does not like IO::Scalar, using open() instead.  defaulting to caller as the queue owner.

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

15 years agotypo on new object
erickson [Fri, 29 Aug 2008 17:02:22 +0000 (17:02 +0000)]
typo on new object

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

15 years agoavoid using the too-magical selector value collector
miker [Fri, 29 Aug 2008 16:03:00 +0000 (16:03 +0000)]
avoid using the too-magical selector value collector

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

15 years agoadded use strict/warnings. fixed some missing variable declerations. cstoreeditor...
erickson [Fri, 29 Aug 2008 15:14:13 +0000 (15:14 +0000)]
added use strict/warnings.  fixed some missing variable declerations.  cstoreeditor->create returns the new object, updated to accomodate those.  exit spool method early on record create failure and return event

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

15 years agocalling internal bib instead of auth rec creator on bib queue
erickson [Fri, 29 Aug 2008 14:35:03 +0000 (14:35 +0000)]
calling internal bib instead of auth rec creator on bib queue

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

15 years agoSet svn:executable property on autogen.sh
dbs [Thu, 28 Aug 2008 19:15:26 +0000 (19:15 +0000)]
Set svn:executable property on autogen.sh

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

15 years agorepaired record auto-delete code which could leave un-deleted volumes attached to...
erickson [Thu, 28 Aug 2008 18:34:48 +0000 (18:34 +0000)]
repaired record auto-delete code which could leave un-deleted volumes attached to a deleted copy if the volumes had no copies

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

15 years agomoving "builder" to the right place ... now all objects have proper access; removing...
miker [Thu, 28 Aug 2008 12:32:10 +0000 (12:32 +0000)]
moving "builder" to the right place ... now all objects have proper access; removing overly restrictive left join avoidance code -- we may have to go further than this, too

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

15 years agoWe don't need to build anything in Evergreen directory, so no Makefile.am is needed
dbs [Wed, 27 Aug 2008 20:37:05 +0000 (20:37 +0000)]
We don't need to build anything in Evergreen directory, so no Makefile.am is needed

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

15 years agoFarewell to the long-deprecated Django administration interface
dbs [Wed, 27 Aug 2008 20:22:48 +0000 (20:22 +0000)]
Farewell to the long-deprecated Django administration interface

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