diff --git a/web_responsive/README.rst b/web_responsive/README.rst index 2246a931c..8afcfddfe 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -7,7 +7,7 @@ Web Responsive !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a52f030f4e0cb70a49e1c2112707adbf1f6b5e901f45f0b6d6ee819ee73c4144 + !! source digest: sha256:966bd9eb23db9b5530201212737a0049ab85b5a1bbaa81ddebe2e96f8344d9f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -97,6 +97,11 @@ This module adds responsiveness to web backend. .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/document_viewer.gif +* When the user chooses to send a public message the color of the composer is different + from the one when the message is an internal log. + + .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter-colors.gif + **Table of contents** .. contents:: @@ -151,6 +156,7 @@ Contributors * Mathias Markl * Iván Todorovich * Sergey Shebanin +* David Vidal Maintainers ~~~~~~~~~~~ diff --git a/web_responsive/readme/CONTRIBUTORS.rst b/web_responsive/readme/CONTRIBUTORS.rst index a28b2f384..ade0547bc 100644 --- a/web_responsive/readme/CONTRIBUTORS.rst +++ b/web_responsive/readme/CONTRIBUTORS.rst @@ -8,3 +8,4 @@ * Mathias Markl * Iván Todorovich * Sergey Shebanin +* David Vidal diff --git a/web_responsive/readme/DESCRIPTION.rst b/web_responsive/readme/DESCRIPTION.rst index 9012daa13..f4f800de4 100644 --- a/web_responsive/readme/DESCRIPTION.rst +++ b/web_responsive/readme/DESCRIPTION.rst @@ -66,3 +66,8 @@ This module adds responsiveness to web backend. width preview clicking on the new maximize button. .. image:: ../static/img/document_viewer.gif + +* When the user chooses to send a public message the color of the composer is different + from the one when the message is an internal log. + + .. image:: ../static/img/chatter-colors.gif diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index a6d3d4f8f..98a4c4b9a 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -1,20 +1,20 @@ - + - + Web Responsive