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 |
|
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
|
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
|
e160af13ef
|
use mysqlprefix in names of session vars
|
2011-02-26 14:43:30 +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
|
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
|
e3ead37bd7
|
2011 copyrights
|
2011-02-16 01:22:22 +01: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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
113dc1955a
|
[1.5.1] update from branch
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@317 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-01-13 22:19:12 +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
|
883df2bd0b
|
minor: spaces and tabs, use select_multi_assoc
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@114 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2008-09-29 22:46:27 +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 |
|