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 |
|
liugang
|
c11e750423
|
* bugJS: use bug.task instead of oldTaskID.
|
2023-06-01 16:59:55 +08:00 |
|
liugang
|
f853b2a592
|
* bugJS: refactor the loadProductStories function and use bug.story instead of oldStoryID.
|
2023-06-01 16:57:36 +08:00 |
|
liumengyi
|
107c684efe
|
- Fix error for bugModel-getDataOfBugsPerBuild.
|
2023-06-01 16:40:11 +08:00 |
|
liumengyi
|
55a17beff7
|
* Correct unit test of bugModel-linkBugToBuild.
|
2023-06-01 16:17:24 +08:00 |
|
liugang
|
24c1507a8b
|
* bugJS: use bug.product instead of oldProductID.
|
2023-06-01 16:11:32 +08:00 |
|
liugang
|
e722f53542
|
* bug: use bug.project instead of oldProjectID.
|
2023-06-01 16:10:01 +08:00 |
|
liumengyi
|
3201469937
|
* Correct unit test of bugModel-getToAndCcList.
|
2023-06-01 16:09:21 +08:00 |
|
liumengyi
|
31a7ab035b
|
* Replace bugModel-getProjects with productModel-getProjectPairsByProduct, and remove bugModel-getProjects.
|
2023-06-01 16:05:43 +08:00 |
|
liugang
|
83e9b9a95c
|
* bugView: add a js object of bug.
|
2023-06-01 16:05:00 +08:00 |
|
liumengyi
|
28d435a57c
|
* Correct unit test of bugModel-getProjects.
|
2023-06-01 15:59:27 +08:00 |
|
liumengyi
|
1f780f3b7e
|
* Correct unit test of bugModel-getBugQuery.
|
2023-06-01 15:57:24 +08:00 |
|
liumengyi
|
29f791890c
|
- Remove unit test of bugModel-getByAssignedbyme.
|
2023-06-01 15:37:34 +08:00 |
|
liumengyi
|
1c9b558d68
|
* Correct unit test of bugModel-getStatistic.
|
2023-06-01 15:30:55 +08:00 |
|
liumengyi
|
88601a8e12
|
* Correct unit test of bugModel-getRelatedObjects.
|
2023-06-01 15:21:29 +08:00 |
|
liumengyi
|
778f9bcc9a
|
* Correct unit test of bugModel-createBuild.
|
2023-06-01 14:32:51 +08:00 |
|
liumengyi
|
eaa1a15fdd
|
- Remove unit test of bugModel-setOperateActions.
|
2023-06-01 14:15:40 +08:00 |
|
liumengyi
|
66c8b45225
|
- Remove unit test of bugModel-processImageForBatchCreate.
|
2023-06-01 14:13:47 +08:00 |
|
liumengyi
|
f63c831640
|
- Remove unit tests of bug-checkBugsForBatchUpdate.
|
2023-06-01 14:10:45 +08:00 |
|
liumengyi
|
e119fa3445
|
- Remove unit test of bug-afterBatchEdit.
|
2023-06-01 14:08:42 +08:00 |
|
liumengyi
|
f656fd9542
|
- Remove unit test of bug-afterBatchCreate.
|
2023-06-01 14:06:23 +08:00 |
|
liugang
|
d535815b97
|
* bug: fix error of calling undefined method.
|
2023-06-01 13:55:46 +08:00 |
|
liumengyi
|
3ce83a9399
|
* Correct unit test of bug-activate.
|
2023-06-01 13:51:00 +08:00 |
|
liugang
|
1859121767
|
* bugView: rename control in view page.
|
2023-06-01 13:48:56 +08:00 |
|
liugang
|
12439dc0b7
|
* bugView: change the resolvedBuild control to multi-select.
|
2023-06-01 13:44:17 +08:00 |
|
liugang
|
7c0d21193e
|
* bugView: sort code.
|
2023-06-01 13:43:36 +08:00 |
|
wangyuting
|
182d17005e
|
* Optimize function comment.
|
2023-06-01 09:09:52 +08:00 |
|
wangyuting
|
ad45773364
|
* Fix from bug.
|
2023-05-31 17:29:55 +08:00 |
|
daitingting
|
90a77ef830
|
* Refactor buildSearchForm function.
|
2023-05-31 09:24:06 +00:00 |
|
wangyuting
|
78de2d23cf
|
* Remove this empty statement.
|
2023-05-31 17:23:19 +08:00 |
|
wangyuting
|
183711ca42
|
* Optimize some function names.
|
2023-05-31 17:16:39 +08:00 |
|
liugang
|
f1edbf5283
|
* bugView: align code.
|
2023-05-31 17:11:27 +08:00 |
|
wangyuting
|
00a0ae304a
|
* Optimize some bad function names.
|
2023-05-31 16:52:16 +08:00 |
|
daitingting
|
7a29e1949f
|
* Adjust the notice lang.
|
2023-05-31 08:48:27 +00:00 |
|
wangyuting
|
984b41fe18
|
* Adjust setMenu4View to setViewMenu.
|
2023-05-31 16:42:38 +08:00 |
|
wangyuting
|
4fc26f4152
|
* Adjust zen function order.
|
2023-05-31 16:39:31 +08:00 |
|
wangyuting
|
ab6e0e54a8
|
* Adjust function params type and Adjust setExportFields to getExportFields.
|
2023-05-31 16:37:40 +08:00 |
|
liumengyi
|
1b91baa71b
|
* Fix bug with undefined values.
|
2023-05-31 16:13:58 +08:00 |
|
wangyuting
|
753690d9af
|
* Adjust function order.
|
2023-05-31 15:29:51 +08:00 |
|
wangyuting
|
a4cf82902a
|
* Remove batchConfirm function.
|
2023-05-31 15:29:31 +08:00 |
|
wangyuting
|
2e67f460e4
|
* Adjust check bugIdList.
|
2023-05-31 15:26:32 +08:00 |
|
wangyuting
|
d501327cec
|
* Add afterCreate function from create bug.
|
2023-05-31 15:02:58 +08:00 |
|
wangyuting
|
68e0ea507a
|
* Optimize responseAfterOperate function.
|
2023-05-31 14:36:22 +08:00 |
|
daitingting
|
d79b0a662d
|
* Refactor ajaxGetReleasedBuilds function.
|
2023-05-31 06:35:29 +00:00 |
|
wangyuting
|
a2c95f793b
|
* Optimize batchUpdate function.
|
2023-05-31 14:23:21 +08:00 |
|
daitingting
|
4cde61401c
|
* Sort the actions.
|
2023-05-31 05:58:11 +00:00 |
|
wangyuting
|
126b69b9c9
|
* Optimize the return method of messages.
|
2023-05-31 13:57:57 +08:00 |
|
wangyuting
|
fc7a49e149
|
* Optimize responseAfterDelete function.
|
2023-05-31 13:48:49 +08:00 |
|