Commit Graph

48 Commits

Author SHA1 Message Date
Dmitriy Simushev
a300b99171 Create base class for Client Side Request Processors 2013-03-13 15:32:45 +00:00
Dmitriy Simushev
95bc033817 Move saveCallback and loadCallback to RequestProcessor class 2013-03-13 15:32:45 +00:00
Dmitriy Simushev
37b8fa7243 Create ThreadProcessor class 2013-03-13 15:32:41 +00:00
Dmitriy Simushev
89c61a5571 Fix bugs in the installation script 2013-03-13 15:32:40 +00:00
Dmitriy Simushev
57f1b175b1 All columns in the databse with 'datetime' type were changed to integer type 2013-03-13 15:32:39 +00:00
Dmitriy Simushev
3e4163cbfe Replace database functions with Database class methods 2013-03-13 07:36:01 +00:00
Dmitriy Simushev
466cc31f45 Update headers 2013-03-12 21:03:50 +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
Dmitriy Simushev
0fc5beb17a Added pergroups settings 2012-03-13 17:26:18 +00:00
Dmitriy Simushev
6a594f7f72 Added indexes to the 'chatgroupoperator' table 2012-02-26 14:05:14 +00:00
Dmitriy Simushev
354ffafa0b In the installation script added the ability to add indexes to the database without addition of columns. 2012-02-26 14:00:24 +00:00
Dmitriy Simushev
0802ce8993 Added aggregating groups 2012-02-25 13:43:12 +00:00
Dmitriy Simushev
cf374158a8 Added groups weight 2012-02-15 13:56:55 +00:00
Dmitriy Simushev
5f71deeb36 Added 'visitedpageststistics' table and fixed the bug, related to remove visitors' path during chat time 2012-02-08 11:54:39 +00:00
Dmitriy Simushev
6d87e5e1a6 Added short titles for canned messages 2012-01-29 11:18:35 +00:00
Dmitriy Simushev
fbeba2a54f Added ability to disable operator's account 2011-12-19 17:55:22 +00:00
Dmitriy Simushev
12b0883686 Split chatsitevisitor table into chatsitevisitor and visitedpage 2011-11-22 21:57:25 +00:00
Dmitriy Simushev
856123de48 Added Average chat time and Average waiting time statistics 2011-11-21 20:25:59 +00:00
b498de216e Create indexes for database tables during installation process 2011-04-15 23:53:19 +02:00
f3367271f5 Create indexes for database tables during installation process 2011-04-15 17:50:51 +04:00
Evgeny Gryaznov
84f37eb14c invitation patch by Fedor Fetisov 2011-04-07 10:34:37 +02:00
Evgeny Gryaznov
2479f2e684 fix TYPE -> ENGINE (mysql 5.5 compatibility) 2011-03-06 23:36:34 +01:00
Evgeny Gryaznov
693ece85fe format code, fix minor issues (link param, etc.) 2011-02-26 14:57:23 +01:00
Evgeny Gryaznov
b18085de38 $mysqlprefix variable added 2011-02-26 14:13:16 +01:00
Evgeny Gryaznov
e3ead37bd7 2011 copyrights 2011-02-16 01:22:22 +01:00
Evgeny Gryaznov
03eab80aca operator email, password retrieval - part 1
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@650 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-31 22:43:30 +00:00
Evgeny Gryaznov
b07eb9bfb6 add vcemail field into db for operator/group
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@644 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-18 23:29:05 +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
65bb8f0f97 operator is away support
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@594 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-24 07:37:58 +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
334248c474 canned responses editor, Updates at the top level
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@463 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-08 22:40:26 +00:00
Evgeny Gryaznov
2fb7e37d7b department -> group, manages groups of agent
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@431 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 21:22:51 +00:00
Evgeny Gryaznov
90e4bea7b2 departments: create/edit/remove
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@413 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 21:49:45 +00:00
Evgeny Gryaznov
dc3c6ebdaa Update views with a new layout
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@402 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-12 01:07:35 +00:00
Evgeny Gryaznov
72e7685831 [1.5.1] update from branch, whatsnew
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@319 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-01-13 22:21:52 +00:00
Evgeny Gryaznov
c142f32c76 departments in db
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@272 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-01-03 01:23:19 +00:00
Evgeny Gryaznov
c6c3fe05d7 permissions
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@218 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-12-08 00:34:28 +00:00
Evgeny Gryaznov
cbce7c1561 avatar management
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@158 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-05 23:46:54 +00:00
Evgeny Gryaznov
cb47357172 add columns: avatar, jabbername
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@156 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-05 22:47:09 +00:00
Evgeny Gryaznov
4d29191044 block visitors feature, turned off by default
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@154 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-03 23:35:17 +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
Evgeny Gryaznov
8b5dd8b097 update (c)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@141 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-02 12:01:31 +00:00
Evgeny Gryaznov
9befc1c180 [redirect] nextagent column in chatthread
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@131 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-02 09:35:49 +00:00
Evgeny Gryaznov
0ebad2dda7 settings page, remove some options from config, add index into db
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@117 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-09-29 23:07:06 +00:00
Evgeny Gryaznov
91483bb642 refactor folder structure
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@105 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-09-29 16:04:30 +00:00