lanzongjun
|
a594f5d1de
|
* Add paragraph comments to programplan.
|
2023-05-11 16:26:52 +08:00 |
|
xushenjie
|
6701df6ac4
|
* Adjust params and comment of getParentChildrenTypes().
|
2023-05-11 08:05:56 +00:00 |
|
jukui
|
498e76117b
|
* Modify $id to $labelType.
|
2023-05-11 16:05:31 +08:00 |
|
dingguodong
|
b18a1fb08b
|
* Optimize programplanModel::create().
|
2023-05-11 15:19:34 +08:00 |
|
jukui
|
0088794dea
|
* Modify processPlan function and comment ofgetTotalPercent and processPlans function.
|
2023-05-11 15:10:31 +08:00 |
|
xushenjie
|
9d57a82f15
|
* Adjust method comments and parameter types.
|
2023-05-11 15:06:33 +08:00 |
|
xushenjie
|
79e28778dd
|
* Optimize code of programplanModel::isClickable().
|
2023-05-11 06:51:14 +00:00 |
|
lanzongjun
|
6e256479ef
|
* Adjust the ternary operator under the programplan module.
|
2023-05-11 14:44:10 +08:00 |
|
xushenjie
|
d7321d61c1
|
* Format code.
|
2023-05-11 06:18:03 +00:00 |
|
dingguodong
|
deb7222dc9
|
* Change the comment in file header.
|
2023-05-11 13:48:08 +08:00 |
|
jukui
|
d9e760f0f4
|
* Modify comment of getByList and getStage function.
|
2023-05-11 13:11:27 +08:00 |
|
xushenjie
|
cad7f961db
|
* Adjust the capitalization of mysql keywords.
|
2023-05-11 03:31:44 +00:00 |
|
jukui
|
2039863f7e
|
* Modify getStage funciton and test case for programplan model.
|
2023-05-10 20:53:04 +08:00 |
|
xushenjie
|
60a9446b77
|
* Optimize code of programplanModel::isClickable().
|
2023-05-10 12:02:55 +00:00 |
|
xushenjie
|
5e984bfa72
|
* Optimize code of programplanModel::checkNameUnique().
|
2023-05-10 10:05:36 +00:00 |
|
liuchenglong
|
2a9d675376
|
* Modify programplan-computerprogress test case.
|
2023-05-10 08:10:30 +00:00 |
|
jukui
|
9881d5eb27
|
* Modify the format and return type of getTotalPercent function for programplan model.
|
2023-05-10 15:59:31 +08:00 |
|
xushenjie
|
abdcd8ceaf
|
* Adjust the code of programplanModel::checkCodeUnique().
|
2023-05-10 07:43:17 +00:00 |
|
xushenjie
|
9e05fc394e
|
* Enable strict mode for programplan model file.
|
2023-05-10 02:20:58 +00:00 |
|
xushenjie
|
0bfe386f7d
|
* Adjust code formatting and comments of programplanModel::getMilestones().
|
2023-05-10 02:13:02 +00:00 |
|
xushenjie
|
ffbe2bfc4a
|
* Adjust the capitalization of mysql query keywords.
|
2023-05-09 11:59:55 +00:00 |
|
liuchenglong
|
52c6a7f661
|
* Resolve conflict.
|
2023-05-09 10:49:03 +00:00 |
|
liuchenglong
|
7ec2b7af8b
|
* Fix sonar find defaul.
|
2023-05-09 10:36:45 +00:00 |
|
lanzongjun
|
b8d34f38cd
|
* Resolve programplan module treatment.
|
2023-05-09 18:32:14 +08:00 |
|
dingguodong
|
21e2ea54e7
|
* Remove code smell.
|
2023-05-09 18:25:48 +08:00 |
|
jukui
|
9fdb8839c2
|
* Modify getTotalPercent function and test case for programplan model.
|
2023-05-09 18:25:14 +08:00 |
|
liuchenglong
|
e77a4a4b84
|
* Split programplan-computerprogress,programplan-getparentStageList function.
|
2023-05-09 10:01:56 +00:00 |
|
xushenjie
|
aaa2ab2440
|
* Optimized the logic of programplanModel::checkLeafStage().
|
2023-05-09 08:57:44 +00:00 |
|
shenshulong
|
81da6e5a20
|
* Adjusted programplan getPairs function.
|
2023-05-09 08:45:04 +00:00 |
|
lanzongjun
|
f1c6afee66
|
* Repair uninitialized variable.
|
2023-05-09 16:39:53 +08:00 |
|
Wangyuting
|
85b01b3189
|
* Revert commit.
|
2023-05-09 16:36:11 +08:00 |
|
Wangyuting
|
68749bfa2a
|
* Adjust block test script.
|
2023-05-09 15:50:20 +08:00 |
|
jukui
|
4b36888f19
|
* Modify checkTopstage function test case for programplan model.
|
2023-05-09 13:08:15 +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 |
|
jukui
|
5ed6de85e4
|
+ Add printCell function test case for programplan model.
|
2023-05-08 20:57:35 +08:00 |
|
dingguodong
|
51b0bc2627
|
* Correct the return type of function.
|
2023-05-08 18:44:14 +08:00 |
|
xushenjie
|
1ac57df9a5
|
* Adjust the function comment of programplan::checkLeafStage().
|
2023-05-08 08:27:07 +00:00 |
|
liuchenglong
|
820915996f
|
Merge remote-tracking branch 'origin/master'
|
2023-05-08 08:22:58 +00:00 |
|
liuchenglong
|
32ba51379d
|
* Split programplan-modul computeProgress function.
|
2023-05-08 08:22:39 +00:00 |
|
lanzongjun
|
13d9d55207
|
* Adjusted pp browse control.
|
2023-05-08 14:18:37 +08:00 |
|
liuchenglong
|
0b5245918f
|
Merge remote-tracking branch 'origin/master'
|
2023-05-08 05:09:31 +00:00 |
|
liuchenglong
|
f76553af8e
|
* Split programplan edit function.
|
2023-05-08 05:09:10 +00:00 |
|
guofeilong
|
595999ff66
|
* Code refactors for function project update .
|
2023-05-08 11:26:34 +08:00 |
|
dingguodong
|
76eb8fea47
|
* Fix errors when create programplan.
|
2023-05-06 17:15:06 +08:00 |
|
shenshulong
|
0cba2a33a0
|
* Adjusted programplan ajaxGetAttribute function.
|
2023-05-06 07:51:16 +00:00 |
|
liuchenglong
|
7ba0dac50d
|
Merge remote-tracking branch 'origin/master'
|
2023-05-06 01:55:40 +00:00 |
|
liuchenglong
|
2fe32edde4
|
* Resolve confilict.
|
2023-05-06 01:55:07 +00:00 |
|
jukui
|
faa7df2ad2
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-06 09:51:14 +08:00 |
|
jukui
|
106990544e
|
* Modify getselfandchildrenlist function and test case for programplan model.
|
2023-05-06 09:51:01 +08:00 |
|