hufangzhou
|
3387f129fb
|
* Add an interface to query builds for block module.
|
2023-05-11 20:20:51 +08:00 |
|
dingguodong
|
e0768c5e1b
|
* Rename the programplan table from TABLE_PROJECT to TABLE_EXECUTION.
|
2023-05-11 20:18:39 +08:00 |
|
dingguodong
|
cd940acdeb
|
* Split code to tao and add comments.
|
2023-05-11 20:18:39 +08:00 |
|
dingguodong
|
eb8c06368e
|
+ Compute the new order for programplan.
|
2023-05-11 20:18:39 +08:00 |
|
dingyongliang
|
dfa37e5b71
|
* Adjust task view page style.
|
2023-05-11 20:18:05 +08:00 |
|
mayue
|
1c73342248
|
* Modify the error message of estimated hours.
|
2023-05-11 12:16:07 +00:00 |
|
liuyue
|
d8a0c699ec
|
* Refactor buildBtnGroup function.
|
2023-05-11 12:10:27 +00:00 |
|
tianshujie
|
0ea7ace95a
|
* Reduce logical operators in judgments.
|
2023-05-11 20:06:35 +08:00 |
|
tianshujie
|
96894d7562
|
* Fixed an issue with undefined variables when delete a release.
|
2023-05-11 20:06:35 +08:00 |
|
tianshujie
|
a6f217a5d6
|
* Modify the data in the project table in the yaml file.
|
2023-05-11 20:06:35 +08:00 |
|
tianshujie
|
dca71eff7b
|
* Modify the sort logic problem.
|
2023-05-11 20:06:35 +08:00 |
|
tianshujie
|
00434d8895
|
+ Add an interface to the block to call.
|
2023-05-11 20:06:35 +08:00 |
|
caoyanyi
|
792d8613ee
|
* Move update sql to update20.sql.
|
2023-05-11 19:54:09 +08:00 |
|
jukui
|
ac8b079305
|
+ Add test case and (projectproduct.yaml) rename for processPlans function.
|
2023-05-11 19:48:53 +08:00 |
|
wangzemei
|
3e545526b6
|
* Rename selectEndTime to verifyEndTime.
|
2023-05-11 19:48:10 +08:00 |
|
guofeilong
|
ef232a2cd0
|
* Fix stageBy problem in project .
|
2023-05-11 19:47:41 +08:00 |
|
sunhao
|
7483bfb4cb
|
* refactor, kill complex conditions.
|
2023-05-11 19:45:20 +08:00 |
|
wangzemei
|
fcc35ca4ae
|
* Rename dateBlur to verifyCycleDate.
|
2023-05-11 19:42:40 +08:00 |
|
liuchenglong
|
d846b91688
|
+ Add programplan-model getByID test case.
|
2023-05-11 11:40:24 +00:00 |
|
liuchenglong
|
6c406345ff
|
+ Add programplan-model getByID yaml.
|
2023-05-11 11:40:24 +00:00 |
|
guofeilong
|
5b03aabb96
|
* Fix notes problem in project model update function .
|
2023-05-11 19:36:50 +08:00 |
|
孔令茂
|
6d13ffd168
|
* Add story block of wait review by me.
|
2023-05-11 19:36:38 +08:00 |
|
sunhao
|
76f19e94f3
|
* refactor, add comments to the complex method.
|
2023-05-11 19:36:12 +08:00 |
|
wangzemei
|
11ccef5b5e
|
* Rename everyInput to spaceDay and everyInputBlur to verifySpaceDay.
|
2023-05-11 19:36:00 +08:00 |
|
xushenjie
|
76e8b998fd
|
* Adjust comments and code of computeFieldsCreateView().
|
2023-05-11 11:35:46 +00:00 |
|
qishiyao
|
95783a73a3
|
* Update ztf middle image Dockerfile.
|
2023-05-11 19:34:40 +08:00 |
|
sunhao
|
c636826a78
|
* fix extra char "/".
|
2023-05-11 19:26:38 +08:00 |
|
sunhao
|
6828583aad
|
* fix checkIframe not work with zin page.
|
2023-05-11 19:25:31 +08:00 |
|
Lufei
|
0ab503d19b
|
* Fix mergeParams error.
|
2023-05-11 19:20:02 +08:00 |
|
jukui
|
36fa288748
|
* Modify access type for processPlans function.
|
2023-05-11 19:18:27 +08:00 |
|
xushenjie
|
d35b70abb6
|
* Split the logic of programplanController::create().
|
2023-05-11 11:18:00 +00:00 |
|
zenggang
|
bfc6835e7e
|
* Fix task code bug.
|
2023-05-11 11:16:10 +00:00 |
|
lanzongjun
|
7ffd161871
|
- Remove todo confing.
|
2023-05-11 19:13:13 +08:00 |
|
zenggang
|
664727d6ce
|
* Task batchedit method and adjust code style
|
2023-05-11 11:09:27 +00:00 |
|
zhaoke
|
0fef6ebfeb
|
* Add unit test script and yaml file for getProjectLink function.
|
2023-05-11 19:04:39 +08:00 |
|
wangyuting
|
700849c71e
|
* Make productstatistic block compatible with small block mode.
|
2023-05-11 18:51:59 +08:00 |
|
Lufei
|
838926968a
|
* Support convert control parameters type.
|
2023-05-11 18:46:31 +08:00 |
|
wangzemei
|
06729d6c12
|
* Remove extra blank lines for edit page.
|
2023-05-11 18:39:54 +08:00 |
|
wangzemei
|
76816202d8
|
* Remove extra blank lines for create page.
|
2023-05-11 18:39:54 +08:00 |
|
lanzongjun
|
1cf611f25a
|
* Add paragraph comments to todo.
|
2023-05-11 18:28:05 +08:00 |
|
liuyue
|
5589421097
|
*Update comment for programplan edit.ui.js.
|
2023-05-11 10:25:34 +00:00 |
|
jukui
|
c5e79de2cb
|
+ Add test case for procesSplan function.
|
2023-05-11 18:22:24 +08:00 |
|
liuyue
|
6cb44ab066
|
* Update comment for view.ui.js.
|
2023-05-11 10:21:20 +00:00 |
|
guofeilong
|
600887b894
|
* Fix bug in project create function .
|
2023-05-11 18:16:36 +08:00 |
|
lishuo
|
ae4e1f36f4
|
* Optimize code and comments.
|
2023-05-11 18:15:54 +08:00 |
|
guofeilong
|
d7c2d00eb6
|
* Fix bug in project zen .
|
2023-05-11 18:09:59 +08:00 |
|
liuyue
|
664c41ad72
|
* Change timeTo lang.
|
2023-05-11 10:09:34 +00:00 |
|
guofeilong
|
2746ff6952
|
* Adjust function project create .
|
2023-05-11 18:07:45 +08:00 |
|
sunhao
|
0aadb86620
|
* fix bug #25049, fix checkIframe not work in chrome on macOS.
|
2023-05-11 16:51:10 +08:00 |
|
xushenjie
|
732ba2bdbd
|
* Adjust unit test of getParentChildrenTypesTest().
|
2023-05-11 08:50:51 +00:00 |
|