Tweak wording of patron account expiry warning user/dbs/expire_warn
authorDan Scott <dscott@laurentian.ca>
Wed, 21 Nov 2012 14:24:09 +0000 (09:24 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 21 Nov 2012 14:24:09 +0000 (09:24 -0500)
commit06311ea6d95093879dfc394a9d8dc01b7731c709
tree43676c4cecb8b0b80fe79ecbd8ac8715c224b759
parentf7fdc98f802e238a3e1f497af2f6e5d8e263d297
Tweak wording of patron account expiry warning

A warning is something that comes in advance of an event, so a
pre-warning would be a warning about the warning, which is a bit weird.
Hopefully this language will be a little simpler and easier for users to
understand.

Also, fetch the value of the setting once and stuff it in a variable;
vars are cheap and things might be a little more legible.

Also, add a release note entry for the new feature.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0745.data.prewarn_expire_setting.sql
Open-ILS/xul/staff_client/server/patron/display.js
docs/RELEASE_NOTES_NEXT/circulation_patron_expiry_warning.txt [new file with mode: 0644]