Commit Graph
622 Commits
Author SHA1 Message Date
tanghucheng 1c9a3badb8 * Merge #65ce5d5a2e,Add submit review btn in stage gantt. 2023-11-03 02:44:45 -04:00
tanghucheng 15f6b8a224 * Merge #b94a69a0b8,Finish task #92304. 2023-11-02 22:26:36 -04:00
tanghucheng 0d90a05f84 * Merge #aaef26d757,Code for task #92304. 2023-11-02 22:12:01 -04:00
tianshujie 42456a4098 * Change the link attr of the drop down. 2023-11-02 15:45:13 +08:00
tanghucheng 6daf1b429d * Merge #ebf962661f,Fix bug #35422. 2023-11-02 03:35:36 -04:00
tanghucheng d29c71964f * Merge #0236079c2f,Fix bug #35543. 2023-11-02 01:26:56 -04:00
tianshujie 926728a379 * Replace select with picker of the setting stage page. 2023-10-23 15:34:55 +08:00
tianshujie 33d47cd4a4 * Fix an error when setting stage. 2023-10-23 11:21:31 +08:00
zhouxin 13370f3f3b * Fix assignment of empty value to 'realBegan' field by assigning NULL instead. 2023-10-23 11:15:21 +08:00
zhouxin 7c57d8cfbf * Add required label property to formBatchItem widget. 2023-10-16 16:09:47 +08:00
朱金勇 bde6af1d93 * Migrate changes of 18.x to master. 2023-10-12 01:16:07 +00:00
daitingting d86fe1be56 * Remove useless codes. 2023-10-07 08:50:48 +00:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
dingguodong 5859a354ea * Rename checkTopStage to isTopStage for balance. 2023-09-06 14:37:18 +08:00
dingguodong eaa292bbb1 * Fix type error. 2023-09-01 16:15:00 +08:00
wangyidong 72717fab09 * Adjust for custom fields in form. 2023-08-23 10:58:11 +08:00
tianshujie b9f2be5af5 * Converts the id to an int. 2023-08-22 15:41:43 +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 3a40de84db * Correct the form field types on the program plan creation page. 2023-07-28 14:10:09 +08:00
chentao 8c8295ce62 * Change UI layout of stage edit page. 2023-07-19 17:30:26 +08:00
chentao 22196bed07 * Fix configurations of stage edit form. 2023-07-19 17:30:26 +08:00
chentao 037be425f7 * Correct the function argument. 2023-07-19 17:30:26 +08:00
chentao 85ecf24629 * Change title of the stage edit page. 2023-07-19 17:30:26 +08:00
chentao 14ec5b35ca * Correct code and milestone fields on the stage creation page. 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 eedaf68939 * Toggle the enable/disable status of the fields on the stages creation page. 2023-07-18 09:05:47 +08:00
chentao 96f7927a43 * Fix title style of custom fileds popup menus on the stages creation page. 2023-07-18 09:05:47 +08:00
chentao 08237e4d47 * Supports switching between different sub-stage management methods. 2023-07-17 16:36:11 +08:00
chentao 4ff1d13a79 * Fix the data logic bugs in the programplanZen class. 2023-07-17 16:36:11 +08:00
chentao 3699f38c6f * Fix business logic error from programplan control class. 2023-07-17 16:36:11 +08:00
chentao 3dd2da13ca * Remove redundant spaces from form configuration. 2023-07-17 16:36:11 +08:00
chentao d0f751d6c3 * Render errors to the stage creation page. 2023-07-17 10:44:15 +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
chentao 145659284e * Convert data to the correct type and handle empty data gracefully for creating stages. 2023-07-14 17:36:23 +08:00
chentao d652e19d67 * Return default rendering fields to UI template. 2023-07-14 17:36:23 +08:00
chentao d1cd102a18 * Keep the default rendering fields on the batch stages creation page saved. 2023-07-14 17:36:23 +08:00
chentao 8962f3bb63 * Revert to original business logic of creating stages. 2023-07-14 17:36:23 +08:00
wangyuting 95008d122f * Fix waterfallplusproject dashboard layout bug. 2023-07-06 16:04:36 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
jukui fae28afeec * Optimized update function for programplan model. 2023-05-12 16:01:49 +08:00
xushenjie 8045d80e5a * Adjust unit test of programplanModel::updateSubStageAttr(). 2023-05-12 08:00:40 +00:00
xushenjie c1f0855950 * Adjust unit test yaml of updateSubStageAttr(). 2023-05-12 07:48:44 +00:00
xushenjie 1825e640d1 * Adjust return type of programplanModel::updateSubStageAttr(). 2023-05-12 07:48:44 +00:00
lanzongjun c24bf206fe * Adjust programplan function comment. 2023-05-12 13:35:55 +08:00
jukui db3dc9fcb1 * Modify access type for insertProjectSpec function. 2023-05-12 11:29:31 +08:00