[Erp5-report] r34180 nicolas - in /erp5/trunk/bt5/erp5_data_protection: SkinTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 29 13:28:36 CEST 2010


Author: nicolas
Date: Mon Mar 29 13:28:35 2010
New Revision: 34180

URL: http://svn.erp5.org?rev=34180&view=rev
Log:
add creation date in listbox's module

Added:
    erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_creation_date.xml
Modified:
    erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList.xml
    erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox.xml
    erp5/trunk/bt5/erp5_data_protection/bt/revision

Modified: erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList.xml?rev=34180&r1=34179&r2=34180&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList.xml [utf8] Mon Mar 29 13:28:35 2010
@@ -93,6 +93,7 @@
                     <value>
                       <list>
                         <string>listbox_agent_portal_type</string>
+                        <string>listbox_creation_date</string>
                       </list>
                     </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox.xml?rev=34180&r1=34179&r2=34180&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox.xml [utf8] Mon Mar 29 13:28:35 2010
@@ -105,6 +105,10 @@
                           <string>Requester</string>
                         </tuple>
                         <tuple>
+                          <string>creation_date</string>
+                          <string>Creation Date</string>
+                        </tuple>
+                        <tuple>
                           <string>translated_validation_state_title</string>
                           <string>State</string>
                         </tuple>
@@ -119,6 +123,10 @@
                           <string>agent_portal_type</string>
                           <string>Type</string>
                         </tuple>
+                        <tuple>
+                          <string>creation_date</string>
+                          <string>Creation Date</string>
+                        </tuple>
                       </list>
                     </value>
                 </item>
@@ -173,6 +181,10 @@
                           <string>Requester</string>
                         </tuple>
                         <tuple>
+                          <string>creation_date</string>
+                          <string>Creation Date</string>
+                        </tuple>
+                        <tuple>
                           <string>translated_validation_state_title</string>
                           <string>State</string>
                         </tuple>
@@ -202,6 +214,10 @@
                         <tuple>
                           <string>contributor_title</string>
                           <string>Requester</string>
+                        </tuple>
+                        <tuple>
+                          <string>creation_date</string>
+                          <string>Creation Date</string>
                         </tuple>
                         <tuple>
                           <string>translated_validation_state_title</string>

Added: erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_creation_date.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_creation_date.xml?rev=34180&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_creation_date.xml (added)
+++ erp5/trunk/bt5/erp5_data_protection/SkinTemplateItem/portal_skins/erp5_data_protection/DataProtectionRequestModule_viewDataProtectionRequestList/listbox_creation_date.xml [utf8] Mon Mar 29 13:28:35 2010
@@ -1,0 +1,109 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>delegated_list</string> </key>
+            <value>
+              <list>
+                <string>editable</string>
+                <string>required</string>
+                <string>title</string>
+              </list>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>listbox_creation_date</string> </value>
+        </item>
+        <item>
+            <key> <string>message_values</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>external_validator_failed</string> </key>
+                    <value> <string>The input failed the external validator.</string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>overrides</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string></string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>tales</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string></string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>values</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>editable</string> </key>
+                    <value> <int>0</int> </value>
+                </item>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string>your_date</string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string>Base_viewFieldLibrary</string> </value>
+                </item>
+                <item>
+                    <key> <string>required</string> </key>
+                    <value> <int>1</int> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string>Click to edit the target</string> </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value> <string>listbox_creation_date</string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_data_protection/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/bt/revision?rev=34180&r1=34179&r2=34180&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] Mon Mar 29 13:28:35 2010
@@ -1,1 +1,1 @@
-35
+36




More information about the Erp5-report mailing list