[Erp5-report] r35943 fabien - in /experimental/bt5/erp5_credential: PortalTypeAllowedConten...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 3 11:03:17 CEST 2010


Author: fabien
Date: Thu Jun  3 11:03:16 2010
New Revision: 35943

URL: http://svn.erp5.org?rev=35943&view=rev
Log:
- set up allowed/hidden_content_type for Credential Update and add Credential Question to Credential Request
- add base_category for Credential Update
- set up Credential Update portal_type

Modified:
    experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
    experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    experimental/bt5/erp5_credential/PortalTypeTemplateItem/portal_types/Credential%20Update.xml
    experimental/bt5/erp5_credential/bt/revision

Modified: experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=35943&r1=35942&r2=35943&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Thu Jun  3 11:03:16 2010
@@ -3,10 +3,15 @@
   <item>Credential Recovery</item>
  </portal_type>
  <portal_type id="Credential Request">
+  <item>Credential Question</item>
   <item>Email</item>
  </portal_type>
  <portal_type id="Credential Request Module">
   <item>Credential Request</item>
+ </portal_type>
+ <portal_type id="Credential Update">
+  <item>Credential Question</item>
+  <item>Email</item>
  </portal_type>
  <portal_type id="Credential Update Module">
   <item>Credential Update</item>

Modified: experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=35943&r1=35942&r2=35943&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] Thu Jun  3 11:03:16 2010
@@ -14,6 +14,10 @@
  <portal_type id="Credential Request Module">
   <item>business_application</item>
  </portal_type>
+ <portal_type id="Credential Update">
+  <item>destination_decision</item>
+  <item>question</item>
+ </portal_type>
  <portal_type id="Credential Update Module">
   <item>business_application</item>
  </portal_type>

Modified: experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml?rev=35943&r1=35942&r2=35943&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] Thu Jun  3 11:03:16 2010
@@ -1,5 +1,10 @@
 <hidden_content_type_list>
  <portal_type id="Credential Request">
+  <item>Credential Question</item>
+  <item>Email</item>
+ </portal_type>
+ <portal_type id="Credential Update">
+  <item>Credential Question</item>
   <item>Email</item>
  </portal_type>
  <portal_type id="Person">

Modified: experimental/bt5/erp5_credential/PortalTypeTemplateItem/portal_types/Credential%20Update.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/PortalTypeTemplateItem/portal_types/Credential%2520Update.xml?rev=35943&r1=35942&r2=35943&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeTemplateItem/portal_types/Credential%20Update.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeTemplateItem/portal_types/Credential%20Update.xml [utf8] Thu Jun  3 11:03:16 2010
@@ -14,15 +14,33 @@
             <value>
               <dictionary>
                 <item>
+                    <key> <string>first_name</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>last_name</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>middle_name</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+                    </value>
+                </item>
+                <item>
                     <key> <string>short_title</string> </key>
                     <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                      <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent>
                     </value>
                 </item>
                 <item>
                     <key> <string>title</string> </key>
                     <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                      <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent>
                     </value>
                 </item>
               </dictionary>
@@ -34,7 +52,7 @@
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string>addTicket</string> </value>
+            <value> <string>addCredentialRequest</string> </value>
         </item>
         <item>
             <key> <string>group_list</string> </key>
@@ -94,6 +112,66 @@
       <dictionary>
         <item>
             <key> <string>domain_name</string> </key>
+            <value> <string>content_translation</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>first_name</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>content_translation</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>last_name</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="4" aka="AAAAAAAAAAQ=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>content_translation</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>middle_name</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="5" aka="AAAAAAAAAAU=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
             <value> <string>erp5_content</string> </value>
         </item>
         <item>
@@ -103,7 +181,7 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="3" aka="AAAAAAAAAAM=">
+  <record id="6" aka="AAAAAAAAAAY=">
     <pickle>
       <tuple>
         <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>

Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=35943&r1=35942&r2=35943&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Thu Jun  3 11:03:16 2010
@@ -1,1 +1,1 @@
-73
+74




More information about the Erp5-report mailing list