]> git.evergreen-ils.org Git - Evergreen.git/commit
Org unit setting for requiring staff initials with copy/patron notes, and I18N for...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 07:40:06 +0000 (07:40 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 07:40:06 +0000 (07:40 +0000)
commit5ec31496a2343b9230f025a61501bdf0858b4620
treedc3d750c376d60959591d87aeecf940097212cb2
parent9ccf3086bc37a82b275b35ac12f13061b6f7a05f
Org unit setting for requiring staff initials with copy/patron notes, and I18N for similar setting for standing penalties.
Implemented the initial fields for copy/patron notes.
Localizable format for staff initials, and option for an initials date (though it's %F format for saving space and not localized).
Removed the "Note added." speedbump alerts.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15183 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0117.data.org-setting-notes-require-initials.sql [new file with mode: 0644]
Open-ILS/xul/staff_client/server/cat/copy_notes.xul
Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
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/edit_standing_penalty.js
Open-ILS/xul/staff_client/server/patron/info_notes.xul
Open-ILS/xul/staff_client/server/patron/new_standing_penalty.js