Commit Graph
164 Commits
Author SHA1 Message Date
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
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
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
liugang 87de572899 * helper: trim spaces. 2023-11-27 10:05:41 +08:00
tanghucheng d670173438 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 00:52:55 -05:00
liugang f897d742e5 * helper: auto trim string variable when calling convertType function. 2023-11-23 10:00:20 +08: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
hufangzhou a60622d4e4 * Merge: 18.4 version's framework and lib directory. 2023-11-14 16:58:03 +08:00
tianshujie 647b822f03 * Fix bug #40193. 2023-11-06 10:13:54 +08:00
Lufei 12a6d4e0e7 * Optimize isIntranet. 2023-11-03 09:02:13 +08:00
zhaoke 86746c0f49 * Fix bug #38286. 2023-09-18 13:14:20 +08:00
caoyanyi a2ad8b707a * Move method to base helper. 2023-09-07 14:05:17 +08:00
caoyanyi ef452305c7 + Add arrayColumn method to replace array_column. 2023-09-05 09:48:05 +08:00
zhaoke bb2d61df71 * Fix bug #38029. 2023-09-04 12:48:32 +08:00
zhaoke 17f4d37cfc * Fix bugs of devops. 2023-08-08 14:38:19 +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
tianshujie c81024993c * Delete the reset parent property logic. 2023-07-07 11:22:33 +08:00
tianshujie 00a47077f1 * Change the table data. 2023-07-06 19:13:32 +08:00
tianshujie 37e0b1a825 * Fix project list error. 2023-07-05 16:08:11 +08:00
tianshujie b2c76988f5 * Fix the execution list hierarchy. 2023-07-05 11:18:17 +08:00
wangyuting e0676e7ce9 * Auto complate actions min width. 2023-06-29 16:38:57 +08:00
wangyidong c633e24758 * Add isInModal function and adjust delete story. 2023-06-27 15:08:40 +08:00
liugang 09c4ac3552 + helper: set the method's language item alias to the page title. 2023-06-21 10:39:28 +08:00
liugang 074e6ba5e7 * helper: function initPageEntity returns an indexed array. 2023-06-21 10:29:01 +08:00
liugang eee24968ab + helper: add functions to initialize title and entity of a page. 2023-06-20 15:48:17 +08:00
daitingting 6b52982630 * Adjust other actions. 2023-06-16 01:47:36 +00:00
liugang 3d0dbe4704 * helper: refactor functions to initTableData of datatable. 2023-06-15 18:18:53 +08:00
dingguodong 8d61208fef * Correct the type of return. 2023-06-15 13:16:53 +08:00
daitingting 1172a48242 * Set more and other actions. 2023-06-14 06:18:09 +00:00
sunguangming 725f108bb3 * Make dtable useable. 2023-06-13 14:22:48 +08:00
sunguangming 2785198347 * Code for dtable actions, transfer setting to array. 2023-06-13 10:21:23 +08:00
dingguodong 8614858d8c - Remove unused code. 2023-06-12 19:10:36 +08:00
dingguodong 2ce99643b5 * Refactor the helper::formatKB to resolve the noncompliant code. 2023-06-12 19:10:36 +08:00
dingguodong 9f9a1fb117 * Resolve the noncompliant code. 2023-06-12 19:10:36 +08:00
liugang e7e90e8c7a * helper: refactor the hasFeature method. 2023-06-12 19:06:55 +08:00
liugang 3a3b7a2ec4 * helper: extract the nested ternary operation into an independent statement. 2023-06-12 18:54:13 +08:00
liugang 3b062db376 * helper: change "static public function" to "public static function". 2023-06-12 18:46:07 +08:00
liugang 85e17b2449 * helper: merge the two "if" statement to one. 2023-06-12 18:44:50 +08:00
liugang 611e7191b1 * helper: use "implode" instead of "join". 2023-06-12 18:40:43 +08:00
liugang 8e38836470 * helper: refactor function to process the $moduleName variable from configuration of a module's dtable. 2023-06-12 18:36:27 +08:00
liugang 307b6c81d4 * helper: add lost paramters. 2023-06-12 16:27:22 +08:00
liugang 72e99f4936 * helper: refactor the initTableData function to abstract the same code as a function. 2023-06-12 16:22:07 +08:00
朱金勇 1eae54c17b * Migrate admin of qucheng. 2023-06-09 03:31:44 +00:00
daitingting 34f6817b0d * If the actions is empty return items directly. 2023-06-07 08:11:09 +00:00
daitingting 2b004653dc * Refactor the audit view of my. 2023-06-07 06:19:02 +00:00