liugang
|
be64430093
|
* testcaseModel: fix bug of display the cases with scenes as individual ones.
|
2023-08-15 10:10:23 +08:00 |
|
liugang
|
c540f8ab6a
|
* testcase: use data-object-id instead of data-id.
|
2023-08-15 09:57:35 +08:00 |
|
liugang
|
e1c0cbc23f
|
* testcase: add objectID property to DtSort.
|
2023-08-15 09:56:47 +08:00 |
|
liugang
|
364254e56b
|
* tescaseModel: sort scenes in ascending order.
|
2023-08-15 09:55:45 +08:00 |
|
liugang
|
0a941e6a3b
|
* testcaseModel: add the data-object-id attribute.
|
2023-08-15 09:55:16 +08:00 |
|
liugang
|
08420afc27
|
- testcase: remove unused code.
|
2023-08-14 15:51:31 +08:00 |
|
liugang
|
a4f04c203f
|
* testcase: fix error of calling undefined variable.
|
2023-08-14 15:47:14 +08:00 |
|
liugang
|
20824f3b52
|
* testtask: filter the posted case id list.
|
2023-08-14 15:33:44 +08:00 |
|
liugang
|
dfa1720c23
|
* testcaseModel: refactor the filterIdList method.
|
2023-08-14 15:24:45 +08:00 |
|
liumengyi
|
2e52c4d223
|
* Fix spelling mistakes.
|
2023-08-14 15:13:25 +08:00 |
|
liugang
|
c338545a65
|
* testcaseModel: fix sql error.
|
2023-08-14 15:12:51 +08:00 |
|
liugang
|
cc8e9a72a8
|
* testcase: rename the paramter of batchCaseTypeChange method.
|
2023-08-14 15:10:16 +08:00 |
|
liugang
|
c60ac46fbe
|
* testcaseModel: refactor the method to batch change scene of cases.
|
2023-08-14 15:09:49 +08:00 |
|
liugang
|
638086ba6b
|
* testcase: refactor the method to batch confirm story change of cases.
|
2023-08-14 15:09:14 +08:00 |
|
liugang
|
35057ad37c
|
* testcase: refactor the methods to batch change type of cases.
|
2023-08-14 15:08:36 +08:00 |
|
liugang
|
3d592ec092
|
* testcase: refactor methods to batch change module of cases.
|
2023-08-14 15:07:52 +08:00 |
|
liugang
|
4e17ebfd23
|
* testcase: refactor methods to batch change branch of cases.
|
2023-08-14 15:07:03 +08:00 |
|
liugang
|
21e8e01609
|
* testcase: refactor the batchDelete method.
|
2023-08-14 15:06:10 +08:00 |
|
liugang
|
5aa060fc0d
|
* testcaseModel: add method to batchDelete cases.
|
2023-08-14 15:05:45 +08:00 |
|
songchenxuan
|
a71a1b7696
|
* Fix bug #36051.
|
2023-08-14 13:50:36 +08:00 |
|
liugang
|
99b1c24494
|
* testcaseModel: add method to filter the posted case id list.
|
2023-08-14 15:02:52 +08:00 |
|
liugang
|
7a30762ec9
|
* testcase: refactor methods to batch review cases.
|
2023-08-14 15:02:19 +08:00 |
|
liugang
|
a2a23a41dd
|
* testcaseModel: refactor the getByList method.
|
2023-08-14 15:01:24 +08:00 |
|
liugang
|
84bff6c7e5
|
* testcase: filter the posted case id list.
|
2023-08-14 15:00:13 +08:00 |
|
liumengyi
|
6a28bbf9ea
|
- Remove unused variables.
|
2023-08-14 14:34:35 +08:00 |
|
tianshujie
|
f4b97329ee
|
* Remove the end date limit and change the start date.
|
2023-08-14 14:33:19 +08:00 |
|
songchenxuan
|
8d4475ab15
|
* Fix bug #34331.
|
2023-08-14 12:58:59 +08:00 |
|
liugang
|
92166c5d60
|
* testcaseModel: remove the prefix to prevent duplicate prefixes.
|
2023-08-14 13:50:31 +08:00 |
|
liugang
|
26d0ab13d3
|
* testcaseModel: add a prefix so that when the data is sent to the background, it can distinguish which object it is.
|
2023-08-14 13:49:30 +08:00 |
|
liugang
|
af53efede6
|
* testcaseModel: prefix caseID to avoid duplication with sceneID.
|
2023-08-14 13:46:53 +08:00 |
|
liugang
|
fab5f303cb
|
* testcaseModel: call the printRow method recursively.
|
2023-08-14 13:34:52 +08:00 |
|
liugang
|
2bc5e7483f
|
* testcase: move the printRow method to model.php.
|
2023-08-14 13:29:15 +08:00 |
|
dingguodong
|
2260dc365a
|
- Do NOT quit cron process if connection is aborted.
|
2023-08-14 13:27:47 +08:00 |
|
tianshujie
|
dda54da10d
|
- Remove duplicate code.
|
2023-08-14 13:02:18 +08:00 |
|
sunhao
|
d4bd183e3b
|
* fix $.apps.open not work with same link.
|
2023-08-14 11:53:46 +08:00 |
|
dingguodong
|
4ec2ff22f0
|
* Keep cron running if PHP_SAPI is fpm-fcgi.
|
2023-08-14 11:53:30 +08:00 |
|
wangyidong
|
b4a58de78b
|
* Fix for bug #37241.
|
2023-08-14 11:28:41 +08:00 |
|
liumengyi
|
4681a8ad72
|
* Modify css.
|
2023-08-14 11:19:35 +08:00 |
|
wangyidong
|
48659966d1
|
* Code for bug #
|
2023-08-14 11:18:16 +08:00 |
|
liugang
|
7c2cff855b
|
- testcase: remove unused method.
|
2023-08-14 11:17:18 +08:00 |
|
liugang
|
6a2f8b8990
|
* Remove the CHANGEVALUE constant variable.
|
2023-08-14 11:11:41 +08:00 |
|
liugang
|
7c71c12522
|
* testcase: refactor the batchChangeModule method.
|
2023-08-14 11:06:49 +08:00 |
|
songchenxuan
|
195d68c588
|
* Fix bug #36051.
|
2023-08-14 10:49:03 +08:00 |
|
wangyidong
|
a9cb0e982a
|
* Adjust for loadURS when change branches.
|
2023-08-14 10:31:29 +08:00 |
|
liugang
|
0f854fdac4
|
* testcaseModel: search case from TABLE_CASE.
|
2023-08-14 10:25:19 +08:00 |
|
liugang
|
c6b3759182
|
- testcaseModel: remove unused methods.
|
2023-08-14 10:06:10 +08:00 |
|
liugang
|
5209821db1
|
- testcaseModel: remove unused method.
|
2023-08-14 09:59:34 +08:00 |
|
liugang
|
4bd957e593
|
* testcaseModel: refactor the getScenesName method.
|
2023-08-14 09:43:27 +08:00 |
|
liugang
|
b1d4f9646a
|
* testcase: refactor the changeScene method.
|
2023-08-14 09:28:34 +08:00 |
|
liugang
|
bfa5d18777
|
* actionModel: get a scene by calling testcaseModel::getSceneByID method instead of query from db.
|
2023-08-14 09:27:43 +08:00 |
|