]> git.evergreen-ils.org Git - contrib/Conifer.git/log
contrib/Conifer.git
13 years agoCommit current ebook processing scripts rel_1_6_1
dbs [Fri, 1 Apr 2011 03:09:34 +0000 (03:09 +0000)]
Commit current ebook processing scripts

These scripts are helping me attempt to make sense of the past
three years of our electronic book loading, which happened
consortially and non-consortially, and with and without a working
ingest for multiple located URIs per record.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1295 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoWe can access fleshed fields if we use the field name, not the class hint
dbs [Tue, 22 Mar 2011 20:33:04 +0000 (20:33 +0000)]
We can access fleshed fields if we use the field name, not the class hint

D'oh! Bill pointed this brain damage out to me, too.

Also, clean up the output somewhat and move the authentication
near to the end so that at least some of the methods can be
invoked.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1276 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoInclude syrup.py for the settings, and move into a subdirectory
dbs [Tue, 22 Mar 2011 20:05:28 +0000 (20:05 +0000)]
Include syrup.py for the settings, and move into a subdirectory

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1275 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoProvide a sample Python script that makes gateway requests
dbs [Tue, 22 Mar 2011 19:54:43 +0000 (19:54 +0000)]
Provide a sample Python script that makes gateway requests

This script uses the canonical fieldmapper IDL parsing contained
in the Evergreen Python modules to instantiate objects and methods
and to pass them back and forth via HTTP to the OpenSRF gateway.

Many thanks to Bill Erickson for, well, everything :)

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1274 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoUse RETURNS SETOF record and OUT params to support older PostgreSQL
dbs [Fri, 18 Mar 2011 18:38:38 +0000 (18:38 +0000)]
Use RETURNS SETOF record and OUT params to support older PostgreSQL

Specifically, PostgreSQL 8.3 doesn't have RETURNS TABLE support. Waah.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1268 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd an extension for tracking bib updates of interest to external search engine
dbs [Fri, 18 Mar 2011 13:36:18 +0000 (13:36 +0000)]
Add an extension for tracking bib updates of interest to external search engine

In addition to adding basic triggers on asset.call_number and
biblio.record_entry, we define a 'solr' role. Further work
needs to be done to lock down the privileges on that role.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1264 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAddress #610 - use the name of the circ_lib for the target_copy, not where the circ...
dbs [Mon, 14 Mar 2011 20:37:57 +0000 (20:37 +0000)]
Address #610 - use the name of the circ_lib for the target_copy, not where the circ happened

Notifications were confusing people because online renewals set circ.circ_lib
to the user's home_ou, and they were being told to return the item to the
wrong library (or interpreting the message as such).

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1263 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd basic circ rules for SJCG
dbs [Tue, 8 Mar 2011 18:30:32 +0000 (18:30 +0000)]
Add basic circ rules for SJCG

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1259 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoPut Huntington's $15/hour computer fines into effect
dbs [Tue, 8 Mar 2011 17:40:23 +0000 (17:40 +0000)]
Put Huntington's $15/hour computer fines into effect

Because I have broken the link with the circ_duration_OSUL.js script,
we will have to manually keep these rules in sync (at least until
we move to in-database circ rules)

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1258 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoTweak password reset template for escaped subject header
dbs [Tue, 1 Mar 2011 05:27:11 +0000 (05:27 +0000)]
Tweak password reset template for escaped subject header

TT does not support string concatenation; use variable interpolation instead.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1252 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoBackport the email header escape helper for TT
dbs [Tue, 1 Mar 2011 04:38:40 +0000 (04:38 +0000)]
Backport the email header escape helper for TT

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1251 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd the baseline rel_1_6_1 Reactor.pm before our customizations
dbs [Tue, 1 Mar 2011 04:38:12 +0000 (04:38 +0000)]
Add the baseline rel_1_6_1 Reactor.pm before our customizations

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1250 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoEscape email headers to allow more than ASCII 7-bit content
dbs [Tue, 1 Mar 2011 04:32:56 +0000 (04:32 +0000)]
Escape email headers to allow more than ASCII 7-bit content

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1249 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoRough draft of email notices supporting French translation based on user stat cat
dbs [Mon, 28 Feb 2011 20:04:48 +0000 (20:04 +0000)]
Rough draft of email notices supporting French translation based on user stat cat

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1248 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoOn second thought, revert to 3 day loan for VIDEO until MEDIACEN is contacted
dbs [Thu, 24 Feb 2011 19:32:00 +0000 (19:32 +0000)]
On second thought, revert to 3 day loan for VIDEO until MEDIACEN is contacted

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1244 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoApply a consistent 1 week, 0 renew policy for VIDEO and SOUND
dbs [Thu, 24 Feb 2011 19:22:12 +0000 (19:22 +0000)]
Apply a consistent 1 week, 0 renew policy for VIDEO and SOUND

Also, whitespace normalization.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1243 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoShould have done this from the beginning for spine labels
dbs [Wed, 23 Feb 2011 19:57:12 +0000 (19:57 +0000)]
Should have done this from the beginning for spine labels

Copy the whole thing from rel_1_6 and adjust the defaults by hand,
stripping out the few method calls that don't exist in 1.6.1

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1242 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMaintain consistent var names
dbs [Wed, 23 Feb 2011 19:25:01 +0000 (19:25 +0000)]
Maintain consistent var names

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1241 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years ago_really_ naive
dbs [Wed, 23 Feb 2011 19:23:32 +0000 (19:23 +0000)]
_really_ naive

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1240 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAnd we need to define dojo first
dbs [Wed, 23 Feb 2011 19:08:33 +0000 (19:08 +0000)]
And we need to define dojo first

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1239 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoTold you it was naive... define a relatively crucial undefined var
dbs [Wed, 23 Feb 2011 19:05:00 +0000 (19:05 +0000)]
Told you it was naive... define a relatively crucial undefined var

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1238 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoNaive attempt to backport spine label editing goodness from rel_1_6
dbs [Wed, 23 Feb 2011 18:59:39 +0000 (18:59 +0000)]
Naive attempt to backport spine label editing goodness from rel_1_6

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1237 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd Laurentian French translation for opac.js
dbs [Wed, 23 Feb 2011 16:12:34 +0000 (16:12 +0000)]
Add Laurentian French translation for opac.js

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1235 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoUpdate NOSM reserve overdue fines per ticket #592
dbs [Mon, 14 Feb 2011 20:23:57 +0000 (20:23 +0000)]
Update NOSM reserve overdue fines per ticket #592

Overdue fines should be $2.00 / loan period.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1231 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd a 1 year, 0 renewal, 0 fine circ rule for OWA
dbs [Mon, 7 Feb 2011 19:02:08 +0000 (19:02 +0000)]
Add a 1 year, 0 renewal, 0 fine circ rule for OWA

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1222 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAlso hide opac_invisible copies from the LU skin
dbs [Tue, 18 Jan 2011 21:53:27 +0000 (21:53 +0000)]
Also hide opac_invisible copies from the LU skin

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1203 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoHide opac-visible copies from the OPAC
dbs [Tue, 18 Jan 2011 21:44:24 +0000 (21:44 +0000)]
Hide opac-visible copies from the OPAC

A bit of a hack for copy locations because we don't have
an opac visibility attribute on copy locations in the returned XML.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1202 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoLoC added content is actually UTF8, apparently
dbs [Thu, 16 Dec 2010 20:14:13 +0000 (20:14 +0000)]
LoC added content is actually UTF8, apparently

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1107 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoConvert uniformly to Unicode output
dbs [Thu, 16 Dec 2010 16:42:24 +0000 (16:42 +0000)]
Convert uniformly to Unicode output

LoC added content appears to come in ISO-8859-1, so decode that accordingly.

Then generate UTF8-encoded Unicode MARC records on output.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1106 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd awareness of 856 $z as first subfield in Springer records
dbs [Thu, 9 Dec 2010 01:06:21 +0000 (01:06 +0000)]
Add awareness of 856 $z as first subfield in Springer records

When $z is the first subfield in a Springer record, it generally means
that it's a public note of importance - for example, there may be two
856 fields, and the $z identifies which volume can be reached by each
URL.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1104 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoBreak the add_publisher() function out and refine it
dbs [Wed, 8 Dec 2010 20:48:20 +0000 (20:48 +0000)]
Break the add_publisher() function out and refine it

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1103 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoBetter error handling & pull LoC data handling into its own function
dbs [Wed, 8 Dec 2010 19:18:27 +0000 (19:18 +0000)]
Better error handling & pull LoC data handling into its own function

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1102 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoTeach the ebook processing script how to turn LoC URLs into indexable content
dbs [Wed, 8 Dec 2010 17:06:18 +0000 (17:06 +0000)]
Teach the ebook processing script how to turn LoC URLs into indexable content

There is a risk that we will duplicate content already in the MARC record,
but so far that doesn't appear to be the case. Also, we skip the
OCRed machine-generated tables of contents because their content is
entirely untrustworthy.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1101 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd Algoma's ebrary code
dbs [Tue, 7 Dec 2010 18:36:10 +0000 (18:36 +0000)]
Add Algoma's ebrary code

Also, clean up references to MARCXML - we only do MARC21

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1100 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoStrip 300 fields that are just placeholders, refactor lengthy functions
dbs [Fri, 3 Dec 2010 15:08:13 +0000 (15:08 +0000)]
Strip 300 fields that are just placeholders, refactor lengthy functions

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1099 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoDo away with the 856 $z subfield as it currently simply duplicates link text
dbs [Thu, 2 Dec 2010 22:38:54 +0000 (22:38 +0000)]
Do away with the 856 $z subfield as it currently simply duplicates link text

If we end up with a situation where we want a public note, then we can
easily reconstitute this. Until then, less code == mo better.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1098 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoStrip out all 9xx fields, as we don't want no stinking locally defined fields
dbs [Thu, 2 Dec 2010 21:54:25 +0000 (21:54 +0000)]
Strip out all 9xx fields, as we don't want no stinking locally defined fields

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1097 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoJust use the literal value of the supplied publisher
dbs [Thu, 2 Dec 2010 21:35:46 +0000 (21:35 +0000)]
Just use the literal value of the supplied publisher

Example that I was given had "(Firm)" at the end of the publisher
name, but apparently that was a one-off and not intended to be
applied to all publishers. Okay.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1096 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoRemove extraneous debugging statement. I like all-caps apparently
dbs [Thu, 2 Dec 2010 15:57:35 +0000 (15:57 +0000)]
Remove extraneous debugging statement. I like all-caps apparently

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1095 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd --sample option for generating sample output records
dbs [Thu, 2 Dec 2010 15:55:57 +0000 (15:55 +0000)]
Add --sample option for generating sample output records

Also add the publisher relator code for added 710 fields and
clean up help to reference MARC instead of MARCXML input files.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1094 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoformat icon change for law
artunit [Fri, 26 Nov 2010 21:07:57 +0000 (21:07 +0000)]
format icon change for law

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1091 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd a subfield $9 to the OWA_Ebook template.
dbs [Thu, 25 Nov 2010 20:01:27 +0000 (20:01 +0000)]
Add a subfield $9 to the OWA_Ebook template.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1089 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd Algoma's configuration information
dbs [Thu, 25 Nov 2010 16:12:10 +0000 (16:12 +0000)]
Add Algoma's configuration information

All that we need now is the ebrary channel name and we're good to go!

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1088 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoCreate or extend the 040 according to MARC spec (040 = NR)
dbs [Thu, 25 Nov 2010 15:59:19 +0000 (15:59 +0000)]
Create or extend the 040 according to MARC spec (040 = NR)

Also, don't identify OWA as a modifying source if they're not
part of the batch load.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1087 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAnd now we handle ebrary records per our spec (no proxy, substitute channel)
dbs [Thu, 25 Nov 2010 04:22:46 +0000 (04:22 +0000)]
And now we handle ebrary records per our spec (no proxy, substitute channel)

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1086 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoSignificant clean up of the ebook prep script
dbs [Wed, 24 Nov 2010 22:44:12 +0000 (22:44 +0000)]
Significant clean up of the ebook prep script

Refine some of Windsor's requirements, and handle some of the
conditions raised by pylint to make things a tiny bit cleaner.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1085 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoProvide a link to the customized SJCG skin and default search scope for hospitals
dbs [Wed, 24 Nov 2010 17:44:27 +0000 (17:44 +0000)]
Provide a link to the customized SJCG skin and default search scope for hospitals

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1084 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMake text visible on the dark primary accent background
dbs [Wed, 24 Nov 2010 17:37:23 +0000 (17:37 +0000)]
Make text visible on the dark primary accent background

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1083 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoGo for a slightly smaller logo for SJCG
dbs [Wed, 24 Nov 2010 17:10:59 +0000 (17:10 +0000)]
Go for a slightly smaller logo for SJCG

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1082 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd the SJCG skin
dbs [Wed, 24 Nov 2010 17:03:02 +0000 (17:03 +0000)]
Add the SJCG skin

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1081 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoClose to working ebook MARC record processing script
dbs [Fri, 19 Nov 2010 22:33:03 +0000 (22:33 +0000)]
Close to working ebook MARC record processing script

Needs some massive refactoring for a smarter, more object-oriented approach.
But some days you just need to bash out something that mostly works.

Also needs the ebrary URL distinction and Algoma's settings.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1076 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoUpdated UHearst logos
dbs [Thu, 18 Nov 2010 18:44:08 +0000 (18:44 +0000)]
Updated UHearst logos

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1075 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agosuppress hold messages for on order and in process items, add in process link
artunit [Fri, 12 Nov 2010 04:32:46 +0000 (04:32 +0000)]
suppress hold messages for on order and in process items, add in process link

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1063 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agophysical location mapping support revised
artunit [Tue, 9 Nov 2010 20:42:52 +0000 (20:42 +0000)]
physical location mapping support revised

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1062 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoClean up unnecessary code in ResolverResolver's delete_cached_key function
dbs [Mon, 8 Nov 2010 20:37:05 +0000 (20:37 +0000)]
Clean up unnecessary code in ResolverResolver's delete_cached_key function

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1061 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agophysical location mapping support, need to get confirmation from leddy before putting...
artunit [Mon, 8 Nov 2010 01:52:55 +0000 (01:52 +0000)]
physical location mapping support, need to get confirmation from leddy before putting into production

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1059 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoadd dbs due date/time support
artunit [Sun, 7 Nov 2010 21:37:08 +0000 (21:37 +0000)]
add dbs due date/time support

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1058 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoBasic script for munging patron data of the format provided by LU's Datatel instance
dbs [Fri, 29 Oct 2010 19:55:05 +0000 (19:55 +0000)]
Basic script for munging patron data of the format provided by LU's Datatel instance

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1056 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoApply fix for URI ingest from r18482
dbs [Wed, 27 Oct 2010 02:35:06 +0000 (02:35 +0000)]
Apply fix for URI ingest from r18482

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1055 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoSwitch to the new (unbroken) way of having big next/previous targets
dbs [Tue, 26 Oct 2010 18:38:25 +0000 (18:38 +0000)]
Switch to the new (unbroken) way of having big next/previous targets

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1054 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoGet French translations in place for next/previous page
dbs [Tue, 26 Oct 2010 18:33:08 +0000 (18:33 +0000)]
Get French translations in place for next/previous page

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1053 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoGet Art's customizations into SVN before they get blown away
dbs [Tue, 26 Oct 2010 18:23:27 +0000 (18:23 +0000)]
Get Art's customizations into SVN before they get blown away

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1052 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd 247 field as "Former title" to LUL skin
dbs [Tue, 26 Oct 2010 18:18:25 +0000 (18:18 +0000)]
Add 247 field as "Former title" to LUL skin

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1051 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agofor completeness, computing services finally signed off on the interface last week...
artunit [Fri, 22 Oct 2010 16:55:37 +0000 (16:55 +0000)]
for completeness, computing services finally signed off on the interface last week and we have not had to do a bug fix in production for 4 months

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1048 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoput hold block logic back in skin, missed it in last version
artunit [Mon, 18 Oct 2010 02:03:02 +0000 (02:03 +0000)]
put hold block logic back in skin, missed it in last version

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1043 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agofix scenario where barcode invokes too many item records in full display
artunit [Thu, 30 Sep 2010 19:05:57 +0000 (19:05 +0000)]
fix scenario where barcode invokes too many item records in full display

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1024 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoadding cocoon opensrf authentication setup
artunit [Wed, 29 Sep 2010 03:51:42 +0000 (03:51 +0000)]
adding cocoon opensrf authentication setup

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1019 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoquick bugfix for result table
artunit [Sun, 26 Sep 2010 21:50:06 +0000 (21:50 +0000)]
quick bugfix for result table

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1009 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoreversing url checking logic, have to expose non-proxied urls
artunit [Sun, 26 Sep 2010 21:07:49 +0000 (21:07 +0000)]
reversing url checking logic, have to expose non-proxied urls

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1008 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agosome changes for records with many items, slight reformat of subject display
artunit [Sun, 26 Sep 2010 03:40:19 +0000 (03:40 +0000)]
some changes for records with many items, slight reformat of subject display

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1007 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd circulation library to the brief result information; necessary on a multi-library...
dbs [Fri, 24 Sep 2010 14:44:57 +0000 (14:44 +0000)]
Add circulation library to the brief result information; necessary on a multi-library campus

Also, get consistent about the createTextNode / appendChild pattern rather
than innerHTML property for text. Both seem to work; it's just a personal
preference.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1006 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd open-ils.resolver to our repository
dbs [Fri, 24 Sep 2010 05:54:25 +0000 (05:54 +0000)]
Add open-ils.resolver to our repository

This should have been in place ages ago. Will serve as a staging ground
for getting into Evergreen core.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1005 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMore lenient ISSN extraction; remove one layer of dojo.query()ing
dbs [Thu, 23 Sep 2010 19:59:38 +0000 (19:59 +0000)]
More lenient ISSN extraction; remove one layer of dojo.query()ing

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1004 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoSFX links, falling back to asset.uri links, in brief results. MADNESS.
dbs [Thu, 23 Sep 2010 18:51:36 +0000 (18:51 +0000)]
SFX links, falling back to asset.uri links, in brief results. MADNESS.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1003 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMore human-friendly due time in checked out items list, including hour/minute due
dbs [Mon, 20 Sep 2010 20:49:07 +0000 (20:49 +0000)]
More human-friendly due time in checked out items list, including hour/minute due

Addresses #489 "Patrons need to see due time also"

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1002 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agochanged opensearch description
artunit [Sun, 19 Sep 2010 17:29:41 +0000 (17:29 +0000)]
changed opensearch description

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1001 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agochanged sfx image, added conifer logo
artunit [Sun, 19 Sep 2010 17:05:43 +0000 (17:05 +0000)]
changed sfx image, added conifer logo

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1000 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agofixed up nav links to be consistent, sfx status now on results page attached to appro...
artunit [Sun, 19 Sep 2010 17:03:02 +0000 (17:03 +0000)]
fixed up nav links to be consistent, sfx status now on results page attached to appropriate title

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@999 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoshading sfx info, bringing status to results screen
artunit [Sat, 18 Sep 2010 03:50:15 +0000 (03:50 +0000)]
shading sfx info, bringing status to results screen

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@998 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agosyncing files from comet
artunit [Fri, 17 Sep 2010 18:11:08 +0000 (18:11 +0000)]
syncing files from comet

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@996 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoFixed problem that was causing 'too much recursion' error
risard [Wed, 15 Sep 2010 21:48:15 +0000 (21:48 +0000)]
Fixed problem that was causing 'too much recursion' error

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@995 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agothe myopac tab page
risard [Tue, 14 Sep 2010 12:13:25 +0000 (12:13 +0000)]
the myopac tab page

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@994 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agofiles modified to get the reserves interface to go
risard [Tue, 14 Sep 2010 12:01:08 +0000 (12:01 +0000)]
files modified to get the reserves interface to go

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@993 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoGet the verbose next/previous page back in the result table
dbs [Mon, 13 Sep 2010 20:46:30 +0000 (20:46 +0000)]
Get the verbose next/previous page back in the result table

You knew this was coming, right? Who's taking bets on how long it will
be before I mess this up AGAIN?

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@992 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoRework online resource display to not show results for records with ISSNs
dbs [Mon, 13 Sep 2010 20:28:33 +0000 (20:28 +0000)]
Rework online resource display to not show results for records with ISSNs

TODO: Pull ResolverResolver into the mix

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@991 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agofist pass at a course reserves system
risard [Mon, 13 Sep 2010 20:16:32 +0000 (20:16 +0000)]
fist pass at a course reserves system

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@990 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd bigger next/previous targets and merge null transcendancy fix
dbs [Mon, 13 Sep 2010 19:47:56 +0000 (19:47 +0000)]
Add bigger next/previous targets and merge null transcendancy fix

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@989 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd UPEI-style callnumber / online resources to search results page
dbs [Mon, 13 Sep 2010 19:41:02 +0000 (19:41 +0000)]
Add UPEI-style callnumber / online resources to search results page

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@988 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd indexing normalization for Polish l (ł)
dbs [Mon, 13 Sep 2010 14:30:10 +0000 (14:30 +0000)]
Add indexing normalization for Polish l (ł)

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@987 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoAdd stock versions of O:A:Ingest and O:A:Storage:Driver:Pg:fts
dbs [Mon, 13 Sep 2010 14:27:59 +0000 (14:27 +0000)]
Add stock versions of O:A:Ingest and O:A:Storage:Driver:Pg:fts

Prepping for custom indexing patches

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@986 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agokeeping setenv in this branch since everything breaks without it
artunit [Sun, 12 Sep 2010 23:12:48 +0000 (23:12 +0000)]
keeping setenv in this branch since everything breaks without it

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@985 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years ago1.6.1 xml files
artunit [Fri, 10 Sep 2010 21:14:08 +0000 (21:14 +0000)]
1.6.1 xml files

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@984 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agosyncing js files
artunit [Fri, 10 Sep 2010 21:02:17 +0000 (21:02 +0000)]
syncing js files

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@983 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agominor style changes
artunit [Fri, 10 Sep 2010 20:56:39 +0000 (20:56 +0000)]
minor style changes

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@982 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agochanged some colours for status info
artunit [Fri, 10 Sep 2010 20:53:51 +0000 (20:53 +0000)]
changed some colours for status info

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@981 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agolimiting pickup location to where item available
artunit [Fri, 10 Sep 2010 01:41:38 +0000 (01:41 +0000)]
limiting pickup location to where item available

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@980 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoFix Windsor skin electronic resource links permanently
dbs [Tue, 17 Aug 2010 16:23:37 +0000 (16:23 +0000)]
Fix Windsor skin electronic resource links permanently

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@965 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMove to 1.6.1
dbs [Thu, 12 Aug 2010 05:35:01 +0000 (05:35 +0000)]
Move to 1.6.1

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@958 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoMerge changes from rel_1_6_1 to customizations; delete local lang.dtd(!) rel_1_6_0
dbs [Thu, 12 Aug 2010 04:52:22 +0000 (04:52 +0000)]
Merge changes from rel_1_6_1 to customizations; delete local lang.dtd(!)

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_0@957 6d9bc8c9-1ec2-4278-b937-99fde70a366f

13 years agoUpdate for 1.6.1 migration
dbs [Thu, 12 Aug 2010 03:41:57 +0000 (03:41 +0000)]
Update for 1.6.1 migration

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_0@956 6d9bc8c9-1ec2-4278-b937-99fde70a366f