evergreen/pines.git
2 years agoReport Creator - Add Executive Reports to Field Mapper
Terran McCanna [Tue, 13 Jul 2021 21:14:23 +0000 (17:14 -0400)]
Report Creator - Add Executive Reports to Field Mapper

This adds the Executive Reports data table to the field mapper
to make it accessible through the Evergreen reporter.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoremove 583 field from OPAC view
Chris Sharp [Mon, 28 Jun 2021 13:18:48 +0000 (09:18 -0400)]
remove 583 field from OPAC view

2 years agoPINES Customization for PLAY Card
Terran McCanna [Thu, 10 Jun 2021 17:06:41 +0000 (13:06 -0400)]
PINES Customization for PLAY Card

Modify the patron summary bar to alert staff that they should not
edit PLAY Card accounts.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC Tweaks - part 2
Terran McCanna [Fri, 7 May 2021 19:26:02 +0000 (15:26 -0400)]
OPAC Tweaks - part 2

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC Tweaks in Response to Patron & Library Feedback
Terran McCanna [Thu, 6 May 2021 20:05:54 +0000 (16:05 -0400)]
OPAC Tweaks in Response to Patron & Library Feedback

1. OPAC Filter Display Issue (the OPAC search results bar was losing
some of the search filters at some window widths)

2. Missing Cover Art Issue (if there is added content, but the added
content has no cover, the cover art box showed alt text)

3. Group Formats and Editions Wording (change wording to 'Combine Same
Title' and add contextual help pop-up)

4. Add contextual help popups to search bar fields.

5. Add contextual help popups to hold placement page.

6. Add contextual help to search preferences page.

7. Add contextual help to Items Checked Out page.

8. Charges Table Issue (fixed problem where table rows and headers
weren't matching up on mobile devices if online payment was not enabled)

9. Record Summary Display (broke out of "More Details" so that it is
more visible)

10. Account Summary Display (bold links if there are items out or holds
ready)

11. Patron Messages Display (preserve line breaks)

12. Search Results Display (add "More info" button")

13. Address on Library Info page (was only showing mailing address -
now shows physical/billing address and shows mailing address only if
different from billing address)

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customization to Emphasize Patron Name
Terran McCanna [Thu, 15 Apr 2021 21:46:19 +0000 (17:46 -0400)]
PINES Customization to Emphasize Patron Name

This adds emphasis to the name of the patron that a hold is
being placed for in the Angular staff catalog.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customization to Curbside Pickup
Terran McCanna [Mon, 1 Mar 2021 15:41:04 +0000 (10:41 -0500)]
PINES Customization to Curbside Pickup

Currently, the curbside module only allows you to view items
to be staged and items that are staged 2 time slots ahead. This is
hardcoded in the perlmod and really should be org unit settings, but
for now, this adjusts that number to 10 slots ahead as a temporary
workaround.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Custom hold error messages
Terran McCanna [Tue, 2 Mar 2021 20:10:22 +0000 (15:10 -0500)]
PINES Custom hold error messages

This makes improvements to the error messages that users see when
they have a problem placing holds.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoAdds Google Analytics Code to Bootstrap OPAC
Terran McCanna [Wed, 3 Feb 2021 14:54:49 +0000 (09:54 -0500)]
Adds Google Analytics Code to Bootstrap OPAC

(Was already in previous OPAC)

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoAlso making the system level and consortium level bold
Terran McCanna [Wed, 3 Feb 2021 21:58:41 +0000 (16:58 -0500)]
Also making the system level and consortium level bold
for better readability.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customization: Styling for not-pickup-lib
Terran McCanna [Wed, 3 Feb 2021 19:44:31 +0000 (14:44 -0500)]
PINES Customization: Styling for not-pickup-lib

On bootstrap OPAC place holds page, add styling to library
selector to make it more obvious which org units cannot be
selected as pickup libraries.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Custom: Re-add persistent login boxes to OPAC
Terran McCanna [Tue, 19 Jan 2021 15:49:57 +0000 (10:49 -0500)]
PINES Custom: Re-add persistent login boxes to OPAC

I took these off before because I didn't think they actually
worked, but I was wrong, so adding them back in!

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Custom: 3rd attempt to fix the age protection star
Terran McCanna [Sun, 17 Jan 2021 20:20:27 +0000 (15:20 -0500)]
PINES Custom: 3rd attempt to fix the age protection star

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Custom OPAC Copy Table: Display Age Protection Star
Terran McCanna [Sun, 17 Jan 2021 18:09:05 +0000 (13:09 -0500)]
PINES Custom OPAC Copy Table: Display Age Protection Star

Fixes a thinko with my previous commit to display a star
next to age-protected items.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Local Customizations: Omnibus 3
Terran McCanna [Thu, 7 Jan 2021 21:01:50 +0000 (16:01 -0500)]
PINES Local Customizations: Omnibus 3

This last batch just fixes a translation string issue and fixes a layout
problem on the record detail page.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customization: Display Report ID
Terran McCanna [Thu, 31 Dec 2020 21:07:57 +0000 (16:07 -0500)]
PINES Customization: Display Report ID

Show report ID in classic reporter to make troubleshooting
easier.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customization to Staff Place Hold Screen
Terran McCanna [Thu, 31 Dec 2020 21:34:35 +0000 (16:34 -0500)]
PINES Customization to Staff Place Hold Screen

Tighten up the white space a little bit to display better on
laptop monitors.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customizations - More Tweaks
Terran McCanna [Tue, 29 Dec 2020 19:51:19 +0000 (14:51 -0500)]
PINES OPAC Customizations - More Tweaks

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Customizations to OPAC - Advanced Search
Terran McCanna [Tue, 29 Dec 2020 18:35:58 +0000 (13:35 -0500)]
PINES Customizations to OPAC - Advanced Search

Fix problems with advanced search filter display on search results page.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES Bootstrap Customizations
Terran McCanna [Thu, 24 Dec 2020 00:22:31 +0000 (19:22 -0500)]
PINES Bootstrap Customizations

Omnibus 2 - collection of customizations, mostly to
translation strings.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoChanges the color of the Place Hold button to green.
Tiffany Little [Thu, 17 Dec 2020 14:21:09 +0000 (09:21 -0500)]
Changes the color of the Place Hold button to green.

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
2 years agoStaff Client: remove Classic Circulation View from core sources
Chris Sharp [Tue, 15 Dec 2020 20:17:03 +0000 (15:17 -0500)]
Staff Client: remove Classic Circulation View from core sources

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
2 years agoLP1840950 Patron expiration date & iPads
Terran McCanna [Wed, 20 May 2020 19:33:57 +0000 (15:33 -0400)]
LP1840950 Patron expiration date & iPads

This resolves a problem where the patron expiration date was not
displaying when editing a patron account on an iOS device because
Safari did not allow the deprecated Date() function.

This code uses javascript to reformat the date, similar to how the
DOB on the same form is handled.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customization: Make Lists Prettier
Terran McCanna [Fri, 11 Dec 2020 23:06:04 +0000 (18:06 -0500)]
PINES OPAC Customization: Make Lists Prettier

Note that more work should be done on master to make lists more
user-friendly, but this will be fine for us now.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customization: Renewals Remaining Tooltip
Terran McCanna [Fri, 11 Dec 2020 21:26:55 +0000 (16:26 -0500)]
PINES OPAC Customization: Renewals Remaining Tooltip

Move tooltip from each row in My Account > Items Out to column header.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customization: Reduce size of item title
Terran McCanna [Fri, 11 Dec 2020 20:03:13 +0000 (15:03 -0500)]
PINES OPAC Customization: Reduce size of item title

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customization: Library Hours on Info Page
Terran McCanna [Thu, 10 Dec 2020 22:45:20 +0000 (17:45 -0500)]
PINES OPAC Customization: Library Hours on Info Page

Add note to check library web site for details.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoPINES OPAC Customization: Updates to Library Info Page
Terran McCanna [Thu, 10 Dec 2020 22:39:27 +0000 (17:39 -0500)]
PINES OPAC Customization: Updates to Library Info Page

- Add map link
- Re-order and format info

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoLP1902120 Rename All Parts to Any Part in Hold Placement
Terran McCanna [Thu, 10 Dec 2020 18:28:49 +0000 (13:28 -0500)]
LP1902120 Rename All Parts to Any Part in Hold Placement

When parts are set up when placing a hold, the current
dropdown gives the option "All Parts" which implies that
the patron will receive all of the different parts
rather than just one.

This wording has already been changed to "Any Part" in
the new Angular staff catalog.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: repair copy_table.tt2
Chris Sharp [Wed, 2 Dec 2020 19:03:12 +0000 (14:03 -0500)]
OPAC: repair copy_table.tt2

2 years agoOPAC: Show Age Protection Alert
Terran McCanna [Mon, 23 Nov 2020 17:55:55 +0000 (12:55 -0500)]
OPAC: Show Age Protection Alert

In Bootstrap OPAC, add a star with help popup next to items that are
marked for age protection and are newer than 6 months.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: My Account - Correct PINES Tip on Messages page
Terran McCanna [Thu, 19 Nov 2020 23:27:03 +0000 (18:27 -0500)]
OPAC: My Account - Correct PINES Tip on Messages page

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: Customizations to My Account
Terran McCanna [Tue, 17 Nov 2020 22:49:51 +0000 (17:49 -0500)]
OPAC: Customizations to My Account

Multiple customizations to new Bootstrap version of My Account.

- Hide ebook info from displaying since we're not using it in PINES
- Fix wrapping problem with buttons on Holds page
- Add help popups to holds history and check out history pages
- Add PINES direction to contact their local library for assistance
- Remove hold order status (you are 1 of 17 holds)

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: Add system to holdings table display
Terran McCanna [Tue, 17 Nov 2020 17:31:17 +0000 (12:31 -0500)]
OPAC: Add system to holdings table display

By default, the copy holdings table in the OPAC only shows
the branch - this adds the system as well.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: More small changes to Bootstrap OPAC layout
Terran McCanna [Thu, 19 Nov 2020 23:18:13 +0000 (18:18 -0500)]
OPAC: More small changes to Bootstrap OPAC layout

- Add glyph icons to menus
- Use preferred name instead of first name
- Change some glyphs in the copy table

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: More adjustments to OPAC pages
Terran McCanna [Tue, 17 Nov 2020 17:48:08 +0000 (12:48 -0500)]
OPAC: More adjustments to OPAC pages

- Add help tips to record page copy table

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: Minor adjustments to new OPAC layout and wording
Terran McCanna [Mon, 16 Nov 2020 23:01:47 +0000 (18:01 -0500)]
OPAC: Minor adjustments to new OPAC layout and wording

- Tightened up white space and shading around search box
- Added title and help tip to the search results facets
- Wording on login modal and form
- Wording on basic search form
- Wording on password reset form
- Record page: Changed size of section headers, fixed layout of Holds block
- Record page copy table: Hide due date column, add link to

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: Default Cover Image
Terran McCanna [Fri, 13 Nov 2020 17:17:58 +0000 (12:17 -0500)]
OPAC: Default Cover Image

Enable the ability to show a default image when a cover is not
available.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: Update colors
Terran McCanna [Thu, 12 Nov 2020 17:45:21 +0000 (12:45 -0500)]
OPAC: Update colors

Change default Bootstrap OPAC colors to match PINES branding.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: New Nav Bars
Terran McCanna [Thu, 12 Nov 2020 01:18:24 +0000 (20:18 -0500)]
OPAC: New Nav Bars

Update top and bottom navigation bars in new bootstrap OPAC.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoOPAC: New Logo
Terran McCanna [Wed, 11 Nov 2020 16:48:30 +0000 (11:48 -0500)]
OPAC: New Logo

Change PINES logo to work with new Bootstrap OPAC.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
2 years agoup the hard-coded value for the record query limit in record bucket UI
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>
2 years agoPINES Customization: Specific Due Date Box
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>
2 years agoPINES logo and color scheme changes
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>
2 years agoPINES Staff Client Logo Update
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>
2 years agoAdd new PINES logo.
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>
2 years agoLP#1849334 - Protect precat volumes from accidental staff edits
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>
2 years agoRemove "In Receiving" status from magical status list
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>
2 years agoAdding 'In Receiving' status to back-end functionality.
Chris Sharp [Fri, 2 Aug 2019 15:15:09 +0000 (11:15 -0400)]
Adding 'In Receiving' status to back-end functionality.

2 years agoPINES Customization: Alter wording for COPY_CIRC_NOT_ALLOWED
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>
2 years agoLP#1630271 - Add Purchase Order Summary View
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>
2 years agoPINES Custom UI Change: Date Field on Circ Screen
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>
2 years agoPINES Cust: Make offline interface alerts bolder
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>
2 years agoPINES Customization: Patron Summary Link to Library
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>
2 years agoPINES Customization: Alert when no hold notification options
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>
2 years agoPINES Cust: Fix layout for Patron Edit Form
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>
2 years agofix IP redirection by pulling the X-Real-IP header
Chris Sharp [Wed, 24 Jan 2018 17:34:46 +0000 (12:34 -0500)]
fix IP redirection by pulling the X-Real-IP header

2 years agoPINES Customization: Hide Claims Never Checked Out Action
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>
2 years agoTemp Fix for Patron Account Expiring Soon Message
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>
2 years agoPINES Customization: Set default damaged billing type
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>
2 years agoPINES Customization: Require patron identification
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>
2 years agoPINES Cust: Reset Patron Search Form with Defaults
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>
2 years agoPINES Customization: Hide Barred Checkbox on New Patron Reg
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>
2 years agoFix for PINES-Specific Holdings Sort Order
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>
2 years agoremove offline blocked list download button
Chris Sharp [Tue, 19 Dec 2017 14:07:07 +0000 (09:07 -0500)]
remove offline blocked list download button

2 years agoadding PINES PO file
Chris Sharp [Mon, 27 Nov 2017 19:57:50 +0000 (14:57 -0500)]
adding PINES PO file

2 years agoStaff Client Customization: Browser Tab Naming
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>
2 years agoStaff Client Customization: Backdate Checkin Alert
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>
2 years agoStaff Client Customization: Change Wording on PreCat Form
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>
2 years agoStaff Client Customization: Hide Delete Patrons Button
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>
2 years agoStaff Client Customization: Patron Registration Form Tweaks
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>
2 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>
2 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>
2 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>
2 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.

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

2 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>
2 years agoadding login redirection page
Chris Sharp [Tue, 5 Jan 2016 20:13:12 +0000 (15:13 -0500)]
adding login redirection page

2 years agoAdding PINES-ified notification wordings.
Chris Sharp [Tue, 5 Jan 2016 18:32:37 +0000 (13:32 -0500)]
Adding PINES-ified notification wordings.

2 years agoImages for new "no image available" functionality.
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>
2 years agoMake users_of_interest test for defined actor.usr.card values
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

2 years agoadding in gmcharlt's fix for trailing TCN spaces
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

2 years agoPINES GALILEO TPAC link and auth redirector
Bill Erickson [Mon, 19 Aug 2013 13:27:58 +0000 (09:27 -0400)]
PINES GALILEO TPAC link and auth redirector

* adds a GALILEO link in the footer template
* adds a new TPAC URL target for /eg/opac/galileo, which redirects the
  user to the GALILEO URL, ensuring the user is first logged in.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2

PINES/GALILEO avoid auth redirect within library

If the physical_loc is set, indicating the patron is physically at a
branch (via IP redirect), link directly to the GALILEO site with no
authentication pass-through.  GALILEO does not requires PINES auth
if the client is coming from a known IP address.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Conflicts:
Open-ILS/src/templates/opac/parts/footer.tt2

Sadly, GALILEO/EBSCO does not use HTTPS, so this will create errors for patrons who authenticate via PINES.  Reverting to HTTP.

2 years agoadd report creator
Chris Sharp [Thu, 17 Nov 2022 15:36:36 +0000 (10:36 -0500)]
add report creator

2 years agoupdate version stamps and ChangeLog
Galen Charlton [Tue, 15 Nov 2022 23:48:53 +0000 (18:48 -0500)]
update version stamps and ChangeLog

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agomore updates to the server upgrade
Galen Charlton [Tue, 15 Nov 2022 23:43:52 +0000 (18:43 -0500)]
more updates to the server upgrade

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agoupdate upgrade instructions for 3.10.0
Galen Charlton [Tue, 15 Nov 2022 23:42:57 +0000 (18:42 -0500)]
update upgrade instructions for 3.10.0

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agoupdate release notes for 3.10.0
Galen Charlton [Tue, 15 Nov 2022 23:41:58 +0000 (18:41 -0500)]
update release notes for 3.10.0

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agoupdate schema update script
Galen Charlton [Tue, 15 Nov 2022 23:35:51 +0000 (18:35 -0500)]
update schema update script

- tag for 3.10.0
- add back reingest at the end

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agoDon't reingest in the middle of the upgrade transaction
Jane Sandberg [Fri, 11 Nov 2022 04:30:57 +0000 (22:30 -0600)]
Don't reingest in the middle of the upgrade transaction

Based on Galen's commit ec7d57f880c5bc7f67f156d31dcec78d5c50e21c

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoCheck in cs-CZ translations from POeditor
Jane Sandberg [Fri, 11 Nov 2022 04:28:58 +0000 (22:28 -0600)]
Check in cs-CZ translations from POeditor

2 years agoBumping version numbers, adding Upgrade Script and Changelog
Jane Sandberg [Fri, 11 Nov 2022 04:20:46 +0000 (22:20 -0600)]
Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoServer upgrade docs for 3.10-rc
Jane Sandberg [Fri, 11 Nov 2022 04:19:36 +0000 (22:19 -0600)]
Server upgrade docs for 3.10-rc

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agobumping Perl version string for 3.10
Michele Morgan [Tue, 1 Nov 2022 16:45:36 +0000 (12:45 -0400)]
bumping Perl version string for 3.10

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoTranslation updates - po files
Jane Sandberg [Fri, 11 Nov 2022 04:11:42 +0000 (22:11 -0600)]
Translation updates - po files

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoTranslation updates - newpot
Jane Sandberg [Fri, 11 Nov 2022 04:07:06 +0000 (22:07 -0600)]
Translation updates - newpot

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoEdited Release Notes
Michele Morgan [Thu, 3 Nov 2022 13:04:47 +0000 (09:04 -0400)]
Edited Release Notes

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years ago3.10 Release Notes
Michele Morgan [Tue, 1 Nov 2022 15:55:57 +0000 (11:55 -0400)]
3.10 Release Notes

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
2 years agoLP#1864507: (follow-up) another fix to the schema update
Galen Charlton [Fri, 4 Nov 2022 17:39:15 +0000 (13:39 -0400)]
LP#1864507: (follow-up) another fix to the schema update

Fixing a syntax error to the reingest step this time.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
2 years agoLP1755876: Add progress bar when renewing items
Jessica Woolford [Thu, 29 Sep 2022 17:27:20 +0000 (13:27 -0400)]
LP1755876: Add progress bar when renewing items

Signed-off-by: Jessica Woolford <jwoolford@biblio.org>
Signed-off-by: Susan Morrison <smorrison@georgialibraries.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
2 years agoLP#1989133: Bootstrap physical description display error.
Steven Callender [Thu, 8 Sep 2022 16:47:38 +0000 (12:47 -0400)]
LP#1989133: Bootstrap physical description display error.

Signed-off-by: Steven Callender <stevecallender@esilibrary.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>