Commit Graph
1183 Commits
Author SHA1 Message Date
liugang 02038b8c35 * baseHelper: refactor the setcookie method to use cookie in test mode. 2023-12-21 09:47:08 +08:00
wangyidong 9a50bb271a * Refactor mail model. 2023-12-20 19:26:19 +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
caoyanyi d640adb59b * Adjust env get rule for platform. 2023-12-19 13:31:32 +08:00
liugang 6632aaad20 * helper: remove empty value in array when calling convertType method. 2023-12-14 11:12:06 +08:00
daitingting 67e5f15e9a * Fix spell mistake. 2023-12-14 02:08:24 +00:00
wangyuting 32e5f32cee * Add unHTMLArray to zin encodeJsonWithRawJs. 2023-12-12 17:24:58 +08:00
hufangzhou 934c004b45 * If defaultType has multiple types, change it directly to string. 2023-12-06 14:33:32 +08:00
liugang a700f2852e + helper: move the updateSessionRandom method from userModel to helper. 2023-12-05 16:58:26 +08:00
liugang 22bae254a4 * Move the getVisionList method from user/model.php to helper.class.php and rename it to getVisisons. 2023-12-04 16:15:42 +08:00
caoyanyi db2524cc70 + Add env config for devops. 2023-12-04 10:39:11 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
sunguangming 5f469c56b3 * Remove useless code. 2023-11-28 10:03:30 +08:00
songchenxuan c7ef380399 * Use oldPages in framework control display function. 2023-11-27 13:55:38 +08:00
liugang 87de572899 * helper: trim spaces. 2023-11-27 10:05:41 +08:00
liugang c317dc98d7 + framework model: add method to rollback database operations and return false. 2023-11-25 14:09:08 +08:00
caoyanyi a794a5f8fb + Add env config for devops. 2023-11-24 13:32:33 +08:00
liugang 3299ca77c3 * baseControl: load old view page of the screen module. 2023-11-24 13:16:29 +08:00
tanghucheng d670173438 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 00:52:55 -05:00
qixinzhi 641342cde1 * Add throw error variable of app. 2023-11-23 13:06:51 +08:00
tanghucheng 2382769fac * Merge 18.8 framework into Merge184. 2023-11-22 21:45:49 -05:00
liugang f897d742e5 * helper: auto trim string variable when calling convertType function. 2023-11-23 10:00:20 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
liumengyi 4c6eca5b4d * setCookie can accept the value type of string or int or bool, and then convert it to string. 2023-11-22 10:26:39 +08:00
tanghucheng d20ef33df8 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-21 19:43:29 -05:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
tanghucheng f475f1fde8 Merge branch 'master' into Merge184 2023-11-20 19:34:48 -05:00
tianshujie b99d2bd84c * Compatible $orderBy has no '_' problem. 2023-11-20 16:28:46 +08:00
朱金勇 1653056386 * Merge code for cron. 2023-11-20 07:51:42 +00:00
tanghucheng fc37c0b19b Merge branch 'master' into Merge184 2023-11-15 19:59:22 -05:00
朱金勇 c405d9a1b1 * Split tmp file for cli. 2023-11-15 06:57:37 +00:00
sunhao f7d4e76a6b * zin: refactor hooks, add hook class to modify dom. 2023-11-15 14:30:47 +08:00
hufangzhou a60622d4e4 * Merge: 18.4 version's framework and lib directory. 2023-11-14 16:58:03 +08:00
朱金勇 ed814b1e00 * Fix cron log. 2023-11-13 01:13:24 +00:00
songchenxuan 349ea3d5b0 * Merge commit 5880eab419. 2023-11-10 11:54:34 +08:00
songchenxuan 688c27a58c * Merge commit 30bd866bd4. 2023-11-10 10:43:57 +08:00
songchenxuan fe3c2de13f * Merge commit dc31210bfb. 2023-11-10 10:39:29 +08:00
songchenxuan 673b0920ed * Merge commit 138834b253. 2023-11-10 09:47:27 +08:00
liugang 628cfe2d02 * baseControl: remove code to check whether the ui file exists. 2023-11-09 15:59:27 +08:00
liugang e7fcff7ae2 * model: sort methods. 2023-11-07 16:49:50 +08:00
tianshujie 647b822f03 * Fix bug #40193. 2023-11-06 10:13:54 +08:00
tianshujie 7e71f0f1e5 - Remove isonlybody param of the link. 2023-11-03 10:42:58 +08:00
Lufei 8021e1b061 * Fix bug #39262, sync helper methods. 2023-11-03 09:07:29 +08:00
Lufei 12a6d4e0e7 * Optimize isIntranet. 2023-11-03 09:02:13 +08:00
朱金勇 b2586a3be2 * Fix error when no session. 2023-11-01 02:36:39 +00:00
dingguodong 17840b2909 * Return directly if PHP_SAPI is cli. 2023-10-27 13:11:54 +08:00
wangyidong d06b16e6cc * Rewrite project-execution page. 2023-10-26 13:23:03 +08:00
朱金勇 2e57f51615 * Fix hook file. 2023-10-24 07:24:19 +00:00
dingguodong bec51190ff * Optimize the code the find the exception point. 2023-10-21 08:33:26 +08:00