Commit Graph
55504 Commits
Author SHA1 Message Date
zhaoke 19ad7a06cc * Fix notice. 2023-04-26 09:20:28 +08:00
zhaoke df2e9dd68e * Generate steps for ztf. 2023-04-26 08:50:24 +08:00
Guan Xiying b141103535 * Add standard.php . 2023-04-26 00:40:43 +00:00
sunhao b2949cd027 * zin: fix number 0 not render as expected 2023-04-25 18:32:19 +08:00
Lufei 640cd1cbfe * Change form create method to get. 2023-04-25 16:45:30 +08:00
Wangyuting ba533b4f1f * Optimize block model function. 2023-04-25 15:47:52 +08:00
sunhao 20236fea31 * zin: support to include page js and css in fragment 2023-04-25 15:29:46 +08:00
sunhao 6fc4fbed04 * zin: fix control not render picker 2023-04-25 15:29:26 +08:00
Hao Sun 2829a3acb0 * zin: zin tool support to export template for form page 2023-04-25 13:31:24 +08:00
Hao Sun a732daccf6 * zin: add hidden prop to formRow. 2023-04-25 13:31:24 +08:00
liyang f99114c811 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-25 13:27:35 +08:00
liyang 9ca1792e77 * Add unit db env in init file. 2023-04-25 13:27:02 +08:00
dingguodong ba16f45992 * Check whether user is locked and reset locked datetime. 2023-04-25 13:25:03 +08:00
dingguodong f8d08dd5a9 * Turn on the strict mode od MySQL. 2023-04-25 13:07:04 +08:00
Wangyuting 1d7ccc9e8c * Adjust block dashboard html. 2023-04-25 12:39:36 +08:00
Wangyuting c434ce5308 * Add my dashboard html for zin. 2023-04-25 12:05:05 +08:00
liyang 02f9a9c50e Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-25 11:18:26 +08:00
liyang 9b486092df * Fix yaml function. 2023-04-25 11:17:54 +08:00
dingguodong 6b7de5a3b4 * Correct dao where clause. 2023-04-25 11:15:42 +08:00
Wangyuting 3022a8391f * Optimize block model function. 2023-04-25 09:53:11 +08:00
dingguodong bb7bae58bb + Return empty array if value is null. 2023-04-25 09:37:47 +08:00
dingguodong 8298fd9d55 + Call native PHP functions if function exists. 2023-04-25 09:25:53 +08:00
Hao Sun 5cea6b0e52 * zin: fix event binding code 2023-04-24 19:20:16 +08:00
Hao Sun ad14ae05be * zin: refactor render func 2023-04-24 19:20:16 +08:00
Hao Sun 4704851a8c * zin: refactor inputGroup, support custom input control type 2023-04-24 19:20:16 +08:00
Hao Sun edf1c06147 + zin: add new wg "pageForm" 2023-04-24 19:20:16 +08:00
Wangyuting ab1be6a922 * Optimize block getList function and getLastKey function. 2023-04-24 17:11:22 +08:00
管西迎 bdffadde69 Merge pull request 'unit_test' (#7) from unit_test into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/7
2023-04-24 16:48:51 +08:00
Wangyuting 1c4f2bce96 * Optimize block getByID function. 2023-04-24 16:11:54 +08:00
Hao Sun 8f349a2723 * zin: rename historyRecord to history 2023-04-24 15:40:40 +08:00
Hao Sun 935f60abfc * zin: highlight code generated by zin tool 2023-04-24 15:39:33 +08:00
Hao Sun 0096b1c907 * zin: remove unused wgs 2023-04-24 15:39:33 +08:00
Hao Sun cc6745d823 * zin: optimize zin-tool 2023-04-24 15:39:33 +08:00
zhouxin edef1633dc * Adjust ztest and utils.php. 2023-04-24 07:19:45 +00:00
陈涛 47327e6f68 * fix bug. 2023-04-24 14:51:42 +08:00
liyang e3e34c7a98 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-24 13:43:14 +08:00
liyang 697f46f8e5 + Add parse the script function. 2023-04-24 13:42:16 +08:00
wangyidong a2d12a01b5 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-24 13:19:07 +08:00
wangyidong 9bf494d4ce * fix bug. 2023-04-24 13:18:57 +08:00
Hao Sun ad6295d942 * zin: move event binding code to default js scope 2023-04-24 13:17:13 +08:00
Hao Sun 4abc9e9ae9 * zin: refactor 2023-04-24 13:17:13 +08:00
孙广明 86a4b79199 * Add project.mm. 2023-04-24 13:04:53 +08:00
wangyidong c13bd84432 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-24 13:01:03 +08:00
Lufei d2951d0c5c * Fix formatTime type error. 2023-04-24 12:39:40 +08:00
wangyidong 041ebc6a71 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-24 11:01:03 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00
Lufei 8b32e6592a * Fix type error. 2023-04-24 10:01:12 +08:00
wangyidong 75a007b3fb Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-04-24 10:01:03 +08:00
Lufei 713f4d6262 * Fix install error. 2023-04-24 09:49:31 +08:00
孙广明 4e41688eb8 * Remove 2.md. 2023-04-24 09:40:09 +08:00