[Erp5-report] r45124 kazuhiko - in /erp5/trunk/bt5/erp5_forge: ActionTemplateItem/portal_ty...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 6 11:12:57 CEST 2011


Author: kazuhiko
Date: Wed Apr  6 11:12:57 2011
New Revision: 45124

URL: http://svn.erp5.org?rev=45124&view=rev
Log:
enable VCS related actions only if VCS is available for the Business Template.

Modified:
    erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/clean_vcs_bt.xml
    erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/conflicted_files.xml
    erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt.xml
    erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt_norevert.xml
    erp5/trunk/bt5/erp5_forge/bt/revision

Modified: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/clean_vcs_bt.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/clean_vcs_bt.xml?rev=45124&r1=45123&r2=45124&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/clean_vcs_bt.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/clean_vcs_bt.xml [utf8] Wed Apr  6 11:12:57 2011
@@ -26,7 +26,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -78,4 +80,17 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: not here.isVcsType(None)</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/conflicted_files.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/conflicted_files.xml?rev=45124&r1=45123&r2=45124&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/conflicted_files.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/conflicted_files.xml [utf8] Wed Apr  6 11:12:57 2011
@@ -26,7 +26,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -78,4 +80,17 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: not here.isVcsType(None)</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/update_vcs_bt.xml?rev=45124&r1=45123&r2=45124&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt.xml [utf8] Wed Apr  6 11:12:57 2011
@@ -26,7 +26,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -82,4 +84,17 @@ Revert & Update Business Template from V
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: not here.isVcsType(None)</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt_norevert.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/update_vcs_bt_norevert.xml?rev=45124&r1=45123&r2=45124&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt_norevert.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_vcs_bt_norevert.xml [utf8] Wed Apr  6 11:12:57 2011
@@ -26,7 +26,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -78,4 +80,17 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: not here.isVcsType(None)</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_forge/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/bt/revision?rev=45124&r1=45123&r2=45124&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_forge/bt/revision [utf8] Wed Apr  6 11:12:57 2011
@@ -1 +1 @@
-653
\ No newline at end of file
+654
\ No newline at end of file



More information about the Erp5-report mailing list