[Erp5-report] r10517 - in /erp5/trunk/bt5/erp5_project: ActionTemplateItem/portal_types/Req...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 3 17:50:37 CEST 2006


Author: rafael
Date: Tue Oct  3 17:50:14 2006
New Revision: 10517

URL: http://svn.erp5.org?rev=10517&view=rev
Log:
Fixed Fast Input on project bt5.

Added:
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInput.xml
Modified:
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/detailed_report.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/fast_input.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/list_ui.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/orphaned.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/print_pdf.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/project_mapping.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/sort_on.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/view.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Module/list_ui.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/fast_input.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/print_pdf.xml
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/view.xml
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_addTaskFastInput/listbox.xml
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addDocumentFastInput/listbox.xml
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addRequirementsFastInput/listbox.xml
    erp5/trunk/bt5/erp5_project/bt/revision

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/detailed_report.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/detailed_report.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/detailed_report.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/detailed_report.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>3.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/fast_input.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/fast_input.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/fast_input.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/fast_input.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>6.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/list_ui.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/list_ui.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/list_ui.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/list_ui.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>7.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/orphaned.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/orphaned.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/orphaned.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/orphaned.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>2.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/print_pdf.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/print_pdf.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/print_pdf.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/print_pdf.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>5.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/project_mapping.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/project_mapping.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/project_mapping.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/project_mapping.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>2.0</float> </value>
+            <value> <float>4.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/sort_on.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/sort_on.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/sort_on.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/sort_on.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>8.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Document/view.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/view.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Document/view.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>1.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Module/list_ui.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%2520Module/list_ui.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Module/list_ui.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement%20Module/list_ui.xml Tue Oct  3 17:50:14 2006
@@ -62,7 +62,7 @@
         </item>
         <item>
             <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/fast_input.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/fast_input.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/fast_input.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/fast_input.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>2.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/print_pdf.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/print_pdf.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/print_pdf.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/print_pdf.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>3.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/view.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/view.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Requirement/view.xml Tue Oct  3 17:50:14 2006
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>10.0</float> </value>
+            <value> <float>1.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_addTaskFastInput/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_addTaskFastInput/listbox.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_addTaskFastInput/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_addTaskFastInput/listbox.xml Tue Oct  3 17:50:14 2006
@@ -318,7 +318,7 @@
                     <value>
                       <list>
                         <tuple>
-                          <string>atask_title</string>
+                          <string>task_title</string>
                           <string>Task Title</string>
                         </tuple>
                         <tuple>
@@ -381,7 +381,7 @@
                         </tuple>
                         <tuple>
                           <string>task_requirement</string>
-                          <string>te</string>
+                          <string>Requeriment</string>
                         </tuple>
                       </list>
                     </value>
@@ -444,7 +444,7 @@
                         </tuple>
                         <tuple>
                           <string>task_requirement</string>
-                          <string>te</string>
+                          <string>Requeriment</string>
                         </tuple>
                       </list>
                     </value>
@@ -582,7 +582,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>FastInput_initialize</string> </value>
+            <value> <string>Project_initializeFastInput</string> </value>
         </item>
       </dictionary>
     </pickle>

Added: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInput.xml?rev=10517&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInput.xml (added)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInput.xml Tue Oct  3 17:50:14 2006
@@ -1,0 +1,189 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.PythonScripts.PythonScript</string>
+          <string>PythonScript</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>Python_magic</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>Script_magic</string> </key>
+            <value> <int>3</int> </value>
+        </item>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_bind_names</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_asgns</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>name_container</string> </key>
+                                <value> <string>container</string> </value>
+                            </item>
+                            <item>
+                                <key> <string>name_context</string> </key>
+                                <value> <string>context</string> </value>
+                            </item>
+                            <item>
+                                <key> <string>name_m_self</string> </key>
+                                <value> <string>script</string> </value>
+                            </item>
+                            <item>
+                                <key> <string>name_subpath</string> </key>
+                                <value> <string>traverse_subpath</string> </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_body</string> </key>
+            <value> <string>from Products.ERP5Type.Document import newTempBase\n
+from string import zfill\n
+\n
+global portal_object, new_id, l\n
+\n
+portal_object = context.getPortalObject()\n
+new_id = 0\n
+l = []\n
+\n
+# function to create a new fast input line\n
+def createInputLine():\n
+  global portal_object, new_id, l\n
+  new_id += 1\n
+  int_len = 3\n
+  o = newTempBase( portal_object\n
+                 , str(new_id)\n
+                 , uid =\'new_%s\' % zfill(new_id, int_len)\n
+                 )\n
+  l.append(o)\n
+\n
+# generate all lines for the fast input form\n
+for x in range(lines_num):\n
+  createInputLine()\n
+\n
+# return the list of fast input lines\n
+return l\n
+</string> </value>
+        </item>
+        <item>
+            <key> <string>_code</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_filepath</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_params</string> </key>
+            <value> <string>lines_num=7, **kw</string> </value>
+        </item>
+        <item>
+            <key> <string>errors</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>func_code</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>co_argcount</string> </key>
+                        <value> <int>1</int> </value>
+                    </item>
+                    <item>
+                        <key> <string>co_varnames</string> </key>
+                        <value>
+                          <tuple>
+                            <string>lines_num</string>
+                            <string>kw</string>
+                            <string>Products.ERP5Type.Document</string>
+                            <string>newTempBase</string>
+                            <string>string</string>
+                            <string>zfill</string>
+                            <string>_getattr_</string>
+                            <string>context</string>
+                            <string>portal_object</string>
+                            <string>new_id</string>
+                            <string>l</string>
+                            <string>createInputLine</string>
+                            <string>_getiter_</string>
+                            <string>range</string>
+                            <string>x</string>
+                          </tuple>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>func_defaults</string> </key>
+            <value>
+              <tuple>
+                <int>7</int>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>Project_initializeFastInput</string> </value>
+        </item>
+        <item>
+            <key> <string>warnings</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addDocumentFastInput/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addDocumentFastInput/listbox.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addDocumentFastInput/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addDocumentFastInput/listbox.xml Tue Oct  3 17:50:14 2006
@@ -468,6 +468,10 @@
                     </value>
                 </item>
                 <item>
+                    <key> <string>page_template</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>portal_types</string> </key>
                     <value>
                       <list/>
@@ -562,7 +566,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>FastInput_initialize</string> </value>
+            <value> <string>Project_initializeFastInput</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addRequirementsFastInput/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addRequirementsFastInput/listbox.xml?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addRequirementsFastInput/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_addRequirementsFastInput/listbox.xml Tue Oct  3 17:50:14 2006
@@ -187,6 +187,10 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
+                    <key> <string>count_method</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>css_class</string> </key>
                     <value> <string></string> </value>
                 </item>
@@ -248,6 +252,10 @@
                 </item>
                 <item>
                     <key> <string>meta_types</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>page_template</string> </key>
                     <value> <string></string> </value>
                 </item>
                 <item>
@@ -466,6 +474,10 @@
                     <value>
                       <list/>
                     </value>
+                </item>
+                <item>
+                    <key> <string>page_template</string> </key>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>portal_types</string> </key>
@@ -562,7 +574,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>FastInput_initialize</string> </value>
+            <value> <string>Project_initializeFastInput</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=10517&r1=10516&r2=10517&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision Tue Oct  3 17:50:14 2006
@@ -1,1 +1,1 @@
-83
+86




More information about the Erp5-report mailing list