songchenxuan
|
76e840a6a0
|
* Remove review param after todo.
|
2023-08-08 23:53:07 +08:00 |
|
sunguangming
|
62074493ba
|
* Code for project stats block speed.
|
2023-08-09 15:56:44 +08:00 |
|
hufangzhou
|
50b5a7c312
|
* Finish task #100020.
|
2023-08-09 15:54:56 +08:00 |
|
dingguodong
|
b0f19d3c42
|
* Resolve php warning.
|
2023-08-09 15:37:29 +08:00 |
|
sunhao
|
65bafeaa93
|
* update zui lib js.
|
2023-08-09 15:04:11 +08:00 |
|
sunhao
|
93aaabfbca
|
* update zui lib js.
|
2023-08-09 15:00:09 +08:00 |
|
daitingting
|
10b7bd2e51
|
* Add default endDate.
|
2023-08-09 06:46:44 +00:00 |
|
daitingting
|
24f7d23731
|
* Limit beginDate and endDate for project.
|
2023-08-09 06:02:29 +00:00 |
|
tianshujie
|
865be7a869
|
* Change the link when the close modal.
|
2023-08-09 13:57:37 +08:00 |
|
sunguangming
|
cc244106fc
|
* Code for execution speed.
|
2023-08-09 13:52:57 +08:00 |
|
wangyidong
|
8b12aab4b3
|
* Code for task #99801.
|
2023-08-09 13:12:58 +08:00 |
|
sunhao
|
ff13cde1a0
|
* optimize ui perf for page program/browse.
|
2023-08-09 13:03:12 +08:00 |
|
sunhao
|
2fd0e5c76c
|
* update zui lib.
|
2023-08-09 13:03:12 +08:00 |
|
wangyidong
|
3a5f5372f2
|
* Fix error.
|
2023-08-09 11:17:24 +08:00 |
|
wangyidong
|
2936e23f5b
|
* Code for task #99804.
|
2023-08-09 11:16:32 +08:00 |
|
leiyong
|
6a014e0b78
|
* Remove invalid handlers.
|
2023-08-09 02:58:53 +00: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 |
|
sunguangming
|
03aa827285
|
* Code for execution::task speed.
|
2023-08-09 09:57:24 +08:00 |
|
sunguangming
|
bebaf0e7cb
|
* Avoid session blocking.
|
2023-08-09 09:57:24 +08:00 |
|
sunguangming
|
f2f54bf650
|
* Avoid session blocking.
|
2023-08-09 09:57:24 +08:00 |
|
tanghucheng
|
c8b3a9858b
|
* Finish task #100029.
|
2023-08-09 09:55:06 +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 |
|
liugang
|
b1a9500091
|
- testcase: remove unused javascript functions.
|
2023-08-08 17:49:47 +08:00 |
|
liugang
|
452f837511
|
- testcase: remove unused method.
|
2023-08-08 17:49:20 +08:00 |
|
dingguodong
|
eb2c0859c3
|
* Fix missing numeric type.
|
2023-08-08 17:47:01 +08:00 |
|
dingguodong
|
89983374a2
|
+ Add slashes for string or string list.
|
2023-08-08 17:09:53 +08:00 |
|
dingguodong
|
e28f97131d
|
* Fix nullable parameter.
|
2023-08-08 17:09:53 +08:00 |
|
liugang
|
d96d2e64ff
|
- testcase: remove debug code.
|
2023-08-08 16:39:04 +08:00 |
|
liugang
|
06adbdf202
|
* testcase: replace the new functions with original ones.
|
2023-08-08 16:38:28 +08:00 |
|
liugang
|
260c1bbce3
|
* testcase: refactor the editScene page.
|
2023-08-08 16:26:11 +08:00 |
|
liugang
|
a2120e513c
|
* testcase: simplify variables assigned to createScene page.
|
2023-08-08 16:21:03 +08:00 |
|
tianshujie
|
5d49e5ee37
|
* Change the comment.
|
2023-08-08 16:02:38 +08:00 |
|
tianshujie
|
0dd10f48dc
|
* Change the get execution paris method.
|
2023-08-08 16:02:11 +08:00 |
|
liugang
|
e3bb2c1f64
|
* testcaseModel: refactor the updateScene method.
|
2023-08-08 15:58:17 +08:00 |
|
liumengyi
|
e2ce31d793
|
* Optimize query efficiency of pre or next actions.
|
2023-08-08 15:57:47 +08:00 |
|
liugang
|
c06004bf3c
|
* testcase: refactor the editScene method.
|
2023-08-08 15:57:15 +08:00 |
|
liugang
|
56de879334
|
* testcase: fix error name of parameters.
|
2023-08-08 15:56:14 +08:00 |
|
liugang
|
ac5ddbc3d1
|
* testcase: add required fields for createScene and editScene.
|
2023-08-08 15:55:12 +08:00 |
|
liumengyi
|
152a5a1c00
|
* Optimize query efficiency.
|
2023-08-08 15:34:17 +08:00 |
|
dingguodong
|
36a278975b
|
* Optimize logging for cron process.
|
2023-08-08 15:26:28 +08:00 |
|
dingguodong
|
cd333794b7
|
* Set lastTime to now after updated.
|
2023-08-08 15:26:28 +08:00 |
|
sunguangming
|
2b97980957
|
* Code for project::list speed.
|
2023-08-08 15:12:43 +08:00 |
|
sunguangming
|
112c0ea300
|
* Change doc action to action latest.
|
2023-08-08 15:05:06 +08:00 |
|