Commit Graph

4389 Commits

Author SHA1 Message Date
thinkphp
732d073bd6 修正 2018-12-20 16:48:41 +08:00
thinkphp
c3862ef785 改进unique验证方法 2018-12-20 16:44:58 +08:00
thinkphp
539b3bdbe9 Merge branch 'master' of https://git.topthink.com/topteam/framework 2018-12-20 15:36:49 +08:00
thinkphp
29dd79b664 还原 2018-12-20 15:36:09 +08:00
thinkphp
b0a66c49f3 Merge branch 'master' of https://github.com/top-think/framework 2018-12-20 15:34:10 +08:00
thinkphp
c5b1a9b57f 还原 2018-12-20 15:33:30 +08:00
yunwuxin
679f4d0368 Collection增加values方法 2018-12-19 17:54:12 +08:00
thinkphp
cb07cbb017 改进 2018-12-18 14:48:20 +08:00
thinkphp
5b3bbac60c 改进Query 2018-12-14 11:23:05 +08:00
thinkphp
480b56767b 改进关联save方法 2018-12-12 17:17:41 +08:00
thinkphp
e0c8c71190 改进模型数据验证 2018-12-11 12:11:29 +08:00
thinkphp
d1a887cad7 改进关联的save方法 2018-12-11 11:14:16 +08:00
thinkphp
4cbc0b5e93 版本更新 v5.0.23 2018-12-09 20:40:40 +08:00
thinkphp
0347d7c2c3 代码规范 2018-12-09 20:18:16 +08:00
thinkphp
b797d72352 改进控制器获取 2018-12-09 20:15:25 +08:00
thinkphp
7be580f19e 完善关联的save方法 2018-12-06 16:08:46 +08:00
thinkphp
964f4c6237 Merge branch 'master' of https://git.topthink.com/topteam/framework 2018-12-06 15:44:35 +08:00
thinkphp
dabf711a3e 改进sqlsrv驱动 2018-12-06 15:43:51 +08:00
thinkphp
312e9bec62 Merge branch 'master' of https://github.com/top-think/framework 2018-12-05 12:07:58 +08:00
thinkphp
ebb220f1cb 改进聚合查询方法的正则判断 2018-12-05 12:07:07 +08:00
thinkphp
85c06ae827 改进count方法返回值类型 2018-12-04 18:21:30 +08:00
yunwuxin
e7ccad7bac 模型增加replace方法
MorphOne 增加 make 方法创建关联对象实例
2018-12-04 17:45:59 +08:00
yunwuxin
cca9d245ad 修正 2018-11-27 15:47:11 +08:00
lengai
97075e4d98 fix-bug 修复当data变量为空 数据不验证 2018-11-22 10:50:56 +08:00
thinkphp
e5141a0759 修正软删除的destroy方法 2018-11-20 15:59:00 +08:00
thinkphp
94ecaa13c4 改进断线重连 2018-10-30 11:10:05 +08:00
thinkphp
42d0137a0c 单元测试 2018-10-28 11:40:13 +08:00
thinkphp
fb34d47007 完善规则提示 2018-10-28 11:36:18 +08:00
thinkphp
c670734e90 增加afterWith和beforeWith验证规则 用于比较日期字段 2018-10-28 11:32:51 +08:00
thinkphp
64ea8511cd 改进 2018-10-26 16:29:49 +08:00
thinkphp
b90b6a1ecb 改进 2018-10-26 16:22:16 +08:00
thinkphp
aea62e8d07 改进验证类 2018-10-26 16:19:56 +08:00
thinkphp
f89cc5a6e4 改进多对多关联 2018-10-26 16:12:11 +08:00
thinkphp
26380b7019 多对多关联支持指定中间表数据名称
after/before验证支持指定字段验证
2018-10-25 12:34:51 +08:00
thinkphp
d77e233c45 Merge branch 'master' of https://git.topthink.com/topteam/framework 2018-10-24 16:58:25 +08:00
thinkphp
7141b3795d Merge branch 'master' of https://github.com/top-think/framework 2018-10-24 16:57:27 +08:00
thinkphp
15f665b2b1 改进闭包验证的参数 2018-10-24 16:57:05 +08:00
thinkphp
72b6c3ccaa 聚合查询字段支持DISTINCT 2018-10-22 14:15:47 +08:00
thinkphp
b0514ee54c 版本更新 v5.0.22 2018-10-21 16:36:55 +08:00
thinkphp
474916983e 改进count查询的返回值类型 2018-10-18 19:05:37 +08:00
thinkphp
8652c83ea1 改进聚合查询的安全性 2018-10-18 18:37:53 +08:00
yunwuxin
4a882963d6 Query支持调用模型的查询范围 2018-10-08 15:18:54 +08:00
thinkphp
898fe001c2 改进 2018-09-21 18:12:30 +08:00
thinkphp
aeab3965f2 改进Log类支持json日志格式 2018-09-15 21:12:16 +08:00
张亚俊
ab826da071 调试模式下关闭路由解析缓存 2018-09-04 17:18:48 +08:00
thinkphp
60e38a040b 改进isajax ispjax方法 v5.0.21 2018-08-23 17:38:39 +08:00
thinkphp
29c6111748 Merge branch 'master' of https://github.com/top-think/framework 2018-08-23 17:10:37 +08:00
thinkphp
fad6936e4a Request类增加destroy方法用于销毁当前实例 2018-08-23 17:03:41 +08:00
thinkphp
79a096b877 修正parseComment方法 2018-08-21 12:04:07 +08:00
thinkphp
574451ffaf 修正whereRaw方法 2018-08-18 22:56:43 +08:00