Add an actor.usr.last_update_date column
authorJason Etheridge <jason@esilibrary.com>
Fri, 5 Aug 2011 10:56:36 +0000 (06:56 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 5 Aug 2011 13:55:08 +0000 (09:55 -0400)
commitc4b20c43766c98884599ca448a134a63dcd7155a
tree272730a3af7f4061ce744d13925a7ecab373be8a
parent04008a5bece9c12d2e6ce48ed7ed11eb5d537289
Add an actor.usr.last_update_date column

Though should we call it edit_date, like on asset.copy? :)  Also added trigger,
and some display definitions in the staff client.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/005.schema.actors.sql
Open-ILS/xul/staff_client/server/locale/en-US/common.properties
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties
Open-ILS/xul/staff_client/server/patron/display.js
Open-ILS/xul/staff_client/server/patron/util.js