]> git.evergreen-ils.org Git - working/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)
committerKathy Lussier <klussier@masslnc.org>
Fri, 20 Feb 2015 21:11:44 +0000 (16:11 -0500)
commit5bc67405ad923dc4d234cb378337edd63d14f482
tree5cfa84ca55e328da0a0e8879ff6406a8f36ec016
parent8e8c2a8e4f7866ed6fd9815266f26f1b806c63fb
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]