liumengyi
|
9e4e3f9a2e
|
* Refactor bugModel-createBugFromGitlabIssue and modify unit test.
|
2023-05-29 13:20:02 +08:00 |
|
liumengyi
|
7f89adf1e5
|
- Remove unused function of bugModel-extractAccountsFromList.
|
2023-05-29 10:46:01 +08:00 |
|
liumengyi
|
54c85e7b71
|
- Remove unused function of bugModel-extractAccountsFromSingle.
|
2023-05-29 10:44:02 +08:00 |
|
liumengyi
|
870e8cfdde
|
- Remove unused function of bugModel-getFieldPairs.
|
2023-05-29 10:03:51 +08:00 |
|
wangyuting
|
00b0164dfa
|
* Restore the usage of comment.
|
2023-05-29 09:58:31 +08:00 |
|
liumengyi
|
950380ec4a
|
* Remove unused function of bugModel-getReviewBugs.
|
2023-05-29 09:51:49 +08:00 |
|
liumengyi
|
dc9652c90d
|
- Remove unused function, bugModel-formCustomedBugs.
|
2023-05-29 09:47:50 +08:00 |
|
wangyuting
|
e9cb2d116a
|
* Optimize bug close function.
|
2023-05-29 09:32:27 +08:00 |
|
wangyuting
|
ac7b89db1e
|
* Optimize bug activate function.
|
2023-05-29 09:17:37 +08:00 |
|
liumengyi
|
12f85d1896
|
* Remove bugModel-getAllProjectIds, and replace it with projectModel-getPairs.
|
2023-05-29 09:00:38 +08:00 |
|
liumengyi
|
fb436a2df5
|
* Fix bug for saving bug-batchCreate, and modify bugTao-checkBugsForBatchCreate to bugZen-checkBugsForBatchCreate.
|
2023-05-26 15:48:39 +08:00 |
|
liumengyi
|
9a37846503
|
* Fix error for bug-resolve, and move checkRequiredForResolve from tao.php to zen.php.
|
2023-05-26 14:31:56 +08:00 |
|
zenggang
|
a6b49e9e68
|
* Bug batchResolve ajaxLoadExecutionTeamMembers method
|
2023-05-26 06:13:07 +00:00 |
|
wangyuting
|
dafbcedc86
|
* Optimize bug resolve function.
|
2023-05-26 13:58:06 +08:00 |
|
wangyuting
|
c20b492b8a
|
* Fix return value error of bug confirm function.
|
2023-05-26 11:20:04 +08:00 |
|
wangyuting
|
1cb55567e5
|
* Optimize bug confirm function.
|
2023-05-26 11:15:42 +08:00 |
|
wangyuting
|
8a60290816
|
* Optimize bug assign function.
|
2023-05-26 10:37:04 +08:00 |
|
wangyuting
|
8eaf9e2d25
|
* Optimize bug edit function.
|
2023-05-26 09:24:30 +08:00 |
|
liumengyi
|
7b70fa5952
|
* Optimize code for bugModel-checkBugsForBatchCreate, and modify unit test.
|
2023-05-25 17:06:24 +08:00 |
|
wangyuting
|
7e9d74c013
|
* Optimized the code for the bug create function.
|
2023-05-25 16:30:15 +08:00 |
|
liugang
|
48d98496ca
|
* bugModel: the activatedCount property's value of the old bug should not be changed.
|
2023-05-25 15:39:36 +08:00 |
|
wangyuting
|
0989b4a93f
|
* Complete batch close of bug.
|
2023-05-25 14:41:26 +08:00 |
|
wangyuting
|
2fab946787
|
* Complete batch confirme of bug.
|
2023-05-25 13:50:36 +08:00 |
|
wangyuting
|
0318a6e22a
|
* Complete batch change module of bug.
|
2023-05-25 11:25:29 +08:00 |
|
daitingting
|
f573fc76da
|
* Refactor getDataOfClosedBugsPerDayTest.
|
2023-05-25 03:15:26 +00:00 |
|
daitingting
|
9abc2dcd98
|
* Refactor getDataOfResolvedBugsPerDayTest.
|
2023-05-25 02:48:51 +00:00 |
|
daitingting
|
623f2b57f9
|
* Refactor getDataOfOpenedBugsPerDayTest.
|
2023-05-25 02:37:36 +00:00 |
|
wangyuting
|
bbe350564a
|
* Finish batch asssign of bug.
|
2023-05-25 10:29:24 +08:00 |
|
daitingting
|
311e8a7e2e
|
* Refactor them.
|
2023-05-25 01:31:08 +00:00 |
|
zenggang
|
2075ec21e6
|
* Bug batchResolve
|
2023-05-24 09:46:08 +00:00 |
|
daitingting
|
857546c178
|
* Refactore getDataOfBugsPerModule function.
|
2023-05-24 09:12:29 +00:00 |
|
wangyuting
|
57d2fc5f7d
|
* Reconstructing the batchClose function for bug.
|
2023-05-24 15:56:26 +08:00 |
|
daitingting
|
2581ee42ca
|
* Refactor getDataOfBugsPerBuild function.
|
2023-05-24 06:25:14 +00:00 |
|
daitingting
|
2028e9a4f0
|
* Refactor getDataOfBugsPerExecution function.
|
2023-05-24 05:51:14 +00:00 |
|
liumengyi
|
2803bd98a2
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-24 10:47:59 +08:00 |
|
liumengyi
|
c4226326a3
|
* Modify the order of ternary operations in bugModel-batchCreate.
|
2023-05-24 09:49:25 +08:00 |
|
wangyuting
|
b9e9c48c9b
|
* Fix Fix bugs with missing variables and link errors.
|
2023-05-24 09:30:50 +08:00 |
|
liugang
|
22b7d3bd20
|
* bugModel: fix error of calling undefined property.
|
2023-05-24 08:37:14 +08:00 |
|
daitingting
|
4038332f29
|
* Move mergeChartOption function.
|
2023-05-23 06:28:37 +00:00 |
|
daitingting
|
bd2e63be7b
|
* Refactore report function.
|
2023-05-23 06:10:34 +00:00 |
|
liumengyi
|
cd128643d2
|
* Fix spelling error.
|
2023-05-23 13:53:02 +08:00 |
|
liumengyi
|
254a6db995
|
* Optimize code for bug-batchCreate.
|
2023-05-23 13:40:26 +08:00 |
|
liugang
|
d2570592b7
|
* bugModel: pass the $bugID parameter when call bugTao::fetchBaseInfo().
|
2023-05-23 11:29:39 +08:00 |
|
liugang
|
e446829169
|
* bugModel: fix parameter name in comment.
|
2023-05-23 11:14:30 +08:00 |
|
liugang
|
02c8dd8063
|
* bugModel: set default value of the $kanbanParams parameter.
|
2023-05-23 11:13:30 +08:00 |
|
wangyuting
|
45a69e4cf2
|
* Fix a bug caused by parameter changes in the getExecutionPairsByProduct function.
|
2023-05-23 10:08:01 +08:00 |
|
wangyuting
|
b315f0104e
|
* Adjust block method params type.
|
2023-05-23 09:09:01 +08:00 |
|
zenggang
|
80ee36948e
|
* Bug batchChangePlan batchChangeBranch method.
|
2023-05-22 09:26:41 +00:00 |
|
daitingting
|
dd4c3c1a34
|
* Refactor getBugs2Link function.
|
2023-05-22 08:02:25 +00:00 |
|
liugang
|
da73597e8b
|
* bug: return error message if bug doesn't exist.
|
2023-05-22 14:32:25 +08:00 |
|