diff --git a/formio/CHANGELOG.md b/formio/CHANGELOG.md index cbfbb2bf..7a241136 100644 --- a/formio/CHANGELOG.md +++ b/formio/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 8.34 + +- Fix settings view (res.config.settings). Some settings and info appeared while searching for other settings. + Issue: [\#164](https://github.com/novacode-nl/odoo-formio/issues/164) + ### 8.33 - Fix warning: `Two fields (formio_version_name, formio_version_id) of formio.builder() have the same label.` diff --git a/formio/__manifest__.py b/formio/__manifest__.py index a6603cbf..982e0178 100644 --- a/formio/__manifest__.py +++ b/formio/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Forms', 'summary': 'Form Builder & integration of professional and versatile Forms to collect any information you need for your business.', - 'version': '8.33', + 'version': '8.34', 'license': 'LGPL-3', 'author': 'Nova Code', 'website': 'https://www.novacode.nl', diff --git a/formio/views/res_config_settings_views.xml b/formio/views/res_config_settings_views.xml index c4f14a91..efcd7d77 100644 --- a/formio/views/res_config_settings_views.xml +++ b/formio/views/res_config_settings_views.xml @@ -11,8 +11,8 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->

formio.js library (js, css) version importer

-
-
+
+
@@ -24,7 +24,7 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->
-
+
Check, register and install the latest 30 available Versions @@ -50,14 +50,13 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->

Default CSS assets

-
-
- Add additional CSS files to be included for every new installed formio client/library. -
-
-
-
-
+
+
+
+ Add additional CSS files to be included for every new installed formio client/library. +
+ +
@@ -66,29 +65,29 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->
-

Components

-
-
- Custom and 3rd-party Component settings. -
+
+
+ Custom and 3rd-party Component settings. +

Default Form Builder formio.js Options Template

-
-
- Select a default Form Builder JavaScript Options Template.
- It's contents, the Form Builder JavaScript Options, shall be shown below. -
- +
-
+
+ Select a default Form Builder JavaScript Options Template.
+ It's contents, the Form Builder JavaScript Options, shall be shown below. +
+
+ +
@@ -96,15 +95,14 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->
- -
-
+
+
Example below. Options could contain the Form Builder "editForm" with some "File" component settings:
https://github.com/formio/formio.js/blob/master/src/components/file/editForm/File.edit.file.js
-
+
{
   'editForm': {
     'file': [