Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
  2. Feb 24, 2017
  3. Feb 19, 2017
  4. Feb 04, 2017
  5. Jan 25, 2017
  6. Jan 20, 2017
  7. Jan 19, 2017
  8. Jan 18, 2017
  9. Jan 12, 2017
  10. Jan 09, 2017
  11. Jan 02, 2017
  12. Dec 23, 2016
  13. Dec 22, 2016
  14. Dec 14, 2016
  15. Dec 10, 2016
  16. Nov 22, 2016
  17. Nov 21, 2016
  18. Oct 31, 2016
  19. Oct 28, 2016
  20. Oct 26, 2016
  21. Sep 20, 2016
  22. Sep 16, 2016
  23. Aug 30, 2016
  24. Aug 26, 2016
  25. Aug 18, 2016
  26. Aug 16, 2016
  27. Aug 15, 2016
  28. Aug 10, 2016
  29. Aug 09, 2016
  30. Aug 04, 2016
    • Diego Sampaio's avatar
      Livechat CRM integration improvements (#3912) · cd3778d0
      Diego Sampaio authored
      - Add ability to livechat customers to close the chat session
      - Send data to CRM on any livechat edit action
      - Add new livechat callbacks: `livechat.saveGuest`, `livechat.saveRoom` and `livechat.saveInfo`
      - Rename livechat callbacks:
        - `closeLivechat` -> `livechat.closeRoom`
        - `sendOfflineLivechatMessage` - `livechat.offlineMessage`
      - Rename method `livechat:saveLivechatInfo` to `livechat:saveInfo`
      - Save CRM returned data
      - Add option to override the input box template
      cd3778d0
Loading