Commit Graph
1200 Commits
Author SHA1 Message Date
dingguodong 16baa04f21 * Change comment for CRProduct and CRExecution. 2023-06-10 15:58:31 +08:00
sunhao 7cd8e08954 * make checkIframe work with zin pages. 2023-06-09 16:55:40 +08:00
朱金勇 1eae54c17b * Migrate admin of qucheng. 2023-06-09 03:31:44 +00:00
朱金勇 8d27ad86a2 * Migrate frontend of qucheng. 2023-06-09 00:59:40 +00:00
tianshujie f1c61a38e3 * Modify the case error of variables. 2023-06-01 14:34:04 +08:00
zhouxin acdeb1d7ec * Remove unused param in common module. 2023-05-30 16:39:05 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
dingguodong ba45191d96 + Add a "case default" clause to this "switch" statement. 2023-05-29 14:21:26 +08:00
dingguodong 19db209cd2 * Remove unused variables and the same the block for the case. 2023-05-29 14:21:26 +08:00
dingguodong 7ea5ae90a6 * Remove unused variables. 2023-05-29 14:01:32 +08:00
dingguodong 5805aa2af4 * Replace "die()" with "helper::end()". 2023-05-29 13:17:10 +08:00
dingguodong 2684b98525 * Use "static" keyword instead of "self". 2023-05-29 13:17:10 +08:00
朱金勇 11f4cfce57 * Reduce nest level of replaceMenuLang. 2023-05-29 04:38:29 +00:00
朱金勇 a938ffd57e * Reduce the number of conditional operators. 2023-05-29 02:55:01 +00:00
朱金勇 377a27c0e3 * Fix sonar warning of limitedExecution. 2023-05-29 02:48:39 +00:00
caoyanyi 78645d5145 * Fix $_SERVER error for unit test. 2023-05-25 14:38:47 +08:00
tianshujie 7e6c86f1bf + Add methods to the form class to handle batch form data. 2023-05-22 17:19:50 +08:00
dingguodong 5b38823b7e * Remove '@' before fopen function. 2023-05-22 10:00:09 +08:00
chentao d2b8b6fabe * common: replace die with helper::end 2023-05-12 16:36:04 +08:00
chentao 5f008044fb * common: replace self:: with static:: 2023-05-12 13:25:47 +08:00
sunhao 0859e4e1c3 * skip to check iframe when zin enabled. 2023-05-11 21:56:11 +08:00
sunhao 7483bfb4cb * refactor, kill complex conditions. 2023-05-11 19:45:20 +08:00
sunhao 76f19e94f3 * refactor, add comments to the complex method. 2023-05-11 19:36:12 +08:00
sunhao c636826a78 * fix extra char "/". 2023-05-11 19:26:38 +08:00
sunhao 6828583aad * fix checkIframe not work with zin page. 2023-05-11 19:25:31 +08:00
sunhao 0aadb86620 * fix bug #25049, fix checkIframe not work in chrome on macOS. 2023-05-11 16:51:10 +08:00
caoyanyi b741ab4151 * Rename function name. 2023-05-10 20:58:16 +08:00
caoyanyi 9adee22ad5 * Modify function name. 2023-05-05 15:45:02 +08:00
caoyanyi d02b3f1946 * Modify qrcode imgae. 2023-04-27 10:48:11 +08:00
caoyanyi a83cb3fc39 * Modify download qrcode. 2023-04-27 09:16:36 +08:00
caoyanyi 365e76bbe3 * Adjust code. 2023-04-26 19:00:29 +08:00
caoyanyi 5d4ce7e138 * Modify app download qrcode. 2023-04-26 17:43:01 +08:00
wangyidong 75e4b26c52 * fix bug #34717. 2023-04-24 19:07:05 +08:00
tianshujie 2059a74de0 * Fix bug #34461. 2023-04-20 11:32:34 +08:00
caoyanyi 658b918897 * Modify api view page style. 2023-04-19 16:16:30 +08:00
朱金勇 72155fc3b8 * Fix bug for dmdb. 2023-04-19 01:41:34 +00:00
tianshujie d2782dc46a * Resolve issue #775. 2023-04-13 16:37:20 +08:00
朱金勇 cecf04b069 Fix bug: show tables and desc table. 2023-04-12 16:40:08 +00:00
wangyidong a3715fa226 * fix bug. 2023-04-12 16:20:53 +08:00
wangyidong 7e3b1a1881 * fix bug for global create doc. 2023-04-10 13:52:08 +08:00
wangyidong a5421e4940 Merge branch 'release/zentaopms_18.3' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-04-06 10:30:52 +08:00
wangyidong 56791f12ef * code for task #89916. 2023-04-06 10:29:23 +08:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 7f9d638d28 * Fix sql for dmdb. 2023-04-05 14:18:24 +00:00
liugang 9339533b7a * Display the main navagator if user has permission to access any menu under it. 2023-04-04 08:13:08 +00:00
wangyidong 2bcbd46898 * fix bug. 2023-03-29 10:18:29 +08:00
Lufei b498d4d677 * Change User-agent for http requests. 2023-03-28 10:41:54 +08:00
tianshujie 01857a4874 * Fix bug #33138. 2023-03-21 10:51:12 +08:00
曾刚 2da060b171 Gitlab optimize 2023-03-09 08:05:10 +00:00
tianshujie ac3cf573b7 * Modify language items for execution common. 2023-03-09 14:00:31 +08:00