Commit Graph
361 Commits
Author SHA1 Message Date
caoyanyi 3642fc0e53 * Move isCacheEnabled function to base dir. 2023-06-30 13:25:27 +08:00
songchenxuan 138834b253 * Fix bug #35958. 2023-06-16 13:13:45 +08:00
Lufei f7ce6e4541 * Support output xhprof for send. 2023-06-07 13:28:46 +08:00
Lufei d799091b6a * If _nocache or http_x_zt_refresh exist, no cache. 2023-06-07 11:06:01 +08:00
Lufei 9a9cef0159 + If cache is hit, add a header. 2023-06-05 17:01:38 +08:00
Lufei cae4cc315a + Support full page cache. 2023-06-05 16:52:54 +08:00
Lufei 5ab371802d * Fix Undefined property: model::$cache. 2023-06-02 15:13:49 +08:00
Lufei 9db5597475 * Add cache for block. 2023-06-02 14:19:58 +08:00
Lufei 7dc3f67937 * Fix headers already sent for xhprof. 2023-05-16 09:35:36 +08:00
Lufei 2d12d652ba + Support xhprof. 2023-05-16 09:13:30 +08:00
liugang 4981fcb9dd * Fix error cann't use the fetch function to call an encrypted extended control method - fix bug #34614, 34615, 34627. 2023-04-26 00:39:07 +00:00
朱金勇 ca30397678 * Reset commit. 2023-04-20 02:18:40 +00:00
朱金勇 93aa3e307b * Format zentao.sql. 2023-04-20 02:17:53 +00:00
鲁飞 5e5c93fbd8 Revert "Merge branch 'session' into 'master'"
This reverts merge request !7395
2023-04-13 08:55:06 +00:00
Lufei 6c1ea3dca9 * Fix typo. 2023-04-13 10:51:26 +08:00
朱金勇 d20df48faf * Fix primary key of dmdb. 2023-04-11 03:05:50 +00:00
liugang 5f54d5e5e4 * Fix error the global $dao variable is replaced with a new instance when call function loadModel. 2023-04-06 05:22:14 +00:00
朱金勇 4cf70fdf7e * Fix insert method of dao. 2023-04-05 15:58:43 +00:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 0f6b78f264 Fix strict mode of MySQL. 2023-04-05 02:11:12 +00:00
qixinzhi 511240d0fa Merge branch 'master' into sprint/biz17 2023-03-22 17:15:46 +08:00
wangyuting2 d14143c340 * Add new goview css. 2023-03-07 10:47:28 +08:00
zhujinyong 3d07bde510 Support dameng database. 2023-03-07 08:49:48 +08:00
caoyanyi f53617aa6d * Modify language get. 2023-02-15 17:11:48 +08:00
caoyanyi 3bf16c880e * Optimize main and ext files get, and add get default lang function. 2023-02-15 11:22:42 +08:00
zhaoke 591fd06346 * Fix array_column not support object array. 2023-02-10 01:14:03 +00:00
zhaoke 55c9922a49 * Fix error for php5.3. 2023-02-09 09:14:17 +00:00
孔令茂 5de767bed3 * Optimize word. 2022-12-17 14:06:27 +00:00
鲁飞 2f4ad5c556 * Format code and fix return value. 2022-12-06 06:05:18 +00:00
dingguodong 5fc4eeb5dd * Adjust extension loading priority for saas. 2022-12-05 10:00:37 +08:00
wangyidong e460772fc4 * code for task #77129. 2022-11-29 10:52:01 +08:00
liugang 08748eb7d4 Merge branch 'guanxiying/zentaopms-master' 2022-11-23 10:09:31 +08:00
王怡栋 66b9e6b116 Merge branch 'master' into 'zentaopms258_wyd'
# Conflicts:
#   framework/base/router.class.php
2022-11-11 02:49:32 +00:00
wangyidong 8a178c72fe * adjust for project release link story and bug. 2022-11-11 10:47:01 +08:00
wangyidong a5b9f374d1 * merge git stash. 2022-11-10 15:50:17 +08:00
wangyidong 6eae8345f7 * merge ztSessionHandler. 2022-11-10 15:47:05 +08:00
wangyidong 9761648d59 Merge branch 'zentaopms_239' 2022-11-08 08:41:28 +08:00
Lufei 35ef023439 * Fix die error for xuanxuan. 2022-11-04 17:17:49 +08:00
朱金勇 8fff18a3ea Merge branch 'sprint/fix-api' into 'master'
* Fix call api error.

See merge request easycorp/zentaopms!6025
2022-11-04 02:51:21 +00:00
鲁飞 95d10ea6d3 * Fix call api error. 2022-11-04 02:51:20 +00:00
tianshujie 787ba2ad2d * Fix bug #29247. 2022-11-04 10:17:00 +08:00
wangyidong 59f0cc09d9 * adjust for account. 2022-11-03 15:58:08 +08:00
zhujinyong e5aa646144 * Fix session for api. 2022-11-03 10:03:19 +08:00
鲁飞 e0cd779954 * Remove use exit for api. 2022-11-03 00:32:42 +00:00
wangyidong fd56b11e41 * code for task #74779. 2022-11-02 10:18:26 +08:00
Lufei 3970bc226d * Fix install and upgrade locate error. 2022-11-01 19:22:40 +08:00
Lufei ac363b3df7 * Fix install error. 2022-11-01 15:44:49 +08:00
wangyidong 4f824f9410 * code for task #73994. 2022-11-01 15:02:20 +08:00
Yagami 68665d5ed0 * Finish task #74207. 2022-11-01 14:57:52 +08:00
liugang 540cd0e3c5 * Rename model to target. 2022-11-01 09:59:32 +08:00