LP1848398: Stop Using Deprecated Format Settings user/jboyer/lp1848398_fare_thee_well_format
authorJason Boyer <JBoyer@equinoxOLI.org>
Sun, 5 Mar 2023 23:47:16 +0000 (18:47 -0500)
committerJason Boyer <JBoyer@equinoxOLI.org>
Sun, 5 Mar 2023 23:47:16 +0000 (18:47 -0500)
commitab674967d14b32233447a34baa877cf20d2c9960
treef9f6e9665bd067731a8adadf4e065518da6e54d2
parent2b28077d7b72b3f142c41efb64247627e3621101
LP1848398: Stop Using Deprecated Format Settings

The deprecated format.date and format.time settings are definitely marked as
such and are now no longer used by the staff client at all. They are not
automatically removed but may be removed by admins at any time if they are not
used in local customizations.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/circ/patron/resolver.service.ts
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.really-reprecate-format-date.sql [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js
Open-ILS/web/js/ui/default/staff/offline.js
Open-ILS/web/js/ui/default/staff/services/ui.js
docs/RELEASE_NOTES_NEXT/Administration/format_setting_deprecated.adoc [new file with mode: 0644]