]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 months agoLP#1982031: (follow-up) corrections to DB update
Galen Charlton [Fri, 28 Oct 2022 01:15:13 +0000 (21:15 -0400)]
LP#1982031: (follow-up) corrections to DB update

- fix syntax error
- update the label and description only on exact match
  with the legacy value; this prevents overwritting any
  local tweaking of the library setting

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1982031 Reword Acq FYE library setting
Tiffany Little [Thu, 21 Jul 2022 15:24:58 +0000 (11:24 -0400)]
LP1982031 Reword Acq FYE library setting

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Gina Monti <gmonti@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLp 1943168: Add Release Note
Jason Stephenson [Wed, 22 Sep 2021 17:48:51 +0000 (13:48 -0400)]
Lp 1943168: Add Release Note

Add a release note for the match quality ratio options to
marc_stream_importer.pl.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLp 1943168: Add Marc Stream Importer Match Quality Ratio Options
Jason Stephenson [Thu, 9 Sep 2021 17:20:29 +0000 (13:20 -0400)]
Lp 1943168: Add Marc Stream Importer Match Quality Ratio Options

Add options to specify the match quality ratio when running
marc_stream_importer.pl.  There are separate options for bibs and
authorities:

   --bib-match-quality-ratio=f
   --auth-match-quality-ratio=f

They take floating point arguments and correspond to the similar
option in the Vandelay import screen.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1891369: stamp DB update
Galen Charlton [Fri, 28 Oct 2022 01:08:29 +0000 (21:08 -0400)]
LP#1891369: stamp DB update

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1891369 Renewal extension never shortens previous due date
Bill Erickson [Thu, 17 Mar 2022 14:50:06 +0000 (10:50 -0400)]
LP1891369 Renewal extension never shortens previous due date

Ensure the calculated due date of a renewal never occurs before the due
date of the previous circulation.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1891369 Renewal exentions ignores overdues
Bill Erickson [Fri, 25 Jun 2021 19:45:39 +0000 (15:45 -0400)]
LP1891369 Renewal exentions ignores overdues

Exit renewal extension logic early when the renewed circulation was
overdue.  I.e., there's no time to offer on the subsequent circulation.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1891369 Renewal exentions uses min interval
Bill Erickson [Fri, 25 Jun 2021 17:03:10 +0000 (13:03 -0400)]
LP1891369 Renewal exentions uses min interval

Specify the minimum renewal extension interval as an interval instead of
a percentage of the total duration.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1891369 Renewal due date extensions
Bill Erickson [Fri, 25 Jun 2021 15:20:15 +0000 (11:20 -0400)]
LP1891369 Renewal due date extensions

When an item is renewed before it's due date, libraries now have the option
to extend the renewal's due date to include any time lost from the early
renewal.

For example, a 14 day checkout renewed after 12 days will result in a due date
on the renewal of 14 days plus 2 days to cover the lost time.

Two new fields are available under Admin => Local Administration =>
Circulation Policies.

*Early Renewal Extends Due Date*

Enables this new feature for a circulation policy.

*Early Renewal Minimum Duration Percent*

Specifies how early in a checkout a renewal will result in an extended
due date.  E.g. A value of 50 (percent) means no due date extension
would occur if an attempt to renew occurred after 5 days of a 14 day
circulation duration.  In this case, the renewal would still be allowed,
it just wouldn't get the extended due date.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1984114: add release note
Galen Charlton [Fri, 28 Oct 2022 01:01:03 +0000 (21:01 -0400)]
LP#1984114: add release note

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP 1984114: Use Patron Preferred Name in SIP2 responses
Jason Stephenson [Tue, 9 Aug 2022 17:09:33 +0000 (13:09 -0400)]
LP 1984114: Use Patron Preferred Name in SIP2 responses

Use a patron's preferred first name, preferred second name, or
preferred family name in SIP2 responses.  If a preferred name field
has no value, then the corresponding regular name field will be used.

To test this patch, you can find a patron with a preferred name field
set and look them up using a Patron Status Request message (23) via
your favorite SIP2 client.  Before applying the patch, the name field
(AE) in the Patron Status Response message (24) will NOT use the
patron's preferred name(s).  After applying the patch and restarting
Evergreen on the server, you repeat the previous Patron Status
Request, and the response will now use the patron's preferred
name(s) in the name field.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1934162: stamp DB update
Galen Charlton [Fri, 28 Oct 2022 00:45:49 +0000 (20:45 -0400)]
LP#1934162: stamp DB update

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1934162: add release note
Galen Charlton [Fri, 28 Oct 2022 00:41:30 +0000 (20:41 -0400)]
LP#1934162: add release note

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1934162: (follow-up) sync whitespace
Galen Charlton [Fri, 28 Oct 2022 00:38:28 +0000 (20:38 -0400)]
LP1934162: (follow-up) sync whitespace

This ensures that the text of the function is identical
whether it was installed by database creation or by a DB
update

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1934162: add pgtap test, refreshing upgrade script
Jane Sandberg [Thu, 15 Sep 2022 22:43:53 +0000 (15:43 -0700)]
LP1934162: add pgtap test, refreshing upgrade script

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1934162: delete user messages and curbside notes
Rogan Hamby [Tue, 13 Jul 2021 19:32:26 +0000 (15:32 -0400)]
LP#1934162: delete user messages and curbside notes

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agolp1977877 release notes
Jason Etheridge [Tue, 7 Jun 2022 18:09:26 +0000 (14:09 -0400)]
lp1977877 release notes

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agolp1977877 confirmation dialogs for Remove Note, Archive Note, and Unarchive Note
Jason Etheridge [Fri, 3 Jun 2022 17:43:44 +0000 (13:43 -0400)]
lp1977877 confirmation dialogs for Remove Note, Archive Note, and Unarchive Note

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agolp1977877 action for unarchiving Notes in the staff UI
Jason Etheridge [Fri, 3 Jun 2022 17:24:20 +0000 (13:24 -0400)]
lp1977877 action for unarchiving Notes in the staff UI

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agolp1977877 Hide Message Center from Patron -> Other menu
Jason Etheridge [Fri, 3 Jun 2022 17:07:06 +0000 (13:07 -0400)]
lp1977877 Hide Message Center from Patron -> Other menu

This was supplanted with the new Notes interface and should eventually be removed.

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP#1904036: stamp DB update
Galen Charlton [Fri, 28 Oct 2022 00:16:29 +0000 (20:16 -0400)]
LP#1904036: stamp DB update

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 release notes
Jane Sandberg [Wed, 19 Oct 2022 03:25:45 +0000 (20:25 -0700)]
LP1904036 release notes

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036: Seed data fixes
Jane Sandberg [Wed, 19 Oct 2022 01:40:08 +0000 (18:40 -0700)]
LP1904036: Seed data fixes

* Add description to angular patron ou setting
* Add patron ou setting to seed data
* Add a missing comma

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ang Circ Experimental Menu whitespace cleanup
Bill Erickson [Thu, 13 Oct 2022 16:10:41 +0000 (12:10 -0400)]
LP1904036 Ang Circ Experimental Menu whitespace cleanup

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ang Circ Experimental Menu
Bill Erickson [Thu, 13 Oct 2022 16:05:04 +0000 (12:05 -0400)]
LP1904036 Ang Circ Experimental Menu

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 View Ang Circ Menu Setting/Perm
Bill Erickson [Thu, 6 Oct 2022 17:29:12 +0000 (13:29 -0400)]
LP1904036 View Ang Circ Menu Setting/Perm

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoRevert "LP1904036 Ang Patron Menu Entries"
Bill Erickson [Thu, 6 Oct 2022 17:14:09 +0000 (13:14 -0400)]
Revert "LP1904036 Ang Patron Menu Entries"

This reverts commit 33fbd64a7ea1cc775c7cd25166b28b3c638daba7.

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoRevert "LP1904036 Ang Patron UI updating non-menu links"
Bill Erickson [Thu, 6 Oct 2022 17:14:07 +0000 (13:14 -0400)]
Revert "LP1904036 Ang Patron UI updating non-menu links"

This reverts commit 26fe8cf5bb70f26138a740962dc3d8e2eb028bd2.

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 ng lint continued
Bill Erickson [Thu, 29 Sep 2022 14:41:17 +0000 (07:41 -0700)]
LP1904036 ng lint continued

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 ng lint --fix
Bill Erickson [Thu, 29 Sep 2022 14:31:10 +0000 (07:31 -0700)]
LP1904036 ng lint --fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Copy SQL seed data into 950 file
Bill Erickson [Thu, 14 Jul 2022 14:23:48 +0000 (10:23 -0400)]
LP1904036 Copy SQL seed data into 950 file

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ang Patron UI updating non-menu links
Bill Erickson [Wed, 13 Jul 2022 18:31:55 +0000 (14:31 -0400)]
LP1904036 Ang Patron UI updating non-menu links

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ang Patron Menu Entries
Bill Erickson [Wed, 13 Jul 2022 16:49:18 +0000 (12:49 -0400)]
LP1904036 Ang Patron Menu Entries

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin modifiers get icons; more spacing
Bill Erickson [Fri, 18 Mar 2022 15:47:35 +0000 (11:47 -0400)]
LP1904036 Checkin modifiers get icons; more spacing

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Mark Damaged always handles checkin
Bill Erickson [Wed, 19 Jan 2022 15:47:49 +0000 (10:47 -0500)]
LP1904036 Mark Damaged always handles checkin

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin grid routeTo visible by default
Bill Erickson [Thu, 13 Jan 2022 18:50:44 +0000 (13:50 -0500)]
LP1904036 Checkin grid routeTo visible by default

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin grid get Edit Items action
Bill Erickson [Mon, 29 Nov 2021 20:59:57 +0000 (15:59 -0500)]
LP1904036 Checkin grid get Edit Items action

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin grid columns match xul
Bill Erickson [Mon, 15 Nov 2021 19:13:08 +0000 (14:13 -0500)]
LP1904036 Checkin grid columns match xul

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Merge repairs; penalty display; autorenew
Bill Erickson [Wed, 13 Jul 2022 20:36:35 +0000 (16:36 -0400)]
LP1904036 Merge repairs; penalty display; autorenew

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Lint and merge repairs
Bill Erickson [Wed, 13 Jul 2022 20:06:02 +0000 (16:06 -0400)]
LP1904036 Lint and merge repairs

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron editor honor reg_default for settings
Bill Erickson [Mon, 2 May 2022 15:44:19 +0000 (11:44 -0400)]
LP1904036 Patron editor honor reg_default for settings

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Auto-Renew Opt-In Support
Bill Erickson [Mon, 2 May 2022 14:48:19 +0000 (10:48 -0400)]
LP1904036 Auto-Renew Opt-In Support

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Bills/Payments modify notes fix
Bill Erickson [Fri, 24 Jun 2022 21:28:43 +0000 (17:28 -0400)]
LP1904036 Bills/Payments modify notes fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron edit stat cat create + delete handled OK
Bill Erickson [Tue, 7 Jun 2022 16:11:02 +0000 (12:11 -0400)]
LP1904036 Patron edit stat cat create + delete handled OK

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Bills list shows all bills; history grids larger by default
Bill Erickson [Wed, 20 Apr 2022 20:09:22 +0000 (16:09 -0400)]
LP1904036 Bills list shows all bills; history grids larger by default

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron 'Done' button clears hold recipient
Bill Erickson [Mon, 18 Apr 2022 15:21:17 +0000 (11:21 -0400)]
LP1904036 Patron 'Done' button clears hold recipient

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Replace barcode disable after first use
Bill Erickson [Tue, 12 Apr 2022 19:14:13 +0000 (15:14 -0400)]
LP1904036 Replace barcode disable after first use

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Pending patron shows actor.addr_alerts
Bill Erickson [Tue, 12 Apr 2022 16:51:05 +0000 (12:51 -0400)]
LP1904036 Pending patron shows actor.addr_alerts

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron bills tab gets Checkin Date column
Bill Erickson [Thu, 24 Mar 2022 21:06:15 +0000 (17:06 -0400)]
LP1904036 Patron bills tab gets Checkin Date column

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Option to invalidate patron Secondary & Other phone
Bill Erickson [Thu, 24 Mar 2022 19:48:44 +0000 (15:48 -0400)]
LP1904036 Option to invalidate patron Secondary & Other phone

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Pending patrons stat cats save fix
Bill Erickson [Thu, 24 Mar 2022 14:43:59 +0000 (10:43 -0400)]
LP1904036 Pending patrons stat cats save fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron message Un-Archive option
Bill Erickson [Thu, 24 Mar 2022 14:33:52 +0000 (10:33 -0400)]
LP1904036 Patron message Un-Archive option

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron search tab fix
Bill Erickson [Wed, 23 Mar 2022 15:58:28 +0000 (11:58 -0400)]
LP1904036 Patron search tab fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ability to delete archived patron messages
Bill Erickson [Wed, 23 Mar 2022 15:30:19 +0000 (11:30 -0400)]
LP1904036 Ability to delete archived patron messages

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron tabs can be opened in new browser tabs/windows
Bill Erickson [Mon, 21 Mar 2022 16:20:08 +0000 (12:20 -0400)]
LP1904036 Patron tabs can be opened in new browser tabs/windows

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Improve billing failure reporting
Bill Erickson [Wed, 2 Mar 2022 16:06:50 +0000 (11:06 -0500)]
LP1904036 Improve billing failure reporting

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Improve billing failure reporting
Bill Erickson [Wed, 2 Mar 2022 16:04:49 +0000 (11:04 -0500)]
LP1904036 Improve billing failure reporting

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Improve billing failure reporting
Bill Erickson [Wed, 2 Mar 2022 15:45:19 +0000 (10:45 -0500)]
LP1904036 Improve billing failure reporting

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron search Clear Form clears visible results/summary
Bill Erickson [Mon, 28 Feb 2022 21:18:37 +0000 (16:18 -0500)]
LP1904036 Patron search Clear Form clears visible results/summary

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Print bills fix
Bill Erickson [Fri, 25 Feb 2022 15:59:08 +0000 (10:59 -0500)]
LP1904036 Print bills fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Improve bill voiding handling (avoid repeat confirmation)
Bill Erickson [Thu, 24 Feb 2022 22:05:20 +0000 (17:05 -0500)]
LP1904036 Improve bill voiding handling (avoid repeat confirmation)

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Refund shows styled neg. amount; other fixes
Bill Erickson [Thu, 24 Feb 2022 16:38:39 +0000 (11:38 -0500)]
LP1904036 Refund shows styled neg. amount; other fixes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Clear patron context data on navigation
Bill Erickson [Thu, 24 Feb 2022 15:47:40 +0000 (10:47 -0500)]
LP1904036 Clear patron context data on navigation

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Transaction details total billed/paid fixes
Bill Erickson [Wed, 23 Feb 2022 15:28:34 +0000 (10:28 -0500)]
LP1904036 Transaction details total billed/paid fixes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron expire status color fix
Bill Erickson [Fri, 18 Feb 2022 17:01:23 +0000 (12:01 -0500)]
LP1904036 Patron expire status color fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron bills Full Details action
Bill Erickson [Wed, 16 Feb 2022 14:02:08 +0000 (09:02 -0500)]
LP1904036 Patron bills Full Details action

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron edit allow editing expired accounts
Bill Erickson [Thu, 10 Feb 2022 18:49:31 +0000 (13:49 -0500)]
LP1904036 Patron edit allow editing expired accounts

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Clear password in Verify Credentials after submitting
Bill Erickson [Thu, 10 Feb 2022 15:21:59 +0000 (10:21 -0500)]
LP1904036 Clear password in Verify Credentials after submitting

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Penalty dialog resets after each use
Bill Erickson [Mon, 7 Feb 2022 16:41:58 +0000 (11:41 -0500)]
LP1904036 Penalty dialog resets after each use

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkout receipts uses 'receipt' printer role
Bill Erickson [Mon, 31 Jan 2022 16:58:17 +0000 (11:58 -0500)]
LP1904036 Checkout receipts uses 'receipt' printer role

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Items out grid sorts by next due by default
Bill Erickson [Fri, 28 Jan 2022 21:48:18 +0000 (16:48 -0500)]
LP1904036 Items out grid sorts by next due by default

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron edit disabled save buttons more obvious
Bill Erickson [Thu, 27 Jan 2022 20:50:40 +0000 (15:50 -0500)]
LP1904036 Patron edit disabled save buttons more obvious

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Login session keys expire; hold patron uses login key
Bill Erickson [Wed, 26 Jan 2022 18:19:15 +0000 (13:19 -0500)]
LP1904036 Login session keys expire; hold patron uses login key

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron edit replace barcode fixes
Bill Erickson [Wed, 26 Jan 2022 17:09:53 +0000 (12:09 -0500)]
LP1904036 Patron edit replace barcode fixes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Avoid dupe titles in bills grid
Bill Erickson [Fri, 21 Jan 2022 16:18:40 +0000 (11:18 -0500)]
LP1904036 Avoid dupe titles in bills grid

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron Search clears previous patron
Bill Erickson [Fri, 14 Jan 2022 16:28:12 +0000 (11:28 -0500)]
LP1904036 Patron Search clears previous patron

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Support circ.obscure_dob in patron summary
Bill Erickson [Wed, 12 Jan 2022 16:47:03 +0000 (11:47 -0500)]
LP1904036 Support circ.obscure_dob in patron summary

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Hold notify alert repair
Bill Erickson [Mon, 10 Jan 2022 16:41:14 +0000 (11:41 -0500)]
LP1904036 Hold notify alert repair

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron edit unsaved changes dialog fix
Bill Erickson [Fri, 7 Jan 2022 22:46:10 +0000 (17:46 -0500)]
LP1904036 Patron edit unsaved changes dialog fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Hide incorrect Holds Count label in patron holds
Bill Erickson [Thu, 6 Jan 2022 16:38:51 +0000 (11:38 -0500)]
LP1904036 Hide incorrect Holds Count label in patron holds

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron bills columns
Bill Erickson [Wed, 29 Dec 2021 17:04:16 +0000 (12:04 -0500)]
LP1904036 Patron bills columns

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Group Member Details columns order
Bill Erickson [Fri, 19 Nov 2021 21:11:16 +0000 (16:11 -0500)]
LP1904036 Group Member Details columns order

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron Messages default cols fixes
Bill Erickson [Fri, 19 Nov 2021 17:53:47 +0000 (12:53 -0500)]
LP1904036 Patron Messages default cols fixes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron Messages default columns
Bill Erickson [Fri, 19 Nov 2021 17:49:49 +0000 (12:49 -0500)]
LP1904036 Patron Messages default columns

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 More lint
Bill Erickson [Wed, 13 Jul 2022 19:17:31 +0000 (15:17 -0400)]
LP1904036 More lint

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Update Inventory checkin modifier fix
Bill Erickson [Fri, 18 Mar 2022 20:14:35 +0000 (16:14 -0400)]
LP1904036 Update Inventory checkin modifier fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkout override invalid address
Bill Erickson [Mon, 7 Feb 2022 19:36:53 +0000 (14:36 -0500)]
LP1904036 Checkout override invalid address

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin data collection race condition fix (printing hold slips)
Bill Erickson [Fri, 21 Jan 2022 21:47:03 +0000 (16:47 -0500)]
LP1904036 Checkin data collection race condition fix (printing hold slips)

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Ang Checkout Support Auto-Renew
Bill Erickson [Tue, 18 Jan 2022 22:10:45 +0000 (17:10 -0500)]
LP1904036 Ang Checkout Support Auto-Renew

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin grid shows circ user; routeTo updates
Bill Erickson [Wed, 12 Jan 2022 16:27:02 +0000 (11:27 -0500)]
LP1904036 Checkin grid shows circ user; routeTo updates

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkout receipt includes patron
Bill Erickson [Tue, 11 Jan 2022 22:48:53 +0000 (17:48 -0500)]
LP1904036 Checkout receipt includes patron

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkout receipt includes volume
Bill Erickson [Fri, 7 Jan 2022 20:20:10 +0000 (15:20 -0500)]
LP1904036 Checkout receipt includes volume

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Remove Ang patron UI mixed menu entries
Bill Erickson [Wed, 13 Jul 2022 16:26:16 +0000 (12:26 -0400)]
LP1904036 Remove Ang patron UI mixed menu entries

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin adds Call Number columns
Bill Erickson [Tue, 14 Jun 2022 14:39:34 +0000 (10:39 -0400)]
LP1904036 Checkin adds Call Number columns

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Checkin retarget (all) holds fix
Bill Erickson [Tue, 14 Jun 2022 14:34:44 +0000 (10:34 -0400)]
LP1904036 Checkin retarget (all) holds fix

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 patron Other menu shows above sticky grid headers
Bill Erickson [Tue, 14 Jun 2022 14:26:25 +0000 (10:26 -0400)]
LP1904036 patron Other menu shows above sticky grid headers

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 3.9 merge repairs
Bill Erickson [Tue, 14 Jun 2022 14:24:50 +0000 (10:24 -0400)]
LP1904036 3.9 merge repairs

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Patron penalty note is now usr_message
Bill Erickson [Wed, 19 Jan 2022 17:19:18 +0000 (12:19 -0500)]
LP1904036 Patron penalty note is now usr_message

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 ng lint
Bill Erickson [Wed, 19 Jan 2022 17:14:25 +0000 (12:14 -0500)]
LP1904036 ng lint

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
18 months agoLP1904036 Route dialog autoprint race condition repair
Bill Erickson [Mon, 13 Dec 2021 18:11:00 +0000 (13:11 -0500)]
LP1904036 Route dialog autoprint race condition repair

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>