[FIX] im_livechat: various fixes
- Don't display livechat button if no operator available - Livechat windows persistence through website pages - Auto popup feature re-introduced (inadvertently removed at rev. f23f57cc) - Operators that are 'away' are available, as 'away' means that the focus isn't on the Odoo tab for at least 10 minutes, but the user is still connected. - Avoid duplicated messages when the visitor is a connected user - Unfold livechat window on first 'close' click as the event is intercepted to ask the user feedback before actually closing the window
Showing
- addons/im_livechat/controllers/main.py 8 additions, 0 deletionsaddons/im_livechat/controllers/main.py
- addons/im_livechat/models/im_livechat_channel.py 1 addition, 1 deletionaddons/im_livechat/models/im_livechat_channel.py
- addons/im_livechat/static/src/js/im_livechat.js 56 additions, 14 deletionsaddons/im_livechat/static/src/js/im_livechat.js
Loading
Please register or sign in to comment