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

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