[Erp5-report] r35980 yo - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 4 08:59:02 CEST 2010


Author: yo
Date: Fri Jun  4 08:59:01 2010
New Revision: 35980

URL: http://svn.erp5.org?rev=35980&view=rev
Log:
2010-06-04 yo
* Do not enable reindexing by default. Who has approved such a change? It is up to the system administrator to decide when the catalog can be cleared.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/your_update_catalog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/comment
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/your_update_catalog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/your_update_catalog.xml?rev=35980&r1=35979&r2=35980&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/your_update_catalog.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog/your_update_catalog.xml [utf8] Fri Jun  4 08:59:01 2010
@@ -85,9 +85,7 @@
                 </item>
                 <item>
                     <key> <string>default</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>description</string> </key>
@@ -99,7 +97,9 @@
                 </item>
                 <item>
                     <key> <string>enabled</string> </key>
-                    <value> <string></string> </value>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
                 </item>
                 <item>
                     <key> <string>external_validator</string> </key>
@@ -173,18 +173,15 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.Formulator.TALESField</string>
-          <string>TALESMethod</string>
-        </tuple>
-        <none/>
+        <global name="TALESMethod" module="Products.Formulator.TALESField"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.isCatalogUpdatable()</string> </value>
+            <value> <string>python:here.isCatalogUpdatable()</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=35980&r1=35979&r2=35980&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] Fri Jun  4 08:59:01 2010
@@ -1,3 +1,6 @@
+2010-06-04 yo
+* Do not enable reindexing by default. Who has approved such a change? It is up to the system administrator to decide when the catalog can be cleared.
+
 2010-05-20 yo
 * Movement_getPriceCalculationOperandDict must take into account delivery types when getting Trade Conditions.
 

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/comment
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/comment?rev=35980&r1=35979&r2=35980&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/comment [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/comment [utf8] Fri Jun  4 08:59:01 2010
@@ -1,3 +1,3 @@
-NOTE: You must not include the portal type Business Template or the workflows for Business Template due to bootstrap problems. Look at ERP5Site.py in the Product ERP5 for more details.
-
+NOTE: You must not include the portal type Business Template or the workflows for Business Template due to bootstrap problems. Look at ERP5Site.py in the Product ERP5 for more details.
+
 NOTE 2: Everything which is not required for installing more business templates should not be put in erp5_core.

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=35980&r1=35979&r2=35980&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jun  4 08:59:01 2010
@@ -1,1 +1,1 @@
-1597
+1598




More information about the Erp5-report mailing list