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
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
anjeel.haria
b3e5e5fc29
[FIX] web_responsive: Show View Type Always
2023-03-09 16:06:43 +01:00
anjeel.haria
709e19c5bb
[FIX] web_responsive: Align menu for dates in filters
2023-03-09 14:28:11 +01:00
anjeel.haria
36dde2c126
[FIX] web_responsive: Align checkboxes in Favourites save current search view
2023-03-09 14:17:19 +01:00
OCA-git-bot
62dc302a43
[UPD] README.rst
2023-03-06 16:42:18 +00:00
anjeel.haria
beda62914b
[MIG] web_responsive: Migration to 16.0
...
Fix for optional dropdown checkbox in list view
Made Changes for compatibility with web_chatter_position module
Fix for attachment delete dialog
2023-03-06 17:01:59 +01:00
anjeel.haria
f02480cf30
[15.0][FIX] Fix problem of blank page when using web_responsive
...
Changes for default page open
2023-03-01 15:33:27 +01:00
Vincent Hatakeyama
24c303db8f
[FIX] web_responsive: only change width of main control panel
...
The Search More panel is incorrectly displayed due to the reduced screen
so only change width on the main screen.
Fixes #2395
2023-03-01 15:33:27 +01:00
Sergey Shebanin
d4b7b7f0d5
[FIX] web_responsive: fix dropdown caret visibility on website
...
before this commit dropdown on website doesn't have caret visible. F.x. to show option "Edit on backend"
after this commit caret will be visible
2023-03-01 15:33:27 +01:00
Sergey Shebanin
279aa6b43f
[FIX] web_responsive: attribute 'records_draggable' was no effect on desktop.
...
Kanban View has an attribute 'records_draggable', means 'whether it should be possible to drag records when kanban is grouped'.
It's support was broken.
Co-authored-by: MackZhong <mackz@sina.com>
2023-03-01 15:33:27 +01:00
Sergey Shebanin
eed43fa7d8
[FIX] web_responsive: make keyboard navigation in Apps menu Search results works again.
...
Due to changes in javascript framework keyboard navigation was broken.
This commit makes it work again.
2023-03-01 15:33:27 +01:00
Hieu.VMB
016a17c345
[FIX]-web_responsive module: Go to wrong action menu when user is set with Home Action menu
2023-03-01 15:33:27 +01:00
Sergey Shebanin
bed9eb2104
[FIX] redundant padding on kanban card
2023-03-01 15:33:27 +01:00
Sergey Shebanin
104e0f7885
[FIX] kanban mode for popup in Many2One fields on mobile
2023-03-01 15:33:27 +01:00
OCA-git-bot
7fc79d417a
[UPD] README.rst
2023-03-01 15:33:27 +01:00
Alexandre D. Díaz
168e5aa220
[FIX] web_responsive: Label width on modal
2023-03-01 15:33:27 +01:00
Alexandre D. Díaz
e1acbd7ce9
[IMP] web_responsive: Adapt label width
2023-03-01 15:33:27 +01:00
Sergey Shebanin
25d214de20
[FIX] make base odoo JS tests working with web_responsive module
2023-03-01 15:33:27 +01:00
Sergey Shebanin
bf2da55752
[IMP] big inputs on forms in edit mode
2023-03-01 15:33:27 +01:00
Sergey Shebanin
8c61be0cf2
[IMP] show AppsMenu by default after login
...
also redirect to backend from website AppsMenu
2023-03-01 15:33:27 +01:00
Sergey Shebanin
1ee54464db
[IMP] recaptured actual description screenshots
2023-03-01 15:33:27 +01:00
Sergey Shebanin
cd321a6ef1
[MIG] web_responsive: Migration to 15.0
2023-03-01 15:33:26 +01:00
Splash
4d20ebc8a0
[FIX] word wrap for appdrawer menu items
2023-03-01 15:33:26 +01:00
Splash
0dd8325f71
[FIX] error on grouped mobile kanban with zero groups
2023-03-01 15:33:26 +01:00