wangyuting
|
1bdf0bd063
|
* Optimize the view params of browse and view page.
|
2023-05-25 15:53:59 +08:00 |
|
wangyuting
|
e2d6dc3679
|
* Adjusting the function order of the control.
|
2023-05-25 15:11:58 +08:00 |
|
wangyuting
|
266e0a1c2a
|
* Adjust confirm function to below edit function.
|
2023-05-25 15:06:47 +08:00 |
|
wangyuting
|
3966ae309b
|
* Adjust create function and edit function to below view function.
|
2023-05-25 15:05:36 +08:00 |
|
wangyuting
|
1bc18cf96b
|
* Adjust view function to below browse function.
|
2023-05-25 15:04:05 +08:00 |
|
wangyuting
|
0989b4a93f
|
* Complete batch close of bug.
|
2023-05-25 14:41:26 +08:00 |
|
wangyuting
|
2fab946787
|
* Complete batch confirme of bug.
|
2023-05-25 13:50:36 +08:00 |
|
wangyuting
|
0318a6e22a
|
* Complete batch change module of bug.
|
2023-05-25 11:25:29 +08:00 |
|
wangyuting
|
bbe350564a
|
* Finish batch asssign of bug.
|
2023-05-25 10:29:24 +08:00 |
|
zenggang
|
2075ec21e6
|
* Bug batchResolve
|
2023-05-24 09:46:08 +00:00 |
|
wangyuting
|
db071c217f
|
* Fix incorrect variable naming.
|
2023-05-24 16:01:10 +08:00 |
|
wangyuting
|
57d2fc5f7d
|
* Reconstructing the batchClose function for bug.
|
2023-05-24 15:56:26 +08:00 |
|
zenggang
|
44d985d29e
|
* Bug export
|
2023-05-24 07:35:13 +00:00 |
|
liumengyi
|
689ddd1cb5
|
* Refactor bug-batchEdit.
|
2023-05-24 14:59:59 +08:00 |
|
wangyuting
|
ff22e24043
|
* Reconstructing the batchConfirm function for bug.
|
2023-05-24 14:00:38 +08:00 |
|
liumengyi
|
c37e8f97b7
|
*Fix error with uninitialized value.
|
2023-05-24 13:46:00 +08:00 |
|
liumengyi
|
29688fce76
|
* Refactor bug-batchEdit.
|
2023-05-24 13:37:41 +08:00 |
|
wangyuting
|
baa5ad7558
|
* Reconstructing the batchAssign function for bug.
|
2023-05-24 13:29:15 +08:00 |
|
liumengyi
|
e80d3a3a81
|
* Process response for bug-batchEdit.
|
2023-05-24 11:20:11 +08:00 |
|
liumengyi
|
2803bd98a2
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-24 10:47:59 +08:00 |
|
daitingting
|
4038332f29
|
* Move mergeChartOption function.
|
2023-05-23 06:28:37 +00:00 |
|
daitingting
|
bd2e63be7b
|
* Refactore report function.
|
2023-05-23 06:10:34 +00:00 |
|
liumengyi
|
b85a7ac8c4
|
* Add build data functions for batch edit bugs.
|
2023-05-23 10:10:03 +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 |
|
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 |
|
daitingting
|
dd4c3c1a34
|
* Refactor getBugs2Link function.
|
2023-05-22 08:02:25 +00: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 |
|
liumengyi
|
b3fa9b6a46
|
* Add comments of bug-batchEdit.
|
2023-05-22 13:09:17 +08:00 |
|
daitingting
|
5d116c0cf8
|
* Refactor linkBugs function.
|
2023-05-22 02:39:27 +00: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 |
|
liumengyi
|
fa114ad7c8
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-19 17:07:37 +08: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 |
|
liugang
|
b7e8102038
|
* bugZen: rename the prepareActivate method to buildBugForActivate and refactor it.
|
2023-05-19 15:55:47 +08:00 |
|
zenggang
|
ff1eee82b9
|
* Bug batchChangeModule
|
2023-05-19 06:51:51 +00:00 |
|
daitingting
|
f257880ede
|
* Refactor confirm function in control.
|
2023-05-19 05:39:46 +00:00 |
|
wangyuting
|
dcff6d8cbd
|
* Finish the bug close page with task #93305.
|
2023-05-19 10:36:28 +08:00 |
|
daitingting
|
0839d28a8c
|
* Rename confirmBug to confirm.
|
2023-05-19 01:48:28 +00:00 |
|
zenggang
|
425fbdbf28
|
* Bug batchactivate
|
2023-05-18 10:57:56 +00:00 |
|
liumengyi
|
e8d4a77f58
|
* Split the bug batchCreate function, and add show variables function.
|
2023-05-18 17:23:57 +08:00 |
|
liumengyi
|
5fb20fea50
|
* Add response function after batch creation.
|
2023-05-18 16:45:23 +08:00 |
|
liumengyi
|
7dc6582fe1
|
* Add construct bugs function.
|
2023-05-18 16:32:33 +08:00 |
|
wangyuting
|
6a401117f1
|
* Now creating bug page can save and locate.
|
2023-05-18 14:45:09 +08:00 |
|