Commit Graph

586 Commits

Author SHA1 Message Date
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
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
82d4e79dc9 Add missed asterisk in /view/ban.php near form.field.ban_comment 2011-11-21 18:21:08 +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
ef94a7eaf8 Added wrapper function for mysql_free_result 2011-11-21 18:20:38 +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
7f31dfa2af Changed perform_query function. It now returns a reference to the query result 2011-11-21 18:19:44 +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
b22f5456fc Added wrapper functions for mysql_fetch_assoc and mysql_fetch_row 2011-11-21 18:18:54 +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
863f6867c6 Added wrapper function for mysql_insert_id 2011-11-21 18:06:53 +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
51f6af7ced Added wrapper function for mysql_error 2011-11-21 18:05:57 +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
a47e66a6a6 Added wrapper function for mysql_real_escape_string 2011-11-21 17:55:03 +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
Dmitry Simushev
6698601d19 Added wrapper function for mysql_close 2011-11-20 21:12:26 +00:00
Dmitry Simushev
b54cd674e6 Added the ability to use persistent connections 2011-11-20 21:11:27 +00:00
dc203af8a0 Fix check of existance of tables indexes during database upgrade process 2011-04-15 17:51:14 +04:00
f3367271f5 Create indexes for database tables during installation process 2011-04-15 17:50:51 +04: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
f4c3c56789 update jQuery to 1.4.2; "enabled ban" after statistics 2011-04-07 00:35:03 +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
66130ec312 silver skin by Alekin Pavel (update) 2011-03-31 09:59:11 +02:00
Evgeny Gryaznov
2354cf1ef0 silver skin by Alekin Pavel (initial commit) 2011-03-31 09:56:59 +02:00
Evgeny Gryaznov
4516fabf62 fix theme preview; fix bottom anchor in chat.js 2011-03-30 00:01:04 +02:00
Evgeny Gryaznov
2479f2e684 fix TYPE -> ENGINE (mysql 5.5 compatibility) 2011-03-06 23:36:34 +01:00
Evgeny Gryaznov
8a1cc74803 1.6.4 released 2011-03-05 23:06:30 +01:00
Evgeny Gryaznov
53b54d09d4 1.6.4 RC2 2011-03-05 00:17:04 +01:00
Evgeny Gryaznov
724b63422d 1.6.4 RC1 2011-03-04 23:42:35 +01:00
Evgeny Gryaznov
cc6d385c8a update whatsnew 2011-03-04 23:35:35 +01:00
Evgeny Gryaznov
4ef160897b better installation messages; ignore \r in checksum 2011-03-04 23:34:00 +01:00