Commit Graph
1516 Commits
Author SHA1 Message Date
wangyuting 612656a849 * [bug#51413,done,1h,0h] The workflow judgment permission needs to take raw module name. 2024-06-19 15:12:59 +08:00
wangyuting 57444c7de0 * [misc] Optimize code. 2024-06-17 19:53:22 +08:00
wangyuting 24d1833415 * [misc] Add comments. 2024-06-17 19:53:22 +08:00
wangyuting 605e29745a * [misc] Fix workflow table is does not exist error. 2024-06-17 19:42:55 +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 9f5c1467da * [misc] Optimize check installed and check serving. 2024-06-17 18:25:23 +08:00
wangyuting fbbc060ed0 * [misc] Fix errors during installation. 2024-06-17 18:25:23 +08:00
wangyuting c4958b368b * [bug#51149,done,3h,0h] Merge workflow mainNav before setOpenAdd function. 2024-06-17 16:41:00 +08:00
wangzemei edb660cbcc + [task#120474] add handling of array object and add comments. 2024-06-17 10:05:51 +08:00
wangzemei cd2138b57b + [task#120474] add the addPrefixToField for the framework. 2024-06-17 10:05:51 +08:00
wangyidong cf5fbd878f * [perf bug #50860] ignore fetch flow when upgrade or install. 2024-06-11 16:49:23 +08:00
liugang c8b4eef8db * helper: move the function to a static method of helper class. 2024-06-04 14:20:12 +08:00
liugang 7c4ace6b65 + helper: add a function to check if apcu is enabled. 2024-06-04 14:20:12 +08:00
宋辰轩 527ef5e18e * Merge duckdb. 2024-06-04 09:50:49 +08:00
sunguangming 8edd173d68 Merge branch 'master' into epic 2024-06-03 17:34:19 +08:00
tianshujie 34da9d3ddc * [bug#50551,done,0.2h] change the mode of alert. 2024-06-03 15:42:28 +08:00
sunguangming 33804e65fc * Add default ER/UR/SR name. 2024-06-03 11:20:51 +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
sunguangming 797896f3ec * Modify moduleName to rawModule. 2024-06-03 09:09:18 +08:00
sunguangming 2df4be8038 Merge branch 'release20.1' into epic 2024-06-03 08:37:13 +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
wangyidong 048d64f40b * Fix bug #50499. 2024-05-31 17:34:17 +08:00
sunguangming 5f6ab12db7 Merge branch 'release20.1' into epic 2024-05-31 17:28:02 +08:00
wangyidong 826bc3e786 * Fix bug #50499. 2024-05-31 17:15:37 +08:00
liugang 923aee21dc * router: fix error of calling undeinfed static property. 2024-05-31 13:31:12 +08:00
liugang 331b0fab35 * router: fix error of calling undeinfed static property. 2024-05-31 10:20:20 +08:00
liugang 3669841406 - baseRouter: load cache config after installation. 2024-05-31 10:04:16 +08:00
liugang deee6ac6ba - baseRouter: load cache config after installation. 2024-05-31 09:42:43 +08:00
sunguangming 5401cdfb92 Merge branch 'master' into story 2024-05-24 16:42:55 +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
sunguangming 7442f47097 Merge branch 'master' into story 2024-05-24 14:07:06 +08:00
liugang 1b4c7fcb3d * baseControl: don't encode multi-byte unicode character. 2024-05-24 10:48:59 +08:00
liugang 3ae07b78b6 * baseControl: don't encode output by urlencode or rawurlencode function. 2024-05-24 10:45:59 +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
caoyanyi 14414b06e9 * Move checkInstalled method to base router. 2024-05-23 13:29:51 +08:00
liugang 2dc471cc37 * baseRouter: fix error of calling fetch method on bool. 2024-05-23 13:20:29 +08:00
liugang 6fa2ca8627 * framework: enable cache if the mode is running. 2024-05-23 10:59:46 +08:00
liugang 1ee2c62625 + baseRouter: add a method to load cache configuration from database. 2024-05-23 10:03:04 +08:00
liugang 9f3fcbfcc4 Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
2024-05-23 09:19:10 +08:00
liugang 7c826e1c3d * Rename cache configuration item. 2024-05-22 16:25:25 +08:00
sunguangming 24d3d7fb0a Merge branch 'master' into story 2024-05-22 11:27:49 +08:00
wangyuting 96812a0fc7 * Adjust login timeout link. 2024-05-17 14:41:40 +08:00