zenggang
|
29f2f5187b
|
* Merge 18.x
|
2023-08-28 10:27:22 +00:00 |
|
wangyidong
|
1d0e660d55
|
* Fix bug #37626.
|
2023-08-25 16:11:22 +08:00 |
|
wangyidong
|
5789c25d12
|
* Fix bug #37592.
|
2023-08-25 15:25:39 +08:00 |
|
wangyidong
|
d47d27767d
|
* Fix bug #37595.
|
2023-08-25 15:19:12 +08:00 |
|
wangyidong
|
2c4fac09b8
|
* Adjust for php8.1.
|
2023-08-25 13:23:25 +08:00 |
|
wangyidong
|
3c4c3037c1
|
* Fix bug #37562.
|
2023-08-25 10:17:14 +08:00 |
|
leiyong
|
ec5ae13520
|
* Get account from cookie.
|
2023-08-23 06:25:00 +00:00 |
|
wangyidong
|
dd38ccd156
|
* Fix security vulnerabilities.
|
2023-08-21 09:15:09 +08:00 |
|
wangyidong
|
8836f5c193
|
* Fix loophole.
|
2023-08-18 15:02:07 +08:00 |
|
zhujinyong
|
45c71886d7
|
* Cannot request methods of base control.
|
2023-08-18 11:13:40 +08:00 |
|
zhaoke
|
a988a3a76e
|
* Fix permission error of devops.
|
2023-08-16 18:11:37 +08:00 |
|
zenggang
|
f70eb8d08b
|
* Compatible with extension support for new ui
|
2023-08-16 07:08:29 +00:00 |
|
daitingting
|
db0f84f0dd
|
* If the user is logon, limit vision.
|
2023-08-14 09:19:11 +00:00 |
|
刘刚
|
7a6232fdec
|
revert 64def76b06
revert + helper: add function to compute and display time consuming between 2 endpoints.
|
2023-08-10 10:20:58 +08:00 |
|
liugang
|
64def76b06
|
+ helper: add function to compute and display time consuming between 2 endpoints.
|
2023-08-10 10:03:26 +08:00 |
|
zhaoke
|
9252914c45
|
* Fix miss action button of dtable.
|
2023-08-08 08:41:36 +08:00 |
|
zhaoke
|
69c6c9285d
|
* Refactor space and store module.
|
2023-08-01 17:20:05 +08:00 |
|
zhaoke
|
ee689d84f1
|
* Fix error of action.
|
2023-08-01 13:57:00 +08:00 |
|
zhaoke
|
86ae11aa9d
|
* Fix error of check param type.
|
2023-07-31 16:25:40 +08:00 |
|
zhaoke
|
be9a3ba41f
|
* Fix error of 20 version.
|
2023-07-31 15:03:44 +08:00 |
|
sunhao
|
3bd745233d
|
* zin: support for using zin module.
|
2023-07-26 16:31:14 +08:00 |
|
sunhao
|
e97ab9686b
|
+ add zin and zui3 files.
|
2023-07-25 17:42:27 +08:00 |
|
caoyanyi
|
fa19776120
|
- Remove htmlspecialchars for api data.
|
2023-07-13 10:45:09 +08:00 |
|
songchenxuan
|
343fc99187
|
* Fix bug #28503.
|
2023-07-10 13:47:48 +08:00 |
|
songchenxuan
|
5880eab419
|
* Add checkCodeUsed and modify project api.
|
2023-07-05 08:52:33 +08:00 |
|
caoyanyi
|
31604a7d37
|
* Change app vision is rnd.
|
2023-07-05 08:46:37 +08:00 |
|
caoyanyi
|
d55ce7d3e4
|
* Change html data save rule.
|
2023-07-04 15:38:37 +08:00 |
|
caoyanyi
|
3642fc0e53
|
* Move isCacheEnabled function to base dir.
|
2023-06-30 13:25:27 +08:00 |
|
songchenxuan
|
30bd866bd4
|
* Add function to api helper.
|
2023-06-28 15:23:36 +08:00 |
|
songchenxuan
|
dc31210bfb
|
* Improve project list.
|
2023-06-27 14:32:07 +08:00 |
|
songchenxuan
|
2106458175
|
* Modify builds api.
|
2023-06-21 11:21:36 +08:00 |
|
songchenxuan
|
138834b253
|
* Fix bug #35958.
|
2023-06-16 13:13:45 +08:00 |
|
tanghucheng
|
0597b50e1f
|
* Fix bug #35910.
|
2023-06-15 13:23:14 +08:00 |
|
Lufei
|
80877816f4
|
* Fix typo.
|
2023-06-09 10:19:34 +08:00 |
|
Lufei
|
f7ce6e4541
|
* Support output xhprof for send.
|
2023-06-07 13:28:46 +08:00 |
|
Lufei
|
206b5d737b
|
+ Add helper::isCacheEnabled method.
|
2023-06-07 11:22:17 +08:00 |
|
Lufei
|
d799091b6a
|
* If _nocache or http_x_zt_refresh exist, no cache.
|
2023-06-07 11:06:01 +08:00 |
|
songchenxuan
|
74c0a83fbe
|
* Use htmlspecialcharts for rich text field.
|
2023-06-05 17:17:29 +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 |
|
songchenxuan
|
3ceabcf182
|
* Fix bug #28503.
|
2023-06-05 09:32:50 +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
|
02969e979b
|
* Optimize isIntranet.
|
2023-05-25 17:45:18 +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 |
|
wangyidong
|
901fc68f3c
|
* adjust for change bizVersion to edition.
|
2023-04-24 17:00:52 +08:00 |
|
caoyanyi
|
59e5ce1d2f
|
* Modify table name escape.
|
2023-04-20 17:22:13 +08:00 |
|
朱金勇
|
ca30397678
|
* Reset commit.
|
2023-04-20 02:18:40 +00:00 |
|