Browse Source

Merge pull request #138 from yvaucher/8.0-add-bug-tracker-link

Add bug tracker link on README.rst
pull/139/head
Sandy 9 years ago
parent
commit
51821858b1
  1. 10
      web_context_in_colors/README.rst
  2. 10
      web_dialog_size/README.rst
  3. 10
      web_dom_model_classes/README.rst
  4. 10
      web_export_view/README.rst
  5. 10
      web_hide_db_manager_link/README.rst
  6. 10
      web_ir_actions_act_window_message/README.rst
  7. 10
      web_last_viewed_records/README.rst
  8. 10
      web_option_auto_color/README.rst
  9. 10
      web_searchbar_full_width/README.rst
  10. 10
      web_tree_many2one_clickable/README.rst
  11. 10
      web_widget_color/README.rst
  12. 10
      web_widget_datepicker_options/README.rst
  13. 10
      web_widget_many2many_tags_multi_selection/README.rst
  14. 10
      web_widget_text_markdown/README.rst
  15. 10
      web_widget_x2many_2d_matrix/README.rst

10
web_context_in_colors/README.rst

@ -19,6 +19,16 @@ And then you could use::
in your tree view. Take care here that the first match wins, so order your in your tree view. Take care here that the first match wins, so order your
color expressions accordingly. color expressions accordingly.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_context_in_colors%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_dialog_size/README.rst

@ -5,6 +5,16 @@ A module that lets the user expand a dialog box to the full screen width.
It is named web_dialog_size as it could be extended to propose other dialog size management feature. It is named web_dialog_size as it could be extended to propose other dialog size management feature.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_dialog_size%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_dom_model_classes/README.rst

@ -15,6 +15,16 @@ For instance, to apply some CSS to the name field in forms for tasks,
will be enough. will be enough.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_dom_model_classes%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_export_view/README.rst

@ -25,6 +25,16 @@ right below the 'Export' one. By clicking on it you'll get a XLS file contains
the same data of the tree view you are looking at, headers included. the same data of the tree view you are looking at, headers included.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_export_view%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_hide_db_manager_link/README.rst

@ -24,6 +24,16 @@ Known issues
As Odoo v8 templates only live in the database, this module must be installed in each database you want this to be in effect. As Odoo v8 templates only live in the database, this module must be installed in each database you want this to be in effect.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_hide_db_manager_link%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_ir_actions_act_window_message/README.rst

@ -26,6 +26,16 @@ Known issues / Roadmap
* have `button_title` to set the button title * have `button_title` to set the button title
* have `buttons` containing button names and action definitions for triggering actions from the message box * have `buttons` containing button names and action definitions for triggering actions from the message box
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_ir_actions_act_window_message%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_last_viewed_records/README.rst

@ -24,6 +24,16 @@ Known issues / Roadmap
* FIXME: doesn't work in a res.config view * FIXME: doesn't work in a res.config view
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_last_viewed_records%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_option_auto_color/README.rst

@ -31,6 +31,16 @@ To install this module, you need to:
</field> </field>
... ...
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_option_auto_color%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_searchbar_full_width/README.rst

@ -8,6 +8,16 @@ The result looks like this:
.. image:: /web_searchbar_full_width/static/description/preview.png .. image:: /web_searchbar_full_width/static/description/preview.png
:alt: Searchbar over full screen width :alt: Searchbar over full screen width
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_searchbar_full_width%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_tree_many2one_clickable/README.rst

@ -40,6 +40,16 @@ Known issues / Roadmap
* The value of the system parameter is retrieved for each many2one field * The value of the system parameter is retrieved for each many2one field
present in the view instead of only once. present in the view instead of only once.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_tree_many2one_clickable%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_widget_color/README.rst

@ -70,6 +70,16 @@ In the view declaration, put widget='color' attribute in the field tag::
.. |formview| image:: ./images/form_view.png .. |formview| image:: ./images/form_view.png
.. |listview| image:: ./images/list_view.png .. |listview| image:: ./images/list_view.png
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_widget_color%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_widget_datepicker_options/README.rst

@ -25,6 +25,16 @@ Known issues / Roadmap
* Absolutely no validation on options. * Absolutely no validation on options.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_widget_datepicker_options%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_widget_many2many_tags_multi_selection/README.rst

@ -10,6 +10,16 @@ Installation
It was tested on Odoo 8.0 branch. It was tested on Odoo 8.0 branch.
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_widget_many2many_tags_multi_selection%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_widget_text_markdown/README.rst

@ -31,6 +31,16 @@ Known issues / Roadmap
* Add ir.attachment support * Add ir.attachment support
* Add images support (with drag'n'drop) * Add images support (with drag'n'drop)
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_widget_text_markdown%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

10
web_widget_x2many_2d_matrix/README.rst

@ -56,6 +56,16 @@ Known issues / Roadmap
* it would be worth trying to instantiate the proper field widget and let it render the input * it would be worth trying to instantiate the proper field widget and let it render the input
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
`here <https://github.com/OCA/web/issues/new?body=module:%20web_widget_x2many_2d_matrix%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits
======= =======

Loading…
Cancel
Save