Commit Graph

2343 Commits (f3a122cdc497bd20ca419002f380af369a9f8895)

Author SHA1 Message Date
Akim Juillerat 65bdd44cf8 Create module web_datetime_picker_default_time 2024-07-10 21:24:05 +02:00
Houzéfa Abbasbhay 432dbb2566
[FIX] web_timeline: Redraw issues with initial mode
This commit fixes redraw issues when setting a `mode` attribute in the
`timeline` view tag.

This mode specifies a default scale one would want to set; same as when
clicking on Day/Week/Month buttons at the top of the view.

Initial rendering had issues here because data was loaded too soon,
before the timeline component was rendered/ready. The fix is to load
data into the component only after initial redraw event, called
`changed` (see <https://visjs.github.io/vis-timeline/docs/timeline/#Events>).

There was old code attempting to call `on_scale_xxx_clicked` methods at
load time to simulate clicks on these Day/Week/Month buttons, but these
methods have been renamed so this code is no longer working.

This commit also removes the `current_window` instance variable, not
needed and actually confusing as the timeline component already
maintains its own start/end information (which we can query with
`timeline.getWindow()`).
2024-07-08 09:51:21 +02:00
OCA-git-bot c177834d57 [BOT] post-merge updates 2024-06-25 20:44:11 +00:00
OCA-git-bot 9467a4e956 Merge PR #2862 into 16.0
Signed-off-by legalsylvain
2024-06-25 20:39:13 +00:00
pilarvargas-tecnativa 21a4cc45ce [FIX] web_responsive: Remove view that does not allow zooming in mobile view
This feature is already defined for backend views in odoo.
Views can be consulted at 54f84aedf8/addons/web/views/webclient_templates.xml (L294)

TT49728
2024-06-25 17:39:53 +02:00
ilo 4989af021a [16.0][FIX] fixing behavior on slot duration 2024-06-24 09:06:59 -03:00
mymage 64164bed5e Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_one2many_tree_line_duplicate
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_one2many_tree_line_duplicate/it/
2024-06-14 17:42:44 +00:00
mymage 3e2c33648d Added translation using Weblate (Italian) 2024-06-14 15:01:59 +00:00
OCA-git-bot ab60a48eff [BOT] post-merge updates 2024-06-14 08:44:02 +00:00
oca-ci 1cea687d7f [UPD] Update web_widget_one2many_tree_line_duplicate.pot 2024-06-14 08:40:22 +00:00
OCA-git-bot 34feddd65d Merge PR #2809 into 16.0
Signed-off-by pedrobaeza
2024-06-14 08:35:58 +00:00
Carlos Roca f239c3c5d3 [MIG] web_widget_one2many_tree_line_duplicate: Migration to 16.0 2024-06-13 14:32:20 +02:00
OCA-git-bot d05096c791 [BOT] post-merge updates 2024-06-11 15:47:30 +00:00
OCA-git-bot 29cee78dee Merge PR #2843 into 16.0
Signed-off-by pedrobaeza
2024-06-11 15:43:17 +00:00
Carlos Roca 783536a818 [FIX] web_dialog_size: Fixes on legacy Dialogs
The problems found on Legacy Dialogs are the next:

1. The modal can't be dragged
2. The button for extending and reduce the modal is doing nothing
3. The x for close the modal is showed twice

You can test it with dialogs showed on Vault module
2024-06-11 09:15:24 +02:00
Rodrigo Macedo e87080d976 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (15 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/pt_BR/
2024-05-29 19:35:08 +00:00
OCA-git-bot d83e8543db [BOT] post-merge updates 2024-05-26 08:12:09 +00:00
OCA-git-bot 3c843b80db Merge PR #2824 into 16.0
Signed-off-by dreispt
2024-05-26 08:07:54 +00:00
OCA-git-bot 62542a6163 [BOT] post-merge updates 2024-05-22 18:20:16 +00:00
OCA-git-bot a849e873c8 Merge PR #2832 into 16.0
Signed-off-by pedrobaeza
2024-05-22 18:16:13 +00:00
pilarvargas-tecnativa 4f758fca5a [FIX] web_responsive: Remove unnecessary media query
Remove unnecessary media query as odoo has support
for long titles. This style causes an error in the
layout of the affected views.
2024-05-22 12:28:57 +02:00
Rodrigo Macedo c7b154823e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: web-16.0/web-16.0-web_widget_open_tab
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_open_tab/pt_BR/
2024-05-22 03:13:17 +00:00
Rodrigo Macedo 95de524101 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: web-16.0/web-16.0-web_advanced_search
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_advanced_search/pt_BR/
2024-05-22 03:13:16 +00:00
OCA-git-bot 6354d68c1e [BOT] post-merge updates 2024-05-21 17:38:17 +00:00
OCA-git-bot 979536b4c9 Merge PR #2790 into 16.0
Signed-off-by pedrobaeza
2024-05-21 17:05:39 +00:00
Rodrigo Macedo 173138fccd Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (20 of 20 strings)

Translation: web-16.0/web-16.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_pwa_oca/pt_BR/
2024-05-21 03:08:58 +00:00
Rodrigo Macedo 141ce89d35 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1 of 1 strings)

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/pt_BR/
2024-05-21 03:08:57 +00:00
Rodrigo Macedo 5c425badd1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (19 of 19 strings)

Translation: web-16.0/web-16.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_notify/pt_BR/
2024-05-21 03:08:56 +00:00
Rodrigo Macedo 67bcf0959f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2 of 2 strings)

Translation: web-16.0/web-16.0-web_refresher
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_refresher/pt_BR/
2024-05-21 03:08:53 +00:00
mymage c6ed435003 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_pattern
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_pattern/it/
2024-05-20 13:38:33 +00:00
mymage f149637234 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-16.0/web-16.0-web_widget_pattern_partner_autocomplete
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_pattern_partner_autocomplete/it/
2024-05-20 13:38:33 +00:00
mymage 3a5b1fbbed Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: web-16.0/web-16.0-web_widget_open_tab
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_open_tab/it/
2024-05-20 13:38:32 +00:00
mymage 09ba514c55 Added translation using Weblate (Italian) 2024-05-20 11:56:15 +00:00
mymage 244c25df2f Added translation using Weblate (Italian) 2024-05-20 11:55:59 +00:00
OCA-git-bot aa0d32aff2 [BOT] post-merge updates 2024-05-18 18:15:19 +00:00
OCA-git-bot 6983eee341 Merge PR #2823 into 16.0
Signed-off-by dreispt
2024-05-18 18:11:28 +00:00
OCA-git-bot 0e1de5c2bd [BOT] post-merge updates 2024-05-18 17:51:24 +00:00
oca-ci 8a7aacaabe [UPD] Update web_widget_pattern_partner_autocomplete.pot 2024-05-18 17:47:11 +00:00
oca-ci 5aead72bed [UPD] Update web_widget_pattern.pot 2024-05-18 17:47:11 +00:00
OCA-git-bot 5be9744666 Merge PR #2806 into 16.0
Signed-off-by dreispt
2024-05-18 17:42:44 +00:00
hda 70efc5aedb [FIX] web_field_tooltip: ir.model and ir.model.fields access if not admin 2024-05-16 14:21:44 +02:00
Vincent Hatakeyama c8758a1498
[FIX] web_m2x_options: fix usage errors 2024-05-15 16:57:26 +02:00
Hughes Damry 837a066400 Translated using Weblate (French)
Currently translated at 82.1% (23 of 28 strings)

Translation: web-16.0/web-16.0-web_field_tooltip
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_field_tooltip/fr/
2024-05-15 12:38:54 +00:00
OCA-git-bot 18ed6ad14e [BOT] post-merge updates 2024-05-09 16:31:54 +00:00
OCA-git-bot 80cc5906ac Merge PR #2720 into 16.0
Signed-off-by luisg123v
2024-05-09 16:27:42 +00:00
Cuong, Nguyen Minh Tran Manh dd81906290 [IMP] web_remember_tree_column_width: adjust SCSS selector
Previously, only columns with the class o_column_sortable had the custom
SCSS applied to them. As a result, columns like HTML were not sortable
and didn't benefit from the custom SCSS.

This commit made changes to the SCSS selector to include all table's
columns in the list view. However, the record selector (the first
checkbox column) and the column optional (the last column) that have the
class o_list_controller were excluded to avoid unexpected behavior.
2024-05-09 12:24:20 +07:00
oca-git-bot 565530d912 [IMP] update dotfiles 2024-05-01 17:37:13 +00:00
Stéphane Bidoul 3619648d5a use codecov action v4 2024-05-01 19:11:41 +02:00
Carlos Roca 5229e9910b [IMP] web_widget_one2many_tree_line_duplicate: pre-commit stuff 2024-04-24 14:08:52 +02:00
david b0d1dd59b7 [FIX] web_widget_one2many_tree_line_duplicate: cloned record relations
On the cloned record we were unable to change the values of the
relational fields we we just had edited it. Here is solved adding a
pseudo onchange method that triggers the proper refreshed values as if
the record was made manually.

TT38191
2024-04-24 14:08:52 +02:00