Dmitriy Simushev
|
fbeba2a54f
|
Added ability to disable operator's account
|
2011-12-19 17:55:22 +00:00 |
|
Dmitriy Simushev
|
7bd3e21ca8
|
Excluded not started after invitation chats from daily statistics
|
2011-12-15 19:29:04 +00:00 |
|
Dmitriy Simushev
|
57f742a539
|
Added invitations styles
|
2011-12-15 08:14:07 +00:00 |
|
Dmitriy Simushev
|
777b640f8e
|
Added closing threads by timeout
|
2011-11-25 21:00:22 +00:00 |
|
Dmitriy Simushev
|
7569720a52
|
Added view times in by page statistics
|
2011-11-24 16:25:43 +00:00 |
|
Evgeny Gryaznov
|
1da924416c
|
fix encoding in operators list
|
2011-11-23 10:12:18 +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 |
|
Dmitriy Simushev
|
863de0057c
|
Added Page statistics
|
2011-11-21 20:25:49 +00:00 |
|
Dmitriy Simushev
|
a923a3cfdc
|
Replaced all mysql_free_result by db_free_result, except for the directory /install
|
2011-11-21 18:20:46 +00:00 |
|
Dmitriy Simushev
|
12e7d34929
|
Replaced all mysql_query by perform_query, except for the directory /install
|
2011-11-21 18:19:58 +00:00 |
|
Dmitriy Simushev
|
65404ac1d2
|
Replaced all mysql_fetch_array by mysql_fetch_assoc or mysql_fetch_row, except for the directory /install
|
2011-11-21 18:19:04 +00:00 |
|
Dmitriy Simushev
|
20701ad5da
|
Replaced reciving associative arrays from database by select_multi_assoc function
|
2011-11-21 18:13:45 +00:00 |
|
Dmitriy Simushev
|
720c4472d3
|
Replaced all mysql_insert_id by db_insert_id
|
2011-11-21 18:11:59 +00:00 |
|
Dmitriy Simushev
|
3e5834983f
|
Replaced all mysql_error by db_error except for the directory /install
|
2011-11-21 18:06:04 +00:00 |
|
Dmitriy Simushev
|
5a3af46203
|
Replaced all mysql_real_escape_string by db_escape_string
|
2011-11-21 18:03:40 +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 |
|
Haynes
|
e34b0d1c0d
|
This commit forces the User to set a password for the Administrator before doing anything else after the installation.
|
2011-04-15 16:47:54 +04:00 |
|
Evgeny Gryaznov
|
b1d924c60a
|
redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard
|
2011-04-15 16:11:40 +04:00 |
|
Evgeny Gryaznov
|
65b00240d3
|
redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard
|
2011-04-15 01:43:03 +02:00 |
|
Haynes
|
68f0e13e09
|
This commit forces the User to set a password for the Administrator before doing anything else after the installation.
|
2011-04-15 01:40:01 +02:00 |
|
Evgeny Gryaznov
|
84f37eb14c
|
invitation patch by Fedor Fetisov
|
2011-04-07 10:34:37 +02:00 |
|
Evgeny Gryaznov
|
5bba5ed824
|
extract libs/getcode.php, use google closure compiler
|
2011-04-07 10:09:10 +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
|
4516fabf62
|
fix theme preview; fix bottom anchor in chat.js
|
2011-03-30 00:01:04 +02:00 |
|
Evgeny Gryaznov
|
dd595fc4f7
|
ability to override notification email for group
|
2011-03-01 23:56:27 +01:00 |
|
Evgeny Gryaznov
|
0c58691731
|
format code in operator/
|
2011-02-26 15:06:19 +01:00 |
|
Evgeny Gryaznov
|
693ece85fe
|
format code, fix minor issues (link param, etc.)
|
2011-02-26 14:57:23 +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
|
00e9c651d5
|
"you are offline" notification box
|
2011-02-26 13:24:29 +01:00 |
|
Evgeny Gryaznov
|
2dd0839f0d
|
notify about new features
|
2011-02-26 13:15:35 +01:00 |
|
Evgeny Gryaznov
|
3ca088f197
|
fix & remove unused var
|
2011-02-26 13:09:46 +01:00 |
|
Evgeny Gryaznov
|
6bc85737cd
|
extract get_operator_groupslist -> libs/groups.php; optimize db access (connect once); disable spelling inspection
|
2011-02-26 12:57:56 +01:00 |
|
Evgeny Gryaznov
|
f3d38642c6
|
move generate_button -> getcode.php
|
2011-02-26 11:56:17 +01:00 |
|
Evgeny Gryaznov
|
7443faf449
|
disable feature checkboxes for non-admin
|
2011-02-22 00:22:36 +01:00 |
|
Evgeny Gryaznov
|
56edca952c
|
Ignore packaged releases/output of check_translation (proposed by Peter Harkins); fix formatting in php
|
2011-02-22 00:02:58 +01:00 |
|
Peter Harkins
|
3cc49c965a
|
Check admin permissions
|
2011-02-22 00:00:57 +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
|
b41c47fe72
|
update page: show iconv module status
|
2011-02-21 00:04:16 +01:00 |
|
Evgeny Gryaznov
|
c5bc5ed2f5
|
fast history search, fix redirection to groups, extract webim_mail function into notify.php
|
2011-02-16 01:43:19 +01:00 |
|
Evgeny Gryaznov
|
7dbcc3a09c
|
rename button.php -> b.php
|
2011-02-16 01:25:04 +01:00 |
|
Evgeny Gryaznov
|
e3ead37bd7
|
2011 copyrights
|
2011-02-16 01:22:22 +01:00 |
|
Evgeny Gryaznov
|
17532c2d92
|
fix image= parameter for hostgator
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@653 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-09-01 08:50:11 +00:00 |
|
Evgeny Gryaznov
|
05c863cfe6
|
set new password
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@652 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-31 23:30:50 +00: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
|
85f5e291d7
|
split is deprecated fix
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@646 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-24 22:06:55 +00: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
|
d9870f6835
|
fix ip2location link in chat transcript
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@624 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-11 11:11:20 +00:00 |
|
Evgeny Gryaznov
|
59903ce11a
|
recompute message kinds, move option "Max connections from one host" to performance page
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@614 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-10 13:50:25 +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
|
9aa07e48de
|
performance options
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@596 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-24 09:05:39 +00:00 |
|
Evgeny Gryaznov
|
19a5576539
|
mod_security compatibility mode
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@595 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-24 08:06:24 +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
|
2efea86167
|
show if group is online, filter out empty groups in redirect and visitor selector, captcha checkbox in settings
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@592 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-19 00:07:34 +00:00 |
|
Evgeny Gryaznov
|
b186d0c2b6
|
list of loaded extensions (updates), check that mysql extension is loaded, fix warnings in button code
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@586 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-18 11:36:50 +00:00 |
|
Evgeny Gryaznov
|
a1e4a6a167
|
[tmf] compare structure of literal
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@570 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-03 12:11:08 +00:00 |
|
Evgeny Gryaznov
|
1c4d739f75
|
extract update intervals into settings array
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@550 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-08 23:19:21 +00:00 |
|
Evgeny Gryaznov
|
95f18e0e0d
|
update lost copyright
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@541 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 22:46:31 +00:00 |
|
Evgeny Gryaznov
|
155f238a1b
|
escape ampersand, html 4.0 compatible page for old browsers, preview of error page
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@531 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 15:49:51 +00:00 |
|
Evgeny Gryaznov
|
44f4eaf804
|
nice dates (today/yesterday), AM/PM support in eng, info about last activity of operator
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@527 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 13:13:58 +00:00 |
|
Evgeny Gryaznov
|
10f1a1744f
|
allow dot in login
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@526 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 11:47:04 +00:00 |
|
Evgeny Gryaznov
|
cc275561c0
|
ability to remove operators, confirmations when removing groups/operators, capability checks
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@525 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 11:38:24 +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
|
84ef59b133
|
fix dates localization
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@522 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-04 01:14:26 +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
|
4b790f7fcf
|
modify profile permission
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@517 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-05-31 16:13:22 +00:00 |
|
Evgeny Gryaznov
|
bee41dc218
|
autologin (for Java API), rename project
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@514 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-05-31 14:36:11 +00:00 |
|
Evgeny Gryaznov
|
88057b15d0
|
"send message with:" option
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@469 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-10 16:06:20 +00:00 |
|
Evgeny Gryaznov
|
3866f37f22
|
optional popup notification of the new visitor
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@468 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-10 15:41:05 +00:00 |
|
Evgeny Gryaznov
|
147beb3ed2
|
fix date_diff, profile
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@467 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-10 14:12:57 +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
|
5c7b5b0aea
|
preview.php -> themes.php
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@462 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-08 22:39:16 +00:00 |
|
Evgeny Gryaznov
|
673df1d814
|
force chat to be secure if needed
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@460 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-05 14:24:01 +00:00 |
|
Evgeny Gryaznov
|
a0ed8dfa1a
|
Max connections from one thread option
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@457 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-05 14:13:36 +00:00 |
|
Evgeny Gryaznov
|
96ee523783
|
each agent should be able to see old threads
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@456 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-05 14:12:40 +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
|
54a39f982e
|
survey preview
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@454 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-05 00:08:26 +00:00 |
|
Evgeny Gryaznov
|
ece83a4cfc
|
get rid of: quote_smart, ${print:
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@451 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-04 21:35:58 +00:00 |
|
Evgeny Gryaznov
|
2e1a271acf
|
add several options
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@449 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-04 21:33:56 +00:00 |
|
Evgeny Gryaznov
|
1fb7d5e7f9
|
fix slashes and form value
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@448 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-04 21:17:42 +00:00 |
|
Evgeny Gryaznov
|
ce5fe55af3
|
remove backpath from page as it is stored in session
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@445 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-04 21:08:09 +00:00 |
|
Evgeny Gryaznov
|
b887941d14
|
redirect to groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@443 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-28 23:51:33 +00:00 |
|
Evgeny Gryaznov
|
e409810a0f
|
show group in thread log, show group in history for threads w/o agent
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@442 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-28 00:29:33 +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
|
11dcfdd91a
|
group members, generate button for group
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@435 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-24 23:34:57 +00:00 |
|
Evgeny Gryaznov
|
11663d2dd5
|
fixes in operator groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@434 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 23:09:31 +00:00 |
|
Evgeny Gryaznov
|
aa8e7241d5
|
rename query parameters
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@432 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 21:34:08 +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
|
9d2f6ec2f5
|
link to visitors with or without menu
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@430 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 18:45:18 +00:00 |
|
Evgeny Gryaznov
|
bf7d51201e
|
ability to turn off "Statistics" feature
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@429 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 11:54:59 +00:00 |
|
Evgeny Gryaznov
|
76affc9b4b
|
statistics
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@428 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 02:22:34 +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
|
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
|
5a82434450
|
right menu depends on agent rights and features
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@411 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-16 01:20:04 +00:00 |
|
Evgeny Gryaznov
|
882a3b1338
|
get rid of olf styles.css, xhtml layout of translate
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@409 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-16 00:16:22 +00:00 |
|