[Erp5-report] r29056 - in /erp5/trunk/bt5/erp5_project: SkinTemplateItem/portal_skins/erp5_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 15 07:49:30 CEST 2009


Author: yo
Date: Tue Sep 15 07:49:30 2009
New Revision: 29056

URL: http://svn.erp5.org?rev=29056&view=rev
Log:
2009-09-15 yo
* Show nearly the same columns in the dialog of related requirements on Project Line as in Requirement_view.

Modified:
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewFieldLibrary/my_requirement_logical_path_list.xml
    erp5/trunk/bt5/erp5_project/bt/change_log
    erp5/trunk/bt5/erp5_project/bt/copyright_list
    erp5/trunk/bt5/erp5_project/bt/revision

Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewFieldLibrary/my_requirement_logical_path_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewFieldLibrary/my_requirement_logical_path_list.xml?rev=29056&r1=29055&r2=29056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewFieldLibrary/my_requirement_logical_path_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewFieldLibrary/my_requirement_logical_path_list.xml [utf8] Tue Sep 15 07:49:30 2009
@@ -13,10 +13,11 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
+                <string>base_category</string>
+                <string>catalog_index</string>
+                <string>columns</string>
+                <string>portal_type</string>
                 <string>title</string>
-                <string>base_category</string>
-                <string>portal_type</string>
-                <string>catalog_index</string>
               </list>
             </value>
         </item>
@@ -86,6 +87,33 @@
                     <value> <string>title</string> </value>
                 </item>
                 <item>
+                    <key> <string>columns</string> </key>
+                    <value>
+                      <list>
+                        <tuple>
+                          <string>int_index</string>
+                          <string>Index</string>
+                        </tuple>
+                        <tuple>
+                          <string>reference</string>
+                          <string>Reference</string>
+                        </tuple>
+                        <tuple>
+                          <string>title</string>
+                          <string>Title</string>
+                        </tuple>
+                        <tuple>
+                          <string>description</string>
+                          <string>Description</string>
+                        </tuple>
+                        <tuple>
+                          <string>comment</string>
+                          <string>Comment</string>
+                        </tuple>
+                      </list>
+                    </value>
+                </item>
+                <item>
                     <key> <string>default_module</string> </key>
                     <value> <string>requirement</string> </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_project/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/change_log?rev=29056&r1=29055&r2=29056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/bt/change_log [utf8] Tue Sep 15 07:49:30 2009
@@ -1,3 +1,6 @@
+2009-09-15 yo
+* Show nearly the same columns in the dialog of related requirements on Project Line as in Requirement_view.
+
 2009-09-11 yusei
 * Fix Requirement type information and make view action the first priority.
 

Modified: erp5/trunk/bt5/erp5_project/bt/copyright_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/copyright_list?rev=29056&r1=29055&r2=29056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/copyright_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/bt/copyright_list [utf8] Tue Sep 15 07:49:30 2009
@@ -1,1 +1,1 @@
-Copyright (c) 2005-2006 Nexedi SARL
+Copyright (c) 2005-2009 Nexedi SA

Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=29056&r1=29055&r2=29056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision [utf8] Tue Sep 15 07:49:30 2009
@@ -1,1 +1,1 @@
-669
+670




More information about the Erp5-report mailing list