Commit Graph
57455 Commits
Author SHA1 Message Date
zenggang 05c465b5f2 * Adjust task zen method 2023-05-12 05:26:24 +00:00
chentao 5f008044fb * common: replace self:: with static:: 2023-05-12 13:25:47 +08:00
chentao aa04ee1350 * product: use string as parameter type for all entry function. 2023-05-12 13:23:18 +08:00
guofeilong d0bd6386ac * Fix mistake in type . 2023-05-12 13:09:53 +08:00
liyang 8bc5aeaa42 * Fix unittest stage and use ztf concurrency. 2023-05-12 13:03:49 +08:00
jukui db3dc9fcb1 * Modify access type for insertProjectSpec function. 2023-05-12 11:29:31 +08:00
jukui 8da313f5e1 + Add insertProjectSpec function and call insertProjectSpec. 2023-05-12 11:27:38 +08:00
xushenjie bf6d881dca * Modify the code specification according to the specification. 2023-05-12 03:06:57 +00:00
wangyuting 8eddd10151 * Adjust product id to product name on plan ablock. 2023-05-12 11:05:37 +08:00
chentao 84eb036ea3 * product: fix the function comments with multiple return type. 2023-05-12 11:01:44 +08:00
xushenjie 58f40c0447 * Modify the code specification according to the specification. 2023-05-12 02:55:14 +00:00
guofeilong 61ea628e1f * Fix problem in project model update. 2023-05-12 10:51:20 +08:00
chentao f2f432eddd * product: replace setcookie with helper::setcookie. 2023-05-12 10:48:57 +08:00
xushenjie 2944a9c44f * Rename form data's rawdata to data of programplanZen. 2023-05-12 02:46:04 +00:00
xushenjie 703c01f4d6 * Rename form data 's rawdata to data of todo control. 2023-05-12 02:43:55 +00:00
wangzemei 8a41a80965 * Change the comment title of functions. 2023-05-12 10:43:42 +08:00
dingyongliang 98a5055b25 * zin: refactor history. 2023-05-12 10:40:44 +08:00
xushenjie c1081c23c7 * Remove useless assignments of programplanControl::commonAction(). 2023-05-12 02:36:46 +00:00
xushenjie 11aee4b3ed * Optimize code of programplanModel::updateSubStageAttr(). 2023-05-12 02:34:47 +00:00
lanzongjun 317fceaceb * Modify the code specification according to the specification. 2023-05-12 10:31:12 +08:00
chentao 4bf78c57b1 * product: change return data structure of getStats4Kanban function. 2023-05-12 10:26:51 +08:00
jukui d08bb6c374 * Modify return type and comment for function. 2023-05-12 10:24:50 +08:00
chentao 73ec945d45 * product: refine getStatCountByID function. 2023-05-12 10:20:52 +08:00
wangyuting 20c175a6a7 * Make plan block compatible with the small block mode. 2023-05-12 10:13:25 +08:00
wangzemei 525b56b891 * Change spaceDay control. 2023-05-12 10:10:27 +08:00
wangyuting cae699fbb8 * Finish product plan block page. 2023-05-12 10:09:11 +08:00
liuyue 8c9e5dc2e9 * Set required attribute for select on programplan edit page. 2023-05-12 02:07:01 +00:00
dingyongliang f73a924eeb * Replace task view page color. 2023-05-12 10:05:40 +08:00
lanzongjun 11bc376780 * Adjust the specification in the test case. 2023-05-12 10:03:06 +08:00
dingyongliang 3626b77bf3 * zin: format. 2023-05-12 09:59:34 +08:00
dingyongliang f724cccff3 * zin: fix tabs defineProps. 2023-05-12 09:59:05 +08:00
liuyue b747a92cf0 * Change use way for setClass. 2023-05-12 01:58:00 +00:00
xushenjie cfd75b5082 * Update comment of programplanControl. 2023-05-12 01:54:38 +00:00
liuyue b38e505abd * Set required attribute for select on todo view page. 2023-05-12 01:51:56 +00:00
xushenjie eb199fccae * Optimize code of programplanModel::processPlans(). 2023-05-12 01:51:10 +00:00
xushenjie 61b2ce4787 * Adjust comments of programplan.class.php. 2023-05-12 01:50:05 +00:00
wangyidong ae25ef94dc * Remove branch param for storyModel getExecutionStories method. 2023-05-12 09:46:05 +08:00
jukui 52454e6dad + Add test case for getStageAttribute function. 2023-05-12 09:43:24 +08:00
綦新志 6e67a57a4c Merge pull request '* Rebuild the browse function.' (#51) from daitingting_rebuild_control_browse into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/51
2023-05-12 09:36:39 +08:00
tianshujie 840e38100a * Whether the modify judgment actions button displays issues. 2023-05-12 09:34:16 +08:00
daitingting 2868b241c2 * Optimize codes. 2023-05-12 01:32:27 +00:00
qixinzhi a867e32c47 * Fix sonar. 2023-05-12 01:27:19 +00:00
liuyue e947f9caf0 * Set required attribute for select on todo assignTo page. 2023-05-12 01:28:52 +00:00
liuyue 7a31914397 * Change use way for setID & setClass. 2023-05-12 01:24:50 +00:00
lanzongjun 1712b0d291 + Add getdataforganttgroupbyassignedto test case. 2023-05-12 09:23:14 +08:00
qixinzhi 38f398d82f * Fix sonar. 2023-05-12 01:19:01 +00:00
孔令茂 b2f2db8590 - Delete unnessary var in block model. 2023-05-12 09:10:33 +08:00
Lufei e151b84582 * Fix missing type for no default value. 2023-05-12 09:05:05 +08:00
孔令茂 7160a47441 + Add zentaoData method for block model. 2023-05-12 09:04:24 +08:00
liuchenglong 95d488631b * Change programplan getDuration function params type. 2023-05-12 00:59:47 +00:00