Commit Graph
55 Commits
Author SHA1 Message Date
tanghucheng b3b3a4884b * Fix bug #48415. 2024-04-25 11:00:42 +08:00
tanghucheng 1179f36595 * Fix bug #47758, unset percent when disabled. 2024-04-25 08:59:07 +08:00
tanghucheng 2c062163a5 * Fix bug #48314. 2024-04-24 14:40:34 +08:00
tanghucheng 1f2b61d872 * Fix bug #47758, remove percent when disabled percent. 2024-04-22 14:27:00 +08:00
tanghucheng 6fc586464f * Fix child stage action. 2024-04-16 11:05:22 +08:00
tanghucheng 2eed218955 * Check stage can parallel for ipd project. 2024-04-14 21:45:50 +08:00
tanghucheng 6f5f7866af * Customize the list field according to the project model custom setup phase view. 2024-04-14 15:05:34 +08:00
hufangzhou 1c90308c30 * Fix bug #47661. 2024-04-11 10:20:44 +08:00
hufangzhou b4ef50dc10 + At the same time as the deactivation stage, set 'deleted' to 1. 2024-04-08 13:22:14 +08:00
tanghucheng 56718a8fa5 * * Add point in create view task #114642. 2024-04-08 09:34:34 +08:00
hufangzhou 95c330b25a * Finish task 114635, add enabled column in programplan-create page. 2024-04-03 13:15:23 +08:00
tanghucheng eb286f7eb5 * Fix programplan::create error. 2024-04-02 14:14:19 +08:00
hufangzhou f40d2b8428 + Compatible with the IPD project phase creation page. 2024-03-26 15:26:27 +08:00
tianshujie a2da72a00b * Compatible with Gantt chart page. 2024-03-20 15:33:08 +08:00
liugang 1a6525d208 * programplanZen: load model before calling it. 2024-02-22 15:58:27 +08:00
caoyanyi 2e84912ce9 * Adjust stage edit dao error. 2024-01-25 15:54:13 +08:00
caoyanyi 0b6855a6a6 * Adjust stage code required check. 2024-01-25 10:23:11 +08:00
tianshujie b63f980747 * Fix bug #45075. 2024-01-24 15:28:39 +08:00
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 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
tianshujie 18b4972f2b * Fix bug #41597. 2023-12-23 10:54:54 +08:00
hufangzhou 25fe77cac7 * Merge 18.8 programplan module. 2023-11-23 16:49:36 +08:00
tanghucheng 965d8dad44 * Merge #e36e51cdf7, Add gantt default configure. 2023-11-09 01:11:57 -05:00
tanghucheng 15f6b8a224 * Merge #b94a69a0b8,Finish task #92304. 2023-11-02 22:26:36 -04:00
tianshujie 926728a379 * Replace select with picker of the setting stage page. 2023-10-23 15:34:55 +08:00
chentao 037be425f7 * Correct the function argument. 2023-07-19 17:30:26 +08:00
chentao 8a6838bed3 * Refactor the UI template of stage edit page. 2023-07-18 16:26:38 +08:00
chentao 4ff1d13a79 * Fix the data logic bugs in the programplanZen class. 2023-07-17 16:36:11 +08:00
chentao d652e19d67 * Return default rendering fields to UI template. 2023-07-14 17:36:23 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
xushenjie 2944a9c44f * Rename form data's rawdata to data of programplanZen. 2023-05-12 02:46:04 +00:00
jukui 8f3b74de1e * Modify checkTopStage function name. 2023-05-11 21:01:24 +08:00
liuchenglong d846b91688 + Add programplan-model getByID test case. 2023-05-11 11:40:24 +00:00
xushenjie 76e8b998fd * Adjust comments and code of computeFieldsCreateView(). 2023-05-11 11:35:46 +00:00
xushenjie d35b70abb6 * Split the logic of programplanController::create(). 2023-05-11 11:18:00 +00:00
lanzongjun a594f5d1de * Add paragraph comments to programplan. 2023-05-11 16:26:52 +08:00
lanzongjun a3c5349ea4 * Optimize code formatting and add comments. 2023-05-11 16:02:17 +08:00
dingguodong 45c447ab3c + Add function to process formData before create. 2023-05-11 15:19:34 +08:00
dingguodong a1f629f289 * Remove code smell. 2023-05-09 18:29:32 +08:00
lanzongjun 75a8f93080 * Split programplan getDataForGantt function. 2023-05-09 11:02:58 +08:00
lanzongjun eae11a93d8 * Code format optimization. 2023-05-08 21:02:02 +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
liuchenglong f76553af8e * Split programplan edit function. 2023-05-08 05:09:10 +00:00
liuchenglong 773adc0bec * Modify edit programplan. 2023-05-08 00:24:32 +00:00
dingguodong ede07ba775 * Refactor programplan::create. 2023-05-06 16:26:27 +08:00
shenshulong e34c9fd642 * Adjusted programplan config form and zen buildAjaxCustomView function. 2023-05-06 02:07:38 +00:00