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
Labels
Merge Requests
138
Merge Requests
138
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
bc4f61de
Commit
bc4f61de
authored
May 20, 2019
by
Lu Xu
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_smart_assistant: Implement preview image in smart assistant image
parent
ad1c8c4d
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
619 additions
and
2 deletions
+619
-2
bt5/erp5_smart_assistant/ActionTemplateItem/portal_types/Smart%20Assistant%20Image/jio_view.xml
...eItem/portal_types/Smart%20Assistant%20Image/jio_view.xml
+1
-1
bt5/erp5_smart_assistant/PortalTypeTemplateItem/portal_types/Smart%20Assistant%20Image.xml
...peTemplateItem/portal_types/Smart%20Assistant%20Image.xml
+1
-1
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view.xml
...s/erp5_smart_assistant_image/SmartAssistantImage_view.xml
+2
-0
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view/image.xml
..._smart_assistant_image/SmartAssistantImage_view/image.xml
+335
-0
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view/my_text_content.xml
...istant_image/SmartAssistantImage_view/my_text_content.xml
+280
-0
No files found.
bt5/erp5_smart_assistant/ActionTemplateItem/portal_types/Smart%20Assistant%20Image/jio_view.xml
View file @
bc4f61de
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
priority
</string>
</key>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1
.0
</float>
</value>
<value>
<float>
2
.0
</float>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_smart_assistant/PortalTypeTemplateItem/portal_types/Smart%20Assistant%20Image.xml
View file @
bc4f61de
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
type_class
</string>
</key>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Fil
e
</string>
</value>
<value>
<string>
Imag
e
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
type_interface
</string>
</key>
<key>
<string>
type_interface
</string>
</key>
...
...
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view.xml
View file @
bc4f61de
...
@@ -73,6 +73,8 @@
...
@@ -73,6 +73,8 @@
<value>
<value>
<list>
<list>
<string>
my_title
</string>
<string>
my_title
</string>
<string>
image
</string>
<string>
my_text_content
</string>
</list>
</list>
</value>
</value>
</item>
</item>
...
...
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view/image.xml
0 → 100644
View file @
bc4f61de
This diff is collapsed.
Click to expand it.
bt5/erp5_smart_assistant/SkinTemplateItem/portal_skins/erp5_smart_assistant_image/SmartAssistantImage_view/my_text_content.xml
0 → 100644
View file @
bc4f61de
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