Commit Graph

106 Commits

Author SHA1 Message Date
Dmitriy Simushev
e6a5f9712d Update notices about cron 2013-05-07 13:20:26 +00:00
Dmitriy Simushev
67de68b28b Add notification about cron to operator/history.php 2013-04-30 14:05:30 +00:00
Dmitriy Simushev
db1b51ae8a Add an ability to run cron job 2013-04-09 15:45:57 +00:00
Dmitriy Simushev
d2018e1863 Add network problems detection mechanism to operator/users.php 2013-03-13 15:38:23 +00:00
Dmitriy Simushev
6b9f2bd789 Completely rewrite User's JavaScript application 2013-03-13 15:32:48 +00:00
Dmitriy Simushev
2695ef98b6 Move all controls to one cell at user waiting page 2013-03-13 15:32:45 +00:00
Dmitriy Simushev
053837d069 Completely rewrite Chat's JavaScript files 2013-03-13 15:32:44 +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
2d793bcb94 login & reset password pages: default value for login where possible; update ru
Conflicts:

	src/messenger/webim/locales/ru/properties
2012-07-03 15:01:04 +00:00
Dmitriy Simushev
00fd2b796c Added sorting at operators page 2012-03-15 21:46:22 +00:00
Evgeny Gryaznov
1ab3efb86f login & reset password pages: default value for login where possible; update ru 2012-03-14 22:26:44 +01:00
Dmitriy Simushev
323a7f2fcd Added closing threads by timeout 2012-03-14 22:26:39 +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
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
ee756d06b9 Added to blocked visitors page links to blocked visitors chat history 2012-02-14 17:37:55 +00:00
Dmitriy Simushev
35e6787a1e Added company name and company URL to the template of a user's history email 2012-02-13 20:49:46 +00:00
Dmitriy Simushev
c490ea8523 Modified threads search. Added the ability to select search type. 2012-02-13 20:49:31 +00:00
Dmitriy Simushev
678f54ca0c Added the ability to add 'strong' and 'span' tags in chat's system messages 2012-02-11 15:33:18 +00:00
Dmitriy Simushev
1f4582ab20 Added some string related to threads error to localization 2012-02-08 11:54:39 +00:00
Dmitriy Simushev
96c4727be2 Added email validation in prechat survey. 2012-02-08 11:54:24 +00:00
Dmitriy Simushev
7df57f5506 Added some strings at page groups.php to localization 2012-01-30 15:33:15 +00:00
Dmitriy Simushev
e17909854c Added some strings at pages operator.php and operators.php to localization 2012-01-29 19:22:17 +00:00
Dmitriy Simushev
6b18c2868a Added strings 'Away' and 'Up to date' at users page to localization 2012-01-29 12:46:53 +00:00
Dmitriy Simushev
6d87e5e1a6 Added short titles for canned messages 2012-01-29 11:18:35 +00:00
Dmitriy Simushev
743ebfb9de The strings, related to restoring password, were translated into russian 2012-01-26 22:51:33 +00:00
Dmitriy Simushev
c119159be6 Fixed erratum in ru locale 2012-01-26 16:03:32 +00:00
e7d9e59f4d Increase default lifetime of the old threads 2012-01-24 16:40:56 +04:00
Dmitriy Simushev
f2ab19036a Added department description at select department screen 2012-01-03 19:45:49 +00:00
Dmitriy Simushev
2dc674e5d6 Added confirmation before closing chat 2011-12-26 18:39:27 +00:00
Dmitriy Simushev
fbeba2a54f Added ability to disable operator's account 2011-12-19 17:55:22 +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
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
Evgeny Gryaznov
84f37eb14c invitation patch by Fedor Fetisov 2011-04-07 10:34:37 +02:00
Evgeny Gryaznov
4ef160897b better installation messages; ignore \r in checksum 2011-03-04 23:34:00 +01:00
Evgeny Gryaznov
dd595fc4f7 ability to override notification email for group 2011-03-01 23:56:27 +01:00
Evgeny Gryaznov
00e9c651d5 "you are offline" notification box 2011-02-26 13:24:29 +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
c08ec28f1a update ar, cs, da, fa, fi, it, ka, ru 2011-02-16 18:53:14 +01:00
Evgeny Gryaznov
135f4c5adc check webimroot variable during installation, proper name of folder to remove 2011-02-16 01:33:09 +01:00
Evgeny Gryaznov
af7085b54f update encodings, translations 2010-10-16 12:59:51 +02:00
Evgeny Gryaznov
a2d5b04fe2 openwebim.org ->mibew.org
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@689 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-10-13 20:47:19 +00:00
Evgeny Gryaznov
312f8bb593 several translated messages, fix utf-8 in ru
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@676 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:34:26 +00:00
Evgeny Gryaznov
3239fc2098 add button text into en,ru,cn,tw
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@673 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 21:51:12 +00:00