CRM-13497 - last one
authorlynndanzig <lynndanzig@btinternet.com>
Tue, 8 Oct 2013 19:56:49 +0000 (20:56 +0100)
committerlynndanzig <lynndanzig@btinternet.com>
Tue, 8 Oct 2013 19:56:49 +0000 (20:56 +0100)
xml/schema/Report/Instance.xml
xml/schema/SMS/History.xml
xml/schema/SMS/Provider.xml
xml/schema/Standalone/OpenID/Associations.xml

index 24dcb9fecbac0ec8ebb0cc11c72e6fd5224e51c7..9af6ab123f4dc97978a552d6b518837476c9b612 100644 (file)
@@ -23,7 +23,7 @@
       <title>Report Instance Domain ID</title>
       <type>int unsigned</type>
       <required>true</required>
-      <comment>Which Domain is this instance for</comment>
+      <comment>Which Domain is this instance for</comment>      
       <add>3.1</add>
   </field>
   <foreignKey>
@@ -38,6 +38,9 @@
        <type>varchar</type>
        <length>255</length>
        <comment>Report Instance Title.</comment>
+       <html>
+        <type>Text</type>
+      </html>
        <add>2.2</add>
   </field>
   <field>
@@ -47,6 +50,9 @@
       <length>64</length>
       <required>true</required>
       <comment>FK to civicrm_option_value for the report template</comment>
+      <html>
+        <type>Select</type>
+      </html>
       <add>2.2</add>
   </field>
   <field>
@@ -55,6 +61,9 @@
       <type>varchar</type>
       <length>255</length>
       <comment>when combined with report_id/template uniquely identifies the instance</comment>
+      <html>
+        <type>Text</type>
+      </html>
       <add>3.2</add>
   </field>
   <field>
@@ -64,6 +73,9 @@
       <length>255</length>
       <comment>arguments that are passed in the url when invoking the instance</comment>
       <add>3.2</add>
+      <html>
+        <type>Text</type>
+      </html>
   </field>
   <field>
        <name>description</name>
@@ -71,6 +83,9 @@
        <type>varchar</type>
        <length>255</length>
        <comment>Report Instance description.</comment>
+       <html>
+        <type>Text</type>
+      </html>
        <add>2.2</add>
   </field>
   <field>
@@ -79,6 +94,9 @@
        <type>varchar</type>
        <length>255</length>
        <comment>permission required to be able to run this instance</comment>
+       <html>
+        <type>Text</type>
+      </html>
        <add>2.2</add>
   </field>
   <field>
        <length>1024</length>
        <comment>role required to be able to run this instance</comment>
        <add>4.1</add>
+       <html>
+        <type>Text</type>
+      </html>
   </field>
   <field>
        <name>form_values</name>
        <title>Report Instance is Active</title>
        <type>boolean</type>
        <comment>Is this entry active?</comment>
+       <html>
+         <type>CheckBox</type>
+       </html>
        <add>2.2</add>
   </field>
   <field>
        <type>varchar</type>
        <length>255</length>
        <comment>Subject of email</comment>
+       <html>
+         <type>Text</type>
+       </html>
   </field>
   <field>
       <name>email_to</name>
       <title>Email Report Instance To</title>
       <type>text</type>
       <comment>comma-separated list of email addresses to send the report to</comment>
+      <html>
+        <type>Text</type>
+      </html>
       <add>2.2</add>
   </field>
   <field>
       <title>cc Email Report Instance To</title>
       <type>text</type>
       <comment>comma-separated list of email addresses to send the report to</comment>
+      <html>
+        <type>Text</type>
+      </html>
       <add>2.2</add>
   </field>
   <field>
     <title>Instance is Reserved</title>
     <type>boolean</type>
     <default>0</default>
+    <html>
+      <type>CheckBox</type>
+    </html>
     <add>4.2</add>
   </field>
 </table>
index 7ef4ada22e2d5e25717191e157cb72d36d4fdf66..c5713abffe3baa890df3d53f09c555a8aa8983f6 100644 (file)
@@ -35,6 +35,9 @@
       <required>true</required>
       <comment>FK to Contact who is sending this SMS</comment>
        <add>1.4</add>
+       <html>
+         <type>Autocomplete-Select</type>
+       </html>
   </field>
   <foreignKey>
        <name>contact_id</name>
index 82c4d23a83ab041b3d513c390b58791ae49ff275..b6db936a55c15059d8f231fc03a984a43b23ca1f 100644 (file)
        <type>varchar</type>
        <length>64</length>
        <comment>Provider name visible to user</comment>
+       <html>
+         <type>Text</type>
+       </html>
        <add>4.2</add>
   </field>
   <field>
        <name>username</name>
        <type>varchar</type>
        <length>255</length>
+       <html>
+          <type>Text</type>
+       </html>
        <add>4.2</add>
   </field>
   <field>
        <name>password</name>
        <type>varchar</type>
        <length>255</length>
+       <html>
+          <type>Text</type>
+       </html>
        <add>4.2</add>
   </field>
   <field>
        <type>int unsigned</type>
        <required>true</required>
        <comment>points to value in civicrm_option_value for group sms_api_type</comment>
+       <html>
+         <type>Select</type>
+       </html>
        <add>4.2</add>
   </field>
   <field>
        <name>api_url</name>
        <type>varchar</type>
        <length>128</length>
+       <html>
+          <type>Text</type>
+       </html>
        <add>4.2</add>
   </field>
   <field>
        <name>api_params</name>
        <type>text</type>
        <comment>the api params in xml, http or smtp format</comment>
+       <html>
+          <type>Text</type>
+       </html>
        <add>4.2</add>
   </field>
    <field>
        <type>boolean</type>
        <default>0</default>
        <add>4.2</add>
+       <html>
+         <type>CheckBox</type>
+       </html>
   </field>
    <field>
        <name>is_active</name>
        <type>boolean</type>
        <default>0</default>
        <add>4.2</add>
+       <html>
+         <type>CheckBox</type>
+       </html>       
   </field>
 </table>
index da7f3a785888c7511ce72b22b78e1d54ba3f4d33..07a379bbe9da8d82b6a88b9e41c0d2f9d9216b8d 100644 (file)
@@ -25,6 +25,9 @@
        <name>handle</name>
        <type>varchar</type>
        <length>255</length>
+       <html>
+          <type>Text</type>
+       </html>
        <add>2.0</add>
   </field>
   <field>
@@ -46,6 +49,9 @@
       <name>assoc_type</name>
       <type>varchar</type>
       <length>64</length>
+      <html>
+          <type>Text</type>
+       </html>
       <add>2.0</add>
   </field>
   <index>