Commit Graph

270 Commits

Author SHA1 Message Date
Dmitriy Simushev
f7d6971849 Automatically hide invitation popup
Invitation popup will hide if invitation canceled by operator or
closed by timeout.
2013-05-24 10:05:20 +00:00
Dmitriy Simushev
3994b924de Completely rewrite invitations 2013-05-23 15:02:10 +00:00
Dmitriy Simushev
1a4d8e809d Create full statistics description 2013-05-08 11:18:58 +00:00
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
Evgeny Gryaznov
567f61d7ca update Persian (by Amir Khani) 2011-11-23 10:21:51 +00:00
Evgeny Gryaznov
108c2f7d5c update Hungarian (by Istvan Somlai) 2011-11-23 10:21:39 +00:00
Evgeny Gryaznov
1020716f6a update Simplified Chinese (by Xiaoyu) 2011-11-23 10:21:18 +00:00
Evgeny Gryaznov
81a8bb1d2b update Spanish (by Jesus Plaza) 2011-11-23 10:21:00 +00:00
Evgeny Gryaznov
ef9e3c841e update Portuguese European, pt-pt (by Carlos Silva) 2011-11-23 10:20:43 +00:00
Evgeny Gryaznov
f6844739cf update Indonesian (by Adi Nugroho), without images though 2011-11-23 10:20:20 +00:00
Evgeny Gryaznov
bcb3409cc5 update Italian (Luca Sasdelli) 2011-11-23 10:19:54 +00:00
Evgeny Gryaznov
a7950b3a4e update English (by Olimax) 2011-11-23 10:18:39 +00:00
Evgeny Gryaznov
49be184c50 update Belarusian (by Berasneu) 2011-11-23 10:12:33 +00:00
Evgeny Gryaznov
6cf1baeace update pl (by WebTower), hu, fr 2011-11-23 10:12:26 +00:00