]> git.evergreen-ils.org Git - evergreen/pines.git/log
evergreen/pines.git
6 years agoLP#1702968 - Add missing error string - mark item damaged. rel_2_11_1
Chris Sharp [Fri, 7 Jul 2017 17:04:35 +0000 (13:04 -0400)]
LP#1702968 - Add missing error string - mark item damaged.

When marking an item damaged for a circulation that has been
archived/aged, the patron receives an error that the string
associated with staff.cat.util.mark_item_damaged.item_no_linked_patron
is not there.  This branch adds it.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
6 years agoLP#1702489 - Wrong join type on Acq Lineitem Detail
Chris Sharp [Wed, 5 Jul 2017 14:24:32 +0000 (10:24 -0400)]
LP#1702489 - Wrong join type on Acq Lineitem Detail

The Line Item Detail reporting source offers the wrong
type of nullability when nullability selection is
enabled and the user selects the Evergreen Copy ID
link (offers "Parent" but should be "Child"). This is
because the fieldmapper assumes a "has_a" relationship
between acqlid and acp when it should be a "might_have".

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
6 years agoPINES Customization: Hide FAST Subject Headings
Terran McCanna [Thu, 13 Apr 2017 16:25:33 +0000 (12:25 -0400)]
PINES Customization: Hide FAST Subject Headings

See help desk ticket 4655.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoPINES Customization: NoveList Added Content Attempt 2
Terran McCanna [Wed, 24 May 2017 18:03:46 +0000 (14:03 -0400)]
PINES Customization: NoveList Added Content Attempt 2

Taking a different approach to displaying the NoveList
content upon loading.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoPINES Customization: Mobile view for fines payment form
Terran McCanna [Tue, 23 May 2017 18:23:54 +0000 (14:23 -0400)]
PINES Customization: Mobile view for fines payment form

Modified table so that the form design doesn't go off the side
of the screen in mobile view.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoLP#1694696 - Check for blank SMS Carriers in A/T reactor
Chris Sharp [Wed, 31 May 2017 12:22:58 +0000 (08:22 -0400)]
LP#1694696 - Check for blank SMS Carriers in A/T reactor

Currently, the get_sms_gateway_email subroutine does not check
for the truthiness of sms_carrier, which can result in catastrophic
failure for a running server.  This adds that check.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
6 years agoTemp fix for Broken Hold Links
Terran McCanna [Wed, 24 May 2017 20:22:02 +0000 (16:22 -0400)]
Temp fix for Broken Hold Links

Temporary fix for https://bugs.launchpad.net/evergreen/+bug/1687319

Not an ideal fix because it requires javascript, but it'll do for now.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoPINES Customization: Self-check - add note about online catalog
Terran McCanna [Tue, 23 May 2017 21:21:32 +0000 (17:21 -0400)]
PINES Customization: Self-check - add note about online catalog

Added note to screen referring people to online catalog if they
wish to perform functions not available in self-check such as
paying fines and handling renewals.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoPINES Customization: Self-check text changes
Terran McCanna [Tue, 23 May 2017 21:54:31 +0000 (17:54 -0400)]
PINES Customization: Self-check text changes

Modified login text to make it more user friendly.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
6 years agoKPAC Updates: Summer Reading Program 2017
Terran McCanna [Mon, 15 May 2017 16:43:45 +0000 (12:43 -0400)]
KPAC Updates: Summer Reading Program 2017

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoPINES Customization: Add IMLS logo to footer
Terran McCanna [Thu, 4 May 2017 21:17:50 +0000 (17:17 -0400)]
PINES Customization: Add IMLS logo to footer

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1170514 - Upgrade script for vandelay.auto_overlay_bib_record
Chris Sharp [Tue, 11 Apr 2017 14:20:30 +0000 (10:20 -0400)]
LP#1170514 - Upgrade script for vandelay.auto_overlay_bib_record

This script got missed in the 2.1-2.2 era and finally makes it
in nearly six years later.  Not necessary for sites that began using
Evergreen since then, but harmless to run.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoupdating PINES survey display
Chris Sharp [Mon, 10 Apr 2017 11:01:17 +0000 (07:01 -0400)]
updating PINES survey display

7 years agoPINES Customization: Adding menu link to Android App download.
Terran McCanna [Tue, 21 Mar 2017 14:06:50 +0000 (10:06 -0400)]
PINES Customization: Adding menu link to Android App download.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1672346 - Copy Statistics View
Chris Sharp [Thu, 16 Mar 2017 18:34:16 +0000 (14:34 -0400)]
LP#1672346 - Copy Statistics View

Certain third-party products such as collection development
management providers require copy statistics that are not
readily available in a single report.  This view adds those,
which will also benefit library staff reports generally.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoRevert "LP#1661346 - Add User Setting Type View reporter source"
Chris Sharp [Thu, 16 Mar 2017 19:35:09 +0000 (15:35 -0400)]
Revert "LP#1661346 - Add User Setting Type View reporter source"

This reverts commit 92e3f4615465ce56cbe9ba9f1963a412f1c1aed2.

7 years agoRevert "LP#1661346 - trim quotes from setting value"
Chris Sharp [Thu, 16 Mar 2017 19:34:51 +0000 (15:34 -0400)]
Revert "LP#1661346 - trim quotes from setting value"

This reverts commit d1b90073b092247705f12584adda689535fab71c.

7 years agoPINES Customization - Hide shelf expire time in OPAC because it doesn't
Terran McCanna [Mon, 6 Mar 2017 21:34:49 +0000 (16:34 -0500)]
PINES Customization - Hide shelf expire time in OPAC because it doesn't
always match how long the libraries actually keep the items on the shelves
due to local policy.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoNew Book List Selector
Terran McCanna [Mon, 20 Feb 2017 20:38:24 +0000 (15:38 -0500)]
New Book List Selector

I created a new library dropdown based on the existing org selector
dropdown which dynamically creates the library list for the new book
selector. This replaces the manually-coded new book list selector I
originally put in place in order to get the feature rolled out.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoTemporary Lists: Modifying code to re-show temporary list links
Terran McCanna [Thu, 16 Feb 2017 21:49:07 +0000 (16:49 -0500)]
Temporary Lists: Modifying code to re-show temporary list links
that were disabled due to bug 1639236.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1639236: fix display of temporary list items
Galen Charlton [Wed, 15 Feb 2017 15:26:39 +0000 (10:26 -0500)]
LP#1639236: fix display of temporary list items

Peer to the fix for bug 1638921.

To test
-------
[1] Apply patch.
[2] In public catalog, add one or more bibs to the temporary
    list ('My List').
[3] Click the 'View List' button, then verify that the titles
    are displayed.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoPINES Customization: Hide queue order from My Account Holds Screen
Terran McCanna [Tue, 28 Feb 2017 17:56:52 +0000 (12:56 -0500)]
PINES Customization: Hide queue order from My Account Holds Screen
in OPAC.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1661346 - trim quotes from setting value
Chris Sharp [Tue, 7 Feb 2017 14:29:58 +0000 (09:29 -0500)]
LP#1661346 - trim quotes from setting value

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1661346 - Add User Setting Type View reporter source
Chris Sharp [Thu, 2 Feb 2017 18:07:44 +0000 (13:07 -0500)]
LP#1661346 - Add User Setting Type View reporter source

With our newly-implemented action_trigger.event_definitions
running, it is now desirable to have easier access to the SMS
settings selected by users. This is best accomplished with a
new view that will be linked from the actor.usr object.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1596595 Targeter leverages batch AOUS lookups
Bill Erickson [Tue, 7 Feb 2017 18:59:10 +0000 (13:59 -0500)]
LP#1596595 Targeter leverages batch AOUS lookups

Use the batch-by-org AOUS lookup function to fetch settings with one
cstore call across a wide set of org units.  This reduces the number of
cstore calls required, significantly in some cases, for single-use hold
targeter instances (like placement time targeting, checkin retargeting).

Specifically, in cases where a hold has targetable copies at multiple
circ libs, only one cstore call is needed for each of the
circ.holds.org_unit_target_weight and
circ.holds.target_when_closed settings, as opposed to one cstore call
for each per circ lib.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 AOUS lookup batch by org id
Bill Erickson [Tue, 7 Feb 2017 17:25:01 +0000 (12:25 -0500)]
LP#1596595 AOUS lookup batch by org id

Org unit setting value lookup for batches of org units, instead of the
traditional batches by setting name.

Perl live test included.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoRevert "LP#1596595 AOUS lookup batch by org id"
Chris Sharp [Wed, 8 Feb 2017 17:03:17 +0000 (12:03 -0500)]
Revert "LP#1596595 AOUS lookup batch by org id"

This reverts commit 9b2126e90d75de8e30e381c65c78af7fca46dcb0.

7 years agoRevert "LP#1596595 Targeter leverages batch AOUS lookups"
Chris Sharp [Wed, 8 Feb 2017 17:03:04 +0000 (12:03 -0500)]
Revert "LP#1596595 Targeter leverages batch AOUS lookups"

This reverts commit 63f4975386126b54dfb6d8165c9d58a571b6dc68.

7 years agoLP#1596595 Targeter leverages batch AOUS lookups
Bill Erickson [Tue, 7 Feb 2017 18:59:10 +0000 (13:59 -0500)]
LP#1596595 Targeter leverages batch AOUS lookups

Use the batch-by-org AOUS lookup function to fetch settings with one
cstore call across a wide set of org units.  This reduces the number of
cstore calls required, significantly in some cases, for single-use hold
targeter instances (like placement time targeting, checkin retargeting).

Specifically, in cases where a hold has targetable copies at multiple
circ libs, only one cstore call is needed for each of the
circ.holds.org_unit_target_weight and
circ.holds.target_when_closed settings, as opposed to one cstore call
for each per circ lib.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 AOUS lookup batch by org id
Bill Erickson [Tue, 7 Feb 2017 17:25:01 +0000 (12:25 -0500)]
LP#1596595 AOUS lookup batch by org id

Org unit setting value lookup for batches of org units, instead of the
traditional batches by setting name.

Perl live test included.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoRevert "LP#1596595 AOUS lookup batch by org id"
Chris Sharp [Tue, 7 Feb 2017 23:03:50 +0000 (18:03 -0500)]
Revert "LP#1596595 AOUS lookup batch by org id"

This reverts commit 483d641d4292f73e0473dd9be9bfc29b7d294958.

7 years agoRevert "LP#1596595 Targeter leverages batch AOUS lookups"
Chris Sharp [Tue, 7 Feb 2017 23:03:27 +0000 (18:03 -0500)]
Revert "LP#1596595 Targeter leverages batch AOUS lookups"

This reverts commit 410f75107d8689cd2174bf6f029da5738dfa82b9.

7 years agoLP#1596595 Targeter leverages batch AOUS lookups
Bill Erickson [Tue, 7 Feb 2017 18:59:10 +0000 (13:59 -0500)]
LP#1596595 Targeter leverages batch AOUS lookups

Use the batch-by-org AOUS lookup function to fetch settings with one
cstore call across a wide set of org units.  This reduces the number of
cstore calls required, significantly in some cases, for single-use hold
targeter instances (like placement time targeting, checkin retargeting).

Specifically, in cases where a hold has targetable copies at multiple
circ libs, only one cstore call is needed for each of the
circ.holds.org_unit_target_weight and
circ.holds.target_when_closed settings, as opposed to one cstore call
for each per circ lib.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 AOUS lookup batch by org id
Bill Erickson [Tue, 7 Feb 2017 17:25:01 +0000 (12:25 -0500)]
LP#1596595 AOUS lookup batch by org id

Org unit setting value lookup for batches of org units, instead of the
traditional batches by setting name.

Perl live test included.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 Targeter use child editor for settings
Bill Erickson [Tue, 7 Feb 2017 15:27:52 +0000 (10:27 -0500)]
LP#1596595 Targeter use child editor for settings

Use the CStoreEditor linked to the ::Single (child) targeter object when
possible to fetch org unit setting values.

In cases where settings for many org units have to be retrieved at once,
the settings lookups can take long enough that the in-transaction editor
on the child targeter can timeout.  Using the child's editor directly
for the lookups will prevent this timeout and make the lookups a little
bit faster, since a new connect will not be required for each lookup.

This timeout scenario can occur with settings like
circ.holds.max_org_unit_target_loops and
circ.holds.target_when_closed, when there is wide variety of targetable
copies, because each have to be fetched once per target-able copy circ lib.

A secondary optimization would be a batch org setting lookup that
batches on org unit instead of setting name.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 Targeter accepts a list of hold ID's
Bill Erickson [Thu, 2 Feb 2017 22:00:24 +0000 (17:00 -0500)]
LP#1596595 Targeter accepts a list of hold ID's

Allow the caller to pass a list of hold ID's (consistent with the
current hold targeter).  This resolves the issue where the checkin
process attempts to retarget a set of holds via a single targeter call.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1660059: Protect against null value in group field
Mike Rylander [Tue, 31 Jan 2017 17:35:05 +0000 (12:35 -0500)]
LP#1660059: Protect against null value in group field

If a nullable event grouping field is configured, and a null value is indeed
encountered when pulling together events, the Action/Trigger code will exit
unceremoniously.  To prevent this, we will now collect events with either
a null grouping object or grouping field, and use a new batch invalidation
API call to get rid of them as quickly as possible after group sorting is
complete.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
7 years agoRevert "LP#1660059 - Allow for undef value for A/T Processing Group Context Field"
Chris Sharp [Tue, 31 Jan 2017 20:43:20 +0000 (15:43 -0500)]
Revert "LP#1660059 - Allow for undef value for A/T Processing Group Context Field"

This reverts commit 9636eab1103b69b52d276ea6884bed3b8d549dee.

7 years agoRevert "Adding Bill Erickson's fix for endless open cstore transactions"
Chris Sharp [Tue, 31 Jan 2017 20:43:05 +0000 (15:43 -0500)]
Revert "Adding Bill Erickson's fix for endless open cstore transactions"

This reverts commit c585bfdedac4f2e35bcb0be2daae4a892f413f39.

7 years agoAdding Bill Erickson's fix for endless open cstore transactions
Chris Sharp [Tue, 31 Jan 2017 16:18:21 +0000 (11:18 -0500)]
Adding Bill Erickson's fix for endless open cstore transactions

After applying the fix to LP#1660059, the server running A/T notices
generated multiple cstore processes without closing them.  Changing
xact_commit to commit closes the cstore process after each event is
evaluated.

7 years agoLP#1660059 - Allow for undef value for A/T Processing Group Context Field
Chris Sharp [Sat, 28 Jan 2017 18:19:29 +0000 (13:19 -0500)]
LP#1660059 - Allow for undef value for A/T Processing Group Context Field

For an action_trigger.event_definition that uses action.hold_request.sms_notify
as the Processing Group Context Field/group_field, the event processing
shows multiple Perl warnings and the open-ils.trigger process dies.

Tracing this to the relevant code in Trigger.pm shows that there is a
check to make sure that the fieldmapper object actually exists ($node),
but then assumes that the $ident_value (the actual field) is defined/not null.

Adding an additional check fixes the problem.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1528647 Self-check only accepts user name value if regex
Bob Wicksall [Mon, 6 Jun 2016 17:35:28 +0000 (13:35 -0400)]
LP#1528647 Self-check only accepts user name value if regex
for barcode not set up

This fix allows a patron to log into the self-check interface with either
a barcode or a user name.

Written by: Bob Wicksall <bwicksall@pls-net.org>

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1596595 Hold copy permit test thinko repair
Bill Erickson [Thu, 19 Jan 2017 17:21:11 +0000 (12:21 -0500)]
LP#1596595 Hold copy permit test thinko repair

Pickup and requesting org unit IDs were passed in the wrong order to
the copy permit test.  This resulted in some items, particularly age
protected copies, appearing on the holds pull list even though they were
not (yet) permitted for hold capture at a remoted library.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoNew Book Lists: Final correction to title links
Terran McCanna [Wed, 18 Jan 2017 16:06:15 +0000 (11:06 -0500)]
New Book Lists: Final correction to title links

This was already applied to production during the upgrade process -
adding to GIT here for future reference.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/xsl/ATOM2XHTML.xsl

7 years agoAdding create date and active date to holdings maintenance interface
Chris Sharp [Wed, 18 Jan 2017 18:44:45 +0000 (13:44 -0500)]
Adding create date and active date to holdings maintenance interface

7 years agoRevert "New Book Lists - Title Links"
Chris Sharp [Sun, 15 Jan 2017 21:12:34 +0000 (16:12 -0500)]
Revert "New Book Lists - Title Links"

This reverts commit bd0b61a767a69e42cfa8f69615926878802a3b58.

7 years agoNew Book Lists - Title Links
Terran McCanna [Thu, 12 Jan 2017 16:59:46 +0000 (11:59 -0500)]
New Book Lists - Title Links

Improved title link to go to standard record page that the current
OPAC uses.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoAdding usrname index to upgrade script
Chris Sharp [Wed, 11 Jan 2017 15:15:28 +0000 (10:15 -0500)]
Adding usrname index to upgrade script

7 years agoAdding post-upgrade file.
Chris Sharp [Tue, 10 Jan 2017 23:06:30 +0000 (18:06 -0500)]
Adding post-upgrade file.

7 years agoModify upgrade scripts since we're doing the reingest separately.
Chris Sharp [Tue, 10 Jan 2017 15:24:12 +0000 (10:24 -0500)]
Modify upgrade scripts since we're doing the reingest separately.

7 years agoOPAC Mobile View Display customizations
Terran McCanna [Mon, 9 Jan 2017 17:45:20 +0000 (12:45 -0500)]
OPAC Mobile View Display customizations
Mainly to Lists page and Holds page in My Accounts

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1596595 Find parallel holds in main query
Bill Erickson [Mon, 5 Dec 2016 20:46:41 +0000 (15:46 -0500)]
LP#1596595 Find parallel holds in main query

Identify holds to process by which metarecord the hold is (ultimately)
linked to within the main holds query instead of via a secondary filter.
This avoids the overhead of starting a new batch of hold targeters,
where each process has to fetch all possible holds, then filter down to
those targetable within the current parallel slot.  In thise case, each
process only retrieves the holds it plans to process.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 Hold targeter perl live tests
Bill Erickson [Mon, 15 Aug 2016 16:27:51 +0000 (12:27 -0400)]
LP#1596595 Hold targeter perl live tests

1. Batch of tests for concerto hold 1 / title hold
2. Batch of tests for concerto hold 265 / metarecord hold with
   holdable_formats restriction.
3. --skip-viable test

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 Adds sample metarecord hold to concerto
Bill Erickson [Wed, 5 Oct 2016 16:59:00 +0000 (12:59 -0400)]
LP#1596595 Adds sample metarecord hold to concerto

Adds a holdable_formats option to concerto's populate_hold() function.
Inserts one metarecord hold for testing.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoLP#1596595 Hold targeter refactoring and optimization.
Bill Erickson [Tue, 7 Jun 2016 21:32:14 +0000 (17:32 -0400)]
LP#1596595 Hold targeter refactoring and optimization.

* New open-ils.hold-targeter service

* Ports hold targeter code to a Perl utility function, communicating w/
  the DB via cstore instead of storage.

* Adds a new global flag 'circ.holds.retarget_interval' for configuring
  the hold retarget interval in the database.

* Adds a new DB function to regenerating hold copy maps to make map
  deletion and creation more efficient.

* Adds an option for targeting holds in newest to oldest order.

* Caches all org unit settings per targeter run.

* Adds support for "skip_viable" option.  This tells the hold targeter
  to avoid modifying any holds that target viable copies.  AKA "fix
  broken" mode.

  For example, you might run in skip_viable mode with a retarget
  interval of 24hr once a day to repair non-viable holds, then also run
  the targeter in regular mode once a day with a retarget interval of 48
  hours to give staff 2 days to process viable holds.

* Hold target loops logic changes:

 ** Org units with fewer target attempts are prioritized during loop
    processing.  So, instead of segregating org units into 2 categetories,
    those attempted in the current loop and those not attempted, sort those
    not attempted by the number number of times they have been attempted.
    Within each grouping, prioritize by target weight/proximity as before.

 ** All org units that have been attempted less than the max configured
    amount are on the table for targeting, not just those that have been
    targeted less than the current loop max.  If no orgs with
    less-than-current-max attempts are found, try orgs that match the
    current max (but are still less than the configured max).

 ** When activated, target looping treats the pickup lib like any
    other org unit.  If a targeted copy at the pickup lib remains
    un-captured, at re-target time, a copy at a different branch is
    chosen (if one is available) even if other copies at the pickup
    lib are targetable.

* Parallel targeting support baked into service.

  Teach the targeter to process a subset of holds based on the number of
  parallel targeters at play and the parallel targeting slot each targeter
  instance occupies.

  As with the existing hold targeter, group holds by their metarecord to
  avoid multiple targeter processes targeting the same sets of potential
  copies.

* Logging / code refactoring and clean up.

* New hold_targeter_v2.pl script for batch hold targeting.  Existing
  targeter remains for backwards-compat.

hold_targeter_v2.pl options:

--verbose
    Print process counts

--parallel <parallel-process-count>
    Number of parallel hold processors to run.  This overrides any
    value found in opensrf.xml

--target-all
    Target all active holds, regardless of when they were last targeted.

--skip-viable
    Avoid modifying holds that currently target viable copies.
    In other words, only (re)target holds in a non-viable state.

--retarget-interval
    Override the 'circ.holds.retarget_interval' global_flag value.

--parallel-init-sleep
    Time to wait between starting each parallel instance.  Useful for
    avoiding dog-piling the DB.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoNew Book Lists: More fixes
Terran McCanna [Mon, 9 Jan 2017 14:33:02 +0000 (09:33 -0500)]
New Book Lists: More fixes
Changed title and added 'On Order' message for new records that aren't
available for holds or checkout yet.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoChanging hard-coded string to allow locale to work.
Chris Sharp [Mon, 9 Jan 2017 12:30:45 +0000 (07:30 -0500)]
Changing hard-coded string to allow locale to work.

7 years agoNew Book Lists: Additional tweaks for author and image display
Terran McCanna [Thu, 5 Jan 2017 20:42:50 +0000 (15:42 -0500)]
New Book Lists: Additional tweaks for author and image display

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoNew Book Lists
Terran McCanna [Thu, 5 Jan 2017 19:03:41 +0000 (14:03 -0500)]
New Book Lists
Adding functionality to PINES home page so that patrons can select
a library and see a list of new materials.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoAdd Invoice Summary Reporting View.
Chris Sharp [Thu, 15 Dec 2016 19:20:36 +0000 (14:20 -0500)]
Add Invoice Summary Reporting View.

Before now, there have been no easy ways to gather acq
receiving totals from reports.  Here is an attempt to remedy
that situation.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agobetter idea with Check Number
Jason Etheridge [Mon, 14 Nov 2016 21:44:25 +0000 (16:44 -0500)]
better idea with Check Number

unset default Check Number, disable widget if not Check Payment,
and disable Apply Payment button if Check Payment with invalid Check Number

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
7 years agowebstaff: default Check Number to 1
Jason Etheridge [Mon, 14 Nov 2016 21:03:56 +0000 (16:03 -0500)]
webstaff: default Check Number to 1

instead of 0, so that it doesn't speedbump payments (of any type)

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
7 years agoDriver's license guidelines
Terran McCanna [Tue, 3 Jan 2017 23:27:44 +0000 (18:27 -0500)]
Driver's license guidelines
Added on-screen tip to remind staff how driver's licenses should be
entered in PINES.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoHide Email Checkout Receipts Option
Terran McCanna [Tue, 3 Jan 2017 23:26:00 +0000 (18:26 -0500)]
Hide Email Checkout Receipts Option

This doesn't work in the staff client, so hiding option from the patron
self-registration form and from the patron's My Account settings until
we have moved to the web client. (It still appears in the staff client,
so can be set there, but it will be virtually non-functional if set.)

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoShelf Browser display - bug fix
Terran McCanna [Tue, 3 Jan 2017 22:31:50 +0000 (17:31 -0500)]
Shelf Browser display - bug fix

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoTemporary Lists: Hide temporary list functionality until bug is resolved.
Terran McCanna [Tue, 3 Jan 2017 22:12:00 +0000 (17:12 -0500)]
Temporary Lists: Hide temporary list functionality until bug is resolved.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoHiding sort option for Popularity Adjusted Relevance.
Terran McCanna [Tue, 3 Jan 2017 21:38:03 +0000 (16:38 -0500)]
Hiding sort option for Popularity Adjusted Relevance.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1360347 - Acq custom copy status at receiving
Chris Sharp [Tue, 23 Aug 2016 12:53:41 +0000 (08:53 -0400)]
LP#1360347 - Acq custom copy status at receiving

Current acq behavior is that received items get a
copy status of "In Process".  This status is typically
holdable and opac_visible, and some libraries have a need
for an intermediate status between "On Order" and "In Process".

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoFix SIP timeouts due to invalid sessions
Dan Scott [Thu, 1 Dec 2016 22:24:01 +0000 (17:24 -0500)]
Fix SIP timeouts due to invalid sessions

Signed-off-by: Dan Scott <dscott@laurentian.ca>
7 years agoLP#1643932 - Fix search slowness when patron searching by username
Chris Sharp [Mon, 5 Dec 2016 22:46:02 +0000 (17:46 -0500)]
LP#1643932 - Fix search slowness when patron searching by username

Bug 1501781 introduced a feature to improve patron name searching,
but which was causing very slow queries when searching by username.
Adding an index to username solves the slowness problem.

Suggested by Mike Rylander.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1586509 Bug fix to LP#1352542 caused extraneous blank line to appear in
Dan Pearl [Thu, 2 Jun 2016 19:17:44 +0000 (15:17 -0400)]
LP#1586509 Bug fix to LP#1352542 caused extraneous blank line to appear in
spine label.  This affected LC call numbers that had only one cutter number
plus additional text following.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
7 years agoLP#1594937 Fix off-by-one display of closed dates
Dan Scott [Mon, 12 Dec 2016 21:13:00 +0000 (16:13 -0500)]
LP#1594937 Fix off-by-one display of closed dates

The switch to toISOString() to format dates introduced an off-by-one error in
the closed dates display, showing one extra day of closure due to the timezone
being ignored in toISOString().

toLocaleDateString() is the future of locale-sensitive date formats. In XUL,
because it is an old version of Firefox, it lacks locale sensitivity, but for
the purposes of the web staff client it's a good base to build on as even
Internet Explorer supports the locale and options arguments as of IE 11.

And for the immediate purposes of showing the right dates in the closed dates
editor, it works.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1432753 Restore "All day" verbiage to Closed Dates editor
Dan Scott [Mon, 12 Dec 2016 20:39:08 +0000 (15:39 -0500)]
LP#1432753 Restore "All day" verbiage to Closed Dates editor

Commit ede7e78925 replaced the JSAN calls to util.date.formatted_date() with
inline date/time handling, in the process returning times with granularity to
the minute instead of to the second. This resulted in the test for "all day"
closings always failing.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP#1528916 Patron Holds Ready/Total
Kyle Huckins [Tue, 4 Oct 2016 16:01:02 +0000 (09:01 -0700)]
LP#1528916 Patron Holds Ready/Total

Switch order or patron_stats().holds.ready and
patron_stats().holds.total in t_summary and patron
index.

Signed-off-by: Kyle Huckins <khuckins@catalystdevworks.com>
 Changes to be committed:
modified:   Open-ILS/src/templates/staff/circ/patron/index.tt2
modified:   Open-ILS/src/templates/staff/circ/patron/t_summary.tt2

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
7 years agoRevert "Returning all selfcheck templates to stock versions."
Chris Sharp [Tue, 13 Dec 2016 16:56:33 +0000 (11:56 -0500)]
Revert "Returning all selfcheck templates to stock versions."

This reverts commit 2d1fbbf5de79758b9c8b36863135554ecbdf9d18.

7 years agoReturning all selfcheck templates to stock versions.
Chris Sharp [Tue, 13 Dec 2016 16:47:30 +0000 (11:47 -0500)]
Returning all selfcheck templates to stock versions.

7 years agoSince we only have bits and pieces of Spanish translations for our
Terran McCanna [Mon, 12 Dec 2016 19:05:01 +0000 (14:05 -0500)]
Since we only have bits and pieces of Spanish translations for our
customized KPAC right now, removing the parts that would display in
Spanish if Spanish has been selected in the OPAC. In the future when
all parts of the KPAC have been translated and graphic buttons have
been switched to text buttons that can be translated, we will then
need to go back in and re-add the language markup to allow the
translations to occur.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoHiding parent link from branch info pages to prevent confusion when patrons
Terran McCanna [Mon, 12 Dec 2016 19:17:51 +0000 (14:17 -0500)]
Hiding parent link from branch info pages to prevent confusion when patrons
see system hours (and other info) and think that they are the same as
branch hours.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1647819 - Missing closing angle bracket in anon_list.tt2
Chris Sharp [Tue, 6 Dec 2016 18:42:58 +0000 (13:42 -0500)]
LP#1647819 - Missing closing angle bracket in anon_list.tt2

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/anon_list.tt2

7 years agoLP#1647819 - Missing closing angle bracket in anon_list.tt2
Chris Sharp [Tue, 6 Dec 2016 18:42:58 +0000 (13:42 -0500)]
LP#1647819 - Missing closing angle bracket in anon_list.tt2

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLanguage files - a few more corrections.
Terran McCanna [Thu, 1 Dec 2016 22:48:05 +0000 (17:48 -0500)]
Language files - a few more corrections.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLanguage - here are three files I missed including in the prior
Terran McCanna [Thu, 1 Dec 2016 15:53:17 +0000 (10:53 -0500)]
Language - here are three files I missed including in the prior
collection of translation-related files.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoOPAC Updates related to page text and translations. Also required are the
Terran McCanna [Wed, 30 Nov 2016 23:01:36 +0000 (18:01 -0500)]
OPAC Updates related to page text and translations. Also required are the
en-PINES.po custom text file and the es-ES.po translation file.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/pref_lib_display.tt2

7 years agoRestoring selfcheck.js to stock version
Chris Sharp [Wed, 23 Nov 2016 13:21:34 +0000 (08:21 -0500)]
Restoring selfcheck.js to stock version

7 years agoLists page - re-added note and link to Lists instructions
Terran McCanna [Mon, 21 Nov 2016 19:37:29 +0000 (14:37 -0500)]
Lists page - re-added note and link to Lists instructions

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoUI tweaks to the basic search form so that it looks better on smaller
Terran McCanna [Mon, 21 Nov 2016 23:14:02 +0000 (18:14 -0500)]
UI tweaks to the basic search form so that it looks better on smaller
screens.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoOPAC 'preferred library' - removed question mark link
Chris Sharp [Tue, 22 Nov 2016 13:56:19 +0000 (08:56 -0500)]
OPAC 'preferred library' - removed question mark link

since it doesn't go to a meaningful page and confuses patrons.

(Terran)

7 years agoOPAC advanced search page UI tweaks. (Terran)
Chris Sharp [Tue, 22 Nov 2016 13:54:26 +0000 (08:54 -0500)]
OPAC advanced search page UI tweaks. (Terran)

7 years agoRolling prefs_notify.tt2 back to stock 2.11.1.
Chris Sharp [Tue, 22 Nov 2016 13:20:54 +0000 (08:20 -0500)]
Rolling prefs_notify.tt2 back to stock 2.11.1.

7 years agoChecking out stock version of lists.tt2 to re-customize
Chris Sharp [Mon, 21 Nov 2016 19:15:17 +0000 (14:15 -0500)]
Checking out stock version of lists.tt2 to re-customize

7 years agoRestoring stock advanced search template while we troubleshoot.
Chris Sharp [Mon, 14 Nov 2016 20:02:49 +0000 (15:02 -0500)]
Restoring stock advanced search template while we troubleshoot.

7 years agoLP#1639782 - Add Active Date to Item Status Column Picker
Chris Sharp [Mon, 7 Nov 2016 12:40:24 +0000 (07:40 -0500)]
LP#1639782 - Add Active Date to Item Status Column Picker

Circ and Cataloging staff need a quick way to view the Active
Date of an item in the "Item Status" (F5) interface.  This
makes that column available for selection.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoPINES already has 0977 applied, so comment it out.
Chris Sharp [Mon, 31 Oct 2016 17:21:20 +0000 (13:21 -0400)]
PINES already has 0977 applied, so comment it out.

7 years agoCreating PINES pre-upgrade script. Drop public.demographic view
Chris Sharp [Mon, 31 Oct 2016 15:45:16 +0000 (11:45 -0400)]
Creating PINES pre-upgrade script.  Drop public.demographic view

7 years agoAddition of new item format icon for direct audio (ie, Playaways and
Terran McCanna [Mon, 8 Aug 2016 17:31:33 +0000 (13:31 -0400)]
Addition of new item format icon for direct audio (ie, Playaways and
similar items that are pre-loaded with audiobooks and do not require
access to a computer to use).

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1599634 - Remove DROP VIEW statement, add .sql to name.
Chris Sharp [Fri, 15 Jul 2016 20:09:56 +0000 (16:09 -0400)]
LP#1599634 - Remove DROP VIEW statement, add .sql to name.

When running the upgrade script, the DROP VIEW statement resulted in an
error since the view did not already exist.  You could add IF EXISTS, but
CREATE OR REPLACE VIEW is sufficient.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoLP1599634 Circulation report source to include in-house(non cat), and non cat circ
blake [Thu, 7 Jul 2016 20:01:36 +0000 (15:01 -0500)]
LP1599634 Circulation report source to include in-house(non cat), and non cat circ

Added a simple view and supporting IDL. This will allow all the circulation
data to output in the same report.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/src/sql/Pg/090.schema.action.sql

7 years agoLP#1610246 Classic Circulation View excluding circulations
Chris Sharp [Fri, 5 Aug 2016 13:27:23 +0000 (09:27 -0400)]
LP#1610246 Classic Circulation View excluding circulations

The reporter.classic_current_circ view, which is available via
Open-ILS/src/sql/Pg/example.reporter-extension.sql, was excluding
circulations because it was assuming all users have a billing address
This branch corrects that with a LEFT JOIN.

No upgrade script will be included since these views are not assumed
to be installed by all Evergreen instances.  Please re-run the
example.reporter-extension.sql file to apply this change for your
instance.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoUpdates to KPAC Features (addition of TumbleBooks)
Terran McCanna [Tue, 5 Jul 2016 13:11:00 +0000 (09:11 -0400)]
Updates to KPAC Features (addition of TumbleBooks)

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
7 years agoLP#1528647 Self-check only accepts user name value if regex
Terran McCanna [Thu, 2 Jun 2016 21:52:02 +0000 (17:52 -0400)]
LP#1528647 Self-check only accepts user name value if regex
for barcode not set up

This patch was written by Bob Wicksall and posted to launchpad. I've
tested on my own server and packaged it for review here.

The fix allows a patron to log into the self-check interface with either
a barcode or a user name.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Revert "LP#1528647 Self-check only accepts user name value if regex"

Terran reports this not working as expected.

This reverts commit 0eb3a73c2fba4f609c0dab015a843a550e03516e.

LP#1528647 Self-check only accepts user name value if regex
for barcode not set up

This fix allows a patron to log into the self-check interface with either
a barcode or a user name.

Written by: Bob Wicksall <bwicksall@pls-net.org>

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
LP#1528647 Self-check only accepts user name value if regex for barcode
not set up

The original fix only worked if password was not required for self-check.
This fix allows it to work when password is required as well.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>