Commit Graph
1161 Commits
Author SHA1 Message Date
wangyuting 49f6b16c95 * Fix rawParams bug. 2023-06-29 15:55:39 +08:00
wangyidong c633e24758 * Add isInModal function and adjust delete story. 2023-06-27 15:08:40 +08:00
caoyanyi 559be00c12 * Fix error fetch param is array. 2023-06-27 10:14:40 +08:00
dingguodong d36ea91b09 * Resolve bad request if the params is $_POST. 2023-06-26 10:37:28 +08:00
caoyanyi e79155d1a8 + Add get default param function to fetch method. 2023-06-26 09:05:15 +08:00
caoyanyi b137090762 * Change error output. 2023-06-25 14:59:33 +08:00
caoyanyi 17fcbf68d7 * Change db error tip. 2023-06-25 13:55:59 +08:00
caoyanyi 94e9ac538d + Add closeModal attribute for modal page. 2023-06-25 13:55:59 +08:00
dingguodong 7f92c0121b * Show special HTML entities in log file. 2023-06-25 13:38:23 +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 ae333463e1 - baseControl: remove undefined variable. 2023-06-21 10:11:58 +08:00
sunhao 0bee397cd2 * zin: refactor. 2023-06-21 09:03:22 +08:00
sunhao 36672674d4 * zin: support to call render() automatically. 2023-06-20 21:09:14 +08:00
sunhao b85aa4f7d1 * zin: support to use raw content from buffer. 2023-06-20 20:49:07 +08:00
zhouxin 803bbbfcb2 * Add default file for connect SQLite. 2023-06-20 16:45:00 +08:00
liugang eee24968ab + helper: add functions to initialize title and entity of a page. 2023-06-20 15:48:17 +08:00
zhouxin 6eabf8aba2 * Connect SQLite by PDO. 2023-06-19 15:17:36 +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 95c624ecd3 * Return 0 if any parameter is empty or null. 2023-06-15 15:39:58 +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
dingguodong a376bad953 * Transform nullable date to '0000-00-00'; 2023-06-12 16:46:59 +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
caoyanyi 5e5aae68d4 + Add set fetch method param type. 2023-06-10 14:03:20 +08:00
dingguodong 5e48d616ea - Remove optimization for session which cause search failed. 2023-06-09 15:55:24 +08:00
朱金勇 1eae54c17b * Migrate admin of qucheng. 2023-06-09 03:31:44 +00:00
dingguodong a5bb4ec002 + Improve the performance of concurrency requests with PHP session. 2023-06-08 17:58:19 +08:00
Lufei a8b6ed0ea6 * Support output xhprof for send. 2023-06-08 17:06:36 +08: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
dingguodong 85ae940258 * Remove useless lines, change the comments and reformat code. 2023-06-07 09:19:09 +08:00
daitingting 4c2a09e5e4 * Strict codes. 2023-06-06 08:06:22 +00:00
caoyanyi abc899f678 * Change priv check. 2023-06-06 08:38:45 +08:00
朱金勇 0766bba14b * Use actionList for actionMap of dtable. 2023-06-05 07:43:44 +00:00
朱金勇 c4d949d12e * Hide action if no priv. 2023-06-05 02:22:50 +00:00
朱金勇 131e197d26 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-02 02:23:34 +00:00