Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][MIG] web_editor #2674

Merged
merged 1 commit into from
Jun 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/modules130-140.rst
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ Module coverage 13.0 -> 14.0
+--------------------------------------------+-------------------------------------------------+
| |del| web_diagram | |
+--------------------------------------------+-------------------------------------------------+
|web_editor | |
|web_editor | Nothing to do |
+--------------------------------------------+-------------------------------------------------+
|web_kanban_gauge | |
+--------------------------------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---Models in module 'web_editor'---
---Fields in module 'web_editor'---
web_editor / ir.attachment / original_id (many2one) : NEW relation: ir.attachment
# NOTHING TO DO: new feature. This field stores the original file attachment record id so the user can revert changes

---XML records in module 'web_editor'---
NEW ir.ui.view: web_editor._assets_13_0_color_system_support_primary_variables
NEW ir.ui.view: web_editor.assets_edit_html_field
NEW ir.ui.view: web_editor.assets_summernote
NEW ir.ui.view: web_editor.snippet_options_background_color_widget
NEW ir.ui.view: web_editor.snippet_options_background_options
NEW ir.ui.view: web_editor.snippet_options_image_optimization_widgets
# NOTHING TO DO

DEL ir.ui.view: web_editor.summernote
# NOTHING TO DO