Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Georgios Dagkakis
erp5
Commits
e40ee89a
Commit
e40ee89a
authored
Nov 27, 2013
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
using variables other than 'context' in filter expression is deprecated and slower.
parent
b40c9fc9
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_birth_detail_list.catalog_keys.xml
...mysql_innodb/z_catalog_birth_detail_list.catalog_keys.xml
+1
-1
bt5/erp5_egov_mysql_innodb_catalog/bt/revision
bt5/erp5_egov_mysql_innodb_catalog/bt/revision
+1
-1
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_crawler.catalog_keys.xml
...g/erp5_mysql_innodb/z0_uncatalog_crawler.catalog_keys.xml
+1
-1
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_email_thread.catalog_keys.xml
...5_mysql_innodb/z0_uncatalog_email_thread.catalog_keys.xml
+1
-1
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_crawler_list.catalog_keys.xml
...erp5_mysql_innodb/z_catalog_crawler_list.catalog_keys.xml
+1
-1
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_email_thread_list.catalog_keys.xml
...mysql_innodb/z_catalog_email_thread_list.catalog_keys.xml
+1
-1
bt5/erp5_email_reader/bt/revision
bt5/erp5_email_reader/bt/revision
+1
-1
bt5/erp5_project_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_reporting_outcome.catalog_keys.xml
...ql_innodb/z0_uncatalog_reporting_outcome.catalog_keys.xml
+1
-1
bt5/erp5_project_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_reporting_outcome_list.catalog_keys.xml
..._innodb/z_catalog_reporting_outcome_list.catalog_keys.xml
+1
-1
bt5/erp5_project_mysql_innodb_catalog/bt/revision
bt5/erp5_project_mysql_innodb_catalog/bt/revision
+1
-1
No files found.
bt5/erp5_egov_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_birth_detail_list.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,6 +6,6 @@
...
@@ -6,6 +6,6 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python:
here
.getPortalType() == 'Person'
</value>
<value>
python:
context
.getPortalType() == 'Person'
</value>
</item>
</item>
</catalog_method>
</catalog_method>
bt5/erp5_egov_mysql_innodb_catalog/bt/revision
View file @
e40ee89a
35
36
\ No newline at end of file
\ No newline at end of file
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_crawler.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python:(
here.isDocument and here.isExternalDocument) or here
.getPortalType() == 'Email Reader'
</value>
<value>
python:(
context.isDocument and context.isExternalDocument) or context
.getPortalType() == 'Email Reader'
</value>
</item>
</item>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<value></value>
<value></value>
...
...
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_email_thread.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python:
here
.getPortalType() == 'Email Thread'
</value>
<value>
python:
context
.getPortalType() == 'Email Thread'
</value>
</item>
</item>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<value></value>
<value></value>
...
...
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_crawler_list.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python:(
here.isDocument and here.isExternalDocument) or here
.getPortalType() == 'Email Reader'
</value>
<value>
python:(
context.isDocument and context.isExternalDocument) or context
.getPortalType() == 'Email Reader'
</value>
</item>
</item>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<value></value>
<value></value>
...
...
bt5/erp5_email_reader/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_email_thread_list.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python:
here
.getPortalType() == 'Email Thread'
</value>
<value>
python:
context
.getPortalType() == 'Email Thread'
</value>
</item>
</item>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<item
key=
"_filter_expression_cache_key_archive"
type=
"str"
>
<value></value>
<value></value>
...
...
bt5/erp5_email_reader/bt/revision
View file @
e40ee89a
33
34
\ No newline at end of file
\ No newline at end of file
bt5/erp5_project_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_reporting_outcome.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,6 +6,6 @@
...
@@ -6,6 +6,6 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python: getattr(
here
, 'getOutcomeDescription', None) is not None
</value>
<value>
python: getattr(
context
, 'getOutcomeDescription', None) is not None
</value>
</item>
</item>
</catalog_method>
</catalog_method>
bt5/erp5_project_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_reporting_outcome_list.catalog_keys.xml
View file @
e40ee89a
...
@@ -6,6 +6,6 @@
...
@@ -6,6 +6,6 @@
<value>
1
</value>
<value>
1
</value>
</item>
</item>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<item
key=
"_filter_expression_archive"
type=
"str"
>
<value>
python: getattr(
here
, 'getOutcomeDescription', None) is not None
</value>
<value>
python: getattr(
context
, 'getOutcomeDescription', None) is not None
</value>
</item>
</item>
</catalog_method>
</catalog_method>
bt5/erp5_project_mysql_innodb_catalog/bt/revision
View file @
e40ee89a
22
23
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment