Commit Graph
1212 Commits
Author SHA1 Message Date
sunguangming 58be8c29a0 * Rename parsedown. 2023-07-04 11:05:54 +08:00
朱金勇 2d12aea936 * Wrapper header function for roadrunner. 2023-07-03 08:09:26 +00:00
sunhao 25a27f8f0d * refactor. 2023-06-30 13:49:30 +08:00
sunhao 027783f12d * skip to force to redirect iframe for requests which it's method name starts with 'ajax'. 2023-06-30 13:48:49 +08:00
tianshujie eb6fb963c8 * Adjust style of the copy execution box. 2023-06-28 15:27:50 +08:00
dingguodong b0cb87097b * Adjust helper::end() calling. 2023-06-26 09:15:43 +08:00
wangyidong 22a083be57 * Add build action item function. 2023-06-25 18:38:22 +08:00
tianshujie 88fecb1c41 * Change the judgement of the jump window. 2023-06-25 09:38:36 +08:00
chentao 37d77ce166 * Validate object before using it within commonModel class. 2023-06-21 14:34:00 +08:00
caoyanyi e9efc87cc7 * Change third nav items get. 2023-06-15 10:35:14 +08:00
dingguodong fbef225dfe * Use "static" keyword instead of "self". 2023-06-10 18:29:10 +08:00
dingguodong f22b41da55 * Reduce the PHP Fatal error: Uncaught EndResponseException. 2023-06-10 18:22:35 +08:00
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