Commit Graph

1013 Commits (4de472e5622194920314e12f95f7fc28a86f16b3)

Author SHA1 Message Date
mymage 4de472e562 Added translation using Weblate (Italian) 2024-08-14 09:17:59 +02:00
sonhd91 237c7af396 [16.0][MIG]web_widget_dropdown_dynamic: Migrate to version 16.0 2024-08-14 09:17:59 +02:00
Goncalo Brito ccaa9f55dd [16.0][MIG] web_widget_dropdown_dynamic 2024-08-14 09:17:59 +02:00
Thanakrit Pintana d07df2665a [MIG] web_widget_dropdown_dynamic: Migration to 15.0 2024-08-14 09:17:59 +02:00
Thanakrit Pintana 41e85d5d09 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
Corneliuus 86521a7c3f Translated using Weblate (German)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-14.0/web-14.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_dropdown_dynamic/de/
2024-08-14 09:17:59 +02:00
Corneliuus 7829b15045 Added translation using Weblate (German) 2024-08-14 09:17:59 +02:00
Ronald Portier d54d877e50 [MIG] web_widget_dropdown_dynamic: Migration to 14.0 2024-08-14 09:17:59 +02:00
Ronald Portier db803eb8c8 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
claudiagn ec5084302a Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-13.0/web-13.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_dropdown_dynamic/es/
2024-08-14 09:17:59 +02:00
claudiagn cf814f68ad Added translation using Weblate (Spanish) 2024-08-14 09:17:59 +02:00
Alexey Pelykh 0733015b97 [UPD] Brainbean Apps => CorporateHub 2024-08-14 09:17:59 +02:00
Alexey Pelykh 612a8b8ae1 [MIG] web_widget_dropdown_dynamic: Migration to 13.0 2024-08-14 09:17:59 +02:00
Alexey Pelykh 740a878f42 [IMP] web_widget_dropdown_dynamic: black, isort, prettier 2024-08-14 09:17:59 +02:00
Alexey Pelykh 8efe13ebec [ADD] web_widget_dropdown_dynamic
[UPD] Update web_widget_dropdown_dynamic.pot

[UPD] Update web_widget_dropdown_dynamic_example.pot

[UPD] README.rst

[ADD] icon.png

[UPD] README.rst
2024-08-14 09:17:59 +02:00
OCA-git-bot fa5050f3fc [BOT] post-merge updates 2024-08-12 09:33:32 +00:00
OCA-git-bot 9cbbd2a7eb Merge PR #2914 into 17.0
Signed-off-by CarlosRoca13
2024-08-12 09:29:36 +00:00
Taras Shabaranskyi ee21b7255f [FIX] web_refresher: bug when clicking report 2024-08-12 12:22:04 +03:00
OCA-git-bot 9a532016ed [BOT] post-merge updates 2024-08-08 10:06:52 +00:00
oca-ci f5007eb755 [UPD] Update web_widget_numeric_step.pot 2024-08-08 10:04:07 +00:00
OCA-git-bot e351c8c538 Merge PR #2906 into 17.0
Signed-off-by pedrobaeza
2024-08-08 10:01:54 +00:00
OCA-git-bot 8e5b3d757d [BOT] post-merge updates 2024-08-08 09:49:29 +00:00
OCA-git-bot f554a8039d Merge PR #2911 into 17.0
Signed-off-by pedrobaeza
2024-08-08 09:45:35 +00:00
Carlos Roca fbc6fe80b4 [UPD] Update copier to v1.24 2024-08-08 11:40:43 +02:00
Carlos Roca 7a77816764 [FIX] web_responsive: Can't access web using superuser
Before this change when trying to access web using superuser the web
interface is not charged.

By doing this change is all working normally.

Steps to reproduce the problem:

1. Log in
2. Go to web/become
2024-08-08 11:29:47 +02:00
Carlos Roca 4d0c23b76b [FIX] web_widget_numeric_step: Remove focus to avoid annoying flickering effect
The focus introduced on the 16.0 migration is causing a flickering effect
that is a bit annoying and does not make complete sense, because if you
click more than once the cursor is positioned at the end of the text,
which makes it difficult to edit the input.

The counterpart of these changes is that to edit the input using the
keyboard we will have to click on the field. Although this is how the
module has been operating since its inception.
2024-08-08 11:15:26 +02:00
Carlos Roca f2dc559958 [IMP] web_widget_numeric_step: Add demo data to test the module 2024-08-07 07:10:47 +02:00
OCA-git-bot 844fa233fa [BOT] post-merge updates 2024-08-06 11:35:50 +00:00
oca-ci beb899dd30 [UPD] Update web_widget_image_download.pot 2024-08-06 11:33:18 +00:00
OCA-git-bot a35f984205 Merge PR #2903 into 17.0
Signed-off-by legalsylvain
2024-08-06 11:30:52 +00:00
achulii 8ea58d8341 [MIG] web_widget_numeric_step: Migration to 17.0 2024-08-06 08:59:25 +02:00
achulii 8ff02de12d [IMP] web_widget_numeric_step: pre-commit auto fixes 2024-08-06 08:59:25 +02:00
Jairo Llopis 360356aa62 [FIX] web_widget_numeric_step: list view column min width
Default width is too narrow for these fields in list views, which makes it uncomfortable to use in desktops.

@moduon MT-4472
2024-08-06 08:59:25 +02:00
Jairo Llopis fd36a3bbdd [FIX] web_widget_numeric_step: restore tab navigation
Before this patch, when navigating inputs hitting <kbd>TAB</kbd>, you were stopped before any numeric step input.

Now, you can navigate as usual and use Odoo without a 🐁.

@moduon MT-4657
2024-08-06 08:59:25 +02:00
Jairo Llopis 78c0924e50 [FIX] web_widget_numeric_step: no input focus on touch screens
If you're using a tablet and click on the  or  buttons created by this module, the result was that the numeric input related to that button got focused.

On tablets, that means that the on-screen keyboard pops up. This usually triggers a layout recalculation and becomes clunky. Besides, it's useless, because if you wanted to use the keyboard, you'd have clicked on the input by yourself, and not in one of those buttons.

After this change, when using a touch screen, if you click on the +/- buttons, you won't auto-focus on the input. Thus, the keyboard won't show up.

@moduon MT-4472
2024-08-06 08:59:25 +02:00
Jairo Llopis 9a16a74ea2 [FIX] web_widget_numeric_step: always display on touch screens; avoid layout jumping otherwise
Before this patch:
- On a tablet, buttons wouldn't display (big screen; can't hover).
- On a PC, fields would make layout jumps while hovering.

@moduon MT-4472
2024-08-06 08:59:25 +02:00
Jairo Llopis 886ae3dc55 [FIX] web_widget_numeric_step: disable buttons on readonly fields
Before this patch, if a field was readonly, the user could still use the +/- buttons to alter its value. Not good!

@moduon MT-4396
2024-08-06 08:59:25 +02:00
Jairo Llopis a9c6da55df [IMP] web_widget_numeric_step: display always on mobile
Mobile screens benefit most from this module's enhanced usability.

However, since the events used for displaying/hiding the +/- buttons depend on mouse, at the end you'll never see these buttons on mobile screens.

Thus, here's a new approach: smaller screens *always* display the buttons.

Besides, inputmode is now decimal, just like upstream float fields.

@moduon MT-4396
2024-08-06 08:59:25 +02:00
mymage cd46f8958a Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-16.0/web-16.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_numeric_step/it/
2024-08-06 08:59:25 +02:00
Ivorra78 7082b6cfa3 Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-16.0/web-16.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_numeric_step/es/
2024-08-06 08:59:25 +02:00
dsolanki 555edab290 [MIG] web_widget_numeric_step: Migration to 16.0 2024-08-06 08:59:25 +02:00
dsolanki fec3d9db91 [IMP] web_widget_numeric_step: pre-commit stuff 2024-08-06 08:59:25 +02:00
Thanakrit Pintana b389db6930 [MIG] web_widget_numeric_step: Migration to 15.0 2024-08-06 08:59:25 +02:00
Corneliuus 2ae3d3ca9d Added translation using Weblate (German) 2024-08-06 08:59:25 +02:00
helly 81c91d64e5 [MIG] Migrate module web_widget_numeric_step to v14. 2024-08-06 08:59:25 +02:00
fshah f04fd0d750 [IMP] web_widget_numeric_step: isort, black, prettier. 2024-08-06 08:59:25 +02:00
Alexandre D. Díaz 0fc5f03b0b [IMP] web_widget_numeric_step: Add auto_select option 2024-08-06 08:59:25 +02:00
Alessandro Fiorino 905533633e Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-13.0/web-13.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_numeric_step/it/
2024-08-06 08:59:25 +02:00
Alessandro Fiorino fa5753ba38 Added translation using Weblate (Italian) 2024-08-06 08:59:25 +02:00
Carlos Roca 251b874cdc [MIG] web_widget_numeric_step: Migration to v13 2024-08-06 08:59:25 +02:00