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 |
|
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 |
|
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 |
|
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 |
|
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
|
8dbdac5f0f
|
* testcaseModel: create a object out of loop.
|
2023-08-14 08:47:23 +08:00 |
|
liugang
|
8844379f91
|
* testcaseModel: remove spaces.
|
2023-08-14 08:46:41 +08:00 |
|
liugang
|
70f9cc2f65
|
* testcase: only update the cases or scenes whose order has been changed.
|
2023-08-11 17:18:20 +08:00 |
|
liugang
|
61af0f367f
|
* testcase: refactor the updateOrder method.
|
2023-08-11 17:09:48 +08:00 |
|
liugang
|
3057cd49fb
|
* testcase: refactor the batchChangeScene method, only cases can batch change scene.
|
2023-08-11 16:49:52 +08:00 |
|
liugang
|
2fdf5f08e7
|
* testcase: fix error of calling undefined variable.
|
2023-08-11 16:49:21 +08:00 |
|
liugang
|
bb196ba312
|
* testcase: fix syntax error.
|
2023-08-11 16:49:07 +08:00 |
|
liugang
|
b381ddc63f
|
* testcase: call deleteScene method to delete sub scenes when batch delete scenes.
|
2023-08-11 16:15:11 +08:00 |
|
liugang
|
2da7970cf4
|
- testcase: don't delete cases when delete a scene.
|
2023-08-11 16:14:43 +08:00 |
|
liugang
|
9d8c138167
|
* testcase: change sceneId to sceneID.
|
2023-08-11 16:09:04 +08:00 |
|
liugang
|
561bf3cbf3
|
* testcase: refactor the batchDelete method.
|
2023-08-11 16:04:35 +08:00 |
|
liugang
|
7a69c31983
|
* testcaseModel: add prefix before caseID.
|
2023-08-11 16:04:06 +08:00 |
|
liugang
|
c6566cd21e
|
* testcase: refactor the deleteScene method.
|
2023-08-11 14:58:01 +08:00 |
|
liugang
|
979ee06a34
|
+ testcase: fix error the $recPerPage variable in cookie was overwritten by the default $recPerPage paramter.
|
2023-08-11 13:59:37 +08:00 |
|
liugang
|
762eb447a1
|
* testcase: add extra properties to testcases.
|
2023-08-11 08:58:30 +08:00 |
|
liugang
|
969529d947
|
+ testcaseModel: fix bug calling undefined needconfirm variable on the testcase object.
|
2023-08-11 08:57:37 +08:00 |
|
liugang
|
7256b59a0e
|
* testcase: change Id to ID.
|
2023-08-10 17:10:36 +08:00 |
|
liugang
|
bd17e1648b
|
* testcaseModel: refactor the printCell method.
|
2023-08-10 16:29:07 +08:00 |
|
liugang
|
5ac3ab72e6
|
+ testcaseModel: add method to get scene list include sub scenes and cases.
|
2023-08-10 16:28:37 +08:00 |
|
liugang
|
d67065f93f
|
* testcase: refactor the browse page.
|
2023-08-10 16:26:41 +08:00 |
|
liugang
|
f46ed8def6
|
* testcase: refactor the browse method.
|
2023-08-10 16:26:26 +08:00 |
|
liugang
|
b9c2e82da5
|
* testcase: modify url of an ajax request.
|
2023-08-09 10:35:04 +08:00 |
|
liugang
|
5993f7f67a
|
* testcase: terminate function if isn't nessacary.
|
2023-08-09 10:33:37 +08:00 |
|
liugang
|
921eb5a984
|
* testcase: fix error of call functions twice.
|
2023-08-09 10:32:09 +08:00 |
|
liugang
|
f7a2e4a443
|
* testcase: rename variable in camelCase.
|
2023-08-09 10:30:55 +08:00 |
|
liugang
|
ce19ef457c
|
* testcase: refactor the ajaxGetModuleScenes method.
|
2023-08-09 10:30:25 +08:00 |
|
liugang
|
a050ec31c3
|
* testcaseModel: get scene from TABLE_SCENE instead of from VIEW_SCENECASE.
|
2023-08-09 10:14:53 +08:00 |
|
liugang
|
9b326e01ea
|
* testcase: refactor common.js to support scene pages and sort functions.
|
2023-08-08 17:51:32 +08:00 |
|
liugang
|
03365f10e7
|
- testcase: remove unused javascript functions.
|
2023-08-08 17:50:58 +08:00 |
|
liugang
|
01f5268adc
|
* testcase: adjust order of parameters.
|
2023-08-08 17:50:15 +08:00 |
|