[Erp5-report] r18287 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 13 03:26:42 CET 2007


Author: rafael
Date: Thu Dec 13 03:26:41 2007
New Revision: 18287

URL: http://svn.erp5.org?rev=18287&view=rev
Log:
update proxy field

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml?rev=18287&r1=18286&r2=18287&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml Thu Dec 13 03:26:41 2007
@@ -10,12 +10,6 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_owner</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>planning_box</string> </value>
         </item>
@@ -449,6 +443,14 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
+                    <key> <string>info_botleft</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>info_botright</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>info_center</string> </key>
                     <value> <string>getTitle</string> </value>
                 </item>
@@ -467,6 +469,29 @@
                 <item>
                     <key> <string>js_enabled</string> </key>
                     <value> <int>1</int> </value>
+                </item>
+                <item>
+                    <key> <string>lane_root_list</string> </key>
+                    <value>
+                      <list>
+                        <tuple>
+                          <string>base_day_domain</string>
+                          <string>Day</string>
+                        </tuple>
+                        <tuple>
+                          <string>base_week_domain</string>
+                          <string>Week</string>
+                        </tuple>
+                        <tuple>
+                          <string>base_month_domain</string>
+                          <string>Month</string>
+                        </tuple>
+                        <tuple>
+                          <string>base_year_domain</string>
+                          <string>Year</string>
+                        </tuple>
+                      </list>
+                    </value>
                 </item>
                 <item>
                     <key> <string>list_method</string> </key>
@@ -494,6 +519,10 @@
                     </value>
                 </item>
                 <item>
+                    <key> <string>report_axis_groups</string> </key>
+                    <value> <int>10</int> </value>
+                </item>
+                <item>
                     <key> <string>report_root_list</string> </key>
                     <value>
                       <list>
@@ -590,6 +619,10 @@
                 <item>
                     <key> <string>use_date_zoom</string> </key>
                     <value> <int>1</int> </value>
+                </item>
+                <item>
+                    <key> <string>vertical_view</string> </key>
+                    <value> <int>0</int> </value>
                 </item>
                 <item>
                     <key> <string>whitespace_preserve</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=18287&r1=18286&r2=18287&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Thu Dec 13 03:26:41 2007
@@ -1,1 +1,1 @@
-644
+645




More information about the Erp5-report mailing list