Coder Social home page Coder Social logo

django-live-support's People

Contributors

allisson avatar megamark16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-live-support's Issues

django-live-support and gunicorn

Mark,
Thanks for you quick answer 'how it works ?' and it works with runserver. In production with gunicorn, we do not succeed having the 'admin-active' in the cache, so we are always with 'leave message'. Can you details how you app must be set up in a production environment ?
Pierre

Page not found

Hello Mark,

I installed your plugin correctly, using Pip and also configured the settings like you did in your example.

When I try to load {% chat_iframe %} I get a 404 - page not found error. Loading only the live_support_tags seems to work. I'm using Django 1.3.1.

I'm very intrested in this project, it looks promising.

Greetings, Bart

Scroll bar

I tried with firefox and Chromium : When the chat box is full, you can go down with the scroll bar, but immediately this vertical scroll bar go back up, so you have few seconds to read the last post.
Pierre

first message not 'Chat message'

The first message of a visitor that open a chat message is not in the 'chat message list'. In the list we find the second message of the visitor and the answer from admin.

In addition, in the admin box, when the visitor has disconnected, the message 'xxx has disconnected' over write on the first line of the visitor message

class Chat(models.Model): File "d:\rank\rank_vir\lib\site-packages\live_support\models.py", line 33, in Chat support_group = models.ForeignKey(SupportGroup, null=True, blank=True) TypeError: __init__() missing 1 required positional argument: 'on_delete'

Hi,
After adding 'live_support' to installed apps, got this error:

class Chat(models.Model):

File "d:\rank\rank_vir\lib\site-packages\live_support\models.py", line 33, in
Chat
support_group = models.ForeignKey(SupportGroup, null=True, blank=True)
TypeError: init() missing 1 required positional argument: 'on_delete'

add cache: false to ajax call

Please add cache: false, to ajax call. Otherwise Chromium (Chrome) and I think ~ĨE8 will not be able to keep a communication alive.

greetings
ionic

jQuery conflict

Hi there,

in "chat_iframe.html" '$' signs before functions need to be changed to 'jQuery' to provide jquery no conflict. Else trying to open chat returns "Property '$' of object [object Object] is not a function".

Cheers

Package description broken on PyPI

The package description, which is generated from the repository README, is broken on PyPI.

See the tox setup of one of the following project on how to enforce a working package description:

How to Advice admin

In order to answer to visitor, the admin must look carefully at his support/admin page. Can this app advice the admin which has opened other windows that a chat is pending ? like the tool bar in skype or other method ?
Pierre

How to start Chat

Hello,
What are the conditions to open the Chat : create an agent, then this agent open admin/live_support/chat/ ? but I have still the 'leave message' in the support ?
Pierre

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.