OCA-git-bot
bcdf468b70
[BOT] post-merge updates
2025-02-02 23:02:48 +00:00
OCA-git-bot
995bd11e71
Merge PR #3075 into 16.0
...
Signed-off-by pedrobaeza
2025-02-02 22:58:49 +00:00
pilarvargas-tecnativa
0010e9d212
[IMP] web_responsive: Remove unnecessary calendar optimisation
...
Removed the optimisation of hiding the week number at a certain size
for consistency with the responsive design of Odoo enterprise. It is a
non-functional optimisation as it hides useful information that hardly
takes up any space. It also causes incompatibilities in the design with
extensions that do not take into account these specific changes.
TT54811
2025-01-31 17:57:04 +01:00
OCA-git-bot
ae6d97668e
[BOT] post-merge updates
2025-01-31 16:12:29 +00:00
pilarvargas-tecnativa
547f719c2c
[FIX] web_responsive: display search filters correctly
...
When you search for data in the mobile size search bar of any view and
a drop-down filter appears, the text overlaps the drop-down arrow. This
error in the design is caused by the extra padding.
TT54811
2025-01-31 16:40:05 +01:00
OCA-git-bot
ebf986100d
[BOT] post-merge updates
2024-11-12 15:41:59 +00:00
Roy Le
5f0899f707
[FIX] web_responsive: avoid break style of Sales Teams
2024-11-12 17:20:21 +07:00
OCA-git-bot
b9fd7f3632
[BOT] post-merge updates
2024-08-08 08:22:12 +00:00
Víctor Martínez
6545293786
[FIX] web_responsive: Remove overflow:visible to tables to avoid side effects
...
TT50468
2024-08-08 09:12:40 +02:00
OCA-git-bot
c98010b1d4
[BOT] post-merge updates
2024-07-30 12:11:53 +00:00
Carlos Roca
7816048c10
[IMP] web_responsive: Change replace for less dangerous extension options
...
Replacing all the template is a bit dangerous if any other module tries
to extend that tamplate.
So this changes make the same as it is done on before, but using the
other options provided by xpath that are less dangerous.
2024-07-30 11:05:22 +02:00
OCA-git-bot
c9407083f7
[BOT] post-merge updates
2024-07-26 07:14:49 +00:00
Carlos Roca
81ab2eef35
[IMP] web_responsive: Set AttachmentViewer z-index upper than chatter
...
Before this changes when oppening an attachment from the chatter the
attachment was behind the chatter and if we try to hide it, the
attachement disappears.
With this changes the AttachmentViewer appears in front of the chatter
and the problem does not exists anymore.
2024-07-25 09:27:43 +02:00
OCA-git-bot
c177834d57
[BOT] post-merge updates
2024-06-25 20:44:11 +00:00
OCA-git-bot
62542a6163
[BOT] post-merge updates
2024-05-22 18:20:16 +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
OCA-git-bot
2514076522
[BOT] post-merge updates
2024-04-17 07:03:13 +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
OCA-git-bot
716fca0fce
[BOT] post-merge updates
2024-04-05 09:45:28 +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
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
OCA-git-bot
b5bc82a184
[BOT] post-merge updates
2024-02-22 20:38:17 +00:00
Julien Guenat
bc851e064b
[FIX] web_responsive: chatter with _mail_post_access read
2024-02-22 17:29:51 +01:00
Olivier Bitsch
f02a687891
[FIX] web_responsive: fix z-index on toolbar to prevent being on background in modals
2024-01-31 11:52:38 +01:00
OCA-git-bot
cf0dc773cd
[BOT] post-merge updates
2024-01-05 07:33:25 +00:00
OCA-git-bot
49165114a8
Merge PR #2683 into 16.0
...
Signed-off-by pedrobaeza
2024-01-05 07:30:24 +00:00
Jairo Llopis
2eb3fad484
[BUILD] web_responsive: resign as maintainer
2023-12-18 07:43:09 +00:00
Huy Lee
f41ca07096
[FIX] web_responsive: broken delete message confirm dialog UI
2023-11-24 11:37:09 +07:00
OCA-git-bot
cafedb9835
[BOT] post-merge updates
2023-11-06 11:24:29 +00:00
Hafizh Ibnu Syam
e0cbc8399d
[16.0][web_responsive] refactor: Update web_responsive.scss
...
- set z-index for .o_searchview_autocomplete element.
2023-11-06 10:02:25 +07:00
Hafizh Ibnu Syam
5c90a2f836
Revert "[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:"
...
This reverts commit 5de47a8592
.
2023-11-06 09:38:23 +07:00
OCA-git-bot
452eb844a3
[BOT] post-merge updates
2023-11-02 16:52:20 +00:00
Hafizh Ibnu Syam
5de47a8592
[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:
...
- Increase z-index from 1000 to 10000 in apps_menu.scss.
2023-11-02 14:03:16 +07:00
OCA-git-bot
fc57fef65b
[BOT] post-merge updates
2023-10-12 10:38:26 +00:00
Hafizh Syam
5e19aa5f86
[16.0][FIX] web_responsive: Fixed full-screen apps menu
2023-09-26 16:12:52 +07:00
OCA-git-bot
bbff8fbbc9
[BOT] post-merge updates
2023-09-25 06:18:34 +00:00
Hafizh Syam
215e698b49
[16.0][IMP] web_responsive: To follow the app menu icon in Odoo 16
2023-09-25 09:50:47 +07:00
OCA-git-bot
33b5ba323b
oca-github-bot post-merge updates
2023-09-20 13:55:03 +00:00
David
095e1bdd59
[IMP] web_responsive: public message chatter color
...
We give a color clue to the users so they can better tell if they're
sending an internal note or a public message.
Dislaimer: we use the `has()` pseudo class mainly because is simpler to
implement and the support is quite extended right now. Even Firefox will
catch up soon (now it has support behing a config flag).
So users with compatible browser will enjoy it, while others will just stay
as they were.
TT44953
2023-09-13 16:49:21 +02:00
OCA-git-bot
0fcc326ee1
[UPD] README.rst
2023-09-03 17:59:06 +00:00
OCA-git-bot
747522c497
Merge PR #2522 into 16.0
...
Signed-off-by pedrobaeza
2023-05-29 11:59:51 +00:00
Carlos Roca
ca99e3a04f
[IMP] web_responsive: Remove z and x hotkeys
2023-05-29 09:01:42 +02:00
Carlos Roca
fdc48931ac
[FIX] web_responsive: Wrap text when display_name is too long
2023-05-29 08:49:31 +02:00
Hugo Santos
942cd7db41
[FIX] Split button templates to show translated labels
...
Fixes #2439
2023-03-31 13:59:53 +02:00
OCA-git-bot
70844ebaec
Merge PR #2460 into 16.0
...
Signed-off-by pedrobaeza
2023-03-20 14:55:42 +00:00
anjeel.haria
6028ea87a6
[FIX] web_responsive: Translation Button Position
2023-03-20 08:59:58 +01:00
Tuan Hung
6cb7661b38
[FIX] web_responsive: fix bug test ESLint
2023-03-17 16:53:01 +07:00
OCA-git-bot
dc84353816
Merge PR #2441 into 16.0
...
Signed-off-by pedrobaeza
2023-03-10 07:46:58 +00:00
OCA-git-bot
bf0d6d6896
Merge PR #2442 into 16.0
...
Signed-off-by pedrobaeza
2023-03-10 07:41:45 +00:00