0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a new demo project More... about 10 years ago
Adding support for django 1.5+ and fixing some scrolling issues in the admin More... about 10 years ago
Merge pull request #9 from allisson/master More... about 10 years ago
Added verbose_name and verbose_name_plural. More... about 10 years ago
Brazilian Portuguese Translation. More... about 10 years ago
Added a tox.ini file and some tests More... over 11 years ago
Fixing issue with users assigned to a specific support group still kicking off the global admin_active cache value More... over 11 years ago
Version bump More... over 11 years ago
Support for determining if an admin is online for a specific support group More... over 11 years ago
Updating the iframe snippet templatetag to include the request object More... over 11 years ago
Added SupportGroups for seperating chat admins into groups and laying the ground work for supervisors to monitor sessions More... over 11 years ago
Added the ability to use SupportGroups to control which users can access which incoming chat sessions More... over 11 years ago
Added admin online check and ability to leave a simple message if no admins are online More... over 11 years ago
Added ability for the client to end a chat More... over 11 years ago
Fixing memcached errors and added End Chat system message More... over 11 years ago
Updated admin.py to be pep8 complient More... over 11 years ago
I accidentally a boolean evaluation More... over 11 years ago
Added agent joined chat message and functionality to support system messages More... over 11 years ago
Fixed issues with the client iframe chat window sometimes not displaying More... over 11 years ago
Removed the django version requirement More... over 11 years ago
Fixing json import error for python2.5 More... over 11 years ago
Fixing json import error for python2.5 More... over 11 years ago
Added styling to show whether a chat was active/inactive on the admin chat list More... almost 12 years ago
Added translation tags to models.py and forms.py More... almost 12 years ago
Added translation tags to all templates More... almost 12 years ago
Redesigned the iframe chat layout More... almost 12 years ago
Redesigned the iframe chat layout More... almost 12 years ago
Tweaking the manifest file again More... almost 12 years ago
Updated the manifest to include the admin templates More... almost 12 years ago
Fixing some security issues related to not correctly escaping the message and name fields of my json responses More... almost 12 years ago