Carlos Roca
6dc79241ed
[IMP] web_refresher: Be able to refresh from report views
2024-04-09 10:22:49 +02:00
Houzéfa Abbasbhay
08139ea24d
[IMP] web_timeline: Align to top instead of bottom
...
This avoids somewhat ugly very large "Unassigned" first row.
2024-04-08 09:22:35 +02:00
Houzéfa Abbasbhay
b69410f4b5
[IMP] web_timeline: Handle inverted date ranges
...
Inverted dates make no functional sense, but when they do happen, this
change allows displaying them as single points in the timeline (same as
when begin=end).
We currently do have such demo data when installing project_timeline.
2024-04-08 09:22:22 +02:00
Ignacio Buioli
70f971c085
Translated using Weblate (Spanish (Argentina))
...
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/es_AR/
2024-04-08 00:59:15 +00:00
OCA-git-bot
d891f17f5c
[BOT] post-merge updates
2024-04-06 16:42:11 +00:00
OCA-git-bot
9adfe33ccc
Merge PR #2775 into 16.0
...
Signed-off-by pedrobaeza
2024-04-06 16:38:36 +00:00
OCA-git-bot
716fca0fce
[BOT] post-merge updates
2024-04-05 09:45:28 +00:00
OCA-git-bot
2104b36c8d
Merge PR #2792 into 16.0
...
Signed-off-by pedrobaeza
2024-04-05 09:41:42 +00:00
David
26653818d1
[FIX] web_responsive: fix status widget visibility
...
Before this change the status widget was hidden as it had no width. You
can check it installing the project module and going to a task. Now you
can see the status widget along the task name.
2024-04-05 11:08:08 +02:00
Houzéfa Abbasbhay
98bc9851e6
[IMP] web_timeline: Overflow text, add hover colors
...
When an item label does not fit in its date-range box, overflow
according to
https://visjs.github.io/vis-timeline/examples/timeline/items/rangeOverflowItem.html
Previous CSS code was already trying to do that, but was selecting
`.vis-item.vis-item-content` instead of `.vis-item .vis-item-content`.
Displaying overflow text brings up layout issues solved by removing the
forced-100% width instruction.
This change also adds highlight when hovering a box, which is useful on
text that has overflown (as it has no borders).
2024-04-04 09:41:03 +02:00
OCA-git-bot
1e583ceccb
[BOT] post-merge updates
2024-04-04 06:47:50 +00:00
OCA-git-bot
2ded89dfdf
Merge PR #2788 into 16.0
...
Signed-off-by pedrobaeza
2024-04-04 06:44:07 +00:00
OCA-git-bot
99aadcd7c6
[BOT] post-merge updates
2024-04-02 14:54:41 +00:00
OCA-git-bot
6ca50ffd8c
Merge PR #2776 into 16.0
...
Signed-off-by pedrobaeza
2024-04-02 14:51:13 +00:00
Houzéfa Abbasbhay
8f4fd737d0
[IMP] web_timeline: Add demo view on cron tasks
...
This way we can showcase this module without project_timeline.
2024-04-02 16:19:43 +02:00
OCA-git-bot
1bc582166b
[BOT] post-merge updates
2024-04-02 14:16:09 +00:00
OCA-git-bot
d0742b7391
Merge PR #2713 into 16.0
...
Signed-off-by pedrobaeza
2024-04-02 14:12:18 +00:00
Houzéfa Abbasbhay
bc577b6656
[FIX] web_timeline: Wrap fields_get arg into a list
...
By contract the first argument of the `fields_get` method is supposed to
be a list. Before this fix, `web_timeline` would call `fields_get` with
a string instead of a list.
Fortunately in case only 1 field is being grouped, this worked as Odoo
does an `x in y` comparison in its `fields_get` implementation, which
does pass in a simple `"project_id" in "project_id"` case.
But that call remains invalid and can break when `fields_get` has been
tweaked by other modules.
2024-04-02 16:04:35 +02:00
mymage
e703dd3bfc
Translated using Weblate (Italian)
...
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/it/
2024-04-02 11:35:19 +00:00
Holger Brunn
81bf7eb63f
[FIX] web_tree_duplicate: adapt readme to behavior
2024-04-01 10:00:18 +02:00
Weblate
06aa46d1bc
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
2024-04-01 06:37:10 +00:00
OCA-git-bot
871df13026
[BOT] post-merge updates
2024-04-01 06:36:48 +00:00
oca-ci
90009c06b3
[UPD] Update web_notify.pot
2024-04-01 06:33:05 +00:00
OCA-git-bot
7f0081339f
Merge PR #2598 into 16.0
...
Signed-off-by pedrobaeza
2024-04-01 06:29:50 +00:00
Carlos Roca
8ffee9f78e
[IMP] web_refresher: Backport refresh way from v17
2024-03-28 17:10:26 +01:00
Benjamin Willig
e729006a19
[MIG] web_field_tooltip: Migration to 16.0
2024-03-26 09:07:57 +01:00
OCA-git-bot
baf589950a
[BOT] post-merge updates
2024-03-22 17:14:07 +00:00
oca-ci
742c3ea6c6
[UPD] Update web_hide_field_with_key.pot
2024-03-22 17:10:09 +00:00
OCA-git-bot
7191e464ec
Merge PR #2752 into 16.0
...
Signed-off-by sebastienbeau
2024-03-22 17:06:54 +00:00
Francois Poizat
326cfb1b7a
ADD web_hide_field_with_key module
2024-03-22 15:38:09 +01:00
OCA-git-bot
f65f71be8e
[BOT] post-merge updates
2024-03-21 11:08:05 +01:00
oca-ci
746bfa6562
[UPD] Update web_field_tooltip.pot
2024-03-21 11:08:05 +01:00
Benjamin Willig
a1bc845984
[REF] use FormViewDialog instead of do_action, allow to unlink a tooltip from the helper, splitted resources into multiple files
2024-03-21 11:08:05 +01:00
Benjamin Willig
95a11fbc42
[IMP] display a helper to add a tooltip on a field. Display the tooltip on list views. One tooltip per field and do not handle user specific tooltips
2024-03-21 11:08:05 +01:00
Benoit Aimont
4af5fe056d
[IMP] web_field_tooltip - one rpc call
2024-03-21 11:08:05 +01:00
Benoit Aimont
75a08cc138
[ADD] web_field_tooltip
2024-03-21 11:08:05 +01:00
mymage
59e59fc59f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: web-16.0/web-16.0-web_copy_confirm
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_copy_confirm/it/
2024-03-12 13:36:16 +00:00
mymage
4e53ebf5da
Translated using Weblate (Italian)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: web-16.0/web-16.0-web_widget_image_webcam
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_image_webcam/it/
2024-03-12 13:36:15 +00:00
mymage
ee8da621b0
Added translation using Weblate (Italian)
2024-03-12 11:04:30 +00:00
mymage
c057591ed6
Added translation using Weblate (Italian)
2024-03-12 10:37:35 +00:00
OCA-git-bot
363266ca20
[BOT] post-merge updates
2024-03-12 07:33:03 +00:00
OCA-git-bot
297b5e8d21
Merge PR #2734 into 16.0
...
Signed-off-by pedrobaeza
2024-03-12 07:29:32 +00:00
Weblate
e5fa8c1e23
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-16.0/web-16.0-web_copy_confirm
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_copy_confirm/
2024-03-09 16:07:29 +00:00
Weblate
2b6852aedb
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-16.0/web-16.0-web_widget_image_webcam
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_image_webcam/
2024-03-09 16:07:26 +00:00
OCA-git-bot
75aa16b2f6
[BOT] post-merge updates
2024-03-09 15:39:42 +00:00
oca-ci
1db3d34e40
[UPD] Update web_widget_image_webcam.pot
2024-03-09 15:36:16 +00:00
OCA-git-bot
e7ee01195c
Merge PR #2349 into 16.0
...
Signed-off-by dreispt
2024-03-09 15:33:08 +00:00
OCA-git-bot
09848c0c80
[BOT] post-merge updates
2024-03-09 15:30:27 +00:00
oca-ci
ccfdecb799
[UPD] Update web_copy_confirm.pot
2024-03-09 15:26:47 +00:00
OCA-git-bot
64243eca28
Merge PR #2458 into 16.0
...
Signed-off-by dreispt
2024-03-09 15:23:53 +00:00