liugang
|
463e9e94be
|
* bugZen: set the value of date type fields to null when activating a bug.
|
2023-05-23 14:43:37 +08:00 |
|
daitingting
|
4038332f29
|
* Move mergeChartOption function.
|
2023-05-23 06:28:37 +00:00 |
|
liumengyi
|
bb83cfd278
|
* Optimize code for the build bugs function of bug-batchEdit.
|
2023-05-23 14:18:27 +08:00 |
|
daitingting
|
bd2e63be7b
|
* Refactore report function.
|
2023-05-23 06:10:34 +00:00 |
|
liumengyi
|
cd128643d2
|
* Fix spelling error.
|
2023-05-23 13:53:02 +08:00 |
|
liumengyi
|
254a6db995
|
* Optimize code for bug-batchCreate.
|
2023-05-23 13:40:26 +08:00 |
|
daitingting
|
4a77406ad2
|
* Refactor the linkbugs view.
|
2023-05-23 05:07:03 +00:00 |
|
liugang
|
d2570592b7
|
* bugModel: pass the $bugID parameter when call bugTao::fetchBaseInfo().
|
2023-05-23 11:29:39 +08:00 |
|
liugang
|
c8e36ff020
|
+ bug: add form config of comment.
|
2023-05-23 11:28:54 +08:00 |
|
liugang
|
e446829169
|
* bugModel: fix parameter name in comment.
|
2023-05-23 11:14:30 +08:00 |
|
liugang
|
02c8dd8063
|
* bugModel: set default value of the $kanbanParams parameter.
|
2023-05-23 11:13:30 +08:00 |
|
liumengyi
|
281ea717a4
|
* Fix error found by sonarqube.
|
2023-05-23 10:17:59 +08:00 |
|
liumengyi
|
b85a7ac8c4
|
* Add build data functions for batch edit bugs.
|
2023-05-23 10:10:03 +08:00 |
|
wangyuting
|
45a69e4cf2
|
* Fix a bug caused by parameter changes in the getExecutionPairsByProduct function.
|
2023-05-23 10:08:01 +08:00 |
|
liumengyi
|
9ae5fa1361
|
* Fix error for batch create bugs.
|
2023-05-23 09:26:56 +08:00 |
|
wangyuting
|
b315f0104e
|
* Adjust block method params type.
|
2023-05-23 09:09:01 +08:00 |
|
liugang
|
9398004c43
|
* bugTest: use the format function to generate bug title.
|
2023-05-23 08:46:24 +08:00 |
|
liugang
|
24ffe2b42e
|
+ bugTao: add test case for the fetchBaseInfo function.
|
2023-05-22 17:28:46 +08:00 |
|
zenggang
|
80ee36948e
|
* Bug batchChangePlan batchChangeBranch method.
|
2023-05-22 09:26:41 +00:00 |
|
liumengyi
|
197701a55d
|
* Rename the function of assignCreateVars to assignBatchCreateVars.
|
2023-05-22 17:07:39 +08:00 |
|
wangyuting
|
b5d1776466
|
* Add basic information block of the bug view page.
|
2023-05-22 16:16:01 +08:00 |
|
liumengyi
|
f5dc69bbc9
|
* Finish js and html of bug-batchCreate.
|
2023-05-22 16:13:38 +08:00 |
|
daitingting
|
dd4c3c1a34
|
* Refactor getBugs2Link function.
|
2023-05-22 08:02:25 +00:00 |
|
liugang
|
f22371003b
|
* bugZen: adjust the code order.
|
2023-05-22 14:46:47 +08:00 |
|
liugang
|
b58cda66db
|
- Remove unused code: $this->view->position.
|
2023-05-22 14:43:26 +08:00 |
|
liugang
|
f3e9bbfe3a
|
* bug: call the getBaseInfo method instead of the getByID method.
|
2023-05-22 14:33:14 +08:00 |
|
liugang
|
da73597e8b
|
* bug: return error message if bug doesn't exist.
|
2023-05-22 14:32:25 +08:00 |
|
liugang
|
af94ab7f5d
|
+ bug: add lang items of bug doesn't exist.
|
2023-05-22 14:30:49 +08:00 |
|
liugang
|
955b5b3f9f
|
* bugZen: refactor the buildBugForActivate function.
|
2023-05-22 14:29:50 +08:00 |
|
liugang
|
440f1000bf
|
* bugModel: assign the value of the activatedCount field before activate a bug.
|
2023-05-22 14:12:59 +08:00 |
|
liugang
|
92a59bb209
|
+ bug: add lang items of cannot actiavte a bug.
|
2023-05-22 14:11:43 +08:00 |
|
liugang
|
1ef6f0d36e
|
* bugModel: bugs with a status other than resolved or closed cannot be activated.
|
2023-05-22 14:10:55 +08:00 |
|
liugang
|
ae6c533305
|
+ bugModel: add function to get base info of a bug.
|
2023-05-22 14:01:56 +08:00 |
|
liugang
|
68edaee661
|
+ bugTao: add function to fetch base info of a bug from database.
|
2023-05-22 13:59:43 +08:00 |
|
liumengyi
|
b3fa9b6a46
|
* Add comments of bug-batchEdit.
|
2023-05-22 13:09:17 +08:00 |
|
wangyuting
|
c15180018d
|
* Adjust single selection to multiple selection.
|
2023-05-22 11:23:58 +08:00 |
|
wangyuting
|
1988606f06
|
* Remove excess code.
|
2023-05-22 10:54:05 +08:00 |
|
daitingting
|
5d116c0cf8
|
* Refactor linkBugs function.
|
2023-05-22 02:39:27 +00:00 |
|
wangyuting
|
9c96fa72c5
|
* Enable normal display of various app dashboards.
|
2023-05-22 10:17:46 +08:00 |
|
liugang
|
2b15553f0a
|
* bugModel: refactor the activate function.
|
2023-05-22 10:02:54 +08:00 |
|
liugang
|
63fc4fb5ce
|
* bugZen: simplify the buildBugForActivate function, remove code about the activatedCount field.
|
2023-05-22 10:01:22 +08:00 |
|
liugang
|
8bf5a4760b
|
* bug: fix redirect error after activate a bug.
|
2023-05-22 09:57:52 +08:00 |
|
liugang
|
4ac8ab6a49
|
* bug: change Id to ID.
|
2023-05-22 09:57:04 +08:00 |
|
liugang
|
063d64c2fc
|
* bug: remove the code to log history in control when activate a bug.
|
2023-05-22 09:54:39 +08:00 |
|
wangyuting
|
f7ee372afc
|
* Optimize the display logic of actions on the bug view page and browse page.
|
2023-05-19 17:23:24 +08:00 |
|
liumengyi
|
fa114ad7c8
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-19 17:07:37 +08:00 |
|
daitingting
|
9503a6ad0d
|
* Add confirm view.
|
2023-05-19 09:06:51 +00:00 |
|
liugang
|
248b337b0d
|
* bug: rename the $extra parameter to $kanbanInfo.
|
2023-05-19 16:40:53 +08:00 |
|
liugang
|
4d04acc983
|
* bug: rename the $kanbanInfo parameter to $kanbanParams.
|
2023-05-19 16:39:56 +08:00 |
|
liugang
|
4c407e36f7
|
* bug: rename the $output parameter to $kanbanInfo.
|
2023-05-19 16:31:27 +08:00 |
|