[Erp5-report] r32035 romain - in /erp5/trunk/bt5/erp5_worklist_sql: SkinTemplateItem/portal...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jan 27 17:46:01 CET 2010
Author: romain
Date: Wed Jan 27 17:45:59 2010
New Revision: 32035
URL: http://svn.erp5.org?rev=32035&view=rev
Log:
Do not limit the max row to retrieve to 1000 for Base_zGetCountFromWorklistTable.
Modified:
erp5/trunk/bt5/erp5_worklist_sql/SkinTemplateItem/portal_skins/erp5_worklist_sql/Base_zGetCountFromWorklistTable.xml
erp5/trunk/bt5/erp5_worklist_sql/bt/revision
Modified: erp5/trunk/bt5/erp5_worklist_sql/SkinTemplateItem/portal_skins/erp5_worklist_sql/Base_zGetCountFromWorklistTable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_worklist_sql/SkinTemplateItem/portal_skins/erp5_worklist_sql/Base_zGetCountFromWorklistTable.xml?rev=32035&r1=32034&r2=32035&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_worklist_sql/SkinTemplateItem/portal_skins/erp5_worklist_sql/Base_zGetCountFromWorklistTable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_worklist_sql/SkinTemplateItem/portal_skins/erp5_worklist_sql/Base_zGetCountFromWorklistTable.xml [utf8] Wed Jan 27 17:45:59 2010
@@ -78,18 +78,48 @@
</value>
</item>
<item>
+ <key> <string>allow_simple_one_argument_traversal</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
<key> <string>arguments_src</string> </key>
<value> <string>select_expression\r\n
where_expression\r\n
group_by_expression</string> </value>
</item>
<item>
+ <key> <string>cache_time_</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
+ <key> <string>class_file_</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>class_name_</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>connection_hook</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>zGetCountFromWorklistTable</string> </value>
+ </item>
+ <item>
+ <key> <string>max_cache_</string> </key>
+ <value> <int>100</int> </value>
+ </item>
+ <item>
+ <key> <string>max_rows_</string> </key>
+ <value> <int>0</int> </value>
</item>
<item>
<key> <string>src</string> </key>
Modified: erp5/trunk/bt5/erp5_worklist_sql/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_worklist_sql/bt/revision?rev=32035&r1=32034&r2=32035&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_worklist_sql/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_worklist_sql/bt/revision [utf8] Wed Jan 27 17:45:59 2010
@@ -1,1 +1,1 @@
-27
+28
More information about the Erp5-report
mailing list