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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
e228bd83
Commit
e228bd83
authored
Jul 02, 2013
by
Aurel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove BEGIN/COMMIT and fix connection string
parent
cd193001
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
14 additions
and
23 deletions
+14
-23
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_catalog_syncml_document_list.xml
...rtal_skins/erp5_syncml/z_catalog_syncml_document_list.xml
+1
-4
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_delete_data_from_path.xml
...Item/portal_skins/erp5_syncml/z_delete_data_from_path.xml
+1
-4
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_drop_syncml.xml
...inTemplateItem/portal_skins/erp5_syncml/z_drop_syncml.xml
+6
-0
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_deleted_gid_list.xml
...ortal_skins/erp5_syncml/z_get_syncml_deleted_gid_list.xml
+1
-1
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_gid_list.xml
...teItem/portal_skins/erp5_syncml/z_get_syncml_gid_list.xml
+1
-4
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_path_list.xml
...eItem/portal_skins/erp5_syncml/z_get_syncml_path_list.xml
+1
-4
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_unindex_syncml_data.xml
...teItem/portal_skins/erp5_syncml/z_unindex_syncml_data.xml
+2
-5
bt5/erp5_syncml/bt/revision
bt5/erp5_syncml/bt/revision
+1
-1
No files found.
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_catalog_syncml_document_list.xml
View file @
e228bd83
...
@@ -22,8 +22,6 @@
...
@@ -22,8 +22,6 @@
<key>
<string>
src
</string>
</key>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
BEGIN\n
<dtml-var sql_delimiter>
\n
REPLACE INTO\n
REPLACE INTO\n
syncml (`path`, `gid`, `data`)\n
syncml (`path`, `gid`, `data`)\n
VALUES\n
VALUES\n
...
@@ -34,8 +32,7 @@ VALUES\n
...
@@ -34,8 +32,7 @@ VALUES\n
<dtml-sqlvar
expr=
"data[loop_item]"
type=
"string"
>
\n
<dtml-sqlvar
expr=
"data[loop_item]"
type=
"string"
>
\n
)
<dtml-unless
sequence-end
>
,
</dtml-unless>
\n
)
<dtml-unless
sequence-end
>
,
</dtml-unless>
\n
</dtml-in>
\n
</dtml-in>
\n
<dtml-var
sql_delimiter
>
\n
COMMIT
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_delete_data_from_path.xml
View file @
e228bd83
...
@@ -22,13 +22,10 @@
...
@@ -22,13 +22,10 @@
<key>
<string>
src
</string>
</key>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
BEGIN\n
<dtml-var sql_delimiter>
\n
DELETE FROM syncml\n
DELETE FROM syncml\n
WHERE\n
WHERE\n
path = <dtml-sqlvar path type="string">
\n
path = <dtml-sqlvar path type="string">
\n
<dtml-var
sql_delimiter
>
\n
COMMIT
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_drop_syncml.xml
View file @
e228bd83
...
@@ -6,6 +6,12 @@
...
@@ -6,6 +6,12 @@
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_col
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<item>
<key>
<string>
arguments_src
</string>
</key>
<key>
<string>
arguments_src
</string>
</key>
<value>
<string></string>
</value>
<value>
<string></string>
</value>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_deleted_gid_list.xml
View file @
e228bd83
...
@@ -13,7 +13,7 @@ source_path</string> </value>
...
@@ -13,7 +13,7 @@ source_path</string> </value>
</item>
</item>
<item>
<item>
<key>
<string>
connection_id
</string>
</key>
<key>
<string>
connection_id
</string>
</key>
<value>
<string>
cmf_activity
_sql_connection
</string>
</value>
<value>
<string>
erp5
_sql_connection
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_gid_list.xml
View file @
e228bd83
...
@@ -56,8 +56,6 @@ limit</string> </value>
...
@@ -56,8 +56,6 @@ limit</string> </value>
<key>
<string>
src
</string>
</key>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
BEGIN\n
<dtml-var sql_delimiter>
\n
SELECT \n
SELECT \n
gid\n
gid\n
FROM syncml\n
FROM syncml\n
...
@@ -76,8 +74,7 @@ ORDER BY gid\n
...
@@ -76,8 +74,7 @@ ORDER BY gid\n
<dtml-if
limit
>
\n
<dtml-if
limit
>
\n
LIMIT
<dtml-var
limit
>
\n
LIMIT
<dtml-var
limit
>
\n
</dtml-if>
\n
</dtml-if>
\n
<dtml-var
sql_delimiter
>
\n
COMMIT
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_get_syncml_path_list.xml
View file @
e228bd83
...
@@ -54,8 +54,6 @@ path</string> </value>
...
@@ -54,8 +54,6 @@ path</string> </value>
<key>
<string>
src
</string>
</key>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
BEGIN\n
<dtml-var sql_delimiter>
\n
SELECT path, gid, data \n
SELECT path, gid, data \n
FROM syncml\n
FROM syncml\n
WHERE\n
WHERE\n
...
@@ -66,8 +64,7 @@ WHERE\n
...
@@ -66,8 +64,7 @@ WHERE\n
<dtml-if
max_gid
>
\n
<dtml-if
max_gid
>
\n
AND gid
<
=
<dtml-sqlvar
max_gid
type=
"string"
>
\n
AND gid
<
=
<dtml-sqlvar
max_gid
type=
"string"
>
\n
</dtml-if>
\n
</dtml-if>
\n
<dtml-var
sql_delimiter
>
\n
COMMIT
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
...
bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/z_unindex_syncml_data.xml
View file @
e228bd83
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
connection_id
</string>
</key>
<key>
<string>
connection_id
</string>
</key>
<value>
<string>
cmf_activity
_sql_connection
</string>
</value>
<value>
<string>
erp5
_sql_connection
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
...
@@ -22,13 +22,10 @@
...
@@ -22,13 +22,10 @@
<key>
<string>
src
</string>
</key>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
BEGIN\n
<dtml-var sql_delimiter>
\n
DELETE FROM syncml\n
DELETE FROM syncml\n
WHERE\n
WHERE\n
path like <dtml-sqlvar path type="string">
\n
path like <dtml-sqlvar path type="string">
\n
<dtml-var
sql_delimiter
>
\n
COMMIT
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
...
bt5/erp5_syncml/bt/revision
View file @
e228bd83
112
113
\ 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