Guanxiying
|
deec3895fc
|
+ Add meas modules.
|
2023-05-25 16:56:05 +08:00 |
|
Guanxiying
|
35b6e71fe2
|
* Add measurement to navGroup config.
|
2023-05-25 16:56:04 +08:00 |
|
Guanxiying
|
69620350ea
|
* Add definition of tables about meas.
|
2023-05-25 16:56:04 +08:00 |
|
liumengyi
|
9304c1bc74
|
* Fix error for required in bug-batchCreate.
|
2023-05-25 16:41:42 +08:00 |
|
wangyuting
|
7e9d74c013
|
* Optimized the code for the bug create function.
|
2023-05-25 16:30:15 +08:00 |
|
dingyongliang
|
616f3956a5
|
* zin: add title prop for tabledata wg.
|
2023-05-25 16:06:21 +08:00 |
|
dingyongliang
|
5f4d74c985
|
* zin: add title prop for tabledata wg.
|
2023-05-25 16:05:10 +08:00 |
|
sunguangming
|
2e974420d5
|
* Remove unused code.
|
2023-05-25 15:58:09 +08:00 |
|
wangyuting
|
1bdf0bd063
|
* Optimize the view params of browse and view page.
|
2023-05-25 15:53:59 +08:00 |
|
sunguangming
|
2777ec9622
|
* Rename recordEstimate to recordWorkhour.
|
2023-05-25 15:53:00 +08:00 |
|
tianshujie
|
649956a752
|
* When the value is null, isset determines to be false.
|
2023-05-25 15:44:57 +08:00 |
|
daitingting
|
2f460683ce
|
* Refactore getDataOfBugsPerAssignedTo test.
|
2023-05-25 07:43:40 +00: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 |
|
zhouxin
|
abdc53f20a
|
* Batch fix illegal comment.
|
2023-05-25 15:38:56 +08:00 |
|
caoyanyi
|
cde2fc0016
|
- Remove unused field.
|
2023-05-25 15:37:34 +08:00 |
|
caoyanyi
|
714aa3bafa
|
- Remove unused fields.
|
2023-05-25 15:34:26 +08:00 |
|
sunguangming
|
83911b5d7f
|
* Rename recordEstimate to recordWorkhour.
|
2023-05-25 15:32:28 +08:00 |
|
daitingting
|
8f75261ba3
|
* Refactor getDataOfBugsPerType test.
|
2023-05-25 07:28:47 +00:00 |
|
wangyuting
|
e2d6dc3679
|
* Adjusting the function order of the control.
|
2023-05-25 15:11:58 +08:00 |
|
wangyuting
|
266e0a1c2a
|
* Adjust confirm function to below edit function.
|
2023-05-25 15:06:47 +08:00 |
|
wangyuting
|
3966ae309b
|
* Adjust create function and edit function to below view function.
|
2023-05-25 15:05:36 +08:00 |
|
wangyuting
|
1bc18cf96b
|
* Adjust view function to below browse function.
|
2023-05-25 15:04:05 +08:00 |
|
dingguodong
|
45e446ade8
|
* Complete the test case for productModel::processRoadmap().
|
2023-05-25 15:00:41 +08:00 |
|
liumengyi
|
3ac448eaa3
|
* Refactor bug-batchCreate js, and get options throught ajax request.
|
2023-05-25 14:53:01 +08:00 |
|
dingyongliang
|
92264c4de6
|
* zin: update tabledata wg.
|
2023-05-25 14:51:27 +08:00 |
|
dingyongliang
|
68dbfac18a
|
* zin: update section wg.
|
2023-05-25 14:51:27 +08:00 |
|
daitingting
|
85f0721121
|
* Refactor getDataOfBugsPerActivatedCount test.
|
2023-05-25 06:46:43 +00:00 |
|
wangyuting
|
0989b4a93f
|
* Complete batch close of bug.
|
2023-05-25 14:41:26 +08:00 |
|
caoyanyi
|
e53f2f74c5
|
+ Add unit test for afterChangeStatus method.
|
2023-05-25 14:38:47 +08:00 |
|
caoyanyi
|
f7a492f156
|
* Remove global attribute call, and add unit test method.
|
2023-05-25 14:38:47 +08:00 |
|
caoyanyi
|
b711263598
|
* Add score save and action save.
|
2023-05-25 14:38:47 +08:00 |
|
caoyanyi
|
f4a8627a6e
|
* Change comment.
|
2023-05-25 14:38:47 +08:00 |
|
caoyanyi
|
78645d5145
|
* Fix $_SERVER error for unit test.
|
2023-05-25 14:38:47 +08:00 |
|
daitingting
|
1fc8e1d2d4
|
* Refactor getDataOfBugsPerPri test.
|
2023-05-25 06:33:21 +00:00 |
|
daitingting
|
7ec23418c9
|
* Refactor getDataOfBugsPerStatus test.
|
2023-05-25 06:29:49 +00:00 |
|
sunguangming
|
75fad6f5f6
|
* Refactor getTeamByAccount method.
|
2023-05-25 14:19:40 +08:00 |
|
daitingting
|
37720493b5
|
* Refactor getDataOfBugsPerResolution test.
|
2023-05-25 06:18:33 +00:00 |
|
liumengyi
|
f48ba2d39e
|
* Remove default value for productTao-buildExecutionPairs.
|
2023-05-25 14:08:06 +08:00 |
|
daitingting
|
c64676e956
|
* Refactor getDataOfBugsPerSeverity test.
|
2023-05-25 06:03:26 +00:00 |
|
wangyuting
|
2fab946787
|
* Complete batch confirme of bug.
|
2023-05-25 13:50:36 +08:00 |
|
zhouxin
|
77a2da90d9
|
* Batch modify quote for unit test.
|
2023-05-25 13:43:27 +08:00 |
|
daitingting
|
0a3a7fd352
|
* Refactor getDataOfClosedBugsPerUser test.
|
2023-05-25 05:37:27 +00:00 |
|
daitingting
|
b9c65dc5b7
|
* Refactor getDataOfResolvedBugsPerUser test.
|
2023-05-25 05:32:46 +00:00 |
|
caoyanyi
|
b6fd409895
|
- Remove files for ztf tmp.
|
2023-05-25 13:23:02 +08:00 |
|
zhouxin
|
c545c0580c
|
* Batch change double quote to single quote for story's unit test.
|
2023-05-25 13:20:18 +08:00 |
|
caoyanyi
|
ae6f679776
|
* Change saved tips.
|
2023-05-25 13:19:06 +08:00 |
|
caoyanyi
|
dd2acb7dbe
|
* Split batchClose method.
|
2023-05-25 13:19:06 +08:00 |
|
caoyanyi
|
5227c2b011
|
* Add comment and default value.
|
2023-05-25 13:19:06 +08:00 |
|
caoyanyi
|
8f29aaf9e0
|
* Fix error for realStarted is null.
|
2023-05-25 13:19:06 +08:00 |
|
daitingting
|
57ce848a6b
|
* Refactor these tests.
|
2023-05-25 05:16:56 +00:00 |
|