thinkphp
|
2ee83fff81
|
Revert "Query类分页查询方法增加total_cache参数配置"
This reverts commit 6a550b8cb8.
|
2017-05-15 16:55:15 +08:00 |
|
thinkphp
|
6a550b8cb8
|
Query类分页查询方法增加total_cache参数配置
|
2017-05-15 16:45:20 +08:00 |
|
thinkphp
|
13a5a3d9b6
|
改进模型的appendRelationAttr方法
|
2017-05-14 13:46:02 +08:00 |
|
thinkphp
|
629a194211
|
改进模型类的destroy方法 传入空数组和null的时候不进行任何删除操作
|
2017-05-14 12:05:45 +08:00 |
|
thinkphp
|
96f45258cd
|
改进关联属性的输出
|
2017-05-14 11:27:41 +08:00 |
|
thinkphp
|
e3665caeeb
|
修正关联自动写入
|
2017-05-13 12:15:05 +08:00 |
|
thinkphp
|
17479a6eda
|
改进命令行的日志切割生成
|
2017-05-12 15:57:04 +08:00 |
|
thinkphp
|
c78b8deea5
|
修正
|
2017-05-12 15:24:37 +08:00 |
|
thinkphp
|
ea83a28d7e
|
改进分页类的toarray方法 增加总页数
|
2017-05-12 11:50:48 +08:00 |
|
thinkphp
|
e13c825aa7
|
比较运算支持使用闭包子查询
|
2017-05-12 11:03:36 +08:00 |
|
thinkphp
|
c0e666819f
|
改进Response类 支持手动设置contentType
|
2017-05-12 10:42:59 +08:00 |
|
ThinkCMF
|
4d594b9336
|
修复 url 生成时路由规则中的参数没有进行 urlencode
|
2017-05-12 10:34:35 +08:00 |
|
thinkphp
|
6e721239ea
|
改进数据库类的一处不能嵌套查询的缺陷
|
2017-05-11 18:39:06 +08:00 |
|
thinkphp
|
7576b88c99
|
修正模型数据变化判断
|
2017-05-11 14:53:43 +08:00 |
|
thinkphp
|
06f603d737
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2017-05-11 14:23:54 +08:00 |
|
thinkphp
|
c0763644f3
|
修正Query类的useSoftDelete方法返回值
|
2017-05-11 14:23:09 +08:00 |
|
thinkphp
|
2525774483
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2017-05-09 15:39:46 +08:00 |
|
thinkphp
|
513f1f32f7
|
改进belongstomany的查询字段指定
|
2017-05-09 15:38:41 +08:00 |
|
thinkphp
|
a9d5851672
|
修正一对一嵌套关联数组定义的问题
|
2017-05-08 23:03:39 +08:00 |
|
thinkphp
|
df1b306819
|
分页类增加each方法
|
2017-05-06 10:56:24 +08:00 |
|
thinkphp
|
3dda16bbda
|
改进使用了手动参数绑定的时候 缓存出现问题的情况
|
2017-05-06 09:35:43 +08:00 |
|
thinkphp
|
bf1ebe8ae1
|
修正路由分组的路由规则大小写识别问题
|
2017-05-05 17:40:58 +08:00 |
|
thinkphp
|
fc432d5f5d
|
修正Model类的save方法
|
2017-05-05 17:01:14 +08:00 |
|
thinkphp
|
7dc2a9d975
|
改进isBreak方法判断
|
2017-05-03 15:37:35 +08:00 |
|
thinkphp
|
2c60d4a13b
|
改进mysql重连判断
|
2017-05-03 15:23:45 +08:00 |
|
thinkphp
|
f1b3ab5a3d
|
改进Request类的filter过滤机制 支持正则
|
2017-05-03 11:22:08 +08:00 |
|
thinkphp
|
68790e8d9a
|
改进输入过滤
|
2017-04-30 22:58:49 +08:00 |
|
thinkphp
|
f3aa05f808
|
改进Request类filterValue方法
|
2017-04-30 21:45:09 +08:00 |
|
thinkphp
|
02f8e8a909
|
应用类库自定义命名空间采用APP_NAMESPACE常量订阅
|
2017-04-28 17:33:15 +08:00 |
|
thinkphp
|
e2ea42926a
|
修正类库命名空间自定义的问题
|
2017-04-28 17:27:02 +08:00 |
|
thinkphp
|
5cfeca1017
|
改进类库命名空间定义
|
2017-04-28 17:09:03 +08:00 |
|
thinkphp
|
cb7c362304
|
修正
|
2017-04-27 18:47:09 +08:00 |
|
thinkphp
|
586b1a628b
|
改进Validate类
|
2017-04-27 16:23:05 +08:00 |
|
thinkphp
|
85b71a3088
|
Model类添加getRelation方法用于获取关联属性
|
2017-04-27 12:39:38 +08:00 |
|
thinkphp
|
9bb01ec145
|
Model类增加setRelation方法和setAttr方法区分
|
2017-04-27 12:16:43 +08:00 |
|
thinkphp
|
80e1b52615
|
改进Model类的关联属性判断
|
2017-04-27 11:25:26 +08:00 |
|
thinkphp
|
e9d45eb570
|
改进Model类的setAttr方法
|
2017-04-27 11:18:14 +08:00 |
|
thinkphp
|
bfcdd5ce6a
|
改进关联属性的判断
|
2017-04-26 17:58:04 +08:00 |
|
thinkphp
|
60e9790ebe
|
改进useGlobalScope方法
|
2017-04-24 17:10:25 +08:00 |
|
thinkphp
|
a7559e0488
|
scope方法调整
|
2017-04-24 16:39:05 +08:00 |
|
thinkphp
|
2b0bfa8e8b
|
改进Model类是__unset和__isset方法判断
|
2017-04-24 16:11:32 +08:00 |
|
thinkphp
|
2d225b0f80
|
应用命名空间取消配置 便于在配置文件中调用应用类
|
2017-04-24 15:04:59 +08:00 |
|
thinkphp
|
74a2cedd0c
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2017-04-24 14:00:34 +08:00 |
|
thinkphp
|
1906c2932f
|
改进路由
|
2017-04-24 13:59:51 +08:00 |
|
thinkphp
|
aebbf980a5
|
修正关联定义的一些问题
|
2017-04-24 13:58:59 +08:00 |
|
thinkphp
|
37b74f674e
|
改进命令行模式下自动完成的时间写入问题
|
2017-04-21 21:46:02 +08:00 |
|
thinkphp
|
77dbb1315b
|
修正聚合模型 以及模型方法和属性同名的BUG
|
2017-04-19 14:24:44 +08:00 |
|
yunwuxin
|
628b37aab1
|
response 的 header设置 支持值为空
|
2017-04-17 19:03:01 +08:00 |
|
thinkphp
|
04cf8a34e3
|
改进together方法支持传入关联模型数据
|
2017-04-17 13:40:21 +08:00 |
|
thinkphp
|
9b353811af
|
改进model类save方法
|
2017-04-17 12:35:28 +08:00 |
|