[Evergreen-general] Evergreen 3.6 Release Update 2

Bob Temple btemple at reditorial.com
Tue Sep 1 14:54:41 EDT 2020


UNSUBSCRIBE

From: Evergreen-general <evergreen-general-bounces at list.evergreen-ils.org> on behalf of "Morgan, Michele" <mmorgan at noblenet.org>
Reply-To: Evergreen Discussion Group <evergreen-general at list.evergreen-ils.org>
Date: Tuesday, September 1, 2020 at 10:45 AM
To: Evergreen Dev List <evergreen-dev at list.evergreen-ils.org>, Evergreen General List <evergreen-general at list.evergreen-ils.org>
Subject: [Evergreen-general] Evergreen 3.6 Release Update 2

Release 3.6 Progress

There’s been a lot of activity since our last update. A hugely successful Feedback Fest<https://wiki.evergreen-ils.org/doku.php?id=dev:feedback_fest_2020-08> resulted in 28 patch signoffs and 19 patches committed. Since the last update, 70 patches have been committed. Among these patches are new features which will be available in 3.6, and many bug fixes which will also be available in maintenance releases of 3.4 and 3.5.

New Features

Some great new features are well on their way to being included in Release 3.6. Some that have already been committed:

Angular Staff Catalog

The experimental angular catalog becomes the default catalog for the staff client. The traditional staff catalog will still be available under a menu option. Thanks to Bill Erickson his work on this.

[https://lh4.googleusercontent.com/piu1fsKJpyvF69711768hc7gFU0dtdeWaQls4N1JMTUPzGzwKidJex6l5XkSq3yCAc6akHEu3ZnjaNK47jKCXjzbOhl255SQ_jCqzaDaPkCOixcSQA_7Pv93CgnxHnVcgCGbbcH8]

Stripe

Online payment processing via Stripe has been upgraded to use Stripe Elements (V3). This streamlines PCI compliance for libraries and provides enhanced features such as real time validation of payment information for patrons. This development was done by Equinox, funded by CWMARS.

[https://lh3.googleusercontent.com/d6Vh2ucpdWClJqnw2He4QSvU1r33BARKnixaIfgC5JfYx6D9Ntx2fJPHkOGyX6BmQDLhaZrSS8IASU0WMDZzGFtedZrWpzdOkPPEXUsGMa5XiieiLnNbeJNfHAXHoueeX3OumQh-]

Reports

Another enhancement to statistics provides for Subtotals and Grand Totals in reports. A “Calculate grouping subtotals” checkbox has been added to optionally include a subtotal and grand total when running reports that include counts. Thanks to Mike Rylander and Chris Sharp for this contribution.

[https://lh4.googleusercontent.com/orzxJlSIR3igLcQlJqmWPj4YxbEfHwQv5l3RFw8tnZ6qbGLtvRVglD9Oq5PT4mgJmXs3A9rIwqv0bpkkcOeXQxuSBGiZ0mvoO2UTZyQUkyOHkHi6u67uVh81vKB1JJLqN_1yVW9D]

In-House Use

Another enhancement to statistics is for counting In-House use. In-House use statistics will now capture the workstation where the use was recorded for enhanced tracking. Thanks to Chris Sharp for this contribution.

Item Status

A handy enhancement is coming to the Item Status screen. It will allow pasting in barcodes separated by commas to retrieve multiple items quickly. Thanks to Josh Stompro for this enhancement.

[https://lh6.googleusercontent.com/Zb-QB9Q41lruZLDsIp0c60UYmQDXIoN8gYfU5r6g0YEi7qOfF43tNJlrlpwawaBt1M0HBCXn621kLJ8oYHfWKNo9BaLsX6qmqJQkWH2DNNPrWJdmM6dOf4sh6JRFgaeD_SQzbD3B]
Developer Note

With the recent updates to Angular and ng-bootstrap, the Tabset directive is no longer supported by the ng-bootstrap project. They instead recommend using the Nav directive. If you have code sitting in a pull request that uses NgbTabset, you can switch it to NgbNav by making the following changes:
1.    In the markup, change ngb-tabset elements to <ul ngbNav #tabsetId="ngbNav" class="nav-tabs" (navChange)="...">
2.    Change ngb-tab elements to
<li [ngbHavnItem="'tabIdentifier'">
<a ngvNavLink i18n>Tab Label</a>...
3.    Add a <div [ngbNavOutlet]="tabsetId"></div> after the <ul> list to specify where the new nav should be rendered.
4.    In the TypeScript file, assuming that you’re binding functions to the tab change event, rather than importing NgbTabset and NgbTabChangeEvent, import NgbNav and NgbNavChangeEvent.

See commit af797425<https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=af7974253329eb12fc337ef277070076a1e6b4bf> for a full example of this!

Upcoming Events

Bug Squashing Week is September 21 – 25

Every week is a good week for bug squashing, but Bug Squashing Week focuses community attention on open Launchpad bugs. Everyone is encouraged to devote some time to confirming, testing, fixing, tagging, or providing feedback to bugs during that week. Bug Squashing Week<https://wiki.evergreen-ils.org/doku.php?id=dev:bug_squashing> info is always available on the Evergreen Wiki. Look for more about Bug Squashing Week on the mailing lists as the week approaches.

We Welcome Your Feedback!

Please reach out via the Evergreen Developer’s list.

The 3.6 Release Team:
Galen Charleton
Jason Boyer
Terran McCanna
Michele Morgan

Blog Post Link:

https://evergreen-ils.org/evergreen-3-6-release-update/


--
Michele M. Morgan, Technical Support Analyst
North of Boston Library Exchange, Danvers Massachusetts
mmorgan at noblenet.org<mailto:mmorgan at noblenet.org>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.evergreen-ils.org/pipermail/evergreen-general/attachments/20200901/89ef6961/attachment-0001.html>


More information about the Evergreen-general mailing list