LP#1410369: release notes for patron message center
authorGalen Charlton <gmc@esilibrary.com>
Thu, 19 Feb 2015 19:56:48 +0000 (19:56 +0000)
committerBill Erickson <berickxx@gmail.com>
Fri, 20 Feb 2015 21:58:18 +0000 (16:58 -0500)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/Circulation/patron-message-center.txt [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/patron-message-center.txt b/docs/RELEASE_NOTES_NEXT/Circulation/patron-message-center.txt
new file mode 100644 (file)
index 0000000..1c89446
--- /dev/null
@@ -0,0 +1,35 @@
+Patron Message Center
+^^^^^^^^^^^^^^^^^^^^^
+There is now a new mechanism via which messages can be sent to
+patrons for them to read while logged into the public catalog.
+
+Patron messages can be generated in two ways: when a new public
+note is added to the patron's record, and when an A/T event
+that is configured to generate messages is processed.  Three
+new default A/T event definitions are added to generate
+patron messages when a hold is canceled due to lack of a target,
+staff action, or the item expiring on the shelf.
+
+In the public catalog, patrons can read their messages, mark
+one or more messages as read or unread, or delete messages that
+they do not want to see again.  The XUL staff client has a new
+menu option on the patron display, "Message Center", that allows
+staff to view messages.  Messages are intentionally not meant
+to be editable by patrons or library staff.
+
+During upgrade, existing public patron notes that are marked
+public are copied over as new patron messages that are marked
+as read.
+
+There are four new fields available in the A/T event definition:
+
+ * Message Title
+ * Message Template
+ * Message Library Path
+ * Message User Path
+
+If these four fields are set, when the A/T event is processed,
+a message is generated in addition to whatever reactor is
+specified by the event definition.  This means that, for example,
+an email overdue notice can also generate a message that the
+patron can view in the public catalog.