Commit Graph

838 Commits

Author SHA1 Message Date
Evgeny Gryaznov
b7661d5957 update pl (by WebTower), hu, fr 2011-06-12 13:57:10 +02:00
Evgeny Gryaznov
9780210973 fix encoding in operators list 2011-04-21 00:44:04 +02:00
11fa45cb19 Merge branch 'index_fix' 2011-04-18 16:10:28 +04:00
b102988073 Prepare to cut off branch 2011-04-18 16:06:27 +04:00
f0b8fd06c3 Prepare to cut off branch 2011-04-18 16:05:45 +04:00
d091447409 Fix check of existance of tables indexes during database upgrade process 2011-04-15 23:53:43 +02:00
b498de216e Create indexes for database tables during installation process 2011-04-15 23:53:19 +02:00
2a5b6015de Fix check of existance of tables indexes during database upgrade process 2011-04-15 18:57:55 +04:00
d6ac8f443a Create indexes for database tables during installation process 2011-04-15 18:56:57 +04:00
0bb8eeab44 Merge remote branch 'upstream/master' into mibew 2011-04-15 18:30:25 +04: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
Haynes
152c15dde4 This commit forces the User to set a password for the Administrator before doing anything else after the installation. 2011-04-15 16:45:35 +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
6e239bbf0f redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard 2011-04-15 15:52:12 +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
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
Evgeny Gryaznov
c6c614b3c2 fix cr in .htaccess; disable drop tables; do not show change password/delete install folder if admin has password; check file permissions/checksum 2011-03-04 23:01:24 +01:00
Evgeny Gryaznov
f832e38e75 fix sound issues in windows 2011-03-02 02:21:54 +01:00
Evgeny Gryaznov
00362f7457 update whatsnew, recompute resources 2011-03-02 00:20:42 +01:00
Evgeny Gryaznov
dd595fc4f7 ability to override notification email for group 2011-03-01 23:56:27 +01:00
Evgeny Gryaznov
10e676e05f fix: do not cache button image (thanks to Alex Morozov) 2011-02-28 22:12:07 +01:00
Evgeny Gryaznov
df590adf81 install page: links to check the sound 2011-02-27 01:54:27 +01:00
Evgeny Gryaznov
40655b8a47 update release script 2011-02-27 00:15:36 +01:00
Evgeny Gryaznov
20bcf3c1f5 code cleanup 2011-02-27 00:02:29 +01:00
Evgeny Gryaznov
b9cc8ed5b1 extract tabbar generation code -> inc_tabbar.php 2011-02-26 15:37:48 +01:00
Evgeny Gryaznov
616e8da89e two columns on code generation page 2011-02-26 15:21:14 +01:00
Evgeny Gryaznov
6a41b86de4 whats new updated 2011-02-26 15:09:39 +01:00
Evgeny Gryaznov
0c58691731 format code in operator/ 2011-02-26 15:06:19 +01:00
Evgeny Gryaznov
a90594235a format code in libs/ 2011-02-26 15:04:12 +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
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
2dd0839f0d notify about new features 2011-02-26 13:15:35 +01:00
Evgeny Gryaznov
3ca088f197 fix & remove unused var 2011-02-26 13:09:46 +01:00