82 Commits

Author SHA1 Message Date
joyqi
c422952c89 fix pgsql 2021-08-24 01:30:05 +08:00
joyqi
75672fe259 fix all 2021-08-23 18:43:32 +08:00
joyqi
88fff899b8
Update install.php 2021-08-20 17:53:02 +08:00
joyqi
b3b9255c69 fix #1134
fix #1135
fix #1136
2021-08-20 11:15:11 +08:00
joyqi
24bd3ab367 Redirect to siteUrl if installation finished 2021-08-19 11:15:53 +08:00
joyqi
467471c9c3 finish install 2021-08-18 16:09:22 +08:00
joyqi
12bd32babf fix install 2021-08-18 00:47:34 +08:00
joyqi
3ad7b06c6f fix cli install 2021-08-18 00:41:48 +08:00
joyqi
e157b47336 fix install cli mode 2021-08-17 22:44:06 +08:00
joyqi
63dc87e7e3 fix cli 2021-08-17 18:39:46 +08:00
joyqi
2731e34db0 fix install 2021-08-17 18:36:54 +08:00
joyqi
0d4299d99e update install 2021-08-17 01:53:47 +08:00
joyqi
bac7340c2a improve installation 2021-08-16 18:34:25 +08:00
joyqi
0e49d186f5 fix #1096
Remove `include_path` setting.
2021-05-21 16:40:48 +08:00
joyqi
bba332531b Redesign the pot file maker 2020-08-19 12:57:18 +08:00
Huspy
4ce7490b3b delete some redundant code in file install.php(config.inc.php as well) 2018-02-04 20:09:14 +08:00
joyqi
3848176990 fix Chinese symobl 2018-02-03 12:31:30 +08:00
joyqi
4a5f1aece1 fix #652
fix #612
2017-11-09 12:44:36 +08:00
joyqi
cf002bb0c0 fix #643 2017-11-03 00:29:58 +08:00
joyqi
5c2276c73f
ref #644 2017-11-01 19:07:30 +08:00
joyqi
f2dc80592e fix #644
ref #642
2017-11-01 18:16:59 +08:00
SpanishBigHam
827a085c5e
Update install.php
cache html output until all headers seted
2017-11-01 14:54:41 +08:00
joyqi
93bcd46d55 fix #635
fix #634
fix #633
2017-10-30 02:19:53 +08:00
joyqi
9884a2fc76 fix #628 2017-10-29 15:45:47 +08:00
joyqi
ed0af49767 Add a switch for xmlrpc in general control panel. 2017-10-27 16:42:13 +08:00
joyqi
e277141c97 fix #619
使用更好的方式保护安装文件,不再依赖session
2017-10-24 16:59:31 +08:00
joyqi
9122d2ab49 支持在xmlrpc接口中使用原生的markdown语法 2017-04-25 12:44:08 +08:00
joyqi
e25022ecc1 fix install issue
add Dockerfile
2016-12-22 18:54:28 +08:00
joyqi
cc8449b67e * add Hyperdown.js
* add Mysqli
2016-11-30 10:50:51 +08:00
xiabeifeng
8553a8b6b9 我的IDE在selected=true这个地方显示没有定义的属性值
网上查了查w3c,发现标准的用例使用的是selected="selected",而在js代码中使用selected=true来更改状态,具体可见下列网址:
1.在html标签中使用selected="selected"
    http://www.w3school.com.cn/tags/att_option_selected.asp
2.在js中使用selected=true
    http://www.w3school.com.cn/jsref/prop_option_selected.asp
2016-03-09 16:14:37 +08:00
祁宁
72eedcdf14 fix #308
fix #304
fix #300
fix #284
2014-10-16 18:02:31 +08:00
祁宁
f1726cf815 修正安装时的端口判断 2014-10-12 12:41:42 +08:00
祁宁
493eb47af3 fix #291
给token字符串加上扰码机制
2014-10-10 14:17:25 +08:00
祁宁
539f9fc9d0 增加一项反垃圾保护策略 2014-10-10 11:38:09 +08:00
祁宁
6551798e70 增加完整的语言支持
fix #278
fix #266
fix #265
2014-09-02 11:22:26 +08:00
祁宁
3041d50461 修正判断不完全的问题 2014-08-18 20:39:36 +08:00
炯思
cee9dbc41e 直接用parse_url会忽略端口,如果用户是非80端口会产生问题 2014-07-11 09:32:34 +08:00
祁宁
c6a468fdcb fix #244 2014-05-23 14:45:44 +08:00
祁宁
2e268996b1 finish gae install 2014-04-25 09:52:27 +08:00
KimiChen
d872574ab5 修改错误的单引号 2014-04-24 22:46:56 +08:00
KimiChen
4f22194222 replace hash module with PasswordHash 2014-04-24 18:29:43 +08:00
KimiChen
10d23e0e5f 修正由于GAE的MySQL连接参数变化导致的安装失败问题 2014-04-24 18:22:56 +08:00
祁宁
d9ee03df73 replace hash module with PasswordHash 2014-04-23 14:43:31 +08:00
祁宁
23b87aeb1f fix #219
修正后台->设置->评论->允许使用的html标签里的重复编码问题
2014-04-08 22:43:32 +08:00
ShingChi
608a3c4d89 漏掉括号和参数错误 2014-03-16 20:04:03 +08:00
祁宁
b4c903f82b fix #208 2014-03-15 11:36:53 +08:00
祁宁
15927ad775 增加token保护
防垃圾评论
2014-03-14 16:11:28 +08:00
祁宁
a58e564bb7 修正验证参数不严导致的可能泄漏路径 2014-03-11 21:18:16 +08:00
joyqi
bfa9fc2553 修复删除附件不能的bug 2014-03-04 00:50:32 +08:00
fen
ee4d86766a 修复安装界面按钮问题 2014-02-28 15:54:24 +08:00