Commit Graph

1408 Commits (26fed30cc621d0fc45db9b1d2fda36f7f8ae1162)

Author SHA1 Message Date
mymage 26fed30cc6 Translated using Weblate (Italian)
Currently translated at 44.4% (4 of 9 strings)

Translation: web-10.0/web-10.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_m2x_options/it/
2025-01-16 15:06:28 +00:00
Daniel Reis b82d0ccca9
Merge pull request #1514 from sunflowerit/10.0-web_m2x_options_1isalsotrue
[FIX] if nocreate=1 then also see that as true
2023-12-27 15:14:30 +00:00
mymage 20da798ac1 Translated using Weblate (Italian)
Currently translated at 44.4% (4 of 9 strings)

Translation: web-10.0/web-10.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_m2x_options/it/
2023-11-27 11:36:49 +00:00
Tom Blauwendraat b31d7d50ed [FIX] if nocreate=1 then also see that as true 2023-11-20 19:59:19 +01:00
Pedro M. Baeza bdc2c8bf20
Merge pull request #2616 from Tecnativa/10.0-fix-web_responsive-menu_search-visibility
[10.0][FIX] web_responsive: Filter properly menus on AppDrawer search
2023-09-18 16:49:14 +02:00
Pedro M. Baeza 6269ed0f45 [FIX] web_responsive: Filter properly menus on AppDrawer search
The filtering that is done on the menus by upstream doesn't take into
account the visibility of their ancestors to decide if the menu is
visible or not, which is needed for the AppDrawer menu search.

TT45078
2023-09-16 13:01:27 +02:00
OCA-git-bot 73e3c449b2 [UPD] README.rst 2023-09-03 17:47:24 +00:00
Noel estudillo 313b270c4a Translated using Weblate (Catalan)
Currently translated at 100.0% (11 of 11 strings)

Translation: web-10.0/web-10.0-web_widget_digitized_signature
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_widget_digitized_signature/ca/
2022-04-13 13:06:13 +00:00
OCA-git-bot 52da1ff93b [ADD] setup.py 2021-10-16 07:21:47 +00:00
Pedro M. Baeza e46690ed17
Merge pull request #2048 from Tecnativa/10.0-fix-web_responsive-add_navbar_id
[10.0][FIX] web_responsive: Restore Odoo navbar id
2021-10-12 11:45:10 +02:00
Alexandre D. Díaz 4221a4da98 [FIX] web_responsive: Restore Odoo navbar id 2021-10-11 21:57:36 +02:00
OCA-git-bot cf153313c5 [UPD] addons table in README.md 2021-08-14 05:15:16 +00:00
Daniel Martinez Vila bcc59c1785 Translated using Weblate (Catalan)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-10.0/web-10.0-web_advanced_search_x2x
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_advanced_search_x2x/ca/
2020-07-23 13:19:48 +00:00
Daniel Martinez Vila 76614bc922 Added translation using Weblate (Catalan) 2020-07-23 11:05:30 +00:00
OCA-git-bot 2bb3e91f08 [ADD] setup.py 2020-01-07 08:56:22 +00:00
OCA-git-bot 87298dd6aa [UPD] README.rst 2020-01-07 08:56:21 +00:00
OCA-git-bot f2449dbe54 [UPD] addons table in README.md 2020-01-07 08:56:20 +00:00
Denis Roussel 21f1ea771a [10.0][ADD] web_unclickable 2020-01-07 09:56:13 +01:00
Pedro Castro Silva 1bb569f0b6 Translated using Weblate (Portuguese)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-10.0/web-10.0-web_advanced_search_x2x
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_advanced_search_x2x/pt/
2019-12-27 13:13:24 +00:00
Pedro Castro Silva 2c4c71fb19 Added translation using Weblate (Portuguese) 2019-12-27 10:54:55 +00:00
OCA-git-bot cb6d58e72f
[ADD] .editorconfig [ci skip] 2019-11-19 22:14:50 +01:00
Pedro M. Baeza b2ed2738c7
[FIX] jquery-timepicker: RST syntax 2019-11-15 09:37:10 +01:00
OCA-git-bot 915d30d6bd [UPD] addons table in README.md 2019-11-04 13:07:05 +00:00
Pedro M. Baeza 9aa04f1ace
Merge pull request #1423 from legalsylvain/10.0-FIX-web_graph_improved-dependencie
[FIX] remove dependency to inexisting module 'web_graph' in V10
2019-11-04 14:06:59 +01:00
Sylvain LE GAL 34f29229d8 [FIX] remove web_graph_improved, as the dependency to web_graph doesn't exist
and make failing upgrade if code is present in the addons_path and the module
is installed in the database in a previous version
2019-11-04 13:02:58 +00:00
OCA-git-bot 241d9d2d02 [ADD] setup.py 2019-10-22 13:18:19 +00:00
OCA-git-bot 8af5d0876a [UPD] README.rst 2019-10-22 13:18:18 +00:00
OCA-git-bot bef7732a7f [UPD] addons table in README.md 2019-10-22 13:18:17 +00:00
Jan Verbeek d49e06cff5 [UPD] Use new .travis.yml from maintainer-quality-tools 2019-10-22 15:18:12 +02:00
Jan Verbeek 101c3d3487 [ADD] Add a widget for rendering text fields as mermaid flowcharts
[ADD] Add error handling, improve README, fix + customize theming

[FIX] Use Mermaid 8.3.0, compiled for older ECMAscript

[FIX] Small web_widget_mermaid improvements

[UPD] Upgrade Mermaid, target older browsers, add build instructions

[FIX] Remove trailing comma in function call to make PhantomJS happy

[IMP] Add web_widget_mermaid demo example
2019-10-22 15:18:12 +02:00
OCA-git-bot d360a0545f [UPD] README.rst 2019-07-29 03:48:31 +00:00
Pedro M. Baeza ad79aa45cf
[FIX] web_widget_many2many_tags_multi_selection: Proper license 2019-06-17 09:47:33 +02:00
OCA-git-bot de32b872db [UPD] README.rst 2019-06-16 11:42:27 +00:00
OCA-git-bot fa6bad4f36 [UPD] addons table in README.md 2019-06-16 11:42:26 +00:00
Stéphane Bidoul (ACSONE) 032197167d [FIX] web_drop_target readme 2019-06-16 13:42:10 +02:00
Pedro M. Baeza b70e0a0fac
[FIX] web_widget_many2many_tags_multi_selection: License in manifest 2019-06-16 13:02:59 +02:00
KKamaa 39f06bce3a [IMP] 10.0 web_fullscreen: support for enterprise 2019-06-14 15:19:27 +02:00
oca-travis 724e0d6cba [UPD] Update web_drop_target.pot 2019-06-04 10:53:41 +00:00
Simone Orsi ea2899c34f
Merge pull request #971 from Studio73/10.0-web_drop_target_multi
[IMP] web_drop_target: Upload multiple files
2019-06-04 11:49:48 +02:00
Pedro M. Baeza 880df8eb7b
Merge pull request #1276 from vauxoo-dev/10.0-widget_markdown_tree_fix-tomeyro
[10.0] [FIX] web_widget_text_markdown: convert markdown only when widget attr is present in tree view
2019-05-05 10:13:47 +02:00
Tomas Alvarez 99d07f7395 [FIX] web_widget_text_markdown: convert markdown only when widget attr is present in tree view 2019-05-04 15:52:15 -05:00
oca-travis 7016cd20b4 [UPD] Update web_switch_company_warning.pot 2019-05-03 13:04:45 +00:00
OCA-git-bot ad14de91af [UPD] addons table in README.md 2019-05-03 12:46:25 +00:00
hparfr 45314400ef Add detection of switching database 2019-05-03 14:45:56 +02:00
oca-travis 067d1a55c4 [UPD] Update web_fullscreen.pot 2019-04-17 19:44:19 +00:00
Pedro Castro Silva 0df8259641 Translated using Weblate (Portuguese)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-10.0/web-10.0-web_export_view
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_export_view/pt/
2019-04-17 19:35:38 +00:00
OCA-git-bot de019513d8 [ADD] setup.py 2019-04-17 19:35:26 +00:00
OCA-git-bot cfcc708554 [ADD] icon.png 2019-04-17 19:35:26 +00:00
OCA-git-bot a1aff5fdb7 [UPD] addons table in README.md 2019-04-17 19:35:24 +00:00
Pedro M. Baeza 7dada9138c
Merge pull request #1226 from sunflowerit/10.0-web-fullscreen
[ADD][10.0] web_fullscreen
2019-04-17 21:34:54 +02:00