朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
wangyidong
|
7adb5240ce
|
* Adjust for module tree in execution task with more products.
|
2023-07-10 13:21:50 +08:00 |
|
朱金勇
|
ccb6a094f9
|
* Change constant to variable.
|
2023-07-10 04:31:47 +00:00 |
|
daitingting
|
a639aa68a6
|
* Remove the event on the object self.
|
2023-06-30 03:18:43 +00:00 |
|
wangyuting
|
fbef44671a
|
* Finish bug create page.
|
2023-06-26 13:18:20 +08:00 |
|
liumengyi
|
ecc22aac09
|
* Add js for testcase::batchCreate, and modify ajax methods.
|
2023-06-26 11:03:13 +08:00 |
|
sunguangming
|
8fd70d0827
|
* Add print file widget.
|
2023-06-25 17:17:25 +08:00 |
|
tianshujie
|
b8627ff04d
|
* Change the param type of $parent.
|
2023-06-25 15:47:06 +08:00 |
|
sunguangming
|
5e022ae723
|
* Remove unused param.
|
2023-06-25 10:44:07 +08:00 |
|
朱金勇
|
bf9f01835c
|
* Fix createXXXLink for tree.
|
2023-06-25 02:39:16 +00:00 |
|
朱金勇
|
e6e6bb3c30
|
* Fix browseTask of tree.
|
2023-06-21 07:39:49 +00:00 |
|
朱金勇
|
62ca81fbc1
|
+ Add tree.
|
2023-06-21 03:06:06 +00:00 |
|
liugang
|
9731d410df
|
* treeModel: fix error of calling undefined property.
|
2023-06-20 09:40:03 +08:00 |
|
朱金勇
|
65c2ea1538
|
+ Add backbtn.
|
2023-06-19 06:18:43 +00:00 |
|
caoyanyi
|
f8ca1a3168
|
* Change module tree data for execution story.
|
2023-06-16 13:58:28 +08:00 |
|
liugang
|
f18b1a4e18
|
* treeModel: refactor the createTestTaskLink method to return an object of module.
|
2023-06-09 17:01:47 +08:00 |
|
liugang
|
09d4e59aba
|
* treeModel: the $extra parameter could be an array or a string.
|
2023-06-09 17:00:54 +08:00 |
|
liugang
|
3cd027851e
|
* treeModel: return value of the method buildTree cannot be pushed into modules array if it is empty.
|
2023-06-09 16:57:29 +08:00 |
|
liugang
|
cbfcb44c1c
|
* treeModel: the $extra parameter could be an array or a string.
|
2023-06-09 16:53:06 +08:00 |
|
liumengyi
|
70757b6430
|
* Refactor caselib::browse.
|
2023-06-09 14:28:53 +08:00 |
|
tianshujie
|
15a4d5916f
|
+ Add a label to the quantity list.
|
2023-06-08 15:33:51 +08:00 |
|
daitingting
|
d314bff87e
|
* Rename the duplicate variable.
|
2023-06-06 08:51:31 +00:00 |
|
daitingting
|
c92a99e39f
|
* Fix bug for no attribute in extra.
|
2023-06-06 07:59:47 +00:00 |
|
daitingting
|
f97761f64e
|
* Fix bug.
|
2023-06-06 02:29:04 +00:00 |
|
daitingting
|
48c1da97dc
|
* Get modules for bug of project.
|
2023-06-06 01:43:57 +00:00 |
|
tianshujie
|
640c3e0373
|
* Modify the module tree link for the bug list.
|
2023-06-06 09:21:56 +08:00 |
|
liugang
|
8dfe0cc120
|
* treeModel: use uniqid() instead of the global variable moduleID.
|
2023-06-05 17:48:08 +08:00 |
|
liugang
|
252acbe4a4
|
* treeModel: return a module object instead of modify value of the passed parameter.
|
2023-06-05 17:09:45 +08:00 |
|
liugang
|
bbd381d72f
|
* treeModel: refactor the creatCaseLink method to return a module object.
|
2023-06-05 17:08:57 +08:00 |
|
liugang
|
c43b3938a8
|
* treeModel: return false if the objects is empty.
|
2023-06-05 17:07:40 +08:00 |
|
liugang
|
c01a519437
|
* treeModel: declare the parameter types and return type of methods.
|
2023-06-05 17:06:29 +08:00 |
|
liugang
|
6a4a04ec06
|
* treeModel: refactor the methods to return array of modules.
|
2023-06-05 17:05:35 +08:00 |
|
liugang
|
2f77d1a2fc
|
* treeModel: use getByID instead of getById.
|
2023-06-05 17:02:21 +08:00 |
|
liugang
|
cfd917ff74
|
* treeModel: declear the parameter types and return type of the getTreeMenu method.
|
2023-06-05 16:58:57 +08:00 |
|
liugang
|
d1441dc961
|
* treeModel: declare the paramter type and the return type.
|
2023-06-05 16:57:51 +08:00 |
|
liugang
|
c2f61a0071
|
* treeModel: declare a global variable to save the module id.
|
2023-06-05 16:57:00 +08:00 |
|
tianshujie
|
8a4cc8cf22
|
+ Add the Bug list page.
|
2023-06-05 15:38:49 +08:00 |
|
caoyanyi
|
5c35862c6e
|
* Change module tree error.
|
2023-06-02 09:13:01 +08:00 |
|
caoyanyi
|
fc3cf42eb2
|
* Change return data type.
|
2023-05-31 16:04:24 +08:00 |
|
caoyanyi
|
a38518df63
|
* Adjust module tree data acquisition.
|
2023-05-31 10:08:42 +08:00 |
|
zhouxin
|
64368f82a0
|
* Batch replace "else if" sequence to "elseif".
|
2023-05-30 11:22:17 +08:00 |
|
tianshujie
|
48c0068017
|
* Modify story load and style issues.
|
2023-05-30 10:34:18 +08:00 |
|
zhouxin
|
7b7668136b
|
* Batch fix illegal comment.
|
2023-05-25 17:07:43 +08:00 |
|
zhouxin
|
abdc53f20a
|
* Batch fix illegal comment.
|
2023-05-25 15:38:56 +08:00 |
|
liumengyi
|
3ac448eaa3
|
* Refactor bug-batchCreate js, and get options throught ajax request.
|
2023-05-25 14:53:01 +08:00 |
|
zhouxin
|
77a2da90d9
|
* Batch modify quote for unit test.
|
2023-05-25 13:43:27 +08:00 |
|
liumengyi
|
69a36606cb
|
* Optimize js code for bug-batchCreate, and fix bug for it.
|
2023-05-25 09:18:04 +08:00 |
|
tianshujie
|
1326cd41a4
|
* The parameter of setcookie is modified.
|
2023-05-08 18:35:31 +08:00 |
|
zhouxin
|
4efea42989
|
+ Move unit test from test directory to each module.
|
2023-04-24 02:16:47 +00:00 |
|
tianshujie
|
32161d8d66
|
* Code for task #91391.
|
2023-04-18 10:23:03 +08:00 |
|