This release adds a new OpenSRF service called `open-ils.courses`.
While strictly speaking this is an optional service and could be
omitted if you are not planning on using the new Course Materials
-module, it is recommend that the service be run in case future
+module, it is recommended that the service be run in case future
work bakes in an assumption that it will always be present.
This release also a new OpenSRF service, `open-ils.curbside`, which
This release adds a new Perl module dependency, `Config::General`.
+This release adds two new rows to action_trigger.event_definition,
+two into action_trigger.hook, and six into action_trigger.environment.
+
New Features
------------
+Item Status Allows Pasting a List of Barcodes in csv Format
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The item status input box will now accept a string of barcodes, separated with commas, as well as a single barcode.
+
+
+
+
Circulation
~~~~~~~~~~~
Evergreen now records the workstation along with each
in-house use. Staff can now run reports on which
-workstation created which in-house uses.
+workstation created which in-house use.
+Option to Make Effective Date of Checkin Sticky
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Adds a checkbox to the Checkin screen that will make the backdate effective until logout.
+
+
+
Purge User Preferred Names
^^^^^^^^^^^^^^^^^^^^^^^^^^
It can be used alongside regular (in the library) hold pickup. Curbside pickup
can be an option offered patrons in addition to regular pickup or it can
-be the primary pickup option depending on tghe library’s current service plan.
+be the primary pickup option depending on the library’s current service plan.
It assumes the library will have a staff member assigned to managing curbside
pickup throughout the day.
This feature adds the following library settings.
* `circ.curbside`: whether to enable curbside appointments for
- picking up available hold requests. This default to off.
+ picking up available hold requests. This defaults to off.
* `circ.curbside.granularity`: interval between appointment slots. This
defaults to 15 minutes.
option at their library. This notice can be used to promote this service and
the default message will prompt patrons to log in to their OPAC account to
schedule an appointment or call the library to schedule an appointment.
-notice message is customizable. The Trigger Event Definitions for this notice
+Notice message is customizable. The Trigger Event Definitions for this notice
are called:
* Curbside offer Email notification, triggered by CurbsideSlot reactor on a
This feature adds no new staff permissions.
+
+
+Allow Use of Adjusted Proximity for Age-protection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Introduces a new library setting to consult adjusted proximity for age-protected items at hold placement time.
+
+
+
+
Client
~~~~~~
+Improve Access to Libray Info in OPAC
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Adds the library's address, email, phone, and website link to the myopac patron account preferences page.
+
+
+
+
Reports
~~~~~~~
* Georgia Public Library Service
* Indiana State Library
* Linn-Benton Community College
+* NOBLE
+* PaILS
* Treasure Valley Community College
We would also like to thank the following individuals who contributed