liumengyi
|
ab57939190
|
* Remove unit test of bugModel-batchResolve.
|
2023-06-02 13:11:10 +08:00 |
|
daitingting
|
b54f71a649
|
* Optimize codes.
|
2023-06-02 05:07:11 +00:00 |
|
liumengyi
|
f7205819a3
|
* Correct unit test of bugModel-close.
|
2023-06-02 13:05:53 +08:00 |
|
鲁飞
|
5d14691c01
|
* Fix missing md5 for cache file.
|
2023-06-02 11:25:57 +08:00 |
|
Lufei
|
bee459afd9
|
* Fix cache ttl error.
|
2023-06-02 11:21:59 +08:00 |
|
dingguodong
|
5700dde508
|
* Set module to story for search.
|
2023-06-02 11:18:14 +08:00 |
|
sunguangming
|
a11cb5b3eb
|
* Add execution-task list sort, modify recordworkhour ui.
|
2023-06-02 11:11:51 +08:00 |
|
wangyuting
|
a58996d29e
|
* Finish changeStory and changechangeBranch event of create testcase.
|
2023-06-02 11:09:09 +08:00 |
|
dingguodong
|
503e46e79b
|
* Fix html displayed as text/plain.
|
2023-06-02 11:01:08 +08:00 |
|
liumengyi
|
8d853fdacf
|
* Refactor bugModel-processBuildForBugs.
|
2023-06-02 10:55:33 +08:00 |
|
liumengyi
|
760082f2b0
|
* Correct unit test of bugModel-processBuildForBugs.
|
2023-06-02 10:52:33 +08:00 |
|
dingguodong
|
c6fe7ad8f9
|
* Correct the links of items in feature bar.
|
2023-06-02 10:49:11 +08:00 |
|
liumengyi
|
a23817cb34
|
* Correct unit test of bugModel-update.
|
2023-06-02 10:37:47 +08:00 |
|
liumengyi
|
53a646c36e
|
* Correct unit test of bugModel-resolve.
|
2023-06-02 10:33:40 +08:00 |
|
liumengyi
|
9a9d8ac7f5
|
* Optimize code.
|
2023-06-02 10:30:03 +08:00 |
|
liumengyi
|
2233452f9e
|
* Refactor bugModel-getStoryBugCounts, and modify its unit test.
|
2023-06-02 10:27:23 +08:00 |
|
chentao
|
5e061f5401
|
* Add workflow extend fields to product list.
|
2023-06-02 10:26:25 +08:00 |
|
wangyuting
|
16a9c5d40b
|
* Finish create testcase changeProduct event.
|
2023-06-02 10:25:33 +08:00 |
|
dingguodong
|
58f03cbff7
|
* Fix the branch is null.
|
2023-06-02 10:24:49 +08:00 |
|
朱金勇
|
131e197d26
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-06-02 02:23:34 +00:00 |
|
朱金勇
|
9c78353211
|
+ Add config of databable actions.
|
2023-06-02 02:22:53 +00:00 |
|
sunguangming
|
1495615c87
|
* Modify return value for recordworkhour.
|
2023-06-02 10:19:26 +08:00 |
|
liumengyi
|
9906148f37
|
* Refactor bugModel-getBugInfoFromResult, and modify its unit test.
|
2023-06-02 10:15:32 +08:00 |
|
caoyanyi
|
839ae2a66f
|
* Set shadow hidden and change history position.
|
2023-06-02 09:56:20 +08:00 |
|
caoyanyi
|
74b630be97
|
* Change assigned to url.
|
2023-06-02 09:56:20 +08:00 |
|
caoyanyi
|
9d05277a66
|
* zin: Add shadow set.
|
2023-06-02 09:56:20 +08:00 |
|
liugang
|
71db906b36
|
* bugBrowse: fix error of cannot remove the selected module.
|
2023-06-02 09:53:48 +08:00 |
|
liugang
|
b8fe2be4c7
|
* bugView: use $bug->productID instead of $productID.
|
2023-06-02 09:47:30 +08:00 |
|
sunguangming
|
9c6a5405c9
|
* Add processtasks unit test.
|
2023-06-02 09:41:53 +08:00 |
|
wangyuting
|
61ceccc2d4
|
* Fix bug in variable name.
|
2023-06-02 09:30:43 +08:00 |
|
wangyuting
|
335042cc03
|
* Refactoring the create function of testcases.
|
2023-06-02 09:24:31 +08:00 |
|
liugang
|
5d92741d81
|
* bug: remove unused code.
|
2023-06-02 09:18:03 +08:00 |
|
caoyanyi
|
5c35862c6e
|
* Change module tree error.
|
2023-06-02 09:13:01 +08:00 |
|
liugang
|
50299ca807
|
* bugJS: use bug[tab] instead of the global variable objectID.
|
2023-06-02 08:59:54 +08:00 |
|
liugang
|
3371dd3afe
|
* bugJS: use bug.status instead of the global variable isClosedBug.
|
2023-06-02 08:57:01 +08:00 |
|
liugang
|
3463bd70f1
|
* bugJS: use bug.branch instead of bugBranch.
|
2023-06-02 08:50:13 +08:00 |
|
wangyidong
|
d9a9586ec7
|
* Refactor updatestage method and add unit test.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
dc271d2ff2
|
* Add param type for setstagetoclosed and add unit test.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
77edee602b
|
* Adjust for sonar.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
1a38b2a04c
|
+ Add unit test for setStageToPlanned.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
de7b5f6b90
|
+ Add unit test.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
0d37a021ef
|
* Adjust for build test data.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
9d3e471968
|
* Refactor setStage method.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
d20d2c1d32
|
* Add param type for batchCreate.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
2f37c9a69e
|
* Slice createTwins method.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
aca053e650
|
* Refactor doCreateStory method and add unit test.
|
2023-06-02 08:31:29 +08:00 |
|
wangyidong
|
a7062f2bd7
|
* Refactor docreatespec method and add unit test.
|
2023-06-02 08:31:28 +08:00 |
|
liugang
|
9eb2b698a4
|
* bugJS: use bug.openedBuild instead of oldOpenedBuild.
|
2023-06-01 17:03:45 +08:00 |
|
daitingting
|
10c67961e0
|
* Refactor getActiveAndPostponedBugs function.
|
2023-06-01 09:01:42 +00:00 |
|
liumengyi
|
42901ec37f
|
* Replace sql with function.
|
2023-06-01 17:00:36 +08:00 |
|