Commit Graph
56601 Commits
Author SHA1 Message Date
Guanxiying 0bf09b9612 Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-08 13:26:58 +08:00
Guanxiying d55941899e * Use "static" keyword instead of "self". 2023-05-08 13:26:20 +08:00
xushenjie 2fc617276f Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 05:26:10 +00:00
xushenjie 7d828b1125 * Repair code warning of todo batchCreate view.. 2023-05-08 05:26:07 +00:00
caoyanyi ad0fb9cc4a Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 13:21:24 +08:00
caoyanyi 90738a7a8f * Modify comment line. 2023-05-08 13:21:11 +08:00
liuyue 816aa16bf2 * Update style of assignTo page. 2023-05-08 05:20:27 +00:00
caoyanyi 2a122e1db8 * Modify test case error. 2023-05-08 13:17:17 +08:00
lanzongjun 3d59262a54 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 13:12:14 +08:00
lanzongjun 95d6344e12 + Adjusted todo tao insert tc. 2023-05-08 13:12:06 +08:00
liuchenglong 0b5245918f Merge remote-tracking branch 'origin/master' 2023-05-08 05:09:31 +00:00
liuchenglong f76553af8e * Split programplan edit function. 2023-05-08 05:09:10 +00:00
dingyongliang 8d1640b1be * fix undefined prop rawconfig. 2023-05-08 11:34:17 +08:00
guofeilong 595999ff66 * Code refactors for function project update . 2023-05-08 11:26:34 +08:00
guofeilong 509ca47047 * Code for function refactors project update. 2023-05-08 11:26:34 +08:00
chentao 4ce1b83e3c * product: fix param type. 2023-05-08 11:24:37 +08:00
Wangyuting 4bb7e6d327 * Optimize project statistic block code. 2023-05-08 11:24:01 +08:00
caoyanyi 91460d87a4 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 11:16:21 +08:00
Guanxiying 9975d91ce8 Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-08 11:15:38 +08:00
caoyanyi c0511322e6 * Modify test case ignore comment line. 2023-05-08 11:15:33 +08:00
Lufei cacfce57c1 + Support make xhprof. 2023-05-08 11:13:31 +08:00
caoyanyi 90529a68fe * Modify dao error and page style. 2023-05-08 11:10:51 +08:00
caoyanyi e1f70e456f Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 11:10:23 +08:00
xushenjie 0e30961651 + Added the unit test script of todoTao::buildCycleTodo() method. 2023-05-08 03:06:36 +00:00
caoyanyi e6b85b927e * Modify test case. 2023-05-08 11:05:06 +08:00
Guanxiying 4f852d7641 * Fix code smell of $$statusVar. 2023-05-08 11:03:30 +08:00
sunhao 5fedf3e02c * zin: refactor "static" keyword instead of "self". 2023-05-08 11:01:16 +08:00
liumengyi c2000637f1 * Fix bug of task-manageTaskTeam. 2023-05-08 10:54:52 +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
liyang 0a6d3e57b3 * revert jenkinsfile. 2023-05-08 10:39:48 +08:00
liumengyi 9c558abe87 * Refactoer task-manageTaskTeam. 2023-05-08 10:37:07 +08:00
liyang 05e5f82230 * Fix jenkinsfile sync. 2023-05-08 10:34:02 +08:00
Lufei f97194cde3 * Fix cron log content error. 2023-05-08 10:25:53 +08:00
liyang 2b9575ae90 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 10:23:13 +08:00
liyang 4bfe21f0c6 * Fix pipeline stage order. 2023-05-08 10:22:51 +08:00
Lufei f956d5b394 * Fix roadrunner error. 2023-05-08 10:21:59 +08:00
Wangyuting 70655a0b98 * Adjust project block css. 2023-05-08 10:16:54 +08:00
sunhao 78c0931ffd * zin: refactor, remove debug code 2023-05-08 09:59:23 +08:00
sunhao fdf72471aa * zin: set this to event handler 2023-05-08 09:59:22 +08:00
Guanxiying 02bf7ad2be * Replace die and exit with helper::end(). 2023-05-08 09:50:51 +08:00
Guanxiying d51a99c3a3 * Adjust ztf report. 2023-05-08 09:39:35 +08:00
shenshulong 603e128f25 * Adjusted programplan ajaxGetStageAttr and ajaxGetAttribute function. 2023-05-08 01:12:59 +00:00
sunhao 105a608905 * zin: refactor 2023-05-08 09:09:32 +08:00
sunhao 13cc6e53c4 * zin: fix prop circle not work 2023-05-08 09:09:32 +08:00
jukui 93b37e1296 + Add getlistby function test case and fix model test case for todo tao. 2023-05-08 09:09:10 +08:00
liumengyi beba0cfb6c * Fix bug of sonarqube. 2023-05-08 08:57:59 +08:00
zhaoke 4de63de2e8 Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-08 08:51:43 +08:00
liuyue 9f6361f323 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 00:35:38 +00:00
liuyue fa3b70e111 * Add return value type of form widget. 2023-05-08 00:35:23 +00:00
wangyidong 7a0d6c435e Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 08:34:42 +08:00