]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
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

15 years agoStart using automake/autoconf for configuring, building, and installing Evergreen
dbs [Wed, 27 Aug 2008 20:12:04 +0000 (20:12 +0000)]
Start using automake/autoconf for configuring, building, and installing Evergreen

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

15 years agoSpecify the new column for the new explicit ID values that we added
dbs [Wed, 27 Aug 2008 17:14:35 +0000 (17:14 +0000)]
Specify the new column for the new explicit ID values that we added

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

15 years agoarg. unneeded change
miker [Wed, 27 Aug 2008 17:01:50 +0000 (17:01 +0000)]
arg. unneeded change

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

15 years agofix find_relation to look in the builder _rels
miker [Wed, 27 Aug 2008 16:52:45 +0000 (16:52 +0000)]
fix find_relation to look in the builder _rels

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

15 years agonon-cat editor is now work-ou aware. default focus org is workstation. staff is...
erickson [Tue, 26 Aug 2008 21:39:36 +0000 (21:39 +0000)]
non-cat  editor is now work-ou aware.  default focus org is workstation.  staff is given an option to change the focus org

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

15 years agostat cat editor is now work-ou aware. default focus org is workstation. staff is...
erickson [Tue, 26 Aug 2008 20:46:52 +0000 (20:46 +0000)]
stat cat editor is now work-ou aware.  default focus org is workstation.  staff is given an option to change the focus org

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

15 years agowording change. "filter" is misleading
erickson [Tue, 26 Aug 2008 20:45:12 +0000 (20:45 +0000)]
wording change.  "filter" is misleading

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

15 years agoadded method to find "where" a given action can be performed based on perm orgs and...
erickson [Tue, 26 Aug 2008 20:03:52 +0000 (20:03 +0000)]
added method to find "where" a given action can be performed based on perm orgs and a context org

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

15 years agogave org selecter builder the option to display shortname instead of name, good for...
erickson [Tue, 26 Aug 2008 19:43:21 +0000 (19:43 +0000)]
gave org selecter builder the option to display shortname instead of name, good for staff client

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

15 years agoload org shortname into globalOrgTree orgs since it is now imported via autogen
erickson [Tue, 26 Aug 2008 19:42:50 +0000 (19:42 +0000)]
load org shortname into globalOrgTree orgs since it is now imported via autogen

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

15 years agousing batch version of perm org fetcher. added onload callback option
erickson [Tue, 26 Aug 2008 19:41:38 +0000 (19:41 +0000)]
using batch version of perm org fetcher.  added onload callback option

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

15 years agoadded batch versions of the work-perm-org fetchers
erickson [Tue, 26 Aug 2008 18:13:28 +0000 (18:13 +0000)]
added batch versions of the work-perm-org fetchers

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

15 years agoshow newest checkouts first in the items out lists
erickson [Tue, 26 Aug 2008 14:37:18 +0000 (14:37 +0000)]
show newest checkouts first in the items out lists

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

15 years agoshelving location editor now has the ability to show locations relevent to all work...
erickson [Mon, 25 Aug 2008 22:42:21 +0000 (22:42 +0000)]
shelving location editor now has the ability to show locations relevent to all work orgs.  org lists in the org display filter and in the create-new form are trimmed to the set of orgs (and children) the editing user has permission to access

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

15 years agoadded library filter to copy location editor
erickson [Mon, 25 Aug 2008 22:41:02 +0000 (22:41 +0000)]
added library filter to copy location editor

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

15 years agoadded companion to orgIsMine which will look at a list of parent orgs
erickson [Mon, 25 Aug 2008 22:37:08 +0000 (22:37 +0000)]
added companion to orgIsMine which will look at a list of parent orgs

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

15 years agoadded work-org version of checkDisabled
erickson [Mon, 25 Aug 2008 22:09:08 +0000 (22:09 +0000)]
added work-org version of checkDisabled

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

15 years agotypo yes -> no
erickson [Mon, 25 Aug 2008 21:58:07 +0000 (21:58 +0000)]
typo yes -> no

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

15 years agoadded method to grab work_ou related permissions
erickson [Mon, 25 Aug 2008 21:57:34 +0000 (21:57 +0000)]
added method to grab work_ou related permissions

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

15 years agoadded new function which builds an org selector from a set of top-level orgs
erickson [Mon, 25 Aug 2008 21:57:06 +0000 (21:57 +0000)]
added new function which builds an org selector from a set of top-level orgs

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

15 years agomake sure has is defined
erickson [Mon, 25 Aug 2008 21:56:16 +0000 (21:56 +0000)]
make sure has is defined

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

15 years agoEnable LIKE to use an index for authority.full_rec.value
dbs [Mon, 25 Aug 2008 17:49:56 +0000 (17:49 +0000)]
Enable LIKE to use an index for authority.full_rec.value
(on database clusters with a locale other than C or POSIX)

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

15 years agocurrent copy location column for hold lists
phasefx [Mon, 25 Aug 2008 16:08:41 +0000 (16:08 +0000)]
current copy location column for hold lists

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

15 years agoadd a page break after the print div
erickson [Mon, 25 Aug 2008 13:20:23 +0000 (13:20 +0000)]
add a page break after the print div

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

15 years agoremoving, deprecated
erickson [Sun, 24 Aug 2008 22:00:42 +0000 (22:00 +0000)]
removing, deprecated

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

15 years agomoved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
erickson [Sun, 24 Aug 2008 21:59:50 +0000 (21:59 +0000)]
moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples

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

15 years agomoved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
erickson [Sun, 24 Aug 2008 21:58:14 +0000 (21:58 +0000)]
moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples

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

15 years agomoved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
erickson [Sun, 24 Aug 2008 21:54:16 +0000 (21:54 +0000)]
moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples

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

15 years agoMore cleanup of the Evergreen directory. This change replaces the Open-ILS version...
erickson [Sun, 24 Aug 2008 21:18:07 +0000 (21:18 +0000)]
More cleanup of the Evergreen directory.  This change replaces the Open-ILS version of the
user editor (deprecated) with the Evergreen version, which is the maintaned version.
Also removes the portion of the XUL makefile that copies files over from the Evergreen tree.

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

15 years agotypo F -> STDOUT
erickson [Sun, 24 Aug 2008 16:34:17 +0000 (16:34 +0000)]
typo F -> STDOUT

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

15 years agodo the same for stdout...
erickson [Sun, 24 Aug 2008 16:22:55 +0000 (16:22 +0000)]
do the same for stdout...

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

15 years agospecify utf8 output encoding on the email outfile
erickson [Sun, 24 Aug 2008 16:06:41 +0000 (16:06 +0000)]
specify utf8 output encoding on the email outfile

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

15 years agoadded a cache for org-from-address
erickson [Sun, 24 Aug 2008 15:51:06 +0000 (15:51 +0000)]
added a cache for org-from-address

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

15 years ago--send-email and --use-email-outfile are no longer mutually exclusive
erickson [Sat, 23 Aug 2008 16:56:40 +0000 (16:56 +0000)]
--send-email and --use-email-outfile are no longer mutually exclusive

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

15 years agoAdded a flag to force emails to be appended to a file instead of sent to the smtp...
erickson [Sat, 23 Aug 2008 16:40:38 +0000 (16:40 +0000)]
Added a flag to force emails to be appended to a file instead of sent to the smtp server
Added email recipient option to force all emails to go to the configured recipient

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

15 years agomade the default print fonts smallerOpen-ILS/web/opac/extras/selfcheck/selfcheck.xml
erickson [Fri, 22 Aug 2008 22:36:43 +0000 (22:36 +0000)]
made the default print fonts smallerOpen-ILS/web/opac/extras/selfcheck/selfcheck.xml

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

15 years agoadded a handler for the case where the item is checked out by another user
erickson [Fri, 22 Aug 2008 22:07:36 +0000 (22:07 +0000)]
added a handler for the case where the item is checked out by another user

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

15 years agoAlso deprecated. This code now lives in Open-ILS/src/support-scripts/generate_circ_n...
erickson [Fri, 22 Aug 2008 20:36:43 +0000 (20:36 +0000)]
Also deprecated.  This code now lives in Open-ILS/src/support-scripts/generate_circ_notices.pl

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

15 years agoAlso deprecated
erickson [Fri, 22 Aug 2008 20:33:19 +0000 (20:33 +0000)]
Also deprecated

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

15 years agoThese are deprecated. Removing.
erickson [Fri, 22 Aug 2008 20:32:15 +0000 (20:32 +0000)]
These are deprecated.  Removing.

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

15 years agofixing overzealous search/replace and help text
erickson [Fri, 22 Aug 2008 02:43:18 +0000 (02:43 +0000)]
fixing overzealous search/replace and help text

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

15 years agoadd renewal-specific rule flag
miker [Fri, 22 Aug 2008 01:33:48 +0000 (01:33 +0000)]
add renewal-specific rule flag

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

15 years agowe need to report on circs that are /not/ lost/lonvoverdue/claimsreturned
erickson [Thu, 21 Aug 2008 21:20:36 +0000 (21:20 +0000)]
we need to report on circs that are /not/ lost/lonvoverdue/claimsreturned

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

15 years agoexplicitly set all sender headers to the sender addr
erickson [Thu, 21 Aug 2008 20:55:55 +0000 (20:55 +0000)]
explicitly set all sender headers to the sender addr

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

15 years agoadded support for using the org-unit setting for FROM address
erickson [Thu, 21 Aug 2008 20:55:11 +0000 (20:55 +0000)]
added support for using the org-unit setting for FROM address

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

15 years agocleaned up some formatting
erickson [Thu, 21 Aug 2008 19:59:54 +0000 (19:59 +0000)]
cleaned up some formatting

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

15 years agoadded ability to specify which types of notices to generate
erickson [Thu, 21 Aug 2008 19:59:31 +0000 (19:59 +0000)]
added ability to specify which types of notices to generate

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

15 years agoimplemented the ability to go back in time (aka days_back). made option variable...
erickson [Thu, 21 Aug 2008 19:28:23 +0000 (19:28 +0000)]
implemented the ability to go back in time (aka days_back).  made option variable names more obvious.  added flag which forces failed email notices to be appended to the global notice set

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

15 years agoadded a utility method to find a user's locale
erickson [Thu, 21 Aug 2008 17:25:46 +0000 (17:25 +0000)]
added a utility method to find a user's locale

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

15 years agodurrrr TCNFILE
sboyette [Thu, 21 Aug 2008 16:25:03 +0000 (16:25 +0000)]
durrrr TCNFILE

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

15 years agonew flag --tcnfile, allows specification of a dumpfile for all dontuse and found...
sboyette [Thu, 21 Aug 2008 16:22:44 +0000 (16:22 +0000)]
new flag --tcnfile, allows specification of a dumpfile for all dontuse and found tcn values

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

15 years agoupdated the default print template to show library hours and address
erickson [Thu, 21 Aug 2008 16:20:16 +0000 (16:20 +0000)]
updated the default print template to show library hours and address

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

15 years agoadded a method to return the org unit closed dates
erickson [Thu, 21 Aug 2008 15:13:13 +0000 (15:13 +0000)]
added a method to return the org unit closed dates

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

15 years agowhen a no_session event is returned, remove the cookie and reload the page. started...
erickson [Thu, 21 Aug 2008 14:31:01 +0000 (14:31 +0000)]
when a no_session event is returned, remove the cookie and reload the page.  started giving the default template a little more data

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

15 years agodon't exit early on 0-hit search. cache them, since they are valid results
erickson [Thu, 21 Aug 2008 13:43:07 +0000 (13:43 +0000)]
don't exit early on 0-hit search.  cache them, since they are valid results

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

15 years agoforcing cache timeout on staged search cacheing (*sigh*). added some logging for...
erickson [Thu, 21 Aug 2008 13:39:44 +0000 (13:39 +0000)]
forcing cache timeout on staged search cacheing (*sigh*).  added some logging for timed out and 0-hit searches. removed warns and replaced with logger calls

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

15 years agoEnable translated database strings the right way:
dbs [Thu, 21 Aug 2008 04:12:00 +0000 (04:12 +0000)]
Enable translated database strings the right way:
  * Use the primary key of the given table, in combination with class hint
    and property, to identify the translated string
  * Stuff the primary key into the PO comment field so we can round-trip it
  * Adjust the oils_i18n_gettext() function to accept the additional parameters,
    including both INT and TEXT primary keys
  * Adjust the database seed values to use explicit primary keys throughout,
    and adjust the use of oils_i18n_gettext() to pass the additiona parameters

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

15 years agoMake RemoteRequest.js work inside the staff client as well as the OPAC
dbs [Thu, 21 Aug 2008 01:56:29 +0000 (01:56 +0000)]
Make RemoteRequest.js work inside the staff client as well as the OPAC

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

15 years agouse utf8 instead of us-ascii for outbound xml
erickson [Wed, 20 Aug 2008 17:08:09 +0000 (17:08 +0000)]
use utf8 instead of us-ascii for outbound xml

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

15 years agolog the locale before the method name so it will still be possible to copy/paste...
erickson [Wed, 20 Aug 2008 14:42:58 +0000 (14:42 +0000)]
log the locale before the method name so it will still be possible to copy/paste method+params directly from log files

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

15 years agoVandelay item extraction and field removal; setting true AND false values for boolean...
miker [Wed, 20 Aug 2008 12:08:48 +0000 (12:08 +0000)]
Vandelay item extraction and field removal; setting true AND false values for booleans on export, instead of just the non-default value

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

15 years agorolling back recent change ... miscommunication on how i18n_core is used
miker [Wed, 20 Aug 2008 04:45:04 +0000 (04:45 +0000)]
rolling back recent change ... miscommunication on how i18n_core is used

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

15 years agoEnable retrieval of translated values based on table name
dbs [Wed, 20 Aug 2008 04:27:53 +0000 (04:27 +0000)]
Enable retrieval of translated values based on table name

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

15 years agoLog session locale as part of request
dbs [Wed, 20 Aug 2008 03:47:55 +0000 (03:47 +0000)]
Log session locale as part of request

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

15 years agoNow that we have a Dojo language picker, spread the locale-awareness
dbs [Tue, 19 Aug 2008 20:02:54 +0000 (20:02 +0000)]
Now that we have a Dojo language picker, spread the locale-awareness

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

15 years agoFirst cut at a complete translation for Armenian (thanks Tigran Zargaryan!)
dbs [Tue, 19 Aug 2008 13:42:18 +0000 (13:42 +0000)]
First cut at a complete translation for Armenian (thanks Tigran Zargaryan!)

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

15 years agoUpdate English string source files
dbs [Tue, 19 Aug 2008 13:41:28 +0000 (13:41 +0000)]
Update English string source files

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

15 years agoAvoid 'directory exists' errors
dbs [Sun, 17 Aug 2008 13:33:39 +0000 (13:33 +0000)]
Avoid 'directory exists' errors

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

15 years agoadd alternative title indexing by default (MARC 246, no ind2)
miker [Fri, 15 Aug 2008 20:38:50 +0000 (20:38 +0000)]
add alternative title indexing by default (MARC 246, no ind2)

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

15 years agoprotecting against (future) non-class root node children
miker [Fri, 15 Aug 2008 14:03:09 +0000 (14:03 +0000)]
protecting against (future) non-class root node children

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

15 years agoremove the default record format to allow none at all
miker [Thu, 14 Aug 2008 19:43:08 +0000 (19:43 +0000)]
remove the default record format to allow none at all

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

15 years agoprotecting against non-existent group in descendent check
erickson [Thu, 14 Aug 2008 18:26:31 +0000 (18:26 +0000)]
protecting against non-existent group in descendent check

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

15 years agoalso forgot to add it to the gigantic initialization list
sboyette [Thu, 14 Aug 2008 17:49:59 +0000 (17:49 +0000)]
also forgot to add it to the gigantic initialization list

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

15 years agoforgot a comma
sboyette [Thu, 14 Aug 2008 17:49:10 +0000 (17:49 +0000)]
forgot a comma

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

15 years agosplit on commas and space to handle csv files.. but need to be wary, some barcodes...
phasefx [Thu, 14 Aug 2008 16:09:25 +0000 (16:09 +0000)]
split on commas and space to handle csv files.. but need to be wary, some barcodes do have punctuation

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

15 years agoNew flag, --use901. Passing this flag causes the preprocess() routine to be bypassed...
sboyette [Wed, 13 Aug 2008 22:11:57 +0000 (22:11 +0000)]
New flag, --use901. Passing this flag causes the preprocess() routine to be bypassed, as well as all secondary code related to it (basically, anything that references $tcn)

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

15 years agoprotect against a 0 grace period
miker [Wed, 13 Aug 2008 02:22:07 +0000 (02:22 +0000)]
protect against a 0 grace period

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

15 years agoBecause I'm a stickler for names :)
dbs [Wed, 13 Aug 2008 02:00:00 +0000 (02:00 +0000)]
Because I'm a stickler for names :)

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

15 years agoMoving metabib.full_rec out of the way, replacing it with a suitably constrained...
miker [Wed, 13 Aug 2008 01:06:40 +0000 (01:06 +0000)]
Moving metabib.full_rec out of the way, replacing it with a suitably constrained and ruled-up view.  This addresses an indexing issue caused by the length of values stored in the, um, value column.  The purpose is to allow extremely large note and ToC fields without adding explicit support for over-long indexed fields directly to Postgres.  While possible, it can be a pain.

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

15 years agosetting expire interval based on perm_interval of group
erickson [Mon, 11 Aug 2008 23:01:17 +0000 (23:01 +0000)]
setting expire interval based on perm_interval of group

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

15 years agodisplay expire date on myopac hold list. if hold expire is less than the expire...
erickson [Mon, 11 Aug 2008 20:49:21 +0000 (20:49 +0000)]
display expire date on myopac hold list.  if hold expire is less than the expire alert interval, style the expire date

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

15 years agoshow default expiration date in hold editor and allow for expire date editing. pass...
erickson [Mon, 11 Aug 2008 19:30:50 +0000 (19:30 +0000)]
show default expiration date in hold editor and allow for expire date editing.  pass a JS date to the dijit datebox setValue call

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

15 years agoif hold expire time is set, do not clobber
erickson [Mon, 11 Aug 2008 19:29:33 +0000 (19:29 +0000)]
if hold expire time is set, do not clobber

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

15 years agopull circ mods from the db and not the settings server
erickson [Mon, 11 Aug 2008 18:35:35 +0000 (18:35 +0000)]
pull circ mods from the db and not the settings server

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