Dan Scott [Tue, 16 Dec 2014 04:29:35 +0000 (23:29 -0500)]
Add the ability to link out to sameAs entities
Look for standard identifiers with known URIs, such as
LCCNs, OCLC numbers, and URIs identified in 024 fields,
and add http://schema.org/sameAs properties to the record.
This helps us link out to the broader linked data world,
and should help those consuming our data to better
understand what resources we have to offer.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 21:04:10 +0000 (16:04 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_usudbury_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:04:02 +0000 (16:04 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_uhearst_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:03:54 +0000 (16:03 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_sjcg_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:03:29 +0000 (16:03 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_osul_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:03:20 +0000 (16:03 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_nosm_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:03:04 +0000 (16:03 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_huntington_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:02:55 +0000 (16:02 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_hsn_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:02:35 +0000 (16:02 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_eresources_highlander_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:02:15 +0000 (16:02 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_conifer_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:02:02 +0000 (16:02 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_boreal_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 21:01:07 +0000 (16:01 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_algoma_2_7' into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 20:56:43 +0000 (15:56 -0500)]
Disable metarecords
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 20:55:44 +0000 (15:55 -0500)]
Disable metarecords
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 20:53:42 +0000 (15:53 -0500)]
Disable metarecords; merge config.tt2 changes
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 20:42:12 +0000 (15:42 -0500)]
Merge config.tt2 changes into Algoma skin
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 20:19:57 +0000 (15:19 -0500)]
Disable metarecords; enable ISO dates
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 05:03:33 +0000 (00:03 -0500)]
Merge branch 'rel_2_7_mergery_alt' of git.evergreen-ils.org:contrib/Conifer into rel_2_7_mergery_tpac
Dan Scott [Wed, 17 Dec 2014 04:15:37 +0000 (23:15 -0500)]
Update the Conifer 2.4-2.7 upgrade script
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 05:02:21 +0000 (00:02 -0500)]
Merge branch 'rel_2_7' of git.evergreen-ils.org:Evergreen into rel_2_7_mergery
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Conflicts:
Open-ILS/src/templates/opac/parts/record/summary.tt2
Dan Scott [Wed, 17 Dec 2014 04:15:37 +0000 (23:15 -0500)]
Update the Conifer 2.4-2.7 upgrade script
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 17 Dec 2014 04:08:44 +0000 (23:08 -0500)]
Merge branch 'rel_2_7' of git.evergreen-ils.org:Evergreen into rel_2_7_mergery
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Conflicts:
Open-ILS/src/templates/opac/parts/record/summary.tt2
Dan Scott [Tue, 16 Dec 2014 04:23:49 +0000 (23:23 -0500)]
LP#
1402905 Use stricter matching for UPC values
Per http://www.loc.gov/marc/bibliographic/bd024.html we
should be checking to see if either the ind1 is "1" or
if there's a subfield 2 with a value of "upc" before
assuming that any "Other standard identifier" 024 field
is a UPC value.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Mike Rylander [Fri, 18 May 2012 12:30:08 +0000 (08:30 -0400)]
LP#921142: Bring back automatic padding of short fixed fields in the GUI MARC editor
Bring back automatic padding of short fixed fields in the GUI MARC
editor. Also, use onblur instead of oninput, so that we've already lost
focus and don't care if that happens again.
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Tue, 16 Dec 2014 20:15:57 +0000 (15:15 -0500)]
LP#
1394356: Stamping upgrade script for patron purge post code fix
Signed-off-by: Ben Shum <bshum@biblio.org>
Bill Erickson [Fri, 28 Nov 2014 21:29:57 +0000 (16:29 -0500)]
LP#
1394356 Patron purge circs retain post code
When purging a patron, clear the address data after circulation
anonymization to ensure the usr_post_code is retained.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Tue, 16 Dec 2014 20:01:53 +0000 (15:01 -0500)]
LP#
1400376: Stamping upgrade script for fix to metabib.record_attr
Signed-off-by: Ben Shum <bshum@biblio.org>
Mike Rylander [Tue, 16 Dec 2014 01:32:51 +0000 (20:32 -0500)]
LP#
1400376: Don't allow NULL attrs to polute an HSTORE as a key
That causes the HSTORE to blow up, which is bad for circs that
want to succeed.
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Tue, 16 Dec 2014 19:54:28 +0000 (14:54 -0500)]
LP#
1389403: Stamping upgrade script for normalizer detection to call number browse
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Wells [Fri, 4 Oct 2013 14:02:39 +0000 (10:02 -0400)]
LP#
1389403 Add normalizer detection to call number browse
When finding the pivot for call number browse, we currently rely on
simple label matching (rather than normalized label matching), since
we do not know at the time of the search which normalizer we should
use.
Rather than blindly using the label, let's select the pivot in two
phases. First, we will do what we do know, getting as close as
possible by label alone. If we find an exact match, we are done (same
as the current code). If we don't find an exact match, we take the
normalizer setting from the closest label match, normalize our input,
then search again.
This method *greatly* improves the overall accuracy of call number
searching whenever the call number being browsed for does not exist,
while causing no harm to accuracy when it does exist (since it will
either match the label or normalize to the same call number anyway).
Eventually, we may want to add interface elements for selecting the
call number type, probably defaulting to the default call number type
for the org unit being searched, but even with that in place, this
"auto-detection" logic should still be valuable.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Scott [Wed, 10 Dec 2014 22:05:38 +0000 (17:05 -0500)]
LP#
1401286: Cleaner display of URIs in search results
Right now a record with an 856 like:
856 40 $zAvailable online $uhttp://publications.gc.ca $9LUSYS
shows up in search results with an HTML display like:
<a href="http://publications.gc.ca">http://publications.gc.ca</a> - Available online
rather than the much cleaner:
<a href="http://publications.gc.ca">Available online</a>
My simplistic approach is to check to see if the link text == the href,
and if so, and we have a note to display, to use the note as the text of
the link instead.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Scott [Sun, 7 Dec 2014 13:51:33 +0000 (08:51 -0500)]
LP#
1400082 - avoid uninitialized var warning at TPAC login
Give username a default value of '', which makes the regex happy (avoiding an
uninit warning in Apache logs if no value was entered) and still counts as de
nada for the purposes of the actual login dance.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Jason Stephenson [Sat, 29 Nov 2014 15:34:53 +0000 (10:34 -0500)]
LP#
1401271: Add missing dependency for Date::Manip perl module
This commit adds lines to distro-specific Makefiles to install
Perl Date::Manip packages so that Date::Manip::Date is
avaliable for marc_export. Somehow, this got missed or removed.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Scott [Sun, 7 Dec 2014 15:17:42 +0000 (10:17 -0500)]
LP#
1400100 - Avoid extra </div> when OpenURL is enabled
When the OpenURL resolver is enabled, the record summary.tt2 page always
inserts a </div>, whether or not there actually are any OpenURL results to
point at (which is the condition that triggers the opening <div>).
This has the effect of resulting in the generated RDFa not including anything
below the OpenURL section, effectvely preventing the schema.org/Offer types
from being associated with the record. Which is not good for the semantic web
of library data.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Fri, 5 Dec 2014 21:02:04 +0000 (16:02 -0500)]
Update 2.6-2.7.0-upgrade-db.sql to reflect that it actually starts from 2.6.3 and up.
So, actually, the 2.7 upgrade path needs to include everything up to 2.6.3 to get all
the fixes.
Signed-off-by: Ben Shum <bshum@biblio.org>
Ben Shum [Fri, 5 Dec 2014 20:59:40 +0000 (15:59 -0500)]
Re-order parts of 0887 upgrade script
Based on feedback from dbs, in PostgreSQL 9.1, the order to which we
fix up these functions matters. So drop if exists first, then create
new.
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Wells [Wed, 5 Nov 2014 19:22:26 +0000 (14:22 -0500)]
Forward-port 2.6.3 upgrade script
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
Dan Scott [Thu, 11 Dec 2014 22:05:27 +0000 (17:05 -0500)]
Do not show Consortial counts. Because annoying.
Probably could/should do this via org hiding?
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 22:38:18 +0000 (17:38 -0500)]
Prevent URIs when we have OpenURLs in search results
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 22:24:56 +0000 (17:24 -0500)]
Logic error in uri highlander for Conifer
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Jason Stephenson [Wed, 10 Dec 2014 21:03:11 +0000 (16:03 -0500)]
LP#
1401177: Stamping upgrade script of unique_mr_attrs.sql.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Mike Rylander [Wed, 10 Dec 2014 18:51:51 +0000 (13:51 -0500)]
LP#
1401177: uniquify attrs across a metarecord
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Dan Scott [Tue, 22 Jan 2013 17:51:51 +0000 (12:51 -0500)]
Add a simple, long-overdue theme for Huntington
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 20:25:30 +0000 (15:25 -0500)]
Tweaks for USudbury 2.7 catalogue
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 27 Aug 2012 15:56:22 +0000 (11:56 -0400)]
University of Sudbury basic skin
Logos and one link; not even touching colours yet.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 20:10:32 +0000 (15:10 -0500)]
Fix logo link for HSN
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 20:08:15 +0000 (15:08 -0500)]
Tweaks for HSN 2.7 skin
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Fri, 3 Aug 2012 21:24:26 +0000 (17:24 -0400)]
Ass HRSRH skin: logo, colours, links
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 18:52:30 +0000 (13:52 -0500)]
Tweaks for 2.7
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Fri, 3 Aug 2012 21:24:26 +0000 (17:24 -0400)]
Add SJCG TPAC skin
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 17:33:33 +0000 (12:33 -0500)]
Clean up old catalogue links from UHearst skin
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Fri, 3 Aug 2012 21:24:26 +0000 (17:24 -0400)]
Add TPAC UHearst colours, logos, and links
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 14:09:48 +0000 (09:09 -0500)]
Tweak NOSM skin for 2.7
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 10 Dec 2014 13:55:06 +0000 (08:55 -0500)]
Slight tweaks to Boreal skin for 2.7
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 9 Dec 2014 20:57:14 +0000 (15:57 -0500)]
Make use of the brave new css overrides
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 9 Dec 2014 20:50:23 +0000 (15:50 -0500)]
Add style_overrides.css to the OPAC base
This will enable sites to minimize the differences in their styles
and the core styles, at the cost of an extra HTTP request.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 9 Dec 2014 20:31:47 +0000 (15:31 -0500)]
Minimize rel_2_7 differences with Algoma skin
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Sun, 7 Dec 2014 21:36:26 +0000 (16:36 -0500)]
Merge branch 'feature/circ_scripts_2_7' into rel_2_7_mergery
Dan Scott [Mon, 24 Sep 2012 18:03:18 +0000 (14:03 -0400)]
MEDIACEN doesn't charge anything on AV-EQUIP items
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 24 Sep 2012 14:36:28 +0000 (10:36 -0400)]
Add 3-day loan rule for AV-EQUIP for media centre
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 14 Feb 2012 15:46:24 +0000 (10:46 -0500)]
Prevent renew if item already is targeted for a hold
From http://biblio.laurentian.ca/tickets/conifer/wiki/devHolds
apparently I missed this in moving our customizations from SVN (or it
was only ever local?)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Fri, 23 Sep 2011 20:40:38 +0000 (16:40 -0400)]
OSBO: Accidental copying of the "DVD VIDEO" rule
Meant to remove the "DVD" from the "DVD VIDEO" part of the circ modifier
the second time around.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 20 Sep 2011 17:01:32 +0000 (13:01 -0400)]
OSBO really did want $0.25/hour for all reserve periods
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Thu, 1 Sep 2011 19:01:39 +0000 (15:01 -0400)]
Add Reserve circ rules for Boreal
Still need some clarification on how these rules are to be applied, but
better to get the durations working right now and fix up the fines
later.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 15 Aug 2011 17:10:17 +0000 (13:10 -0400)]
Add LEDL MISC to the list of allowed circ modifiers for Leddy
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 15 Aug 2011 17:08:55 +0000 (13:08 -0400)]
Add ILL-BOOK to the list of allowed circ modifiers for Leddy
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Thu, 11 Aug 2011 13:42:30 +0000 (09:42 -0400)]
Add LEDL MISC 1 year 0 renew rule
This had been working in production, but apparently never got
checked into git?
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Thu, 21 Jul 2011 19:08:53 +0000 (15:08 -0400)]
Add Boreal circulation rules
Still need to add their limits based on user profile & item type
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 20 Jun 2011 17:54:23 +0000 (13:54 -0400)]
Add ILL-BOOK circ rule for OWA
Per ticket #683:
Loan period of 3 weeks
NO RENEWALS
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 30 May 2011 02:18:04 +0000 (22:18 -0400)]
Track Conifer JavaScript circulation rules
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Sun, 7 Dec 2014 14:07:58 +0000 (09:07 -0500)]
Merge remote-tracking branch 'conifer/feature/ldap_osul_2_7' into rel_2_7_mergery
Dan Scott [Sun, 7 Dec 2014 13:27:27 +0000 (08:27 -0500)]
Merge branch 'feature/tpac_osul_2_7' of git.evergreen-ils.org:contrib/Conifer into feature/tpac_osul_2_7
Dan Scott [Sun, 7 Dec 2014 13:26:12 +0000 (08:26 -0500)]
There is no password hint for Laurentian
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Sun, 7 Dec 2014 12:33:18 +0000 (07:33 -0500)]
libyaz-dev needs to be specifically 4 or 5
If you're using yaz from Indexdata to avoid the Z39.50
server errors that you get with the packaging from Ubuntu,
then you need to specify either libyaz4-dev or libyaz5-dev.
We were working with libyaz5-dev, so roll with that.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Sun, 7 Dec 2014 12:25:01 +0000 (07:25 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_hide_awards_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:24:50 +0000 (07:24 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/move_to_storage_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:24:37 +0000 (07:24 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/marctemplates_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:24:20 +0000 (07:24 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/barcode_generator_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:24:00 +0000 (07:24 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_eresources_highlander_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:23:34 +0000 (07:23 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/patron_privacy_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:23:17 +0000 (07:23 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/fts-polish-l_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:23:01 +0000 (07:23 -0500)]
Merge remote-tracking branch 'remotes/conifer/feature/tpac_show_details_config_2_7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:21:35 +0000 (07:21 -0500)]
Merge remote-tracking branch 'remotes/conifer/features/2.4-to-2.7' into mergery_2_7
Dan Scott [Sun, 7 Dec 2014 12:18:37 +0000 (07:18 -0500)]
Prefer a metabib reingest that is not a single transaction
At least this way we can keep the doors open for business while the reingest
goes on.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Kathy Lussier [Fri, 5 Dec 2014 14:03:20 +0000 (09:03 -0500)]
Minor fix to web client section headers in root.txt
I accidentally added the circulation header twice when adding the new
sections for web client docs. This commit removes one of the headers.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Kathy Lussier [Thu, 4 Dec 2014 21:36:08 +0000 (16:36 -0500)]
Web client section headings
Adding section headings for web client documentation, which will be coming
shortly.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Lynn Floyd [Wed, 26 Nov 2014 21:37:29 +0000 (16:37 -0500)]
Docs: Update to template receipt docs
Thanks to Lynn Floyd. When adding the new content I ended up splitting new and old content into three files.
Signed-off-by: Yamil Suarez <yamil@yamil.com>
Dan Scott [Wed, 26 Nov 2014 04:18:21 +0000 (23:18 -0500)]
Avoid ambiguous function references in upgrade script
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Wed, 26 Nov 2014 03:25:49 +0000 (22:25 -0500)]
Funkiness around 0887 which appears to be missing from 2.6-2.7.0 upgrade
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 25 Nov 2014 18:49:00 +0000 (13:49 -0500)]
Apply fix for "Could not find trigger" (LP
1261355)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Tue, 25 Nov 2014 16:40:52 +0000 (11:40 -0500)]
Overcome metabib.record_attr_vector_list missing
Perhaps the transaction is too long? Anyway, commit and move on.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 24 Nov 2014 20:53:06 +0000 (15:53 -0500)]
Sync up OSUL skin with base templates
Looks like, in many cases, the base skin now has what we were
carrying along as customizations. Sweet!
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Dan Scott [Mon, 24 Nov 2014 20:21:20 +0000 (15:21 -0500)]
First rough 2.4 - 2.7 database upgrade for Conifer
Nothing special, you know.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
alzr [Mon, 5 Aug 2013 21:50:09 +0000 (16:50 -0500)]
LP#
1207529: Add /openils assumption note
Signed-off-by: alzr <aleksey.lazar@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
alzr [Mon, 5 Aug 2013 19:33:07 +0000 (14:33 -0500)]
LP#
1207529: Make sure $PATH includes /openils/bin when configuring
https://bugs.launchpad.net/evergreen/+bug/
1207529
Signed-off-by: alzr <aleksey.lazar@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Conflicts:
docs/installation/server_upgrade.txt
Josh Stompro [Wed, 29 Oct 2014 21:12:08 +0000 (16:12 -0500)]
LP#
1384932: document the zips.txt ZIP code database feature
Patron Address City/State/County Pre-Populate by ZIP Code.
Documented the zips.txt feature that auto fills patron address
(City, State, County) information.
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Jason Stephenson [Wed, 30 Oct 2013 15:05:45 +0000 (11:05 -0400)]
LP#
1246371: Allow BibCommon::title_is_empty to accept a bre id or bre object.
I was trying to delete copies with the record fleshed in the call number
object and got the following error:
Can't use an undefined value as an ARRAY reference at
/usr/local/share/perl/5.14.2/OpenILS/Application/Cat/BibCommon.pm line 399
Having title_is_empty check for a bre object and use its id solved this
problem for me.
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Galen Charlton [Thu, 13 Nov 2014 18:45:14 +0000 (10:45 -0800)]
LP#
1083639: use "cp -r" instead of "cp -R"
This change is purely for the sake of consistency; there's
no functional difference.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Josh Stompro [Thu, 23 Oct 2014 19:30:05 +0000 (14:30 -0500)]
LP#
1083639 - Added command to copy fonts into the KPAC2 / Alternate monster skin dir
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Josh Stompro [Thu, 23 Oct 2014 18:21:16 +0000 (13:21 -0500)]
LP#
1116387 - adding kpac setup notes.
Revised instructions based on my testing. Swapped around the Monster
and Default skin discriptions since the listed Alternate Skin is the default skin.
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>