3
0
Fork 0
Commit Graph

2348 Commits (5f4c296fdd03ceb02d548b79cf160f0ac1302912)

Author SHA1 Message Date
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
david 65d984f538 [FIX] web_widget_one2many_tree_line_duplicate: clone wisely
- When we clone a line, we can be interested in preloading those fields
availiable in other field views available. Otherwise, we could be unable
to get the proper states in the cloned line.
- When we load the cloned field values from the rpc method, we must
discard those fields not available in the views or some subproccess
could try to get their state causing errors.

TT38191
2024-04-24 14:08:51 +02:00
Alexandre D. Díaz 0aee6f5f41 [IMP] web_widget_one2many_tree_line_duplicate: Clone all fields 2024-04-24 14:08:51 +02:00
Alexandre D. Díaz 14165f3277 [ADD] web_widget_one2many_tree_line_duplicate 2024-04-24 14:08:51 +02:00
OCA-git-bot 19c94c843d [BOT] post-merge updates 2024-04-24 06:54:41 +00:00
OCA-git-bot 12d67562bd Merge PR #2804 into 16.0
Signed-off-by pedrobaeza
2024-04-24 06:50:55 +00:00
Carlos Roca 171c27d3d0 [IMP] web_refresher: Charge t-inherit-mode extension views just after the main
By doing this, the extension view is charged just after the main, so
if some other views are using this other, to make a primary one,
like project is doing for project.task control_panel, the refresher
will continue be shown.
2024-04-24 07:37:17 +02:00
Holger Brunn 7a59f5ef4d [ADD] web_widget_pattern 2024-04-23 17:17:04 +02:00
mymage d49b988993 Translated using Weblate (Italian)
Currently translated at 100.0% (28 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/it/
2024-04-23 14:35:08 +00:00
mymage a100f44796 Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-16.0/web-16.0-web_ir_actions_close_wizard_refresh_view
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_ir_actions_close_wizard_refresh_view/it/
2024-04-23 14:35:07 +00:00
mymage 261de6c39f Added translation using Weblate (Italian) 2024-04-23 11:53:16 +00:00
mymage 5f6aa6c566 Translated using Weblate (Italian)
Currently translated at 100.0% (27 of 27 strings)

Translation: web-16.0/web-16.0-web_pivot_computed_measure
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_pivot_computed_measure/it/
2024-04-19 14:38:01 +00:00
Weblate 12486ae617 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_pivot_computed_measure
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_pivot_computed_measure/
2024-04-19 07:54:56 +00:00
mymage ed63517d1f Translated using Weblate (Italian)
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/it/
2024-04-19 07:54:54 +00:00
oca-ci a153982a7a [UPD] Update web_widget_image_webcam.pot 2024-04-19 07:54:40 +00:00
oca-ci da20d58669 [UPD] Update web_pivot_computed_measure.pot 2024-04-19 07:54:34 +00:00
oca-ci 93637adc5b [UPD] Update web_group_expand.pot 2024-04-19 07:54:30 +00:00
mymage 51e08adde3 Added translation using Weblate (Italian) 2024-04-19 07:51:23 +00:00
mymage e8cf07cdc1 Added translation using Weblate (Italian) 2024-04-19 07:51:02 +00:00
Weblate 98a7aa4345 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2024-04-18 07:11:10 +00:00
OCA-git-bot 2d785897e7 [BOT] post-merge updates 2024-04-18 07:00:04 +00:00
oca-ci 02c8a1bcae [UPD] Update web_refresher.pot 2024-04-18 06:56:16 +00:00
OCA-git-bot 9503c8832e Merge PR #2787 into 16.0
Signed-off-by pedrobaeza
2024-04-18 06:51:36 +00:00
OCA-git-bot 2514076522 [BOT] post-merge updates 2024-04-17 07:03:13 +00:00
OCA-git-bot 020285bcec Merge PR #2797 into 16.0
Signed-off-by pedrobaeza
2024-04-17 06:59:31 +00:00
Carlos Roca d4ea2ed219 [IMP] web_responsive: Set viewer width to 100% to better use the space
Before this changes, when previewing a pdf there was a lot of lost space

Now, it is filling all the space
2024-04-17 08:44:19 +02:00
Weblate 066b0b2293 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2024-04-15 15:05:48 +00:00
OCA-git-bot 9c79f34be8 [BOT] post-merge updates 2024-04-15 11:19:09 +00:00
oca-ci 2a71c5185d [UPD] Update web_ir_actions_close_wizard_refresh_view.pot 2024-04-15 11:15:24 +00:00
OCA-git-bot 4aa988413f Merge PR #2511 into 16.0
Signed-off-by dreispt
2024-04-15 11:12:20 +00:00
OCA-git-bot 59c5e0070b [BOT] post-merge updates 2024-04-15 11:06:27 +00:00
oca-ci 6d5c9ed7ec [UPD] Update web_field_tooltip.pot 2024-04-15 11:02:02 +00:00
OCA-git-bot fff0dcfda4 Merge PR #2783 into 16.0
Signed-off-by dreispt
2024-04-15 10:58:55 +00:00
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