Dmitriy Simushev
|
898ecc3055
|
Add Thread object creation to /operator/update.php
Replace direct work with thread table's fields by Thread object
|
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
|
57f1b175b1
|
All columns in the databse with 'datetime' type were changed to integer type
|
2013-03-13 15:32:39 +00:00 |
|
Dmitriy Simushev
|
f54acb3ae5
|
Fixed bug with placeholders and sql functions
|
2013-03-13 08:08:54 +00:00 |
|
Dmitriy Simushev
|
63ab503077
|
Fixed update visitors list bug
|
2013-03-13 08:05:21 +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
|
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
|
1681690d27
|
Replaced 'operator_get_all' and 'get_operators_from_adjacent_groups' functions by 'get_operators_list' function
|
2012-03-15 22:07:09 +00:00 |
|
Dmitriy Simushev
|
323a7f2fcd
|
Added closing threads by timeout
|
2012-03-14 22:26:39 +01:00 |
|
Dmitriy Simushev
|
61c52eb127
|
Added groups isolation
|
2012-02-25 19:40:05 +00:00 |
|
Dmitriy Simushev
|
0802ce8993
|
Added aggregating groups
|
2012-02-25 13:43:12 +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 |
|
|
3864f97270
|
Fix bug in output of visitor's list
|
2012-01-24 16:42:15 +04:00 |
|
Dmitriy Simushev
|
777b640f8e
|
Added closing threads by timeout
|
2011-11-25 21:00:22 +00:00 |
|
Evgeny Gryaznov
|
1da924416c
|
fix encoding in operators list
|
2011-11-23 10:12:18 +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
|
9780210973
|
fix encoding in operators list
|
2011-04-21 00:44:04 +02:00 |
|
Evgeny Gryaznov
|
84f37eb14c
|
invitation patch by Fedor Fetisov
|
2011-04-07 10:34:37 +02:00 |
|
Evgeny Gryaznov
|
79b37c720f
|
fix groupids in visitors update; fix DB error reporting in installer; smaller opaway/oponline image
|
2011-04-07 00:31:22 +02:00 |
|
Evgeny Gryaznov
|
0c58691731
|
format code in operator/
|
2011-02-26 15:06:19 +01:00 |
|
Evgeny Gryaznov
|
e160af13ef
|
use mysqlprefix in names of session vars
|
2011-02-26 14:43:30 +01:00 |
|
Evgeny Gryaznov
|
b18085de38
|
$mysqlprefix variable added
|
2011-02-26 14:13:16 +01:00 |
|
Evgeny Gryaznov
|
3ca088f197
|
fix & remove unused var
|
2011-02-26 13:09:46 +01:00 |
|
Evgeny Gryaznov
|
7de97c2a68
|
apply patch by Andrew Armstrong: available operators list (revised); remove odd eval code in common.js; fix obfuscation
|
2011-02-21 01:02:39 +01:00 |
|
Evgeny Gryaznov
|
e3ead37bd7
|
2011 copyrights
|
2011-02-16 01:22:22 +01: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
|
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
|
c8979afbff
|
improve users.php loading speed (major fix)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@455 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-05 14:11:44 +00:00 |
|
Evgeny Gryaznov
|
2cd1dbe393
|
show threads only for group members, show group name in the list
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@437 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-25 00:33:14 +00:00 |
|
Evgeny Gryaznov
|
e1eb49e76f
|
localize several strings
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@412 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-16 01:34:33 +00:00 |
|
Evgeny Gryaznov
|
baba7b9008
|
dashboard (+nice locale chooser), pending users (+show/hide menu), fixed layout for install
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@404 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-13 23:46:25 +00:00 |
|
Evgeny Gryaznov
|
0124cb4d2d
|
geolocation in history
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@348 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-02-08 00:52:57 +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
|
113dc1955a
|
[1.5.1] update from branch
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@317 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-01-13 22:19:12 +00:00 |
|
Evgeny Gryaznov
|
5bc91f0a7d
|
detect google chrome
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@248 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-18 15:09:44 +00:00 |
|
Evgeny Gryaznov
|
fa3e71779f
|
settings for geolocation link
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@223 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-09 01:12:08 +00:00 |
|
Evgeny Gryaznov
|
46ae187087
|
move geolocation to server
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@222 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-09 00:12:55 +00:00 |
|
Evgeny Gryaznov
|
2443b4e0a5
|
permissions
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@221 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-12-08 23:47:40 +00:00 |
|
Evgeny Gryaznov
|
39049f8b03
|
[ban] disable ban completely if turned off, ban any address, show previos ban if already in the list
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@194 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-11-21 15:32:01 +00:00 |
|
Evgeny Gryaznov
|
e0d80f3c61
|
usernamepattern, usercanchangename options in db, done
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@177 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-10-12 01:21:37 +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 |
|