liumengyi
|
110a7dd8de
|
* Modify return value of bugModel-resolve, bugModel-assign.
|
2023-05-17 16:56:04 +08:00 |
|
wangyuting
|
b58fc72cb8
|
* Optimized create bug page styles.
|
2023-05-17 11:20:55 +08:00 |
|
liumengyi
|
6903160d01
|
* Fix error of bugModel-resolve, and modify its unit test.
|
2023-05-17 11:20:01 +08:00 |
|
wangyuting
|
acf81c9f34
|
+ Complete the basic content of creating a bug page.
|
2023-05-17 11:10:27 +08:00 |
|
wangyuting
|
33d3d7c367
|
* Compatibility of handling variable types.
|
2023-05-17 11:09:46 +08:00 |
|
liumengyi
|
117c3ff396
|
- Remove unit test result comments of bugModel-createBuild.
|
2023-05-17 10:33:16 +08:00 |
|
daitingting
|
607422271c
|
* Check if action is clickable.
|
2023-05-17 02:09:09 +00:00 |
|
liumengyi
|
ba668929e5
|
* Fix bug of bug-assign, and modify its unit test.
|
2023-05-17 09:48:57 +08:00 |
|
daitingting
|
d574931924
|
* Add setOperateActions function for actionsMap.
|
2023-05-17 01:44:34 +00:00 |
|
liumengyi
|
5e02ba5df3
|
* Add bugModel-createBuild and its unit test, and add comment.
|
2023-05-17 09:23:48 +08:00 |
|
daitingting
|
000f5670f0
|
* Add browse view of bug.
|
2023-05-16 08:54:27 +00:00 |
|
daitingting
|
4f97efd50a
|
* Remove blank line.
|
2023-05-16 08:50:53 +00:00 |
|
daitingting
|
1bf7226e1e
|
* Set config for cols.
|
2023-05-16 08:50:20 +00: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 |
|
liugang
|
d5066f06c9
|
* bugZen: convert the branch variable into a string to meet the requirements of the parameter type of the productModel::getProjectPairsByProduct() method.
|
2023-05-16 11:10:27 +08:00 |
|
liumengyi
|
cb1765a5e8
|
* Add prepare data function of bug-resolve.
|
2023-05-16 09:35:06 +08:00 |
|
liumengyi
|
2252593373
|
* Fix error in sonarqube.
|
2023-05-15 17:25:49 +08:00 |
|
liumengyi
|
f78237f051
|
* Refactor model of bug-resolve.
|
2023-05-15 17:15:48 +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 |
|
daitingting
|
770b51082e
|
* Add test case of getBysearch.
|
2023-05-15 06:16:54 +00:00 |
|
daitingting
|
5b25db2c84
|
* Unify quotes.
|
2023-05-15 05:17:59 +00:00 |
|
daitingting
|
c0352889a9
|
* Adjust the order of param note.
* Adjust the type of branch param.
|
2023-05-15 05:10:23 +00:00 |
|
liumengyi
|
4a56f0136c
|
* Modify incorrect function name.
|
2023-05-15 13:08:44 +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
|
2a362d8da1
|
* Add function access for bug zen.
|
2023-05-15 09:48:34 +08:00 |
|
songchenxuan
|
649d954455
|
* Modify comment, add full stop.
|
2023-05-15 09:48:34 +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 |
|
songchenxuan
|
1d0a37363c
|
* Unset $bug->deadline if it is empty.
|
2023-05-15 09:48:34 +08:00 |
|
daitingting
|
7f70bc3e94
|
* Adjust type and spell of getNeedConfirmList function.
|
2023-05-15 09:47:21 +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 |
|
liugang
|
1969043116
|
* bugZen: use helper::setcookie instead of setcookie.
|
2023-05-15 09:06:39 +08:00 |
|
daitingting
|
c3c92cb69a
|
* Format codes.
|
2023-05-12 06:24:13 +00:00 |
|
daitingting
|
d5085b44f7
|
* Optimize codes.
|
2023-05-12 05:54:52 +00: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 |
|
daitingting
|
2868b241c2
|
* Optimize codes.
|
2023-05-12 01:32:27 +00: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
|
3d96ddd927
|
* Get columnID by output if function does not return a value.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
237aacb4ab
|
* If bug->dealine is empty, set null.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
5df4e9eb04
|
* Replace setcookie to helper::setcookie.
|
2023-05-11 07:53:58 +00:00 |
|