Commit Graph

53 Commits

Author SHA1 Message Date
Dmitriy Simushev
e01a75faea Add an ability to start chat with specified operator 2013-05-29 15:31:30 +00:00
Dmitriy Simushev
f7d6971849 Automatically hide invitation popup
Invitation popup will hide if invitation canceled by operator or
closed by timeout.
2013-05-24 10:05:20 +00:00
Dmitriy Simushev
3994b924de Completely rewrite invitations 2013-05-23 15:02:10 +00:00
Dmitriy Simushev
48d0159a92 Fix notice about undefined index 'visitorid' in client.php 2013-04-15 11:53:45 +00:00
Dmitriy Simushev
a570ed75d0 Update Chat JavaScript Application
Make prechat survey and leave message parts of the Chat
JavaScript Application
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
8fc9b85bfa Do not support old browsers at all 2013-03-13 15:38:26 +00:00
Dmitriy Simushev
372bae4203 Build Chat JavaScript application options mostly not in template 2013-03-13 15:38:26 +00:00
Dmitriy Simushev
71a0330a0b Update setup_logo function to return data 2013-03-13 15:38:25 +00:00
Dmitriy Simushev
f28e65f0cf Update setup_chatview* functions to return data 2013-03-13 15:38:25 +00:00
Dmitriy Simushev
f904f05dc9 Update setup_leavemessage function to return data 2013-03-13 15:38:25 +00:00
Dmitriy Simushev
b8b73e82fe Update setup_survey function to return data 2013-03-13 15:38:25 +00:00
Dmitriy Simushev
185be59862 Use various page name for agent and user chat 2013-03-13 15:38:22 +00:00
Dmitriy Simushev
053837d069 Completely rewrite Chat's JavaScript files 2013-03-13 15:32:44 +00:00
Dmitriy Simushev
5ff3a7656d Extend plugin system
Plugins can add custom CSS and JavaScript files to chat window and
implement JavaScript plugins
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
f81dad7eae Replace thread related functions by Thread's methods 2013-03-13 15:32:41 +00:00
Dmitriy Simushev
ce82496013 Create application initialization script 2013-03-13 15:32:40 +00:00
Dmitriy Simushev
be696ee3da Replaced settings functions with Settings class 2013-03-13 07:52:48 +00:00
Dmitriy Simushev
3e4163cbfe Replace database functions with Database class methods 2013-03-13 07:36:01 +00:00
Dmitriy Simushev
ae149896e7 Merge branch 'v1.6.x' into OSSG/master
Conflicts:
	src/messenger/webim/install/dbperform.php
	src/messenger/webim/js/164/common.js
	src/messenger/webim/libs/common.php
	src/messenger/webim/locales/en/properties
	src/messenger/webim/locales/ru/properties
	src/messenger/webim/operator/canned.php
	src/messenger/webim/operator/operator.php
	src/messenger/webim/operator/operators.php
	src/messenger/webim/operator/performance.php
	src/messenger/webim/operator/settings.php
	src/messenger/webim/operator/translate.php
	src/messenger/webim/operator/update.php
	src/messenger/webim/operator/users.php
	src/messenger/webim/view/agents.php
	src/messenger/webim/view/performance.php
2013-03-11 11:01:35 +00:00
Evgeny Gryaznov
98aad6e490 apache 2 license in php headers 2013-03-06 22:22:53 +01:00
Evgeny Gryaznov
3741e57eab apache 2 license (started); upgrade version to 1.6.5 2013-03-05 00:24:26 +01:00
Dmitriy Simushev
0fc5beb17a Added pergroups settings 2012-03-13 17:26:18 +00:00
Dmitriy Simushev
fca74ed824 The pre-chat survey in no longer displayed for an invited visitors. 2012-02-16 19:46:23 +00:00
Dmitriy Simushev
57f742a539 Added invitations styles 2011-12-15 08:14:07 +00:00
Dmitriy Simushev
1cd6926f4f Replaced all mysql_close by close_connection, except for the directory /install 2011-11-21 17:52:19 +00:00
Evgeny Gryaznov
84f37eb14c invitation patch by Fedor Fetisov 2011-04-07 10:34:37 +02:00
Evgeny Gryaznov
e3ead37bd7 2011 copyrights 2011-02-16 01:22:22 +01:00
Evgeny Gryaznov
da0f99f530 show group name on leave message page, pass group id and referrer through leavemessage, clear group if redirected to operator not from the group, improved leave message after survey
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@625 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 15:06:46 +00:00
Evgeny Gryaznov
4b33346dab captcha: check if gdlib is installed
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@620 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 10:09:44 +00:00
Evgeny Gryaznov
672fc56b46 create special thread for left message
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@607 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-07 22:49:11 +00:00
Evgeny Gryaznov
f9898e5b85 remove odd white spaces, unify headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@604 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 16:30:39 +00:00
Evgeny Gryaznov
faf9ff61b2 update copyright header
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@602 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 15:03:27 +00:00
Evgeny Gryaznov
003fd4597a add GPL clause
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@599 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 13:38:37 +00:00
Evgeny Gryaznov
00d895e41c improved captcha, rename files
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@588 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:54:45 +00:00
Evgeny Gryaznov
54afb72e12 fixed online/offline image for groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@523 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-04 23:01:17 +00:00
Evgeny Gryaznov
4b3eebf85b rename product: headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@519 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-03 22:44:32 +00:00
Evgeny Gryaznov
7b57fde652 limit number of threads from one address
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@459 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:20:34 +00:00
Evgeny Gryaznov
5be4f64cc6 pre-chat survey (only default theme)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@452 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 23:51:16 +00:00
Evgeny Gryaznov
52e0299375 create thread for group
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@436 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-24 23:50:38 +00:00
Evgeny Gryaznov
c2d0852e83 update from branch (1.5.2)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@399 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-08 20:53:16 +00:00
Evgeny Gryaznov
4cefe08272 push context into the chat
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@347 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-02-08 00:28:33 +00:00
Evgeny Gryaznov
0b4b186dd1 integrate 1.5.2 changes into trunk
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@339 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-02-03 23:33:30 +00:00
Evgeny Gryaznov
e03a40d160 [1.5.1] update from branch
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@314 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-01-13 21:57:49 +00:00
Evgeny Gryaznov
28c33e0714 [getcode] select chat-window style
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@195 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-11-21 16:47:03 +00:00
Evgeny Gryaznov
a91cac03a9 new default style: green
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@191 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-11-07 23:24:45 +00:00
Evgeny Gryaznov
3e4e6802fe update to use styles folder
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@184 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-14 20:21:25 +00:00
Evgeny Gryaznov
9ce1e28226 use templates instead of static views
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@170 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-10 23:28:58 +00:00
Evgeny Gryaznov
22fbb1b89e chat main window template
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@166 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-10 22:26:14 +00:00
Evgeny Gryaznov
29f023ac9a expand leavemessage template
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@164 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-10 21:40:57 +00:00
Evgeny Gryaznov
a3297ee3ea first message, user agent, userid
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@150 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-03 15:11:02 +00:00