[Erp5-report] r8392 - in /erp5/trunk/bt5/erp5_forge: ActionTemplateItem/portal_types/Busine...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Jul 11 13:50:54 CEST 2006
Author: chris
Date: Tue Jul 11 13:50:50 2006
New Revision: 8392
URL: http://svn.erp5.org?rev=8392&view=rev
Log:
- Removed "update local working copy" action because it made it too easy to revert changes committed by someone else without noticing
- Renamed "update business template from SVN" id (was badly named)
Added:
erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml
erp5/trunk/bt5/erp5_forge/bt/provides_list
Modified:
erp5/trunk/bt5/erp5_forge/bt/revision
erp5/trunk/bt5/erp5_forge/bt/template_action_path_list
Added: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/update_svn_bt.xml?rev=8392&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml (added)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/update_svn_bt.xml Tue Jul 11 13:50:50 2006
@@ -1,0 +1,89 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <tuple>
+ <tuple>
+ <string>Products.CMFCore.ActionInformation</string>
+ <string>ActionInformation</string>
+ </tuple>
+ <none/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>__ac_local_roles__</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>action</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+ </value>
+ </item>
+ <item>
+ <key> <string>category</string> </key>
+ <value> <string>object_action</string> </value>
+ </item>
+ <item>
+ <key> <string>condition</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>icon</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>update_svn_bt</string> </value>
+ </item>
+ <item>
+ <key> <string>permissions</string> </key>
+ <value>
+ <tuple>
+<string></string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>priority</string> </key>
+ <value> <float>12.0</float> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string>Update Business Template from SVN</string> </value>
+ </item>
+ <item>
+ <key> <string>visible</string> </key>
+ <value> <int>1</int> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+ <record id="2" aka="AAAAAAAAAAI=">
+ <pickle>
+ <tuple>
+ <tuple>
+ <string>Products.CMFCore.Expression</string>
+ <string>Expression</string>
+ </tuple>
+ <none/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>text</string> </key>
+ <value> <string>string:${object_url}/BusinessTemplate_doSvnUpdate</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_forge/bt/provides_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/bt/provides_list?rev=8392&view=auto
==============================================================================
(empty)
Modified: erp5/trunk/bt5/erp5_forge/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/bt/revision?rev=8392&r1=8391&r2=8392&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/bt/revision (original)
+++ erp5/trunk/bt5/erp5_forge/bt/revision Tue Jul 11 13:50:50 2006
@@ -1,1 +1,1 @@
-45
+48
Modified: erp5/trunk/bt5/erp5_forge/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/bt/template_action_path_list?rev=8392&r1=8391&r2=8392&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_forge/bt/template_action_path_list Tue Jul 11 13:50:50 2006
@@ -9,8 +9,7 @@
Business Template | svn_cleanup_locks
Business Template | svn_conflicted_files
Business Template | svn_unversioned_files
-Business Template | svn_update_working_copy
-Business Template | update_svn_wc
+Business Template | update_svn_bt
Business Template | view_svn_repos_infos
External Folder | history
External Folder | metadata
More information about the Erp5-report
mailing list