liumengyi
|
f3f8526184
|
* Fix bug that bug list cannot be sorted after searching.
|
2024-02-05 17:11:45 +08:00 |
|
liugang
|
ef1958c81d
|
- bug: remove unused fetchBaseInfo method and getBaseInfo method.
|
2023-11-08 10:45:16 +08:00 |
|
zhouxin
|
43e8bc7783
|
* Fix search toggle of execution-bug.
|
2023-10-25 14:36:05 +08:00 |
|
daitingting
|
e25457f33d
|
* Limit product when product is not empty.
|
2023-10-24 06:19:09 +00:00 |
|
daitingting
|
1636ada5ee
|
* Adjust the params when call getBySearch function.
|
2023-10-10 05:22:32 +00:00 |
|
tianshujie
|
bb64bc8c85
|
* Move the getBySearch method from tao into the model.
|
2023-09-26 14:51:06 +08:00 |
|
daitingting
|
f51da6cd09
|
* 测试获取相关 bug。
|
2023-08-29 07:59:38 +00:00 |
|
liumengyi
|
a3bde1f545
|
+ Add unit test of bugTaoappendProductConditionForBug.
|
2023-08-22 14:55:31 +08:00 |
|
liumengyi
|
f8fc97f08a
|
+ Add unit test of bugTao::appendProductConditionForProject.
|
2023-08-22 14:50:57 +08:00 |
|
liumengyi
|
fd83dee489
|
+ Add unit test of bugTao::processSearchQuery.
|
2023-08-22 14:37:14 +08:00 |
|
liumengyi
|
0484176d37
|
+ Add unit test of bugTao::getNeedConfirmList.
|
2023-08-22 11:26:49 +08:00 |
|
liumengyi
|
893c8bdad8
|
* Remove bugTao::updateByID.
|
2023-08-21 16:56:57 +08:00 |
|
liumengyi
|
2d0e168f32
|
* Fix error of bugModel::getBugs2Link.
|
2023-08-21 14:59:33 +08:00 |
|
daitingting
|
86f909dc08
|
* Refactor getExecutionBugs function.
|
2023-08-16 08:46:41 +00:00 |
|
liumengyi
|
3867e6933e
|
* Add default value.
|
2023-08-16 14:13:08 +08:00 |
|
daitingting
|
6a50440844
|
* Add object param for getBySearch function.
* Split append product condition.
|
2023-08-16 06:09:09 +00:00 |
|
daitingting
|
1f8a07caf7
|
* Format codes.
|
2023-08-15 08:45:54 +00:00 |
|
wangyidong
|
c1cfaac74b
|
* Adjust for search form.
|
2023-07-08 11:07:17 +08:00 |
|
wangyuting
|
a2c95f793b
|
* Optimize batchUpdate function.
|
2023-05-31 14:23:21 +08:00 |
|
liugang
|
3efe3d17b2
|
* bug: fix the error that the bug cannot be searched.
|
2023-05-31 10:49:24 +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 |
|
wangyuting
|
8eaf9e2d25
|
* Optimize bug edit function.
|
2023-05-26 09:24:30 +08:00 |
|
wangyuting
|
0989b4a93f
|
* Complete batch close of bug.
|
2023-05-25 14:41:26 +08:00 |
|
wangyuting
|
57d2fc5f7d
|
* Reconstructing the batchClose function for bug.
|
2023-05-24 15:56:26 +08:00 |
|
liumengyi
|
2803bd98a2
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-24 10:47:59 +08:00 |
|
zenggang
|
80ee36948e
|
* Bug batchChangePlan batchChangeBranch method.
|
2023-05-22 09:26:41 +00:00 |
|
liugang
|
68edaee661
|
+ bugTao: add function to fetch base info of a bug from database.
|
2023-05-22 13:59:43 +08:00 |
|
liumengyi
|
e5438f5d86
|
* Optimize code after code reviewing and add checkRequired4Resolve
function for bugModel-resolve.
|
2023-05-16 16:29:25 +08:00 |
|
daitingting
|
c0352889a9
|
* Adjust the order of param note.
* Adjust the type of branch param.
|
2023-05-15 05:10:23 +00:00 |
|
daitingting
|
7f70bc3e94
|
* Adjust type and spell of getNeedConfirmList function.
|
2023-05-15 09:47:21 +08:00 |
|
daitingting
|
3089113b73
|
* Refactor getBySearch function.
|
2023-05-15 09:47:21 +08:00 |
|
daitingting
|
c3c92cb69a
|
* Format codes.
|
2023-05-12 06:24:13 +00:00 |
|
daitingting
|
d5085b44f7
|
* Optimize codes.
|
2023-05-12 05:54:52 +00:00 |
|
songchenxuan
|
c6136bcef2
|
* Fix bug for bug tao param.
|
2023-05-10 09:26:50 +08:00 |
|
daitingting
|
0f2bb519da
|
* Optimize notes.
|
2023-05-09 20:39:28 +08:00 |
|
daitingting
|
1d5b06c4bc
|
* Format codes.
* Optimize notes.
|
2023-05-09 20:39:28 +08:00 |
|
qixinzhi
|
67f94f0006
|
* Fix sonar.
|
2023-05-09 18:56:08 +08:00 |
|
daitingting
|
062bb522f0
|
* Optimize codes.
|
2023-05-09 01:52:46 +00:00 |
|
daitingting
|
6bc80f8f00
|
* Tester.
|
2023-05-08 10:19:07 +00:00 |
|
daitingting
|
238405203a
|
* Add test for updateLinkBug function.
|
2023-05-08 07:49:24 +00:00 |
|
daitingting
|
b6518ea0d8
|
* Refactor the update method in model of the bug module.
|
2023-05-08 01:18:27 +00:00 |
|
qixinzhi
|
b1b6f00dec
|
* Fix code review.
|
2023-05-04 10:57:54 +00:00 |
|
xieqiyu
|
3977b9c890
|
* Delete unused code.
|
2023-05-04 01:55:19 +00:00 |
|
qixinzhi
|
4baebf4391
|
Merge branch 'master_xieqiyu_getlist' of https://git.zcorp.cc/easycorp/zentaopms into master_xieqiyu_getlist
|
2023-04-27 07:16:56 +00:00 |
|
xieqiyu
|
58898acc4c
|
* Modify code review.
|
2023-04-27 07:14:27 +00:00 |
|
xieqiyu
|
a793adf827
|
* Reconstruct getbugs.
|
2023-04-27 06:47:50 +00:00 |
|
宋辰轩
|
bc9bc67cac
|
* Modify bug create.
|
2023-04-27 13:09:19 +08:00 |
|
xieqiyu
|
9667f0603b
|
* Reconstruct getbugs.
|
2023-04-26 14:27:13 +00:00 |
|
宋辰轩
|
820ae9ae64
|
* Modify public to protected.
|
2023-04-26 15:42:39 +08:00 |
|
宋辰轩
|
5503cc95fc
|
* Modify bug getbyid.
|
2023-04-26 15:07:52 +08:00 |
|