diff --git a/web_edit_user_filter/README.rst b/web_edit_user_filter/README.rst index b2dbfd54e..b6c2ae268 100644 --- a/web_edit_user_filter/README.rst +++ b/web_edit_user_filter/README.rst @@ -14,13 +14,13 @@ Edit User Filters :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/12.0/web_edit_user_filter + :target: https://github.com/OCA/web/tree/14.0/web_edit_user_filter :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter + :target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_edit_user_filter :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/12.0 + :target: https://runbot.odoo-community.org/runbot/162/14.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -43,8 +43,12 @@ Edit a favourite filter: #. Go to a list or kanban view; #. open the advanced search options; #. open the 'Favorites' menu; +#. Select a filter and click on the star icon of the filter name #. click on the pencil icon to start editing the filter. +.. image:: https://raw.githubusercontent.com/web_edit_user_filter/static/description/select_facet.png + :alt: Select Facet + Edit a facet: #. Click on the facet; @@ -66,7 +70,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -76,12 +80,13 @@ Credits Authors ~~~~~~~ -* Onestein +* Contributors ~~~~~~~~~~~~ * Dennis Sluijk +* Roberto Fichera Maintainers ~~~~~~~~~~~ @@ -96,6 +101,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_edit_user_filter/__manifest__.py b/web_edit_user_filter/__manifest__.py index e22f122b4..5c5692ec1 100644 --- a/web_edit_user_filter/__manifest__.py +++ b/web_edit_user_filter/__manifest__.py @@ -4,13 +4,13 @@ { "name": "Edit User Filters", "category": "Extra Tools", - "version": "12.0.1.0.2", - "development_status": "Production/Stable", - "author": "Onestein,Odoo Community Association (OCA)", - "license": "AGPL-3", + "version": "14.0.1.0.0", + "author": "Onestein,Level Prime Srl,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", + "development_status": "Production/Stable", + "license": "AGPL-3", "depends": ["web"], "data": ["templates/assets.xml"], - "qweb": ["static/src/xml/backend.xml"], + "qweb": ["static/src/xml/backend.xml", "static/src/xml/search_extended.xml"], "installable": True, } diff --git a/web_edit_user_filter/readme/CONTRIBUTORS.rst b/web_edit_user_filter/readme/CONTRIBUTORS.rst index 47b6403d0..d63bd101b 100644 --- a/web_edit_user_filter/readme/CONTRIBUTORS.rst +++ b/web_edit_user_filter/readme/CONTRIBUTORS.rst @@ -1 +1,2 @@ * Dennis Sluijk +* Roberto Fichera diff --git a/web_edit_user_filter/readme/USAGE.rst b/web_edit_user_filter/readme/USAGE.rst index 2225d9b43..345eda00f 100644 --- a/web_edit_user_filter/readme/USAGE.rst +++ b/web_edit_user_filter/readme/USAGE.rst @@ -3,8 +3,12 @@ Edit a favourite filter: #. Go to a list or kanban view; #. open the advanced search options; #. open the 'Favorites' menu; +#. Select a filter and click on the star icon of the filter name #. click on the pencil icon to start editing the filter. +.. image:: /web_edit_user_filter/static/description/select_facet.png + :alt: Select Facet + Edit a facet: #. Click on the facet; diff --git a/web_edit_user_filter/static/description/edit_facet.png b/web_edit_user_filter/static/description/edit_facet.png index 8932b2907..173039005 100644 Binary files a/web_edit_user_filter/static/description/edit_facet.png and b/web_edit_user_filter/static/description/edit_facet.png differ diff --git a/web_edit_user_filter/static/description/index.html b/web_edit_user_filter/static/description/index.html index 5995a4b2b..6b683f967 100644 --- a/web_edit_user_filter/static/description/index.html +++ b/web_edit_user_filter/static/description/index.html @@ -3,7 +3,7 @@ - + Edit User Filters