liugang
|
699ab2af09
|
- testtask: remove unused method.
|
2023-09-14 17:05:46 +08:00 |
|
liumengyi
|
d898556ae6
|
* Refactor testtask::getRunByID, and modify its unit test.
|
2023-09-14 16:15:58 +08:00 |
|
liugang
|
f35429393d
|
* testtaskModel: remove the $params parameter of the getPairs method.
|
2023-09-13 16:18:42 +08:00 |
|
liugang
|
bcda912800
|
* testtaskModel: refactor the getPairs method.
|
2023-09-13 14:11:46 +08:00 |
|
liugang
|
c8825383bc
|
+ testtaskModel: add method to batch assign cases in a testtask.
|
2023-09-13 10:38:15 +08:00 |
|
liugang
|
8dacfa7606
|
* testtaskModel: return false if the $taskID parameter is empty.
|
2023-09-13 10:37:51 +08:00 |
|
liugang
|
b9d0029e09
|
* testtaskModel: refactor the batchUnlinkCases method.
|
2023-09-13 10:04:25 +08:00 |
|
liugang
|
0a168775d1
|
+ testtaskModel: add a method to batch remove cases from a testtask.
|
2023-09-13 09:52:10 +08:00 |
|
liugang
|
d8bd6cf2d8
|
* testtaskModel: refactor the unlinkCase method.
|
2023-09-12 17:04:13 +08:00 |
|
liugang
|
a8ac477bc4
|
+ testtask: add method to remove a case from a testtask.
|
2023-09-12 14:20:21 +08:00 |
|
liugang
|
bd2004723e
|
* testtask: modify comment.
|
2023-09-12 10:22:53 +08:00 |
|
liugang
|
4b09607a75
|
* testtaskModel: remove unused code.
|
2023-09-12 10:21:07 +08:00 |
|
liugang
|
6e8bcc7bed
|
* testtaskModel: check if the action can be executed based on the isClickable method.
|
2023-09-12 10:19:50 +08:00 |
|
liugang
|
2daed2a482
|
* testtaskModel: refactor the block method.
|
2023-09-12 10:15:41 +08:00 |
|
liugang
|
2e8e5a86dc
|
* testtaskModel: refactor the activate method.
|
2023-09-12 10:14:29 +08:00 |
|
liumengyi
|
eae359fb08
|
* Modify unit test of testtaskModel::update, and fix error of it.
|
2023-09-12 09:58:42 +08:00 |
|
liugang
|
0b8837c358
|
* testtaskModel: return false if the testtask's status is done when close a testtask.
|
2023-09-11 17:37:21 +08:00 |
|
liugang
|
4e79f313bf
|
* testtask: refactor the methods to close a testtask.
|
2023-09-11 16:36:00 +08:00 |
|
liugang
|
010866f5c5
|
* testtask: process the uid field when start a testtask.
|
2023-09-11 16:34:11 +08:00 |
|
liugang
|
8ac9c4e28f
|
* testtask: return false if the testtask's status isn't wait.
|
2023-09-11 14:55:07 +08:00 |
|
liugang
|
1e65289fec
|
* testtask: refactor methods to start a testtask.
|
2023-09-11 14:00:57 +08:00 |
|
liumengyi
|
05dd2ebc43
|
* Refactor testtask::edit.
|
2023-09-06 17:21:37 +08:00 |
|
wangyuting
|
9844f4a6bf
|
* Refactor unitCases function on testtask.
|
2023-08-25 15:56:32 +08:00 |
|
wangyuting
|
6bfb3b4dda
|
* Optimize view function on testtask.
|
2023-08-25 09:38:36 +08:00 |
|
dingguodong
|
0b7c7329e5
|
* Replace leftjoin to leftJoin.
|
2023-08-24 16:49:54 +08:00 |
|
wangyuting
|
85b99f8013
|
* Optimize create function on testtask.
|
2023-08-24 16:32:10 +08:00 |
|
wangyuting
|
e0d8afe5de
|
* Optimize browseUnits function on testtask.
|
2023-08-24 14:29:49 +08:00 |
|
wangyuting
|
8cf7cd5be1
|
* Optimize testtask browse.
|
2023-08-23 15:12:47 +08:00 |
|
liumengyi
|
bcd7c5d90b
|
* Refactor ui of testcase::createBug.
|
2023-07-27 10:03:14 +08:00 |
|
liumengyi
|
6b82e15b13
|
* Refactor ui of testtask::results and testtask::runCase.
|
2023-07-26 16:37:29 +08:00 |
|
liumengyi
|
b8e9ed9e7b
|
* Fix empty error.
|
2023-07-25 18:37:51 +08:00 |
|
liumengyi
|
e5606810b2
|
* Modify style of runCase and case results.
|
2023-07-25 16:44:19 +08:00 |
|
sunguangming
|
7a1899ac9c
|
* Finish task #97630.
|
2023-07-25 16:22:17 +08:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
wangyuting
|
c0e429cdbf
|
* Finish latestTesttask on qastatistic block.
|
2023-07-11 09:28:26 +08:00 |
|
朱金勇
|
ccb6a094f9
|
* Change constant to variable.
|
2023-07-10 04:31:47 +00:00 |
|
daitingting
|
3ffc3361bf
|
* Adjust codes.
|
2023-07-07 01:31:38 +00:00 |
|
daitingting
|
b08ff50930
|
* Refactor the edit view of testtask.
|
2023-06-20 05:30:20 +00:00 |
|
daitingting
|
5608437ac8
|
* Refactor create view of testtask.
|
2023-06-20 02:24:10 +00:00 |
|
daitingting
|
986e2e33e0
|
* Adjust the header and the submit for start action.
|
2023-06-19 07:09:53 +00:00 |
|
daitingting
|
a8075aa0ee
|
* Adjust the header and the submit for close action.
|
2023-06-19 06:49:00 +00:00 |
|
daitingting
|
bb2ff98871
|
* Adjust the header and the submit.
|
2023-06-19 06:24:35 +00:00 |
|
liugang
|
6870d8771a
|
* testtaskModel: merge code with same "if" statement.
|
2023-06-15 18:42:47 +08:00 |
|
wangyuting
|
01565539e1
|
* Adjust myTestTask label and Adjust my testtask browse css.
|
2023-06-12 09:56:50 +08:00 |
|
wangyuting
|
9b07978ea0
|
* Adjust totalStatus to totalstatus.
|
2023-06-12 09:31:26 +08:00 |
|
wangyuting
|
bc170c06c6
|
* Adjust totalstatus to totalStatus.
|
2023-06-12 09:29:34 +08:00 |
|
wangyuting
|
d424236ba9
|
* Fix get project testtask function bug.
|
2023-06-08 10:36:55 +08:00 |
|
wangyuting
|
c22b94ac98
|
* Adjust buildOperateMenu to initTableData.
|
2023-06-08 10:32:59 +08:00 |
|
wangyuting
|
eaca90a71f
|
* Adjust buildOperateMenu to initTableData.
|
2023-06-08 10:15:47 +08:00 |
|
wangyuting
|
687637779b
|
* Finish testtask browse actions.
|
2023-06-05 16:06:42 +08:00 |
|