From 95e05ed0eb782ae09b50b54ac04678c17994d170 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 30 Jun 2014 16:34:52 -0700 Subject: [PATCH] xml/configuration - Remove unused, duplciate CiviCase XML files The same files are in "xml/configuration" and "CRM/Case/xml/configuration.sample". Of the two, only the latter is ever used. See also: discussion of https://github.com/civicrm/civicrm-core/pull/3581 --- xml/configuration/AdultDayCareReferral.xml | 84 ---------------- xml/configuration/HousingSupport.xml | 109 --------------------- xml/configuration/Settings.xml | 25 ----- 3 files changed, 218 deletions(-) delete mode 100644 xml/configuration/AdultDayCareReferral.xml delete mode 100644 xml/configuration/HousingSupport.xml delete mode 100644 xml/configuration/Settings.xml diff --git a/xml/configuration/AdultDayCareReferral.xml b/xml/configuration/AdultDayCareReferral.xml deleted file mode 100644 index d43daeae17..0000000000 --- a/xml/configuration/AdultDayCareReferral.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - Adult Day Care Referral - - - Open Case - 1 - - - Medical evaluation - - - Mental health evaluation - - - ADC referral - - - Follow up - - - Change Case Type - - - Change Case Status - - - Change Case Start Date - - - Link Cases - - - - - standard_timeline - - true - - - Open Case - Completed - - - Medical evaluation - Open Case - 3 - newest - - - Mental health evaluation - Open Case - 7 - newest - - - ADC referral - Open Case - 10 - newest - - - Follow up - Open Case - 14 - newest - - - - - - - Senior Services Coordinator - 1 - - - Health Services Coordinator - - - Benefits Specialist - - - diff --git a/xml/configuration/HousingSupport.xml b/xml/configuration/HousingSupport.xml deleted file mode 100644 index 3865c7d0c3..0000000000 --- a/xml/configuration/HousingSupport.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - - Housing Support - - - Open Case - 1 - - - Medical evaluation - - - Mental health evaluation - - - Secure temporary housing - - - Income and benefits stabilization - - - Long-term housing plan - - - Follow up - - - Change Case Type - - - Change Case Status - - - Change Case Start Date - - - Link Cases - - - - - standard_timeline - - true - - - Open Case - Completed - - - Medical evaluation - Open Case - 1 - newest - - - Mental health evaluation - Open Case - 1 - newest - - - Secure temporary housing - Open Case - 2 - newest - - - Follow up - Open Case - 3 - newest - - - Income and benefits stabilization - Open Case - 7 - newest - - - Long-term housing plan - Open Case - 14 - newest - - - Follow up - Open Case - 21 - newest - - - - - - - Homeless Services Coordinator - 1 - 1 - - - Health Services Coordinator - - - Benefits Specialist - - - diff --git a/xml/configuration/Settings.xml b/xml/configuration/Settings.xml deleted file mode 100644 index 8006e9d071..0000000000 --- a/xml/configuration/Settings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - 0 - - 1 - - 0 - - - - Change Case Status - 0 - - - Change Case Start Date - 0 - - - -- 2.25.1