Commit Graph

59 Commits

Author SHA1 Message Date
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
00fd2b796c Added sorting at operators page 2012-03-15 21:46:22 +00:00
Dmitriy Simushev
b006c39c40 Added sorting at groups page 2012-03-01 21:39:19 +00: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
cf374158a8 Added groups weight 2012-02-15 13:56:55 +00:00
Dmitriy Simushev
219b593b94 The 'Group' checkbox in system settings do not affect the ability to edit groups of operators, but affects only their actual availability to visitors. 2012-01-21 15:09:49 +00:00
Dmitriy Simushev
169680eda7 Fixed the bug related with the need to enter passwords when you change the profile of any operator. 2012-01-18 10:11:49 +00:00
Dmitriy Simushev
450e970ed8 When enabled the groups, visitors cannot start a chat, if only operators, who don't relate to any groups, online. 2012-01-15 20:51:12 +00:00
Dmitriy Simushev
fbeba2a54f Added ability to disable operator's account 2011-12-19 17:55:22 +00:00
Dmitriy Simushev
720c4472d3 Replaced all mysql_insert_id by db_insert_id 2011-11-21 18:11:59 +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
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
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
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
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
f3d38642c6 move generate_button -> getcode.php 2011-02-26 11:56:17 +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
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
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
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
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
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
290fb9655e fix styles, fix problem when there is no operators in group, update pack.pl
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@533 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 17:33:14 +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
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
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
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
669a77ffee logout fix
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@447 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:14:35 +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
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
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
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
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
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