Chris Sharp [Fri, 14 Aug 2020 13:11:30 +0000 (09:11 -0400)]
Quipu eCard Integration for PINES
Altering KCLS's Quipu eCard implementation to align
with PINES's needs, with an eye towards a generic feature
that could be submitted to Evergreen master.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Bill Erickson [Tue, 7 Jul 2020 14:41:36 +0000 (10:41 -0400)]
KCLS Quipu integration bits
Notes:
1. See constants along the top of Ecard.pm which will need changing.
2. Ecard.pm add_stat_cats() is very kcls-specific
3. The vendor login uses a new password type 'ecard_vendor' which does
not have the intermediate md5 hashing.
4. Ecard.pm and templates have header/footer stuff that's specific to
bibliocommons and should be removed.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Thu, 18 Jun 2020 17:58:31 +0000 (13:58 -0400)]
PINES Staff Client Splash Page Updates
Update MARC batch import/export link, update http to https.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Thu, 18 Jun 2020 17:19:34 +0000 (13:19 -0400)]
up the hard-coded value for the record query limit in record bucket UI
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Fri, 10 Jan 2020 16:01:57 +0000 (11:01 -0500)]
PINES Customization: Specific Due Date Box
This widens the specific due date box on the patron checkout
screen so that the full date is visible. This will probably
be fixed in master at some point, but fixing it locally
for the time being.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
oajulianclementson [Fri, 31 Jan 2020 22:51:35 +0000 (22:51 +0000)]
LP#
1842297: Allow for login redirect with hostname
oajulianclementson [Tue, 7 Jan 2020 17:14:17 +0000 (17:14 +0000)]
LP#
1842297: Fix - finds org parent reliably
Julian Clementson [Tue, 1 Oct 2019 15:17:53 +0000 (16:17 +0100)]
LP#
1842297: Implements patron sign-on to the OpenAthens service.
Allows global or local administrators to configure a connection to the
OpenAthens cloud-based single sign-on service. Allows patrons to connect
seamlessly to third party resources that use OpenAthens authentication.
For more detailed feature description visit
https://wiki.evergreen-ils.org/doku.php?id=dev%3Aproposal%3Aopenathens_integration
Signed-off-by: Julian Clementson <julian.clementson@openathens.net>
Terran McCanna [Thu, 19 Dec 2019 19:25:53 +0000 (14:25 -0500)]
PINES Self-check Customization
New PINES logo and matching color scheme
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 17 Oct 2019 18:22:37 +0000 (14:22 -0400)]
Customization of self-check interface so that username, password,
and barcode text banners appear in different colors in an effort
to make it clearer to patrons that they are being asked for a
different type of information.
Note that that this also tweaks the password check because the old
format was different from current master and no longer working correctly.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 12 Dec 2019 22:32:45 +0000 (17:32 -0500)]
PINES logo and color scheme changes
For January 2020 upgrade
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 9 Dec 2019 17:25:07 +0000 (12:25 -0500)]
PINES Staff Client Logo Update
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Mon, 9 Dec 2019 16:53:49 +0000 (11:53 -0500)]
Add new PINES logo.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Chris Sharp [Fri, 22 Nov 2019 20:18:57 +0000 (15:18 -0500)]
LP#
1849334 - Protect precat volumes from accidental staff edits
It is possible to edit the precat volume (id = -1) in a batch
volume/copy edit in the webclient. We assume that valid changeable
volumes have an id > 0, then allow changes.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Chris Sharp [Tue, 20 Aug 2019 11:11:41 +0000 (07:11 -0400)]
Remove "In Receiving" status from magical status list
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Chris Sharp [Fri, 2 Aug 2019 15:15:09 +0000 (11:15 -0400)]
Adding 'In Receiving' status to back-end functionality.
Terran McCanna [Mon, 29 Jul 2019 14:37:41 +0000 (10:37 -0400)]
PINES Customization: Alter wording for COPY_CIRC_NOT_ALLOWED
Change wording of COPY_CIRC_NOT_ALLOWED message because the default
wording indicates that it is a problem with the copy, but it can
also be triggered when there is a problem with the user (such as when
a Digital Only user attempts to check out a physical item).
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Bill Erickson [Fri, 25 Aug 2017 19:46:31 +0000 (15:46 -0400)]
LP#
1713138 EDI buyer codes from RFF+API
Support extracting buyer code (AKE edi_account.vendcode) values directly
from the EDI RFF+API field. This provides better matching to
edi_accounts based on vendcode values for inbound EDI messages.
The code will still fall back to extracting vendcodes appended to the SAN,
when no RFF+API is present.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Chris Sharp [Tue, 20 Jun 2017 13:05:07 +0000 (09:05 -0400)]
LP#
1630271 - Add Purchase Order Summary View
The purchase order reporting source contains several fields that are
available in the reporter but are non-functional (because they are
generated on-the-fly within user interfaces). This view allows a
similar calculation and provides access back to the PO object as well.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Wed, 6 Mar 2019 21:14:22 +0000 (16:14 -0500)]
PINES Customization: Link to spine label documentation
To be added on top of Adam's spine label work.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Sat, 5 Jan 2019 00:22:30 +0000 (19:22 -0500)]
PINES Cust: Don't auto-open added content in staff client
Novelist and Syndetics content will still automatically open in
the OPAC but not in the staff client, which should improve client
performance.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 20 Feb 2019 20:10:37 +0000 (15:10 -0500)]
PINES Custom Default Spine & Pocket Label Template Code
This strips out old and unnecessary comments and code that is
no longer used after Adam's work is applied.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 6 Feb 2019 17:53:38 +0000 (12:53 -0500)]
PINES Custom UI Change: Date Field on Circ Screen
Forced size of custom date selector on checkout screen since
it is too small. This will probably be fixed differently in
master later, but this will help us for now.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 13 Feb 2019 23:27:27 +0000 (18:27 -0500)]
PINES Customization: Link to spine label documentation
To be added on top of Adam's spine label work.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Cesar Velez [Tue, 16 Oct 2018 20:44:07 +0000 (16:44 -0400)]
LP#
1797973 - misc UI fixes where eg-org-selector expands too much
The new template for the type-ahead OU selector needs to width bound
by a parent container, this adds one where needed.
Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Chris Sharp [Wed, 23 Jan 2019 18:52:31 +0000 (13:52 -0500)]
adding xact rollback & begin
Tiffany Little [Mon, 21 Jan 2019 16:29:27 +0000 (11:29 -0500)]
Removes red notice about emailed queue complete notice on LMOR.
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Tiffany Little [Mon, 21 Jan 2019 14:38:10 +0000 (09:38 -0500)]
Returns Activate PO ticky to LMOR
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Tiffany Little [Thu, 10 Jan 2019 17:13:13 +0000 (12:13 -0500)]
Adds documentation links to acqadmin menus
Adds links to appropriate PINES wiki pages for remaining Dojo Acquisition administration menus. Additionally also marks required fields on Load MARC Order Records page.
Tiffany Little [Tue, 15 Jan 2019 15:33:09 +0000 (10:33 -0500)]
Removes checkin date column
Tiffany Little [Thu, 10 Jan 2019 13:22:14 +0000 (08:22 -0500)]
Removes Circ ID and fixes publisher
Tiffany Little [Tue, 8 Jan 2019 15:58:04 +0000 (10:58 -0500)]
Removes edition, due date, floating and holds count
Tiffany Little [Tue, 27 Nov 2018 16:27:14 +0000 (11:27 -0500)]
Removed auto-populate of column options in Item Bucket, individually outlined column options in alphabetical order.
Tiffany Little [Tue, 8 Jan 2019 14:47:49 +0000 (09:47 -0500)]
Removes "Activate PO" ticky box on the Load MARC Order Records page.
Terran McCanna [Sat, 5 Jan 2019 01:22:17 +0000 (20:22 -0500)]
PINES Cust: Make offline interface alerts bolder
This overwrites the bootstrap CSS just for the offline
circulation page alerts boxes.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Tue, 11 Dec 2018 00:31:49 +0000 (19:31 -0500)]
PINES Customization: Patron Summary Link to Library
Turn patron home library name on the patron summary bar into
a link to the library's contact info page.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Wed, 2 Jan 2019 12:21:56 +0000 (07:21 -0500)]
LP#
1810296: Fix selfcheck patron password setting check
Previously, the selfcheck ignored this setting if it was
set to "False", since the setting value is stored as text
and the truth test always succeeded. Instead, explicitly
check that the setting is "True".
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Mon, 10 Dec 2018 19:43:07 +0000 (14:43 -0500)]
PINES Custom Hold Shelf Slip
Updated to include new preferred name at top of slip (when
present).
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 12 Dec 2018 17:14:54 +0000 (12:14 -0500)]
PINES CSS Customizations
Restores previous CSS customizations that got knocked out
somewhere along the way.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 10 Dec 2018 19:17:42 +0000 (14:17 -0500)]
PINES Customization: Alert when no hold notification options
Present an alert if no notification options are selected in
both the OPAC and web staff client.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 10 Dec 2018 20:36:05 +0000 (15:36 -0500)]
PINES Custom Offline Checkout and Renew Receipts
- Correct due date to not show due time.
- Show 'Non-cataloged Item' text when there is no barcode.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
McCanna [Mon, 5 Nov 2018 18:18:46 +0000 (13:18 -0500)]
PINES Cust: Fix layout for Patron Edit Form
Readjustments to previous customizations that no longer work
properly with 3.2. Also added links to relevant documentation.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Sun, 8 Oct 2017 02:44:49 +0000 (22:44 -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>
McCanna [Fri, 13 Apr 2018 16:15:40 +0000 (12:15 -0400)]
Customization to default print template for Hold Shelf Slip
Fixed alignment of notification options.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Fri, 13 Apr 2018 16:25:47 +0000 (12:25 -0400)]
PINES Customization to Self-check Wording
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Tue, 13 Mar 2018 15:48:44 +0000 (11:48 -0400)]
PINES Customization for Default Patron Data Print Template
Added formatting and signature block.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Thu, 15 Feb 2018 22:37:30 +0000 (17:37 -0500)]
Modify custom default hold transit slip to include note
that item is needed for a hold. (This was at the request
of several libraries who prioritize their sorting based
on whether items are needed for holds or not.)
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Wed, 24 Jan 2018 17:34:46 +0000 (12:34 -0500)]
fix IP redirection by pulling the X-Real-IP header
Terran McCanna [Wed, 10 Jan 2018 21:56:38 +0000 (16:56 -0500)]
PINES Customization: Hide Claims Never Checked Out Action
On the patron account's Items Out screen, hide the
Mark Claims Never Checked Out action since we do not use
it in PINES and there is no associated permission to prevent
it from working.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 27 Dec 2017 23:23:31 +0000 (18:23 -0500)]
Temp Fix for Patron Account Expiring Soon Message
Marked as temp fix for testing before packaging for submission
to launchpad bug
1726918.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 20 Dec 2017 22:35:40 +0000 (17:35 -0500)]
PINES Customization: Set default damaged billing type
This sets the default billing type when marking an item damaged to
'Damaged Materials' which is ID 106 in our database.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 21 Dec 2017 20:40:46 +0000 (15:40 -0500)]
PINES Customization: Require patron identification
Requires something to be entered in the ID value field
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 27 Dec 2017 20:58:15 +0000 (15:58 -0500)]
PINES Cust: Reset Patron Search Form with Defaults
Change code to refresh page instead of clearing individual fields,
which resets fields to the defaults we want (inactive checked and
org unit to consortium).
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 20 Dec 2017 18:57:44 +0000 (13:57 -0500)]
PINES Customization: Hide Barred Checkbox on New Patron Reg
Hide the barred checkbox when creating a new patron account because
it is unnecessary. Display it only when editing accounts.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 20 Dec 2017 18:45:44 +0000 (13:45 -0500)]
Fix for PINES-Specific Holdings Sort Order
See Tom Berezansky's original fix at:
http://git.evergreen-ils.org/?p=evergreen/pines.git;a=commit;h=
adc566e152d10796b73c992a16ae46e69cc3ab77
Some changes to the base code required this fix to be updated.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Tue, 19 Dec 2017 14:07:07 +0000 (09:07 -0500)]
remove offline blocked list download button
McCanna [Mon, 4 Dec 2017 22:51:00 +0000 (17:51 -0500)]
PINES OPAC Fix: Holdings Navigation
Add in OPAC code from Master to calculate the number of copies.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Mon, 27 Nov 2017 19:57:50 +0000 (14:57 -0500)]
adding PINES PO file
Chris Sharp [Thu, 2 Nov 2017 10:56:47 +0000 (06:56 -0400)]
PINES Receipt Template Customizations for Web Client
Corrected branch error
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 22:07:00 +0000 (17:07 -0500)]
Staff Client Customization: Browser Tab Naming
Changed tab names from Evergreen Staff XXX to PINES: XXX
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 21:27:08 +0000 (16:27 -0500)]
Staff Client Customization: Backdate Checkin Alert
Makes onscreen checkin alert more obvious.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 21:15:55 +0000 (16:15 -0500)]
Staff Client Customization: Change Wording on PreCat Form
Change 'ISBN' to 'Call Number' on field label.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 20:57:21 +0000 (15:57 -0500)]
Staff Client Customization: Hide Delete Patrons Button
Hide Delete Patrons button from user buckets (function was
not allowed by permissions, so no need to even show it).
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 20:51:03 +0000 (15:51 -0500)]
Staff Client Customization: Search Menu Wording
Changed Basic Search to Advanced Search to more accurately
reflect the screen it goes to.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
McCanna [Wed, 8 Nov 2017 20:35:19 +0000 (15:35 -0500)]
Staff Client Customization: Patron Registration Form Tweaks
- Fixed alignment of checkboxes.
- Hid Claims returned on new patron registration form.
- Hid Claims never checked out.
- Made survey drop 'up' instead of dropdown so it
doesn't disappear off of page.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Aug 2017 15:55:40 +0000 (11:55 -0400)]
PINES Staff Splash Screen for Web Client
Adjusted order of icons so that Reports is before Quick Reports
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 3 Aug 2017 17:40:26 +0000 (13:40 -0400)]
Default Print Templates - PINES Customizations
Customized default print templates for PINES so that each library
will have a good starting point to work from.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
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>
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>
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>
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>
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>
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>
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>
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.
Language - here are three files I missed including in the prior
collection of translation-related files.
Language files - a few more corrections.
Changing hard-coded string to allow locale to work.
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
Chris Sharp [Wed, 23 Nov 2016 13:21:34 +0000 (08:21 -0500)]
Restoring selfcheck.js to stock version
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>
Chris Sharp [Tue, 5 Jan 2016 20:13:12 +0000 (15:13 -0500)]
adding login redirection page
Chris Sharp [Tue, 5 Jan 2016 18:32:37 +0000 (13:32 -0500)]
Adding PINES-ified notification wordings.
Terran McCanna [Wed, 30 Dec 2015 19:08:16 +0000 (14:08 -0500)]
Changes to splash screen and receipt template defaults for web client.
(Note: Could not test on terran-testbox since it is not https-enabled,
so I could not log in to the web client.)
These changes undo a couple of small things I tried to tweak on the web
client that didn't work the way I hoped they would.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Wed, 30 Dec 2015 19:02:33 +0000 (14:02 -0500)]
Self-Check changes in preparation for upgrade:
Changed wording on some of the on-screen directions.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Thomas Berezansky [Tue, 22 Dec 2015 18:11:47 +0000 (13:11 -0500)]
Selfcheck Cookie Path
Change base.xul/base.js to support a "cookie path" option to limit what paths
will use the login cookie, then tell the selfcheck interface to use it.
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Terran McCanna [Mon, 21 Dec 2015 20:08:00 +0000 (15:08 -0500)]
Additional changes to the self-check interface.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 21 Dec 2015 21:21:47 +0000 (16:21 -0500)]
Images for new "no image available" functionality.
Lines 94-104 in eg_vhost.conf need to be un-commented.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Thu, 17 Dec 2015 23:24:34 +0000 (18:24 -0500)]
These are modifications to the Evergreen self-check interface to:
1. Fix bugs with printing holds and fines.
2. Improve page layout overall, and with consideration for
1024x768 resolution monitors that a lot of libraries use.
3. Hide hold status from view on holds table.
4. Hide buttons/fields from screen when user is not logged in.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/circ/selfcheck/banner.tt2
Terran McCanna [Thu, 10 Sep 2015 19:23:42 +0000 (15:23 -0400)]
Change links old library map to new interactive library locator map.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Terran McCanna [Mon, 31 Aug 2015 18:53:12 +0000 (14:53 -0400)]
Enabled Google Analytics for OPAC usage tracking.
Chris Sharp [Wed, 1 Apr 2015 17:16:03 +0000 (13:16 -0400)]
branding the built-in selfcheck interface for PINES
Michael Peters [Thu, 20 Nov 2014 22:41:44 +0000 (17:41 -0500)]
Make users_of_interest test for defined actor.usr.card values
If the open-ils.collections.users_of_interest API encounters a patron that
has a null "card" value in actor.usr the API will crash with an error like:
Received Exception:
Name: osrfMethodException
Status: *** Call to [open-ils.collections.users_of_interest.retrieve] failed for session [
1416515351.333446.
1416515351406], thread trace [1]:
Can't call method "barcode" on an undefined value at /usr/local/share/perl/5.14.2/OpenILS/Application/Collections.pm line 299.
This patches users_of_interest to be sure that the user has a defined value
for actor.usr.card before proceeding to pull out the barcode for the results
of the API call.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Collections.pm
Chris Sharp [Tue, 26 Nov 2013 16:35:43 +0000 (11:35 -0500)]
Removing "Bib Call Number" from the advanced numeric search options.
Commenting out Bib Call Number and uncommenting Call Number Browse.
Conflicts:
Open-ILS/src/templates/opac/parts/advanced/numeric.tt2
Chris Sharp [Fri, 22 Nov 2013 15:18:58 +0000 (10:18 -0500)]
Allowing unfillable hold placement in the staff client, not the OPAC
In PINES, we do not allow patrons to override hold policies, but staff
may in certain circumstances. This change makes the option visible in
the staff client, but not the OPAC.
Terran McCanna [Tue, 24 Sep 2013 18:51:21 +0000 (14:51 -0400)]
KPAC squashed
This combines multiple KPAC customizations into a single commit.
Conflicts:
Open-ILS/src/templates/kpac/home.tt2
Open-ILS/src/templates/kpac/parts/copy_table.tt2
Open-ILS/src/templates/kpac/parts/header.tt2
Open-ILS/web/css/skin/default/kpac/style.css
Conflicts:
Open-ILS/src/templates/kpac/parts/copy_table.tt2
Open-ILS/web/css/skin/default/kpac/style.css
Updated dewey.tt2
PINES customization of KPAC - beta ready for testing
Removing "kpac-original" directory in order to keep a clean source directory.
Image handling has changed in the new version...
Removing PINES-customized code that referred to a now-missing image.
Modifications to quick search functions and stylesheet.
Conflicts:
Open-ILS/web/css/skin/default/kpac/style.css
Testing modifications to navigation.
Further tweaks to search limits and modifications to book bag links.
Small changes to Search Limit names and Category names.
Correcting file path for PINES logo on KPAC.
PINES KPAC landing page doesn't include the Print button.
Temporarily hid Add to List functionality until it can be further developed.
Adding KPAC link to header and footer.
Modified style guide to emphasize call numbers in search results and item display.
Attempt to fix default pickup location bug when user is not logged in.
Conflicts:
Open-ILS/src/templates/kpac/getit.tt2
fixed problem with referencing wrong org selector
Conflicts:
Open-ILS/src/templates/kpac/getit.tt2
temporary workaround for holds error when user isn't logged in and doesn't select a pickup location
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGKPacLoader.pm
Adding fix for KPAC hold placement.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Corrected version of kpac.xml with properly nested preset searches
Added README and graphics template for use of KPAC graphics.
Conflicts:
Open-ILS/examples/kpac.xml
Added Nutrition subcategory under Early Learning category in KPAC.
Add GALILEO for Kids link to KPAC header.
Syncing kpac.xml with rel_2_5_1_kpac
Change to allow KPAC to display more than one format icon (like OPAC).
Fix for KPAC multi-format items
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/record.tt2
Open-ILS/web/css/skin/default/kpac/style.css
KPAC Login Redirect Fix
Fixes the redirect from the KPAC login to return back to the
home page of the KPAC from the /opac/login screen, rather
than back to the /opac/home screen, which is the current
behavior, and confuses users of the KPAC when they end
up back in the OPAC after having logged in.
Modified KPAC login code to redirect to KPAC after logging in
Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/parts/header.tt2
Fix for too-large header sizes causing display issues in KPAC
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Fix for KPAC holdings display issue.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC 2.7 Upgrade Tweaks
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Adds B4 Book Log icon and link to KPAC search results page and
KPAC item details page.
(This is a PINES-only customization.)
Adds B4 Book Log icon to KPAC search results page and
KPAC item details page.
Conflicts:
Open-ILS/src/templates/kpac/parts/record_row.tt2
Open-ILS/src/templates/kpac/record.tt2
Updated link to old library map to new library locator map in KPAC.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Improvements to KPAC list display, especially adding
display of list annotations that were not shown.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/kpac/parts/record_row.tt2
Open-ILS/src/templates/kpac/results.tt2
Removed added content from the KPAC for now since it doesn't
display properly. Possibly add back in later if we can get
the NoveList content to pull in right.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC changes in preparation for upgrade:
1. Biggest change was to move the library selector box to the main
search panel instead of on the side - had to modify quite a few files
in order to make this work and pass the values correctly.
2. Also changed the feature icons to use links instead of search terms
to allow more control over search limits and sorting and to see if
caching the searches would improve response speed.
3. A number of smaller UI changes.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC - Hold results not displaying item title and throwing log error
I believe the path comparison operator in the 'load' subroutine has
a flaw in logic caused by a path-naming problem. The path-matching
function recognizes the kpac/getit_results path as matching positively
for both the load_getit subroutine and the load_getit_results subroutine.
This patch reverses the order in which the matching occurs in an attempt
to resolve the conflict.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
I've redone all of the kpac category links so they no longer use
a link shortener. I also rearranged some of the links so that there
are more options on the home page.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/examples/kpac.xml
Updates to KPAC Features (addition of TumbleBooks)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
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>
KPAC Config File: Feature Page Reset
Fresh version of kpac.xml file ready for upgrade to 3.0.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
KPAC Fix to broken image links
Removes cache info from image links in KPAC because
it was causing links on Dewey page to break.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC Art and Features for SRP 2018
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
PINES KPAC: Summer Reading 2019 Topics
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC Update: Remove Tumblebooks Link
GALILEO canceled Tumblebooks, so removing link.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
KPAC Updates: Add E-Read Kids
Add new permanent KPAC icon for E-Read Kids, hide summer reading,
show back to school.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
PINES KPAC: New logo
Updates to incorporate new PINES logo.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp [Fri, 14 Jun 2013 11:42:46 +0000 (07:42 -0400)]
Changing the default hold message for when an item is age protected.
Chris Sharp [Fri, 13 Jan 2012 22:26:14 +0000 (17:26 -0500)]
adding in gmcharlt's fix for trailing TCN spaces
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/BibCommon.pm
Chris Sharp [Wed, 20 Mar 2013 01:22:35 +0000 (21:22 -0400)]
adding PINES help links
Conflicts:
Open-ILS/src/templates/opac/parts/login/help.tt2
Chris Sharp [Wed, 20 Mar 2013 01:19:04 +0000 (21:19 -0400)]
updating the username/password hints for the opac
Conflicts:
Open-ILS/src/templates/opac/parts/login/form.tt2
Open-ILS/src/templates/opac/parts/login/password_hint.tt2
Chris Sharp [Tue, 19 Mar 2013 17:41:49 +0000 (13:41 -0400)]
improving the default hold message for range-protected items
Chris Sharp [Tue, 19 Mar 2013 17:18:16 +0000 (13:18 -0400)]
Enabling the display of 856 field URLs for related resources
Michael Peters [Wed, 13 Mar 2013 12:31:43 +0000 (08:31 -0400)]
Password Length Helpers
This branch provides length helpers when patrons are setting or resetting
passwords.
This assumes the default 7 characters, 1 number requirement that comes stock.
You would need to change the hard coded strings if you use a different password
requirement regex in Library Settings Editor.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Chris Sharp [Wed, 6 Mar 2013 21:56:35 +0000 (16:56 -0500)]
removing journal title and bib call number from query type selector dropdown
Conflicts:
Open-ILS/src/templates/opac/parts/qtype_selector.tt2
Conflicts:
Open-ILS/src/templates/opac/parts/qtype_selector.tt2