Commit Graph

34 Commits

Author SHA1 Message Date
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
f9d39a8257 Added ability to select group in leavemessage form. 2012-03-09 19:40:07 +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
dd595fc4f7 ability to override notification email for group 2011-03-01 23:56:27 +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
bfbc90aa8f fix captcha 2011-02-16 01:40:39 +01:00
Evgeny Gryaznov
e3ead37bd7 2011 copyrights 2011-02-16 01:22:22 +01:00
Evgeny Gryaznov
f94b2879c5 get rid of php warnings
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@627 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 16:10:22 +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
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
Ed Kraus
dde658a977 Fix for the captcha, forgot to add this ;)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@566 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-02 14:59:52 +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
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
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
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
e4b735a198 switch leavemessagesent to template
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@165 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-10-10 21:43:22 +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
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
96519f6158 use new settings db to send email
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@118 c66351dc-e62f-0410-b875-e3a5c0b9693f
2008-09-29 23:10:03 +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