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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Aug 13 14:16:22 CEST 2010


Author: fabien
Date: Fri Aug 13 14:16:19 2010
New Revision: 37796

URL: http://svn.erp5.org?rev=37796&view=rev
Log:
allow Address and Telephone portal_type into Credential Request, usefull to store address and phone

Modified:
    experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    experimental/bt5/erp5_credential/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    experimental/bt5/erp5_credential/bt/revision
    experimental/bt5/erp5_credential/bt/template_portal_type_allowed_content_type_list
    experimental/bt5/erp5_credential/bt/template_portal_type_hidden_content_type_list

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=37796&r1=37795&r2=37796&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Fri Aug 13 14:16:19 2010
@@ -7,8 +7,10 @@
   <item>Credential Recovery</item>
  </portal_type>
  <portal_type id="Credential Request">
+  <item>Address</item>
   <item>Credential Question</item>
   <item>Email</item>
+  <item>Telephone</item>
  </portal_type>
  <portal_type id="Credential Request Module">
   <item>Credential Request</item>

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=37796&r1=37795&r2=37796&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] Fri Aug 13 14:16:19 2010
@@ -4,8 +4,10 @@
   <item>Email</item>
  </portal_type>
  <portal_type id="Credential Request">
+  <item>Address</item>
   <item>Credential Question</item>
   <item>Email</item>
+  <item>Telephone</item>
  </portal_type>
  <portal_type id="Credential Update">
   <item>Credential Question</item>

Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=37796&r1=37795&r2=37796&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Fri Aug 13 14:16:19 2010
@@ -1 +1 @@
-114
\ No newline at end of file
+115
\ No newline at end of file

Modified: experimental/bt5/erp5_credential/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/template_portal_type_allowed_content_type_list?rev=37796&r1=37795&r2=37796&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/template_portal_type_allowed_content_type_list [utf8] Fri Aug 13 14:16:19 2010
@@ -2,8 +2,10 @@ Credential Recovery Module | Credential 
 Credential Recovery | Credential Question
 Credential Recovery | Email
 Credential Request Module | Credential Request
+Credential Request | Address
 Credential Request | Credential Question
 Credential Request | Email
+Credential Request | Telephone
 Credential Update Module | Credential Update
 Credential Update | Credential Question
 Credential Update | Email

Modified: experimental/bt5/erp5_credential/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/template_portal_type_hidden_content_type_list?rev=37796&r1=37795&r2=37796&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/template_portal_type_hidden_content_type_list [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/template_portal_type_hidden_content_type_list [utf8] Fri Aug 13 14:16:19 2010
@@ -1,7 +1,9 @@
 Credential Recovery | Credential Question
 Credential Recovery | Email
+Credential Request | Address
 Credential Request | Credential Question
 Credential Request | Email
+Credential Request | Telephone
 Credential Update | Credential Question
 Credential Update | Email
 Person | Credential Question
\ No newline at end of file




More information about the Erp5-report mailing list