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
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
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
anjeel.haria
36dde2c126
[FIX] web_responsive: Align checkboxes in Favourites save current search view
2023-03-09 14:17:19 +01: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
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
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
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
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
cd321a6ef1
[MIG] web_responsive: Migration to 15.0
2023-03-01 15:33:26 +01:00