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 |
|
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 |
|
xushenjie
|
2944a9c44f
|
* Rename form data's rawdata to data of programplanZen.
|
2023-05-12 02:46:04 +00: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 |
|
jukui
|
d08bb6c374
|
* Modify return type and comment for function.
|
2023-05-12 10:24:50 +08:00 |
|
liuyue
|
8c9e5dc2e9
|
* Set required attribute for select on programplan edit page.
|
2023-05-12 02:07:01 +00:00 |
|
lanzongjun
|
11bc376780
|
* Adjust the specification in the test case.
|
2023-05-12 10:03:06 +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 |
|
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 |
|
jukui
|
52454e6dad
|
+ Add test case for getStageAttribute function.
|
2023-05-12 09:43:24 +08:00 |
|
lanzongjun
|
1712b0d291
|
+ Add getdataforganttgroupbyassignedto test case.
|
2023-05-12 09:23:14 +08:00 |
|
liuchenglong
|
95d488631b
|
* Change programplan getDuration function params type.
|
2023-05-12 00:59:47 +00:00 |
|
jukui
|
8f3b74de1e
|
* Modify checkTopStage function name.
|
2023-05-11 21:01:24 +08:00 |
|
liuchenglong
|
3769477d92
|
* Modify programplan-model getPlans test case.
|
2023-05-11 13:00:54 +00:00 |
|
liuchenglong
|
c0d3bb9271
|
+ Add program-model getPlans yaml.
|
2023-05-11 13:00:54 +00:00 |
|
jukui
|
4e55a96e8b
|
* Rename checkTopStage function to isTopStage.
|
2023-05-11 20:57:42 +08:00 |
|
liuyue
|
ed847d8b0b
|
- Remove boolean return value for programplan edit.js.
|
2023-05-11 12:48:14 +00:00 |
|