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>
Thu, 8 Sep 2011 05:50:39 +0000 (01:50 -0400)
commitba04718ab01d51904abc1b179b5672ee83cd8330
tree5915a2fc3889b3bcf5c6e873e31269af97e60c49
parent7de40306a12f46c271441ce2ceac0708d4f56c4e
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