Dmitriy Simushev
|
f54acb3ae5
|
Fixed bug with placeholders and sql functions
|
2013-03-13 08:08:54 +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
|
466cc31f45
|
Update headers
|
2013-03-12 21:03:50 +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
|
ee756d06b9
|
Added to blocked visitors page links to blocked visitors chat history
|
2012-02-14 17:37:55 +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
|
a923a3cfdc
|
Replaced all mysql_free_result by db_free_result, except for the directory /install
|
2011-11-21 18:20:46 +00:00 |
|
Dmitriy Simushev
|
12e7d34929
|
Replaced all mysql_query by perform_query, except for the directory /install
|
2011-11-21 18:19:58 +00:00 |
|
Dmitriy Simushev
|
65404ac1d2
|
Replaced all mysql_fetch_array by mysql_fetch_assoc or mysql_fetch_row, except for the directory /install
|
2011-11-21 18:19:04 +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
|
0c58691731
|
format code in operator/
|
2011-02-26 15:06:19 +01:00 |
|
Evgeny Gryaznov
|
b18085de38
|
$mysqlprefix variable added
|
2011-02-26 14:13:16 +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
|
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
|
84ef59b133
|
fix dates localization
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@522 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-04 01:14:26 +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
|
e409810a0f
|
show group in thread log, show group in history for threads w/o agent
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@442 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-28 00:29:33 +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
|
0124cb4d2d
|
geolocation in history
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@348 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-02-08 00:52:57 +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 |
|