thinkphp
|
62debf4bc6
|
Controller类架构方法增加request参数 改进App类
|
2016-05-27 11:30:05 +08:00 |
|
thinkphp
|
46ce08b962
|
改进控制器方法的参数 支持使用Request对象 自动传入当前请求对象
|
2016-05-27 11:06:19 +08:00 |
|
thinkphp
|
b228efdc00
|
注释改进
|
2016-05-27 10:20:17 +08:00 |
|
thinkphp
|
4a4bc53cb5
|
修正模板标签url
|
2016-05-27 07:56:46 +08:00 |
|
thinkphp
|
fa8aac7c13
|
修正Route类
|
2016-05-26 22:38:52 +08:00 |
|
thinkphp
|
468222c4b8
|
Route参数增加merge_extra_vars参数 设置是否合并最后变量
|
2016-05-26 22:08:50 +08:00 |
|
thinkphp
|
2e44f2a154
|
改进禁用模块的判断 绑定的模块不受限制
|
2016-05-26 14:13:21 +08:00 |
|
thinkphp
|
d6c74d3081
|
改进Request类支持静态调用
|
2016-05-26 13:06:11 +08:00 |
|
thinkphp
|
8ccb3f1162
|
改进Connection类的getBindSql方法
|
2016-05-26 12:26:02 +08:00 |
|
thinkphp
|
ccf4c2fdd6
|
改进Route类的import方法
|
2016-05-26 11:18:09 +08:00 |
|
thinkphp
|
4c456e3b4e
|
修正事务方法
|
2016-05-26 10:45:31 +08:00 |
|
thinkphp
|
4b743713a7
|
增加配置目录常量 CONF_PATH 用于设置配置文件目录
|
2016-05-25 23:00:31 +08:00 |
|
thinkphp
|
0bffec6aaa
|
代码规范
|
2016-05-25 21:55:57 +08:00 |
|
thinkphp
|
afa64cfd21
|
改进存储过程支持
|
2016-05-25 19:20:12 +08:00 |
|
thinkphp
|
190e870dce
|
修正一处可能的错误
|
2016-05-25 18:18:52 +08:00 |
|
thinkphp
|
15de3e328a
|
改进远程一对多查询
|
2016-05-25 18:17:45 +08:00 |
|
thinkphp
|
e890d43d55
|
关联查询支持远程一对多关联 Query类view方法的field参数支持传入true
|
2016-05-25 17:57:50 +08:00 |
|
thinkphp
|
62b01bf566
|
修正单元测试 改进start
|
2016-05-25 16:10:47 +08:00 |
|
thinkphp
|
458cd82507
|
改进页面trace输出
|
2016-05-25 16:03:15 +08:00 |
|
thinkphp
|
7a9eeba565
|
改进start.php环境变量处理 改进hook类方法执行返回值
|
2016-05-25 14:26:28 +08:00 |
|
thinkphp
|
4ccb4c6bdf
|
模式定义文件调整
|
2016-05-25 12:04:53 +08:00 |
|
thinkphp
|
f0c84ac46b
|
修正console模式下面日志写入
|
2016-05-25 11:54:49 +08:00 |
|
thinkphp
|
db4cbebd2e
|
改进Pgsql驱动
|
2016-05-25 11:32:40 +08:00 |
|
thinkphp
|
1a02bb7081
|
修正Request类的baseUrl方法 修正Hook类的警告错误
|
2016-05-25 10:29:25 +08:00 |
|
thinkphp
|
44e86a7f53
|
改进Query类的view方法
|
2016-05-24 22:33:52 +08:00 |
|
thinkphp
|
188e64abf6
|
取消APP_HOOK常量 默认开启插件机制
|
2016-05-24 22:08:34 +08:00 |
|
thinkphp
|
b848abdf3b
|
修正单元测试
|
2016-05-24 18:48:26 +08:00 |
|
thinkphp
|
11cda0c26d
|
修正Route类的rescource方法
|
2016-05-24 18:45:49 +08:00 |
|
thinkphp
|
200e51c3b1
|
改进Route类
|
2016-05-24 18:30:23 +08:00 |
|
thinkphp
|
901631b8d5
|
修正Route类
|
2016-05-24 17:55:05 +08:00 |
|
thinkphp
|
e936d7dc7d
|
改进Route类
|
2016-05-24 17:02:21 +08:00 |
|
thinkphp
|
d4ab8576b2
|
修正Route类
|
2016-05-24 16:49:54 +08:00 |
|
thinkphp
|
9d0424d34f
|
修正
|
2016-05-24 16:43:32 +08:00 |
|
thinkphp
|
a3fae7c6dc
|
改进Appe类 Request和Route类
|
2016-05-24 16:35:57 +08:00 |
|
thinkphp
|
6e11fbc025
|
App类的run方法参数为可选
|
2016-05-24 12:40:21 +08:00 |
|
thinkphp
|
165c72e0aa
|
关联定义支持数据表别名定义
|
2016-05-24 12:29:51 +08:00 |
|
thinkphp
|
38f343f69f
|
改进Request类的method方法
|
2016-05-24 11:53:54 +08:00 |
|
thinkphp
|
118800ed93
|
改进Query类的view方法 支持数据表定义别名
|
2016-05-24 11:34:52 +08:00 |
|
Moobusy
|
1f4cb837f0
|
修正路由无法区分 hello 和 hello/
修正路由无法区分 hello 和 hello/,这应该是两个地址,一个是文件,一个是路径
|
2016-05-23 18:46:34 +08:00 |
|
thinkphp
|
87d544f331
|
改进Validate类的unique规则 支持验证字段和数据表字段 分开
|
2016-05-23 18:22:18 +08:00 |
|
thinkphp
|
71d5e668d1
|
改进where和whereor闭包查询
|
2016-05-23 18:02:32 +08:00 |
|
thinkphp
|
03f49b8461
|
改进Relation类
|
2016-05-23 17:16:43 +08:00 |
|
thinkphp
|
ff30a2133e
|
改进Model类
|
2016-05-23 17:10:24 +08:00 |
|
thinkphp
|
61397cb1e4
|
改进template类对模板文件的解析
|
2016-05-23 16:41:09 +08:00 |
|
thinkphp
|
ca1764aa00
|
优化App类
|
2016-05-23 16:15:24 +08:00 |
|
thinkphp
|
c779219917
|
修正
|
2016-05-23 16:13:57 +08:00 |
|
thinkphp
|
c4123537ef
|
改进Cookie类
|
2016-05-23 16:03:37 +08:00 |
|
thinkphp
|
9879f9e59e
|
改进Session类
|
2016-05-23 15:51:24 +08:00 |
|
thinkphp
|
c50741bfa3
|
注释完善
|
2016-05-23 15:29:44 +08:00 |
|
thinkphp
|
15df0ebf34
|
注释修正
|
2016-05-23 14:33:28 +08:00 |
|