From 7deea51396624260139d124b088478e27f0aed14 Mon Sep 17 00:00:00 2001 From: lynndanzig Date: Sun, 6 Oct 2013 15:45:17 +0100 Subject: [PATCH] CRM-13497 - Add html type to schema xml --- xml/schema/Activity/Activity.xml | 39 +++++++++++++ xml/schema/Batch/Batch.xml | 5 +- xml/schema/Campaign/Campaign.xml | 18 +++++- xml/schema/Campaign/Survey.xml | 15 ++++- xml/schema/Case/Case.xml | 5 +- xml/schema/Contact/ContactType.xml | 5 +- xml/schema/Contact/Group.xml | 5 +- xml/schema/Contribute/Contribution.xml | 5 +- xml/schema/Contribute/ContributionPage.xml | 35 +++++++++--- xml/schema/Core/CustomGroup.xml | 10 +++- xml/schema/Core/Domain.xml | 10 +++- xml/schema/Core/Job.xml | 5 +- xml/schema/Core/Note.xml | 5 +- xml/schema/Core/OptionValue.xml | 5 +- xml/schema/Core/Preferences.xml | 5 +- xml/schema/Core/UFGroup.xml | 15 ++++- xml/schema/Event/Event.xml | 65 +++++++++++++++++----- xml/schema/Event/EventPage.xml | 35 +++++++++--- xml/schema/Grant/Grant.xml | 5 +- xml/schema/Mailing/Component.xml | 10 +++- xml/schema/Member/MembershipType.xml | 15 ++++- xml/schema/Price/PriceField.xml | 10 +++- xml/schema/Price/PriceFieldValue.xml | 5 +- xml/schema/Price/PriceSet.xml | 10 +++- xml/schema/Report/Instance.xml | 10 +++- xml/schema/SMS/History.xml | 5 +- 26 files changed, 295 insertions(+), 62 deletions(-) diff --git a/xml/schema/Activity/Activity.xml b/xml/schema/Activity/Activity.xml index 98175f3783..544b8c616a 100644 --- a/xml/schema/Activity/Activity.xml +++ b/xml/schema/Activity/Activity.xml @@ -71,6 +71,9 @@ activity_type + + Select + UI_activity_type_id @@ -106,6 +109,9 @@ The subject/purpose/short description of the activity. true /(activity.)?subject/i + + Text + 1.1 2.0 @@ -125,6 +131,9 @@ datetime /(activity.)?date(.time$)?/i Date and time this activity is scheduled to occur. Formerly named scheduled_date_time. + + Select Date + 2.0 @@ -159,6 +168,9 @@ /(activity.)?duration(s)?$/i Planned or actual duration of activity expressed in minutes. Conglomerate of former duration_hours and duration_minutes. 2.0 + + Text + @@ -170,6 +182,9 @@ 255 /(activity.)?location$/i Location of the activity (optional, open text). + + Text + 1.1 @@ -194,6 +209,9 @@ varchar 64 Phone number in case the number does not exist in the civicrm_phone table. + + Text + 2.0 @@ -207,6 +225,9 @@ 60 /(activity.)?detail(s)?$/i Details about the activity (agenda, notes, etc). + + RichTextEditor + 1.1 @@ -233,6 +254,9 @@ activity_status + + Select + priority_id @@ -243,6 +267,9 @@ priority + + Select + parent_id @@ -279,6 +306,9 @@ encounter_medium + + Select + 2.2 @@ -348,6 +378,9 @@ Result 255 Currently being used to store result id for survey activity, FK to option value. + + Text + 3.3 @@ -372,6 +405,9 @@ Campaign ID true The campaign for which this activity has been triggered. + + Select + 3.4 @@ -390,6 +426,9 @@ engagement_index + + Select + 3.4 diff --git a/xml/schema/Batch/Batch.xml b/xml/schema/Batch/Batch.xml index d560c8a45a..9e744925a7 100644 --- a/xml/schema/Batch/Batch.xml +++ b/xml/schema/Batch/Batch.xml @@ -52,7 +52,10 @@ text Description of this batch set. true - textarea + + TextArea + + 4 80 3.3 diff --git a/xml/schema/Campaign/Campaign.xml b/xml/schema/Campaign/Campaign.xml index 1efdad9d10..5a1c89d166 100644 --- a/xml/schema/Campaign/Campaign.xml +++ b/xml/schema/Campaign/Campaign.xml @@ -28,6 +28,9 @@ true Name of the Campaign. true + + Text + 3.3 @@ -38,6 +41,9 @@ 255 Title of the Campaign. true + + Text + 3.3 @@ -45,8 +51,10 @@ description Campaign Description text - textarea - 8 + + TextArea + 8 + 60 Full description of Campaign. 3.3 @@ -59,6 +67,9 @@ /^start|(s(tart\s)?date)$/i Date and time that Campaign starts. true + + Select Date + 3.3 @@ -69,6 +80,9 @@ /^end|(e(nd\s)?date)$/i Date and time that Campaign ends. true + + Select Date + 3.3 diff --git a/xml/schema/Campaign/Survey.xml b/xml/schema/Campaign/Survey.xml index 893cd2702f..092757c89e 100644 --- a/xml/schema/Campaign/Survey.xml +++ b/xml/schema/Campaign/Survey.xml @@ -66,7 +66,10 @@ recontact_interval text Recontact intervals for each status. - textarea + + TextArea + + 20 80 3.3 @@ -76,7 +79,10 @@ instructions text Script instructions for volunteers to use for the survey. - textarea + + TextArea + + 20 80 3.3 @@ -194,7 +200,10 @@ thankyou_text Thank-you Text text - textarea + + TextArea + + 8 60 true diff --git a/xml/schema/Case/Case.xml b/xml/schema/Case/Case.xml index 27d6e45130..57695fc2ba 100644 --- a/xml/schema/Case/Case.xml +++ b/xml/schema/Case/Case.xml @@ -132,7 +132,10 @@ details text - textarea + + TextArea + + 8 60 Details about the meeting (agenda, notes, etc). diff --git a/xml/schema/Contact/ContactType.xml b/xml/schema/Contact/ContactType.xml index f1c5a14746..4b6a113abc 100644 --- a/xml/schema/Contact/ContactType.xml +++ b/xml/schema/Contact/ContactType.xml @@ -41,7 +41,10 @@ description text - textarea + + TextArea + + 2 60 localized Optional verbose description of the type. diff --git a/xml/schema/Contact/Group.xml b/xml/schema/Contact/Group.xml index 4ceec1be5c..2235c773ed 100644 --- a/xml/schema/Contact/Group.xml +++ b/xml/schema/Contact/Group.xml @@ -40,7 +40,10 @@ description text Group Description - textarea + + TextArea + + 2 60 Optional verbose description of the group. diff --git a/xml/schema/Contribute/Contribution.xml b/xml/schema/Contribute/Contribution.xml index 0c868ae4e8..54bee24fbd 100644 --- a/xml/schema/Contribute/Contribution.xml +++ b/xml/schema/Contribute/Contribution.xml @@ -268,7 +268,10 @@ note text Note and/or Comment. - textarea + + TextArea + + 4 80 true diff --git a/xml/schema/Contribute/ContributionPage.xml b/xml/schema/Contribute/ContributionPage.xml index c8f0ee7d79..89cbe86883 100644 --- a/xml/schema/Contribute/ContributionPage.xml +++ b/xml/schema/Contribute/ContributionPage.xml @@ -29,7 +29,10 @@ intro_text text - textarea + + TextArea + + 6 50 true @@ -221,7 +224,10 @@ thankyou_text Thank-you Text text - textarea + + TextArea + + 8 60 true @@ -232,7 +238,10 @@ thankyou_footer Thank-you Footer text - textarea + + TextArea + + 8 60 true @@ -250,7 +259,10 @@ for_organization On Behalf Of Organization text - textarea + + TextArea + + 2 50 true @@ -296,7 +308,10 @@ receipt_text text - textarea + + TextArea + + 6 50 true @@ -312,7 +327,10 @@ footer_text text - textarea + + TextArea + + 6 50 true @@ -343,7 +361,10 @@ honor_block_text text - textarea + + TextArea + + 2 50 true diff --git a/xml/schema/Core/CustomGroup.xml b/xml/schema/Core/CustomGroup.xml index 2aa872f5c1..4d814336d0 100644 --- a/xml/schema/Core/CustomGroup.xml +++ b/xml/schema/Core/CustomGroup.xml @@ -84,7 +84,10 @@ text true Description and/or help text to display before fields in form. - textarea + + TextArea + + 4 80 1.1 @@ -94,7 +97,10 @@ text true Description and/or help text to display after fields in form. - textarea + + TextArea + + 4 80 1.1 diff --git a/xml/schema/Core/Domain.xml b/xml/schema/Core/Domain.xml index 64a2e35938..98f7c1811b 100644 --- a/xml/schema/Core/Domain.xml +++ b/xml/schema/Core/Domain.xml @@ -81,7 +81,10 @@ config_backend text Backend configuration. - textarea + + TextArea + + 20 80 1.6 @@ -122,7 +125,10 @@ locale_custom_strings text Locale specific string overrides - textarea + + TextArea + + 20 80 3.2 diff --git a/xml/schema/Core/Job.xml b/xml/schema/Core/Job.xml index e84ccdc729..004b759d79 100644 --- a/xml/schema/Core/Job.xml +++ b/xml/schema/Core/Job.xml @@ -87,7 +87,10 @@ parameters text List of parameters to the command. - textarea + + TextArea + + 4 60 4.1 diff --git a/xml/schema/Core/Note.xml b/xml/schema/Core/Note.xml index 9934fb4d05..5768336ec5 100644 --- a/xml/schema/Core/Note.xml +++ b/xml/schema/Core/Note.xml @@ -48,7 +48,10 @@ note text Note and/or Comment. - textarea + + TextArea + + 4 60 true diff --git a/xml/schema/Core/OptionValue.xml b/xml/schema/Core/OptionValue.xml index 8bee6a2eb9..6decd72370 100644 --- a/xml/schema/Core/OptionValue.xml +++ b/xml/schema/Core/OptionValue.xml @@ -96,7 +96,10 @@ description text - textarea + + TextArea + + 8 60 true diff --git a/xml/schema/Core/Preferences.xml b/xml/schema/Core/Preferences.xml index e48e8fb441..26aff6e65b 100644 --- a/xml/schema/Core/Preferences.xml +++ b/xml/schema/Core/Preferences.xml @@ -181,7 +181,10 @@ mailing_backend text Smtp Backend configuration. - textarea + + TextArea + + 20 80 2.2 diff --git a/xml/schema/Core/UFGroup.xml b/xml/schema/Core/UFGroup.xml index fa2f67a1f2..a854bdbc2d 100644 --- a/xml/schema/Core/UFGroup.xml +++ b/xml/schema/Core/UFGroup.xml @@ -53,7 +53,10 @@ description text Profile Description - textarea + + TextArea + + 2 60 Optional verbose description of the profile. @@ -72,7 +75,10 @@ text true Description and/or help text to display before fields in form. - textarea + + TextArea + + 4 80 1.2 @@ -82,7 +88,10 @@ text true Description and/or help text to display after fields in form. - textarea + + TextArea + + 4 80 1.2 diff --git a/xml/schema/Event/Event.xml b/xml/schema/Event/Event.xml index 4ed896a343..f2caa9a1d6 100644 --- a/xml/schema/Event/Event.xml +++ b/xml/schema/Event/Event.xml @@ -34,7 +34,10 @@ summary text Event Summary - textarea + + TextArea + + 4 60 true @@ -46,7 +49,10 @@ text event_description Event Description - textarea + + TextArea + + 8 60 true @@ -153,7 +159,10 @@ event_full_text text Event Information - textarea + + TextArea + + 4 60 true @@ -252,7 +261,10 @@ receipt_text varchar - textarea + + TextArea + + 6 50 255 @@ -273,7 +285,10 @@ intro_text text - textarea + + TextArea + + 6 50 Introductory Message @@ -285,7 +300,10 @@ footer_text Footer Message text - textarea + + TextArea + + 6 50 true @@ -305,7 +323,10 @@ confirm_text text - textarea + + TextArea + + 6 50 Confirm Text @@ -317,7 +338,10 @@ confirm_footer_text text Footer Text - textarea + + TextArea + + 6 50 true @@ -336,7 +360,10 @@ confirm_email_text text Confirmation Email Text - textarea + + TextArea + + 4 50 true @@ -401,7 +428,10 @@ thankyou_text text - textarea + + TextArea + + 6 50 ThankYou Text @@ -413,7 +443,10 @@ thankyou_footer_text text Footer Text - textarea + + TextArea + + 6 50 true @@ -514,7 +547,10 @@ waitlist_text text - textarea + + TextArea + + 4 60 true @@ -524,7 +560,10 @@ approval_req_text text - textarea + + TextArea + + 4 60 true diff --git a/xml/schema/Event/EventPage.xml b/xml/schema/Event/EventPage.xml index adcb2fdd03..482028aef5 100644 --- a/xml/schema/Event/EventPage.xml +++ b/xml/schema/Event/EventPage.xml @@ -33,7 +33,10 @@ intro_text text - textarea + + TextArea + + 6 50 Introductory Message @@ -45,7 +48,10 @@ footer_text Footer Message text - textarea + + TextArea + + 6 50 true @@ -65,7 +71,10 @@ confirm_text text - textarea + + TextArea + + 6 50 Confirm Text @@ -77,7 +86,10 @@ confirm_footer_text text Footer Text - textarea + + TextArea + + 6 50 true @@ -96,7 +108,10 @@ confirm_email_text text Confirmation Email Text - textarea + + TextArea + + 4 50 true @@ -159,7 +174,10 @@ thankyou_text text - textarea + + TextArea + + 6 50 ThankYou Text @@ -171,7 +189,10 @@ thankyou_footer_text text Footer Text - textarea + + TextArea + + 6 50 true diff --git a/xml/schema/Grant/Grant.xml b/xml/schema/Grant/Grant.xml index 6d7ffaf8de..35db234ea7 100644 --- a/xml/schema/Grant/Grant.xml +++ b/xml/schema/Grant/Grant.xml @@ -152,7 +152,10 @@ text Grant Rationale Grant rationale. - textarea + + TextArea + + 4 60 true diff --git a/xml/schema/Mailing/Component.xml b/xml/schema/Mailing/Component.xml index 34459860dc..958e930b13 100644 --- a/xml/schema/Mailing/Component.xml +++ b/xml/schema/Mailing/Component.xml @@ -36,7 +36,10 @@ body_html text Body of the component in html format. - textarea + + TextArea + + 8 80 @@ -44,7 +47,10 @@ body_text text Body of the component in text format. - textarea + + TextArea + + 8 80 diff --git a/xml/schema/Member/MembershipType.xml b/xml/schema/Member/MembershipType.xml index 9b06a592dc..2b7aa8a150 100644 --- a/xml/schema/Member/MembershipType.xml +++ b/xml/schema/Member/MembershipType.xml @@ -45,7 +45,10 @@ description varchar - textarea + + TextArea + + 6 50 255 @@ -184,7 +187,10 @@ receipt_text_signup varchar - textarea + + TextArea + + 6 50 255 @@ -194,7 +200,10 @@ receipt_text_renewal varchar - textarea + + TextArea + + 6 50 255 diff --git a/xml/schema/Price/PriceField.xml b/xml/schema/Price/PriceField.xml index e89f8453cc..afafadffd3 100644 --- a/xml/schema/Price/PriceField.xml +++ b/xml/schema/Price/PriceField.xml @@ -73,7 +73,10 @@ text true Description and/or help text to display before this field. - textarea + + TextArea + + 4 80 1.8 @@ -83,7 +86,10 @@ text true Description and/or help text to display after this field. - textarea + + TextArea + + 4 80 1.8 diff --git a/xml/schema/Price/PriceFieldValue.xml b/xml/schema/Price/PriceFieldValue.xml index 6a7b817cce..ab5be701da 100644 --- a/xml/schema/Price/PriceFieldValue.xml +++ b/xml/schema/Price/PriceFieldValue.xml @@ -49,7 +49,10 @@ description text - textarea + + TextArea + + NULL 2 60 diff --git a/xml/schema/Price/PriceSet.xml b/xml/schema/Price/PriceSet.xml index c81cb83e28..d02c472621 100644 --- a/xml/schema/Price/PriceSet.xml +++ b/xml/schema/Price/PriceSet.xml @@ -64,7 +64,10 @@ text true Description and/or help text to display before fields in form. - textarea + + TextArea + + 4 80 1.8 @@ -74,7 +77,10 @@ text true Description and/or help text to display after fields in form. - textarea + + TextArea + + 4 80 1.8 diff --git a/xml/schema/Report/Instance.xml b/xml/schema/Report/Instance.xml index 0f0efa1609..f33b657b97 100644 --- a/xml/schema/Report/Instance.xml +++ b/xml/schema/Report/Instance.xml @@ -130,7 +130,10 @@ Report Instance Header text comma-separated list of email addresses to send the report to - textarea + + TextArea + + 4 60 2.2 @@ -140,7 +143,10 @@ Report Instance Footer text comma-separated list of email addresses to send the report to - textarea + + TextArea + + 4 60 2.2 diff --git a/xml/schema/SMS/History.xml b/xml/schema/SMS/History.xml index fab4dd5d7e..376d52b766 100644 --- a/xml/schema/SMS/History.xml +++ b/xml/schema/SMS/History.xml @@ -22,7 +22,10 @@ message text Contents of the SMS. - textarea + + TextArea + + 5 80 1.4 -- 2.25.1