Commit Graph
338 Commits
Author SHA1 Message Date
liugang 65c1f59d15 * [refac] fix sql error in dameng database. 2024-07-11 11:32:23 +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
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
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 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
caoyanyi 08e7542ee7 * Merge code from branch 18.x. 2024-05-09 15:18:43 +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 a8bb4a2b8a - baseRouter: remove the code to judge if the directory is exist. 2024-04-26 16:19:27 +08:00
liugang 3489d42459 + baseRouter: cache loaded modules to improve effeciency. 2024-04-23 14:03:44 +08:00
王怡栋 812aed678c * Adjust code for error. 2024-04-23 11:01:28 +08:00
hufangzhou 97ff39e9c8 * Fix error of get za and device in cookie. 2024-04-23 10:08:44 +08:00
王怡栋 1c6429d3ba * Adjust code for set openapp, because check tab use lang->mainNav. 2024-04-23 09:46:44 +08:00
宋辰轩 89500432d3 * Fix router setParam type bug. 2024-04-17 17:31:35 +08:00
宋辰轩 c575a429d5 * Cherry pick 695055c6b1. 2024-04-10 15:15:00 +08:00
wangyuting 053c2592ff * Fix app tab bug. 2024-04-10 14:54:49 +08:00
sunhao 4143fa0b9f * framework: fix $app-tab. 2024-04-10 10:03:47 +08:00
sunhao 693c0ca2c6 * zin: story #54433, fix clone tab in chrome not work. 2024-04-03 20:47:35 +08:00
王怡栋 41df620590 * Fix bug #46728. 2024-04-02 08:50:18 +08:00
dingguodong ddec3c5c9a * Fix the normal request. 2024-03-27 10:19:09 +08:00
dingguodong 97ac2ef7c9 * Check the required directory. 2024-03-27 10:16:53 +08:00
dingguodong 288174b6a2 + Show error message if tmp/log not exist and debug is enabled. 2024-03-27 10:16:53 +08:00
qixinzhi 39af044fb7 * Remove redeclare function. 2024-01-19 10:41:46 +08:00
qixinzhi dab296268d * Add sqlite for metric calculate. 2024-01-19 10:27:53 +08:00
caoyanyi ce888fc982 * Adjust the platform version install process. 2024-01-08 15:04:01 +08:00
hufangzhou 4e5a5bc279 * Finish story #52015. 2024-01-05 13:09:15 +08:00
hufangzhou 5ed12dcf23 * Fix upgrade error. 2023-12-23 09:14:28 +08:00
dingguodong 157f067100 * Add the type hint for the returned result. 2023-12-19 15:54:28 +08:00
dingguodong a2529fda8d * Add codes to control if it can be upgraded automatically or has a valid safe file. 2023-12-19 15:54:28 +08:00