]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1410369: Schema and supporting IDL entries
authorMike Rylander <mrylander@gmail.com>
Mon, 16 Feb 2015 17:54:40 +0000 (12:54 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 20 Feb 2015 21:58:17 +0000 (16:58 -0500)
commit0e19de7f0444458a61569fa060b438c4210d624e
tree42c21c25411ded13b42c8b3c88f468c14daa619c
parent389820b7326f441a18a46e69a7e527bea80bcf08
LP#1410369: Schema and supporting IDL entries

This commit adds the table actor.usr_message,
a trigger to populate actor.usr_message as rows
get adding to actor.usr_note (or get updated to make
non-public notes become public), and new columns in
action.event_definition for specifying how to generate
user messages from A/T events.

It also copies over existing public user notes as
new, "read" user messages, as the current display
of the old user notes will be removed from TPac.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/005.schema.actors.sql
Open-ILS/src/sql/Pg/400.schema.action_trigger.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.message-center.sql [new file with mode: 0644]