]> git.evergreen-ils.org Git - Evergreen.git/commit
Tweak wording of patron account expiry warning
authorDan Scott <dscott@laurentian.ca>
Wed, 21 Nov 2012 14:24:09 +0000 (09:24 -0500)
committerBen Shum <bshum@biblio.org>
Wed, 21 Nov 2012 15:04:29 +0000 (10:04 -0500)
commite14abbde87d0f03b6943505f09c66e0d2d589f7a
tree43676c4cecb8b0b80fe79ecbd8ac8715c224b759
parent7ff7b24c442e7d007b27d14ed6924cc4301fc4d2
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
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]