liyang
|
624cd548aa
|
+ Add code coverage report template.
|
2023-05-10 16:14:49 +08:00 |
|
lanzongjun
|
ea7dd533d3
|
* Compatible cycle backlog configuration item.
|
2023-05-10 16:14:15 +08:00 |
|
zhouxin
|
612ad81fed
|
* Batch change execGroupBy to executionGroupBy.
|
2023-05-10 08:11:57 +00:00 |
|
liuchenglong
|
2a9d675376
|
* Modify programplan-computerprogress test case.
|
2023-05-10 08:10:30 +00:00 |
|
liuruogu
|
810c66829c
|
* Remove TODO.
|
2023-05-10 16:06:20 +08:00 |
|
jukui
|
9881d5eb27
|
* Modify the format and return type of getTotalPercent function for programplan model.
|
2023-05-10 15:59:31 +08:00 |
|
zhouxin
|
58e1b88b67
|
* Record task version when edit task.
|
2023-05-10 07:52:39 +00:00 |
|
xushenjie
|
950365afe8
|
* Replace meaningless with ''.
|
2023-05-10 07:48:21 +00:00 |
|
chentao
|
0a3728e81f
|
* product: refactor dashboard.
|
2023-05-10 15:44:25 +08:00 |
|
xushenjie
|
abdcd8ceaf
|
* Adjust the code of programplanModel::checkCodeUnique().
|
2023-05-10 07:43:17 +00:00 |
|
liuruogu
|
a6320ac7ea
|
* Modify 'of' in the language item to 'blockTitle'.
|
2023-05-10 15:41:09 +08:00 |
|
綦新志
|
ec3cdb85fe
|
Merge pull request '* Add responseInModal function and callback it.' (#47) from daitingting_add_responseInModal into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/47
|
2023-05-10 15:39:11 +08:00 |
|
daitingting
|
0f01872357
|
* Add responseInModal function and callback it.
|
2023-05-10 15:39:04 +08:00 |
|
zhouxin
|
108061337d
|
* Delete code that duplicated with zen.
|
2023-05-10 07:37:58 +00:00 |
|
tianshujie
|
095910ef05
|
* Refactor create task page.
|
2023-05-10 15:31:45 +08:00 |
|
guofeilong
|
813409ac80
|
* Fix note problem in function project model edit .
|
2023-05-10 15:30:50 +08:00 |
|
guofeilong
|
1ac8219425
|
* Fix problem in function deleteMembers .
|
2023-05-10 15:28:14 +08:00 |
|
liuhong
|
becc1c5b7d
|
* Fix code specification remove ztf comment and pid and Adjust e().
|
2023-05-10 15:15:41 +08:00 |
|
zhouxin
|
3ca2fe8c09
|
* Add a call to the doUpdate method.
|
2023-05-10 06:59:01 +00:00 |
|
chaideqing
|
70c69686fc
|
* Refactor unit test project getstats4kanban.
|
2023-05-10 14:54:57 +08:00 |
|
caoyanyi
|
4674bc8650
|
* Adjust annotation alignment.
|
2023-05-10 14:48:27 +08:00 |
|
jukui
|
d173ee8c24
|
* Modify test case include for programplan model.
|
2023-05-10 14:48:06 +08:00 |
|
zhouxin
|
abe44c88d2
|
* Get required fields for update method of task.
|
2023-05-10 06:46:33 +00:00 |
|
chaideqing
|
f7d50ab37e
|
* Refactor unit test project tao getlatestexecutions.
|
2023-05-10 14:45:59 +08:00 |
|
caoyanyi
|
7c5550ba7d
|
* Adjust annotation alignment.
|
2023-05-10 14:43:53 +08:00 |
|
zhouxin
|
67601bf800
|
* Remove fixer from controller of task.
|
2023-05-10 06:40:23 +00:00 |
|
孔令茂
|
ecb0c5e86c
|
* Add cloumn category for story block.
|
2023-05-10 14:38:35 +08:00 |
|
zhouxin
|
5bee0aae7c
|
* Add unit test for updateLastEdited of taskTao.
|
2023-05-10 06:32:46 +00:00 |
|
zhaoke
|
a03c4bf54b
|
* Fix ztf run failed when the e function passes in an int type parameter.
|
2023-05-10 14:24:11 +08:00 |
|
zhaoke
|
d88871662d
|
* Keep full parameters in ztf steps.
|
2023-05-10 14:24:11 +08:00 |
|
liuhong
|
9d1f21c3c7
|
Split projectControl::ajaxGetUnlinkTips to projectModel::getExecutionMembers.
|
2023-05-10 14:21:05 +08:00 |
|
liuhong
|
c6f7ef2644
|
* Submit projectModel::getExecutionMembers unit test
|
2023-05-10 14:18:33 +08:00 |
|
liuruogu
|
497f24c6cd
|
* Modify method printPlanBlock params.
|
2023-05-10 14:07:09 +08:00 |
|
liuruogu
|
6849e919cb
|
+ Add plan list block.
|
2023-05-10 14:07:09 +08:00 |
|
chentao
|
043adf9f59
|
* product: refactor unimplemented functions.
|
2023-05-10 14:03:55 +08:00 |
|
xushenjie
|
18e88973a9
|
* Adjust unit test of programplan::getMilestones().
|
2023-05-10 06:00:57 +00:00 |
|
chaideqing
|
cacd4fbac7
|
* Fix warning in unit test.
|
2023-05-10 14:00:08 +08:00 |
|
孔令茂
|
be6062bffc
|
* Finished product story block with zui3.
|
2023-05-10 13:57:43 +08:00 |
|
guofeilong
|
033b502cce
|
* Fix to this->post .
|
2023-05-10 13:47:37 +08:00 |
|
guofeilong
|
8b2351d6de
|
* Fix bug in test tao doupdate .
|
2023-05-10 13:46:45 +08:00 |
|
chaideqing
|
6f69380593
|
* Refactor unit test changeexecutionstatus.
|
2023-05-10 13:44:41 +08:00 |
|
xushenjie
|
16da0f5d63
|
* Rename file getmilestones/execution.yaml to getmilestones/stage.yaml.
|
2023-05-10 05:37:13 +00:00 |
|
xushenjie
|
2852a67074
|
+ Add unit testing yaml data files of programplan::getMilestones().
|
2023-05-10 05:33:02 +00:00 |
|
chaideqing
|
f1020cb50d
|
* Refactor project model function checkCanChangeModel.
|
2023-05-10 13:27:42 +08:00 |
|
liuchenglong
|
5fdf2249d8
|
Merge remote-tracking branch 'origin/master'
|
2023-05-10 05:25:31 +00:00 |
|
liuchenglong
|
c3ee5a1dd2
|
* Fix todo-gettotoprojects test case ignor.
|
2023-05-10 05:25:13 +00:00 |
|
jukui
|
dbb8379033
|
* Modify getList function test case remark for todo model.
|
2023-05-10 13:06:29 +08:00 |
|
sunhao
|
5852b5ad7f
|
* zin: fix inner selector not work with x-zin-options.
|
2023-05-10 11:42:00 +08:00 |
|
sunhao
|
9db3f7027f
|
* zin: refactor.
|
2023-05-10 11:41:59 +08:00 |
|
zhouxin
|
0474b90e3b
|
* Add unit test for checkHasChildren of taskTao.
|
2023-05-10 03:30:13 +00:00 |
|