Commit Graph
134 Commits
Author SHA1 Message Date
sunguangming c1dac9c431 * Fix bug #109892. 2024-01-02 16:08:50 +08:00
wangyidong 7d02072df2 * Refactor programplan model methods. 2023-12-29 10:12:05 +08:00
wangyidong 1b977b040a * Refactor programplan ajaxCustom page. 2023-12-29 10:12:05 +08:00
wangyidong bf6e53ecc7 * Refactor get about gantt data. 2023-12-29 10:12:05 +08:00
wangyidong 90b4ece099 * Refactor programplan create page. 2023-12-27 08:58:35 +08:00
sunguangming 82cbad914b * Fix bug #41149. 2023-12-25 18:58:24 +08:00
hufangzhou 25fe77cac7 * Merge 18.8 programplan module. 2023-11-23 16:49:36 +08:00
tanghucheng 155b852e40 * Merge #7ff20381bb,Make IPD project like waterfallplus project. 2023-11-07 01:32:04 -05:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
tianshujie ec48fc8465 * Refactor updateOrderByGantt method. 2023-08-22 13:55:45 +08:00
tianshujie 42bf61e2fa * Refactor updateExecutionEsDateByGantt and updateEsDateByGantt method. 2023-08-22 13:22:33 +08:00
caoyanyi 63bd06a182 * Change saveState to checkAccess. 2023-08-17 10:32:23 +08:00
chentao 22196bed07 * Fix configurations of stage edit form. 2023-07-19 17:30:26 +08:00
chentao 3699f38c6f * Fix business logic error from programplan control class. 2023-07-17 16:36:11 +08:00
chentao 8cf8f8786c * Refactor batch stages creation page. 2023-07-14 17:36:23 +08:00
chentao 9c8de46bfa * Fix default productID while creating program stages. 2023-07-14 17:36:23 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
xushenjie bf6d881dca * Modify the code specification according to the specification. 2023-05-12 03:06:57 +00:00
xushenjie c1081c23c7 * Remove useless assignments of programplanControl::commonAction(). 2023-05-12 02:36:46 +00:00
xushenjie cfd75b5082 * Update comment of programplanControl. 2023-05-12 01:54:38 +00:00
xushenjie d35b70abb6 * Split the logic of programplanController::create(). 2023-05-11 11:18:00 +00:00
lanzongjun a3c5349ea4 * Optimize code formatting and add comments. 2023-05-11 16:02:17 +08:00
dingguodong 62cc6334f9 * Format code and process formData before create. 2023-05-11 15:19:34 +08:00
lanzongjun 4eee531352 * Function paragraph comments changed to English. 2023-05-09 09:02:53 +08:00
lanzongjun eae11a93d8 * Code format optimization. 2023-05-08 21:02:02 +08:00
wangyidong 917f33a192 * adjust code for productModel select method. 2023-05-08 19:31:34 +08:00
lanzongjun 4e7fe7c33c + Add commit. 2023-05-08 18:23:16 +08:00
lanzongjun 4be432e592 * Adjusted pp browse return. 2023-05-08 14:43:18 +08:00
lanzongjun 13d9d55207 * Adjusted pp browse control. 2023-05-08 14:18:37 +08:00
shenshulong 603e128f25 * Adjusted programplan ajaxGetStageAttr and ajaxGetAttribute function. 2023-05-08 01:12:59 +00:00
dingguodong 76eb8fea47 * Fix errors when create programplan. 2023-05-06 17:15:06 +08:00
dingguodong 686fe82eca Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-06 16:26:46 +08:00
dingguodong ede07ba775 * Refactor programplan::create. 2023-05-06 16:26:27 +08:00
shenshulong 0cba2a33a0 * Adjusted programplan ajaxGetAttribute function. 2023-05-06 07:51:16 +00:00
dingguodong 97284611fd Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-06 14:26:08 +08:00
dingguodong 6a8bbe61f0 * Remove useless code and restructure code. 2023-05-06 14:25:18 +08:00
liuchenglong 9b9fc7a12e + Add todoTao test case. 2023-05-06 05:55:11 +00:00
liuchenglong 2fe32edde4 * Resolve confilict. 2023-05-06 01:55:07 +00:00
liuchenglong 1214dc05b7 * Resolve confilict. 2023-05-06 01:51:00 +00:00
shenshulong 64cc586bd4 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-06 01:47:52 +00:00
shenshulong a09b477950 * Adjusted programplan ajaxCustom function. 2023-05-06 01:47:30 +00:00
dingguodong 1334804d34 * Replace $this->productID with $productID for better readable code. 2023-05-06 09:43:30 +08:00
liuchenglong 158152c119 * Split program plan edit function. 2023-05-06 01:41:38 +00:00
dingguodong c46c48f0e6 * Prepare refactor programplanModel::create. 2023-05-06 08:37:15 +08:00
lanzongjun 51ddaf842b * Adjusted gantt func. 2023-05-05 16:22:35 +08:00
lanzongjun 49613fe51d * Adjusted gantt func. 2023-05-05 15:47:53 +08:00
liumengyi 226f798470 * Finish task #85631. 2023-02-27 08:08:07 +00:00
liumengyi 95e3978fb0 * Finish task #85038, #85039. 2023-02-21 01:05:24 +00:00
tianshujie 5e2ac749af * Fix bug #32233. 2023-02-16 16:17:48 +08:00
liumengyi 9be6fa2fd2 * Finish task #84584. 2023-02-16 05:28:39 +00:00