|
9aef0fb2d4
|
Fix multiple XSS vulnerabilities (including CVE-2012-0829)
|
2013-09-06 14:31:07 +04:00 |
|
Evgeny Gryaznov
|
4f483abe26
|
Merge branch 'v1.6.x'
|
2013-03-06 22:52:38 +01:00 |
|
Evgeny Gryaznov
|
98aad6e490
|
apache 2 license in php headers
|
2013-03-06 22:22:53 +01:00 |
|
Evgeny Gryaznov
|
035479f7a2
|
Merge branch v1.6.x into master
|
2012-03-12 01:05:44 +01: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
|
d02b113f93
|
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:38:43 +02:00 |
|
Haynes
|
aee46f9e2a
|
This commit forces the User to set a password for the Administrator before doing anything else after the installation.
|
2011-04-14 23:52:33 +02:00 |
|
Evgeny Gryaznov
|
79b37c720f
|
fix groupids in visitors update; fix DB error reporting in installer; smaller opaway/oponline image
|
2011-04-07 00:31:22 +02:00 |
|
Evgeny Gryaznov
|
03dec2afb2
|
format code
|
2011-02-26 23:48:41 +01:00 |
|
Evgeny Gryaznov
|
e160af13ef
|
use mysqlprefix in names of session vars
|
2011-02-26 14:43:30 +01:00 |
|
Evgeny Gryaznov
|
2bcffd5f4a
|
replace " . $mysqlprefix . " -> ${mysqlprefix}
|
2011-02-26 14:29:11 +01:00 |
|
Evgeny Gryaznov
|
b18085de38
|
$mysqlprefix variable added
|
2011-02-26 14:13:16 +01:00 |
|
Evgeny Gryaznov
|
00e9c651d5
|
"you are offline" notification box
|
2011-02-26 13:24:29 +01:00 |
|
Evgeny Gryaznov
|
f3d38642c6
|
move generate_button -> getcode.php
|
2011-02-26 11:56:17 +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
|
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
|
7418e57075
|
update copyrights - 2011
|
2011-02-14 22:48:14 +01:00 |
|
Evgeny Gryaznov
|
419f161723
|
fix eol in repository
|
2010-11-07 22:04:53 +01:00 |
|
novagen
|
7cc810c683
|
Fixed a problem with multiple installations on the same domain.
When a user logged in on one chat, they also got logged in to all the other chats.
|
2010-10-29 11:44:17 +02:00 |
|
novagen
|
e304901bd0
|
Fixed bug in /libs/operator.php
|
2010-10-26 12:21:55 +02:00 |
|
novagen
|
a0a9a7f708
|
Added support for multiple installations in one database. User can add a prefix to the tables in the database. This is set in the variable $mysqlprefix in /libs/config.php
|
2010-10-26 09:53:44 +02:00 |
|
Evgeny Gryaznov
|
a99a621a66
|
getcode refactoring started: rename view file, move generate_button method
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@800 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-05-02 12:28:16 +00:00 |
|
Evgeny Gryaznov
|
3903449edc
|
apply patch by Andrew Armstrong: available operators list (revised); remove odd eval code in common.js
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@767 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-04-25 23:28:05 +00:00 |
|
Evgeny Gryaznov
|
42bb76d504
|
notifications on home page, warn if operator is offline
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@724 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-01-15 23:47:35 +00:00 |
|
Evgeny Gryaznov
|
f9965f4d10
|
add "Notifications Log" page, record sent mails, fast history search, fix redirection to groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@720 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-01-10 13:39:49 +00:00 |
|
Evgeny Gryaznov
|
958423ef35
|
two-row tab menu, two column options in "generate code", jabber notification option, adjust db
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@717 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-01-09 20:58:27 +00:00 |
|
Evgeny Gryaznov
|
3a17dd02ab
|
update year in headers
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@714 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2010-01-07 22:14:29 +00:00 |
|
Evgeny Gryaznov
|
03eab80aca
|
operator email, password retrieval - part 1
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@650 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-31 22:43:30 +00:00 |
|
Evgeny Gryaznov
|
85f5e291d7
|
split is deprecated fix
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@646 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-08-24 22:06:55 +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
|
19a5576539
|
mod_security compatibility mode
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@595 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-24 08:06:24 +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
|
2efea86167
|
show if group is online, filter out empty groups in redirect and visitor selector, captcha checkbox in settings
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@592 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-07-19 00:07:34 +00:00 |
|
Evgeny Gryaznov
|
290fb9655e
|
fix styles, fix problem when there is no operators in group, update pack.pl
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@533 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 17:33:14 +00:00 |
|
Evgeny Gryaznov
|
44f4eaf804
|
nice dates (today/yesterday), AM/PM support in eng, info about last activity of operator
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@527 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-05 13:13:58 +00:00 |
|
Evgeny Gryaznov
|
54afb72e12
|
fixed online/offline image for groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@523 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-06-04 23:01:17 +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
|
4b790f7fcf
|
modify profile permission
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@517 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-05-31 16:13:22 +00:00 |
|
Evgeny Gryaznov
|
bee41dc218
|
autologin (for Java API), rename project
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@514 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-05-31 14:36:11 +00:00 |
|
Evgeny Gryaznov
|
147beb3ed2
|
fix date_diff, profile
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@467 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-10 14:12:57 +00:00 |
|
Evgeny Gryaznov
|
669a77ffee
|
logout fix
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@447 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-04-04 21:14:35 +00:00 |
|
Evgeny Gryaznov
|
b887941d14
|
redirect to groups
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@443 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-28 23:51:33 +00:00 |
|
Evgeny Gryaznov
|
11dcfdd91a
|
group members, generate button for group
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@435 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-24 23:34:57 +00:00 |
|
Evgeny Gryaznov
|
2fb7e37d7b
|
department -> group, manages groups of agent
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@431 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 21:22:51 +00:00 |
|
Evgeny Gryaznov
|
bf7d51201e
|
ability to turn off "Statistics" feature
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@429 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 11:54:59 +00:00 |
|
Evgeny Gryaznov
|
76affc9b4b
|
statistics
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@428 c66351dc-e62f-0410-b875-e3a5c0b9693f
|
2009-03-22 02:22:34 +00:00 |
|