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 |
|
wangyuting
|
1a090daa47
|
* Finish the js of bug create page.
|
2023-05-18 13:03:17 +08:00 |
|
liumengyi
|
c58966adb7
|
* Add comments of bug-batchCreate, and remove position[].
|
2023-05-18 09:23:07 +08:00 |
|
liumengyi
|
ba668929e5
|
* Fix bug of bug-assign, and modify its unit test.
|
2023-05-17 09:48:57 +08:00 |
|
zenggang
|
c18d1f329c
|
* Bug activate
|
2023-05-16 08:38:43 +00:00 |
|
liumengyi
|
e5438f5d86
|
* Optimize code after code reviewing and add checkRequired4Resolve
function for bugModel-resolve.
|
2023-05-16 16:29:25 +08:00 |
|
liugang
|
f33d3f5489
|
* bug: remove unused code.
|
2023-05-16 11:20:54 +08:00 |
|
liumengyi
|
cb1765a5e8
|
* Add prepare data function of bug-resolve.
|
2023-05-16 09:35:06 +08:00 |
|
liumengyi
|
5c24daa1de
|
* Refactor the contorl of bug-resolve.
|
2023-05-15 17:07:01 +08:00 |
|
liumengyi
|
f75650d54d
|
* Add comments of bug-resolve.
|
2023-05-15 15:01:12 +08:00 |
|
liumengyi
|
8670aa8846
|
* Modify incorrect comments.
|
2023-05-15 14:23:31 +08:00 |
|
liumengyi
|
1086cbab1b
|
* Refactor bug-assignTo, and add unittest of bug-assign.
|
2023-05-15 14:18:14 +08:00 |
|
liugang
|
7374ec03b1
|
* bug: Move the function checkBugExecutionPriv from bugModel to bugZen.
|
2023-05-15 10:26:41 +08:00 |
|
liugang
|
cb0bbddd22
|
* Fix syntax error in comment message.
|
2023-05-15 10:00:16 +08:00 |
|
songchenxuan
|
754e75f24d
|
* Add void return for buildCreateForm, unifies judge code to a new method.
|
2023-05-15 09:48:34 +08:00 |
|
songchenxuan
|
6ae63123f6
|
* Add zh-cn comment.
|
2023-05-15 09:48:34 +08:00 |
|
songchenxuan
|
9e11a39dfd
|
* Move create control code to zen, add two function: extractObjectFromExtras, buildCreateForm.
|
2023-05-15 09:48:34 +08:00 |
|
songchenxuan
|
4599579c7c
|
* Rename all bugTpl to bug.
|
2023-05-15 09:48:34 +08:00 |
|
daitingting
|
3089113b73
|
* Refactor getBySearch function.
|
2023-05-15 09:47:21 +08:00 |
|
liugang
|
17b1c875dc
|
* bug: use helper::setcookie() instead of setcookie().
|
2023-05-15 09:08:10 +08:00 |
|
綦新志
|
6e67a57a4c
|
Merge pull request '* Rebuild the browse function.' (#51) from daitingting_rebuild_control_browse into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/51
|
2023-05-12 09:36:39 +08:00 |
|
qixinzhi
|
38f398d82f
|
* Fix sonar.
|
2023-05-12 01:19:01 +00:00 |
|
daitingting
|
34d05bdbe2
|
* Rebuild the browse function.
|
2023-05-11 12:45:31 +00:00 |
|
songchenxuan
|
5df4e9eb04
|
* Replace setcookie to helper::setcookie.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
58c5c54df3
|
*
Modify responseAfterCreate function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
2853b8801b
|
* Modify addAction4Create function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
37b201584c
|
* Save files and update kanban after create a bug.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
bec69acdbf
|
* Modify bug model create function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
721c2f0840
|
* Modify doCreate to checkExistBug.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
c0c7e4b53a
|
* Modify beforeCreate to prepareCreateExtra.
|
2023-05-11 07:53:58 +00:00 |
|
daitingting
|
4e87c46502
|
* Rebuild delete function of control.
|
2023-05-10 18:37:35 +08:00 |
|
daitingting
|
0f01872357
|
* Add responseInModal function and callback it.
|
2023-05-10 15:39:04 +08:00 |
|
daitingting
|
0f2bb519da
|
* Optimize notes.
|
2023-05-09 20:39:28 +08:00 |
|
daitingting
|
1d5b06c4bc
|
* Format codes.
* Optimize notes.
|
2023-05-09 20:39:28 +08:00 |
|
daitingting
|
b479fa1958
|
* Format codes.
|
2023-05-09 20:39:28 +08:00 |
|
qixinzhi
|
67f94f0006
|
* Fix sonar.
|
2023-05-09 18:56:08 +08:00 |
|
qixinzhi
|
f4a524ef9c
|
* Refactor close bug handle only body.
|
2023-05-09 10:23:07 +00:00 |
|
caoyanyi
|
60b601f8cc
|
* Modify setcookie function params.
|
2023-05-09 15:02:41 +08:00 |
|
daitingting
|
062bb522f0
|
* Optimize codes.
|
2023-05-09 01:52:46 +00:00 |
|
songchenxuan
|
2586fa9717
|
* Just modify function to ensure page can load.
|
2023-05-08 20:35:13 +08:00 |
|
daitingting
|
b6518ea0d8
|
* Refactor the update method in model of the bug module.
|
2023-05-08 01:18:27 +00:00 |
|
daitingting
|
0171028d96
|
* Refactor the edit method of the bug module.
|
2023-05-05 07:50:17 +00:00 |
|
qixinzhi
|
d4fbb12a58
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-04 11:54:00 +00:00 |
|
qixinzhi
|
d549c8a129
|
* Fix code review.
|
2023-05-04 11:52:50 +00:00 |
|
qixinzhi
|
b1b6f00dec
|
* Fix code review.
|
2023-05-04 10:57:54 +00:00 |
|