liugang
|
65c1f59d15
|
* [refac] fix sql error in dameng database.
|
2024-07-11 11:32:23 +08:00 |
|
caoyanyi
|
c680256b61
|
* [misc] initialization without JSON extension.
|
2024-07-04 14:46:50 +08:00 |
|
caoyanyi
|
6b626b1992
|
+ [misc] add JsonSerializable interface init.
|
2024-07-04 11:12:43 +08:00 |
|
dingguodong
|
73c6518148
|
* [task#121999] Remove the static.
|
2024-06-28 16:59:08 +08:00 |
|
dingguodong
|
6326df2741
|
* [task#121999] Use "static" keyword instead of "self".
|
2024-06-28 16:59:08 +08:00 |
|
dingguodong
|
112c2cc4f3
|
* [misc] Die without any message if an error triggered in non-debug
mode.
|
2024-06-28 16:59:08 +08:00 |
|
dingguodong
|
e7603e069a
|
+ [task#121999] Init redis object if redis is enabled.
|
2024-06-28 16:59:08 +08:00 |
|
宋辰轩
|
4daefbdf0b
|
* [misc] modify base router importControlFile.
|
2024-06-28 13:50:33 +08:00 |
|
宋辰轩
|
66b42279e6
|
* [bug,done,1.5h] fix bug for api use lib form.
|
2024-06-27 10:55:48 +08:00 |
|
dingguodong
|
61c912d4b0
|
* [misc] Fix the type hint for quick reference.
|
2024-06-26 13:55:02 +08:00 |
|
liugang
|
4474d6f6e6
|
+ [story#57368] reset debug after load user from session.
|
2024-06-21 14:56:19 +08:00 |
|
caoyanyi
|
62c37b12cc
|
* [misc] adjust encrypted check logic.
|
2024-06-20 19:08:01 +08:00 |
|
liugang
|
77aa239f7f
|
+ [story#57368] if debug is not enabled, but the user is logged in and X-ZIN-DEBUG is in the request header, enable debug mode.
|
2024-06-17 19:08:52 +08:00 |
|
wangyuting
|
c4958b368b
|
* [bug#51149,done,3h,0h] Merge workflow mainNav before setOpenAdd function.
|
2024-06-17 16:41:00 +08:00 |
|
tianshujie
|
34da9d3ddc
|
* [bug#50551,done,0.2h] change the mode of alert.
|
2024-06-03 15:42:28 +08:00 |
|
caoyanyi
|
72b8b9826f
|
* [misc,0.2h] adjust installed check logic for quicon system.
|
2024-06-03 10:08:47 +08:00 |
|
wangyidong
|
3af10d14d6
|
* Fix bug #50499.
|
2024-06-03 10:08:47 +08:00 |
|
wangyidong
|
2778cd3c04
|
* Fix bug #50499.
|
2024-06-03 08:35:56 +08:00 |
|
wangyidong
|
9d4158807e
|
* Fix bug #50499.
|
2024-06-03 08:35:52 +08:00 |
|
liugang
|
3669841406
|
- baseRouter: load cache config after installation.
|
2024-05-31 10:04:16 +08:00 |
|
liugang
|
1283792666
|
* baseControl: don't encode multi-byte unicode character.
|
2024-05-24 16:18:08 +08:00 |
|
liugang
|
902a83794f
|
* baseControl: don't encode output by urlencode or rawurlencode function.
|
2024-05-24 16:18:08 +08:00 |
|
caoyanyi
|
d2df28f35f
|
* Move checkInstalled method to base router.
|
2024-05-23 14:22:15 +08:00 |
|
liugang
|
0c6ff7c5bd
|
* baseRouter: fix error of calling fetch method on bool.
|
2024-05-23 14:22:15 +08:00 |
|
liugang
|
a5ffb58c5e
|
* framework: enable cache if the mode is running.
|
2024-05-23 14:22:15 +08:00 |
|
liugang
|
869f5c5b32
|
+ baseRouter: add a method to load cache configuration from database.
|
2024-05-23 14:22:14 +08:00 |
|
liugang
|
d8544d4f1b
|
Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
|
2024-05-23 14:22:14 +08:00 |
|
liugang
|
361c7e011f
|
* Rename cache configuration item.
|
2024-05-23 14:22:13 +08:00 |
|
wangyuting
|
96812a0fc7
|
* Adjust login timeout link.
|
2024-05-17 14:41:40 +08:00 |
|
wangyuting
|
45eca1b0ec
|
* Adjust login timeout link. bug #49079.
|
2024-05-17 14:13:14 +08:00 |
|
dingguodong
|
b93c055ec3
|
* Simplify the code, use the rawurlencode and rawurldecode.
|
2024-05-17 12:17:48 +08:00 |
|
dingguodong
|
760fe9fcff
|
* Use the rawurlencode instead of urlencode.
|
2024-05-17 12:17:41 +08:00 |
|
liugang
|
b5db281c03
|
* baseControl: refactor the method to set response header.
|
2024-05-17 11:15:01 +08:00 |
|
liugang
|
e26b5c1d3e
|
+ baseControl: use client cache before render html.
|
2024-05-17 11:15:01 +08:00 |
|
liugang
|
2f434f9fc3
|
+ baseRouter: fetch client cache time from http header.
|
2024-05-17 11:15:01 +08:00 |
|
liugang
|
359efe3016
|
+ baseRouter: add variables of client cache.
|
2024-05-17 11:15:01 +08:00 |
|
tianshujie
|
0094d12bae
|
* Add $app non-null judgment.
|
2024-05-14 16:54:50 +08:00 |
|
liugang
|
7eb23e1dad
|
* Fix the vulnerability that induces users to click on links with sessionID to bypass authentication.
|
2024-05-13 16:58:29 +08:00 |
|
caoyanyi
|
08e7542ee7
|
* Merge code from branch 18.x.
|
2024-05-09 15:18:43 +08:00 |
|
dingguodong
|
bfc2f1cae2
|
* Optimize and fix the issue when zentaopms hides behind the proxy server.
|
2024-05-09 11:32:12 +08:00 |
|
王怡栋
|
08d7aa945c
|
* Fix bug #46895.
|
2024-04-28 13:08:35 +08:00 |
|
liugang
|
a65ce41ef7
|
+ framework: return if the module's config has been loaded.
|
2024-04-26 17:23:26 +08:00 |
|
liugang
|
e7d4092c6a
|
* baseRouter: use isset instead of in_array.
|
2024-04-26 17:19:07 +08:00 |
|
liugang
|
b2e661bd43
|
* baseRouter: use loadedLangs instead of loadedModules.
|
2024-04-26 17:17:26 +08:00 |
|
liugang
|
3606e41798
|
* baseRouter: assign the $loadedTargets variable as global.
|
2024-04-26 17:13:41 +08:00 |
|
liugang
|
3ee5e65a62
|
* baseModel: load cache if it's enabled.
|
2024-04-26 16:35:40 +08:00 |
|
liugang
|
b74bf1146d
|
+ baseModel: add cache variable.
|
2024-04-26 16:35:22 +08:00 |
|
liugang
|
a8bb4a2b8a
|
- baseRouter: remove the code to judge if the directory is exist.
|
2024-04-26 16:19:27 +08:00 |
|
liugang
|
e59a7f23ee
|
* baseHelper: return true if the file exists in cache.
|
2024-04-26 16:17:38 +08:00 |
|
liugang
|
549cdd55c1
|
- baseHelper: remove unused empty line.
|
2024-04-26 16:14:05 +08:00 |
|