Dmitriy Simushev
|
00fd2b796c
|
Added sorting at operators page
|
2012-03-15 21:46:22 +00:00 |
|
Dmitriy Simushev
|
5016eceae8
|
Added tabs at statistics page
|
2012-03-13 20:28:38 +00:00 |
|
Dmitriy Simushev
|
0fc5beb17a
|
Added pergroups settings
|
2012-03-13 17:26:18 +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
|
a5243fa1f3
|
Added default value for group weight
|
2012-02-25 13:43:25 +00:00 |
|
Dmitriy Simushev
|
0802ce8993
|
Added aggregating groups
|
2012-02-25 13:43:12 +00:00 |
|
Dmitriy Simushev
|
4f16162665
|
Forbidden editing groups from profile page, for operators without administrative permissions.
|
2012-02-18 19:58:46 +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
|
c490ea8523
|
Modified threads search. Added the ability to select search type.
|
2012-02-13 20:49:31 +00:00 |
|
Dmitriy Simushev
|
eaaaff85c2
|
Fixed the bug with wrong by page statistics
|
2012-02-08 11:54:39 +00:00 |
|
Dmitriy Simushev
|
5f71deeb36
|
Added 'visitedpageststistics' table and fixed the bug, related to remove visitors' path during chat time
|
2012-02-08 11:54:39 +00:00 |
|
Dmitriy Simushev
|
1f4582ab20
|
Added some string related to threads error to localization
|
2012-02-08 11:54:39 +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
|
6d87e5e1a6
|
Added short titles for canned messages
|
2012-01-29 11:18:35 +00:00 |
|
Dmitriy Simushev
|
177c3f22a7
|
Cleaned up code, related to canned messages
|
2012-01-26 16:00:30 +00:00 |
|
Dmitriy Simushev
|
1ca18622c6
|
Merge branch 'master' of github.com:OSSG/mibew into ossg_master
|
2012-01-24 22:06:34 +00:00 |
|
|
3864f97270
|
Fix bug in output of visitor's list
|
2012-01-24 16:42:15 +04:00 |
|
Dmitriy Simushev
|
219b593b94
|
The 'Group' checkbox in system settings do not affect the ability to edit groups of operators, but affects only their actual availability to visitors.
|
2012-01-21 15:09:49 +00:00 |
|
Dmitriy Simushev
|
87064f2da4
|
Only administrators can change operators' logins
|
2012-01-18 10:24:09 +00:00 |
|
Dmitriy Simushev
|
169680eda7
|
Fixed the bug related with the need to enter passwords when you change the profile of any operator.
|
2012-01-18 10:11:49 +00:00 |
|
Dmitriy Simushev
|
fbeba2a54f
|
Added ability to disable operator's account
|
2011-12-19 17:55:22 +00:00 |
|
Dmitriy Simushev
|
7bd3e21ca8
|
Excluded not started after invitation chats from daily statistics
|
2011-12-15 19:29:04 +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
|
1da924416c
|
fix encoding in operators list
|
2011-11-23 10:12:18 +00:00 |
|
Dmitriy Simushev
|
12b0883686
|
Split chatsitevisitor table into chatsitevisitor and visitedpage
|
2011-11-22 21:57:25 +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 |
|
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
|
20701ad5da
|
Replaced reciving associative arrays from database by select_multi_assoc function
|
2011-11-21 18:13:45 +00:00 |
|
Dmitriy Simushev
|
720c4472d3
|
Replaced all mysql_insert_id by db_insert_id
|
2011-11-21 18:11:59 +00:00 |
|
Dmitriy Simushev
|
3e5834983f
|
Replaced all mysql_error by db_error except for the directory /install
|
2011-11-21 18:06: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
|
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
|
84f37eb14c
|
invitation patch by Fedor Fetisov
|
2011-04-07 10:34:37 +02:00 |
|
Evgeny Gryaznov
|
5bba5ed824
|
extract libs/getcode.php, use google closure compiler
|
2011-04-07 10:09:10 +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
|
4516fabf62
|
fix theme preview; fix bottom anchor in chat.js
|
2011-03-30 00:01:04 +02:00 |
|
Evgeny Gryaznov
|
dd595fc4f7
|
ability to override notification email for group
|
2011-03-01 23:56:27 +01:00 |
|
Evgeny Gryaznov
|
0c58691731
|
format code in operator/
|
2011-02-26 15:06:19 +01:00 |
|
Evgeny Gryaznov
|
693ece85fe
|
format code, fix minor issues (link param, etc.)
|
2011-02-26 14:57:23 +01:00 |
|
Evgeny Gryaznov
|
e160af13ef
|
use mysqlprefix in names of session vars
|
2011-02-26 14:43:30 +01:00 |
|