Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Laurent S
erp5
Commits
b9931f48
Commit
b9931f48
authored
7 years ago
by
Ayush Tiwari
Browse files
Options
Download
Email Patches
Plain Diff
[erp5_full_text_sphinxse_catalog]: Re-export Catalog Methods
parent
3c3a6e9b
master
arnau
arnau-TM-components-products-migration
arnau-fec
arnau-real-time-inventory-accounting
catalog_filter
cmfactivity-getcurrentnode-getserveraddress
erp5-component
erp5-vifib
feat/accounting_pcg_2018
feature/accounting-reports-stats
feature/hal-actions-support
feature/hal-support-update
feature/jio-accounting-reports
feature/jio-selection-actions
feature/jio-selection-actions-with-history
feature/rjs-listbox-stats
feature/rjs-mass-transition
feature/rjs-print-action
feture/generic-action-jio
fix/consistency_check_alarm
for_testrunner_1
for_testrunner_2
for_testrunner_3
hotfix/accounting-test-timeout
hotfix/field-keeps-request
hotfix/pdm-test
hotfix/rjs-form-less-invasive
hotfix/rjs-formfields-padding
hotfix/rjs-listbox-mutex
hotfix/tests-cleanup
js-ui
listbox_url
macros_fix
revert-6c89fe9b
No related merge requests found
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_deferFullTextIndex.xml
+5
-1
...talog/erp5_mysql_innodb/SQLCatalog_deferFullTextIndex.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_deferFullTextIndexActivity.xml
+5
-1
...p5_mysql_innodb/SQLCatalog_deferFullTextIndexActivity.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_makeFullTextQuery.xml
+5
-1
...atalog/erp5_mysql_innodb/SQLCatalog_makeFullTextQuery.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_fulltext.xml
+5
-1
...tem/portal_catalog/erp5_mysql_innodb/z0_drop_fulltext.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_sphinxse_index.xml
+5
-1
...rtal_catalog/erp5_mysql_innodb/z0_drop_sphinxse_index.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_fulltext.xml
+5
-1
...ortal_catalog/erp5_mysql_innodb/z0_uncatalog_fulltext.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_sphinxse_index.xml
+5
-1
...catalog/erp5_mysql_innodb/z0_uncatalog_sphinxse_index.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_fulltext_list.xml
+5
-1
...tal_catalog/erp5_mysql_innodb/z_catalog_fulltext_list.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_sphinxse_index_list.xml
+5
-1
...talog/erp5_mysql_innodb/z_catalog_sphinxse_index_list.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_fulltext.xml
+5
-1
...em/portal_catalog/erp5_mysql_innodb/z_create_fulltext.xml
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_sphinxse_index.xml
+5
-1
...tal_catalog/erp5_mysql_innodb/z_create_sphinxse_index.xml
with
55 additions
and
11 deletions
+55
-11
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_deferFullTextIndex.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"PythonScript"
module=
"
Products.PythonScripts.PythonScript
"
/>
<global
name=
"Python
Script"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -56,6 +56,10 @@
<key>
<string>
id
</string>
</key>
<value>
<string>
SQLCatalog_deferFullTextIndex
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Python Script
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_deferFullTextIndexActivity.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"PythonScript"
module=
"
Products.PythonScripts.PythonScript
"
/>
<global
name=
"Python
Script"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -64,6 +64,10 @@
<key>
<string>
id
</string>
</key>
<value>
<string>
SQLCatalog_deferFullTextIndexActivity
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Python Script
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/SQLCatalog_makeFullTextQuery.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"PythonScript"
module=
"
Products.PythonScripts.PythonScript
"
/>
<global
name=
"Python
Script"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -56,6 +56,10 @@
<key>
<string>
id
</string>
</key>
<value>
<string>
SQLCatalog_makeFullTextQuery
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Python Script
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_fulltext.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -50,6 +50,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_drop_sphinxse_index.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -56,6 +56,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_fulltext.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -50,6 +50,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z0_uncatalog_sphinxse_index.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -50,6 +50,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_fulltext_list.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -51,6 +51,10 @@ SearchableText</string> </value>
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_catalog_sphinxse_index_list.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -52,6 +52,10 @@ SearchableText\r\n
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_fulltext.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -56,6 +56,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_full_text_sphinxse_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_create_sphinxse_index.xml
+
5
-
1
View file @
b9931f48
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -56,6 +56,10 @@
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
1000
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help