Commit Graph
113 Commits
Author SHA1 Message Date
caoyanyi 617ad19afc * Change defined check rule. 2023-09-18 15:11:32 +08:00
liugang 78981a4de2 + helper: manually update the global variable $_COOKIE because sometimes its value is not updated after executing the setcookie function. 2023-09-18 14:03:58 +08:00
caoyanyi a2ad8b707a * Move method to base helper. 2023-09-07 14:05:17 +08:00
Lufei cfef831437 * Use mt_rand instead of random_int. 2023-08-31 17:10:48 +08:00
caoyanyi 1f20d8a9d2 * Don't set cookie for RUN_MODE is test. 2023-08-16 15:44:44 +08:00
wangyidong f07d712e48 * Add dev api page. 2023-08-01 16:59:47 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
sunhao 7b3e359a6a * refactor isAjaxRequest helper, support to check fetch request. 2023-07-17 22:00:15 +08:00
zhaoke 81a2b83b9a * Fix issue of sonarqube and add losed function of quickon. 2023-07-13 13:47:33 +08:00
朱金勇 640e8f4482 * Use helper::setcookie. 2023-07-11 07:28:39 +00:00
dingyongliang 826dc15458 * zin: refactor isAjaxRequest. 2023-07-10 11:19:43 +08:00
dingguodong ba62bdc039 + Add uninitialized variable. 2023-07-06 14:44:11 +08:00
朱金勇 2d12aea936 * Wrapper header function for roadrunner. 2023-07-03 08:09:26 +00:00
wangyidong c633e24758 * Add isInModal function and adjust delete story. 2023-06-27 15:08:40 +08:00
dingguodong 95c624ecd3 * Return 0 if any parameter is empty or null. 2023-06-15 15:39:58 +08:00
dingguodong a376bad953 * Transform nullable date to '0000-00-00'; 2023-06-12 16:46:59 +08:00
dingguodong 5ddc7cc630 * Extract this increment or decrement operator into a dedicated statement. 2023-05-31 10:36:01 +08:00
dingguodong 348762a0b1 * Reformat code, move this open curly brace to the beginning of next line. 2023-05-31 10:36:01 +08:00
dingguodong b03b41760e * Replace the "die()" call. 2023-05-31 10:36:00 +08:00
liugang 430d135d9d - baseHelper: remove the / in the start tag. 2023-05-18 14:56:40 +08:00
sunhao ef292185e7 * refactor the a() method, support multi vars and return count of vars to fix sonar wrong judgment 2023-05-08 10:45:43 +08:00
dingguodong a70c914f8a * The ob_get_clean() will return false if output buffering isn't active. 2023-05-03 16:17:15 +08:00
鲁飞 045289d4c7 * Support PHP8.1. 2023-04-23 11:21:09 +00:00
朱金勇 ca30397678 * Reset commit. 2023-04-20 02:18:40 +00:00
朱金勇 93aa3e307b * Format zentao.sql. 2023-04-20 02:17:53 +00:00
鲁飞 5e5c93fbd8 Revert "Merge branch 'session' into 'master'"
This reverts merge request !7395
2023-04-13 08:55:06 +00:00
Lufei 6c1ea3dca9 * Fix typo. 2023-04-13 10:51:26 +08:00
朱金勇 d20df48faf * Fix primary key of dmdb. 2023-04-11 03:05:50 +00:00
wangyuting2 d14143c340 * Add new goview css. 2023-03-07 10:47:28 +08:00
zhaoke 591fd06346 * Fix array_column not support object array. 2023-02-10 01:14:03 +00:00
zhaoke 55c9922a49 * Fix error for php5.3. 2023-02-09 09:14:17 +00:00
鲁飞 2f4ad5c556 * Format code and fix return value. 2022-12-06 06:05:18 +00:00
wangyidong 6eae8345f7 * merge ztSessionHandler. 2022-11-10 15:47:05 +08:00
Yagami 68665d5ed0 * Finish task #74207. 2022-11-01 14:57:52 +08:00
caoyanyi 06abe97624 * Modify branch check error. 2022-08-02 15:19:08 +08:00
hufangzhou 8883ac8e77 * Finish task #62132, #62133, #62134, #62135, #62136. 2022-07-26 18:14:09 +08:00
wangyidong d6cf08b9d7 Merge branch 'tid' 2022-05-18 10:20:48 +08:00
wangyidong a08edd3336 * adjust for repo. 2022-04-22 15:29:06 +08:00
王怡栋 7e0a6e8b11 * fix bug #19267. 2022-03-17 09:41:28 +08:00
zhujinyong 5bd64d9312 Merge branch 'lite' into sprint/185 2022-02-17 08:56:40 +08:00
周旭东 82d4f1c8ea Update helper.class.php 2022-02-11 01:02:07 +00:00
周旭东 acdbf7e73d Update helper.class.php 2022-02-11 01:01:50 +00:00
zhouxudong 6ddf3fdc98 *Fix bug #19294. 2022-02-11 08:59:20 +08:00
王怡栋 03d2e3cb4a Merge branch 'master' into lite 2022-01-19 08:44:43 +08:00
zhangrunyu 39e30fc64f Fix compatibility with PHP 5.4 2022-01-13 10:14:15 +08:00
zhujinyong b4c3ec0a9c * Refactoring for extension. 2022-01-10 22:39:54 +08:00
tianshujie 26685258c7 * Fix bug #18213. 2022-01-06 11:14:48 +08:00
liyuchun f6301e4c9a Merge branch 'sugon' 2021-12-01 16:48:00 +08:00
liyuchun 4906d6f51a * Fix bug #16759. 2021-11-30 09:29:35 +08:00
王怡栋 90a913ca4b Merge branch 'sprint/170' 2021-11-22 16:59:40 +08:00