3
0
Fork 0
Commit Graph

1792 Commits (e6d59b76935f98576892df93a281decdc1fa043c)

Author SHA1 Message Date
Alexandre Fayolle 318e1f3477 [DOC] web_widget_bokeh_chart
improve the documentation of web_widget_bokeh_chart
by providing the required imports to be put in the Python code and
fixing the code to so that it works on the version 15 of the module.
2023-06-12 08:40:03 +02:00
Bernat Puig Font 68e03505e1 [FIX] web_widget_bokeh_chart: Activate script and div at the same time 2023-06-12 08:40:03 +02:00
OCA-git-bot 8cc530cc72 [UPD] README.rst 2023-06-12 08:40:03 +02:00
oca-ci 92cadc0a1b [UPD] Update web_widget_bokeh_chart.pot 2023-06-12 08:40:03 +02:00
Christopher Ormaza efba9c080d [15.0][MIG] web_widget_bokeh_chart 2023-06-12 08:40:03 +02:00
OCA-git-bot 859757c10e [UPD] README.rst 2023-06-12 08:40:03 +02:00
davidborromeo f1f7475e6e [FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation 2023-06-12 08:40:03 +02:00
Enric Tobella 55ec7d8fa6 [IMP] web_widget_bokeh_chart: Upgrade library version 2023-06-12 08:40:03 +02:00
Lois Rilo c406cea10f [FIX] requirement for bokeh should specify the version 2023-06-12 08:40:03 +02:00
OCA-git-bot 87660a4473 [UPD] README.rst 2023-06-12 08:40:03 +02:00
oca-travis 97c37e6282 [UPD] Update web_widget_bokeh_chart.pot 2023-06-12 08:40:03 +02:00
davidborromeo 94ba21a96e [MIG] web_widget_bokeh_chart: Migration to 14.0 2023-06-12 08:40:03 +02:00
davidborromeo 9b79a796dd [IMP] web_widget_bokeh_chart: black, isort, prettier 2023-06-12 08:40:03 +02:00
OCA-git-bot dc3c037633 [UPD] README.rst 2023-06-12 08:40:03 +02:00
mreficent d70932612b [UPD] Eficent -> ForgeFlow 2023-06-12 08:40:03 +02:00
OCA-git-bot 7b82ae9394 [UPD] README.rst 2023-06-12 08:40:03 +02:00
OCA-git-bot 8665b91fe0 [UPD] README.rst 2023-06-12 08:40:03 +02:00
Stéphane Bidoul 6bf6f580ef pre-commit update: prettier xml indent 2023-06-12 08:40:03 +02:00
Jairo Llopis 8d7b5acee2 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2023-06-12 08:40:03 +02:00
OCA-git-bot 5f68d59bd3 [UPD] README.rst 2023-06-12 08:40:03 +02:00
oca-travis a55d55df4a [UPD] Update web_widget_bokeh_chart.pot 2023-06-12 08:40:03 +02:00
Adrià Gil Sorribes 1def9915e7 [13.0][MIG] web_widget_bokeh_chart 2023-06-12 08:40:03 +02:00
Lois Rilo 451927ecac [12.0] web_widget_bokeh_chart: update documentation and set a maintainer. 2023-06-12 08:40:02 +02:00
OCA-git-bot 90d54b3c6c web_widget_bokeh_chart 12.0.1.0.1 2023-06-12 08:40:02 +02:00
Roberto Fichera 5d831d811b [12.0][IMP][web_widget_bokeh_chart] Render readonly the widget to permit dynamic updates 2023-06-12 08:40:02 +02:00
黎伟杰 29649a7a40 Added translation using Weblate (Chinese (Simplified)) 2023-06-12 08:40:02 +02:00
oca-travis e3dbdd5626 [UPD] Update web_widget_bokeh_chart.pot 2023-06-12 08:40:02 +02:00
OCA-git-bot e0cc7366ba [UPD] README.rst 2023-06-12 08:40:02 +02:00
Adrià Gil Sorribes de545f0839 [MIG] bokeh library to version 1.1.0 2023-06-12 08:40:02 +02:00
mreficent b558c70c52 [MIG] web_widget_bokeh_chart: Migration to 12.0 2023-06-12 08:40:02 +02:00
Lois Rilo d44fdd370a [11.0][FIX] web_widget_bokeh_chart: fix grahs expanding outside the container element. 2023-06-12 08:40:02 +02:00
Adrià Gil Sorribes 4494d306ed [FIX] Display bug web_widget_bokeh_chart 2023-06-12 08:40:02 +02:00
oca-travis ed9c0398fc [UPD] Update web_widget_bokeh_chart.pot 2023-06-12 08:40:02 +02:00
Artem Kostyuk 4a18a2b81a [MIG] web_widget_bokeh_chart: Migration to 11.0 2023-06-12 08:40:02 +02:00
Pedro M. Baeza c9a7774f05 [FIX] web_widget_bokeh: Fix README syntax
Avoid "Duplicate explicit target name" error using anonymous hyperlink references

Ref.: https://stackoverflow.com/questions/5464627/how-to-have-same-text-in-two-links-with-restructured-text/14067756#14067756
2023-06-12 08:40:02 +02:00
lreficent 0227566b67 [10.0][MIG] web_widget_bokeh_chart 2023-06-12 08:40:02 +02:00
lreficent a1dd45127d [9.0][ADD] web_widget_bokeh_chart 2023-06-12 08:40:02 +02:00
Cuong, Nguyen Minh Tran Manh 4ed7c0052b [MIG] web_remember_tree_column_width: Migration to 16.0 2023-06-10 18:22:02 +07:00
Mihran Thalhath 6223f88e9a [15.0][FIX] web_remember_tree_column_width: use correct module name
this fixes scss file not found error after installing the module
2023-06-10 18:14:30 +07:00
OCA-git-bot 0769b9e5b5 [ADD] icon.png 2023-06-10 18:14:30 +07:00
OCA-git-bot 9d303a931c [UPD] README.rst 2023-06-10 18:14:30 +07:00
oca-ci 1ddf932b5a [UPD] Update web_remember_tree_column_width.pot 2023-06-10 18:14:30 +07:00
Francisco Javier Luna Vazquez 903f2b136c [ADD] web_tree_column_width_remember: Remember the tree view columns' widths
Remember the tree columns' widths across sessions, and after filtering, grouping, or reordering.
2023-06-10 18:14:30 +07:00
OCA-git-bot a303c0ead8 [ADD] setup.py 2023-06-10 10:37:29 +00:00
OCA-git-bot c5b644a14c [UPD] README.rst 2023-06-10 10:37:28 +00:00
OCA-git-bot 779ec1455a [UPD] addons table in README.md 2023-06-10 10:37:25 +00:00
oca-ci 0f59a6386b [UPD] Update web_company_color.pot 2023-06-10 10:34:31 +00:00
OCA-git-bot 62585c7cc7 Merge PR #2527 into 16.0
Signed-off-by pedrobaeza
2023-06-10 10:32:02 +00:00
Lois Rilo b2f3be7271 [MIG] web_company_color: Migration to 16.0 2023-06-09 13:14:34 +02:00
Weblate 00a152ef2c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_x2many_2d_matrix/
2023-06-07 15:17:25 +00:00