web/web_chatter_paste
Dennis Sluijk 0ac40527cd [10.0][ADD][web_chatter_paste] (#548)
* Initial commit

* Initial commit

* [ADD] Tests

* [FIX] Dependencies

* [REM] Controller tests

* [FIX] Removed unnecessary incompatibility warning

* [FIX] Hyperlink to issues

* [ADD] Tests

* [FIX] Tests

* [?] Testing test problem

* [?] Testing test problem

* [?] Testing test problem

* [ADD] web_chatter_paste

Initial commit

Initial commit

[ADD] Tests

[FIX] Dependencies

[REM] Controller tests

[FIX] Removed unnecessary incompatibility warning

[FIX] Hyperlink to issues

[ADD] Tests

[FIX] Tests

[?] Testing test problem

[?] Testing test problem

[?] Testing test problem

* Testing problem

* Testing problem

* Testing problem

* [ADD] Mock for http.request

* [FIX] Use patch to mock
2017-03-21 08:50:16 -07:00
..
controllers [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
static/src/js [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
templates [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
tests [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
README.rst [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
__init__.py [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00
__manifest__.py [10.0][ADD][web_chatter_paste] (#548) 2017-03-21 08:50:16 -07:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=============
Chatter Paste
=============

Paste images and drop files (while composing a message) into the chatter and upload them directly as attachment.

Configuration
=============

No configuration is needed.

Usage
=====

To paste an image:

#. Copy an image (e.g. a screenshot);
#. paste the image into the chatter's composer.

To drop a file:

#. Drag any file (multiple) from your file system;
#. drop them into the chatter's composer.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/162/10.0

Known issues / Roadmap
======================

* Dropping files only works in Chrome.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/web/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.

Credits
=======

Contributors
------------

* Dennis Sluijk <d.sluijk@onestein.nl>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.