Commit Graph

775 Commits

Author SHA1 Message Date
tianshujie98
975bb6117a Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2021-08-10 17:22:44 +08:00
tianshujie98
e4d86ff8d9 * Finish task #41231. 2021-08-10 17:22:28 +08:00
qiyu-xie
14c03ae920 * Finish task#41219. 2021-08-10 16:26:29 +08:00
hufangzhou
26ce07e38d * Fix bug #13762. 2021-08-09 13:53:49 +08:00
hufangzhou
474d6597c4 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2021-08-09 10:32:43 +08:00
hufangzhou
6888bea503 * Fix bug #14008. 2021-08-09 10:32:38 +08:00
qiyu-xie
be67b064d7 * Fix bug#13727. 2021-08-09 09:48:45 +08:00
dingguodong
fcd8102351 * Add priority to task and story when importing issue from gitlab. 2021-08-05 11:54:16 +08:00
zenggang
ba3a76967c * Finish task #40888 2021-08-03 09:37:05 +08:00
wangyidong
bbe793a8aa Merge branch '15.2' 2021-08-02 16:31:42 +08:00
Guan Xiying
5fa44cf80f * Clear codes for GitLab issue synchronous operation. 2021-07-29 13:49:55 +08:00
wangyidong
07cac61f4c * adjust for substatus. 2021-07-22 15:08:57 +08:00
qiyu-xie
f6c4075c55 * Fix bug#13727. 2021-07-20 14:23:50 +08:00
zhujinyong
d75f650c7e Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms 2021-07-19 11:59:06 +08:00
zhujinyong
37f44fbbca + Add user and bug api. 2021-07-19 11:58:25 +08:00
zenggang
2d11dcd6cd * Finish task #40108 2021-07-19 11:02:35 +08:00
qiyu-xie
2c27035699 * Adjust code. 2021-07-16 11:22:56 +08:00
dingguodong
373ebc4522 * Fix bug #13657, remove useless codes. 2021-07-15 18:02:44 +08:00
dingguodong
bb7f7cf142 * Remove duplicated loadModel for gitlab related after CR. 2021-07-15 13:53:04 +08:00
Guan Xiying
1c802f2a36 Merge branch 'jihu' 2021-07-14 09:48:58 +08:00
Guan Xiying
ac8fb7783f Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-14 09:16:21 +08:00
dingguodong
fdb69a81b1 * Change all lines about apiUpdateIssue func. 2021-07-09 17:23:16 +08:00
dingguodong
5de789ad8d * Fix bug when batch assign on task. 2021-07-09 15:03:18 +08:00
dingguodong
9e6b4db720 * Fix bug when batch edit task,bug,story. 2021-07-09 14:33:49 +08:00
dingguodong
ab2e2191e3 * Bug fix and optimize for import issue. 2021-07-09 13:48:23 +08:00
dingguodong
14d78cca44 * Construct object manually instead of using fixer. 2021-07-09 10:15:04 +08:00
lichengjun
8c11397651 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-08 14:47:01 +08:00
lichengjun
5c25aba4c6 * Fix task code bug. 2021-07-08 14:46:27 +08:00
dingguodong
882f7195fd * Keep uniformed style for fixer removal action. 2021-07-08 10:54:23 +08:00
lichengjun
8b36d4f2fc Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-07 17:42:43 +08:00
lichengjun
90d5f86b61 * Fix close funciton code. 2021-07-07 17:41:07 +08:00
dingguodong
47e3c473a1 * Put strings in long line to config file. 2021-07-07 17:16:06 +08:00
Guan Xiying
09b1ed61e1 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-07 09:49:28 +08:00
Guan Xiying
e5df582bd7 * Fix sync task changes to issue function. 2021-07-07 09:46:16 +08:00
lichengjun
362f8ae984 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-06 16:43:35 +08:00
lichengjun
f04514f65d * Fix code format. 2021-07-06 16:43:04 +08:00
dingguodong
9ab1e4541f * Import gitlab issue to task(staging). 2021-07-06 16:31:43 +08:00
lichengjun
30f8f51e3b *Add batch update, assign, function in the story model. 2021-07-05 13:26:49 +08:00
lichengjun
38df84e8ed * Fix story, task bug. 2021-07-05 05:40:10 +08:00
lichengjun
1c5aed2d76 * Fix bug,story,task code format. 2021-07-03 10:25:58 +08:00
lichengjun
c64b3580c8 * Fix bug,task,story code format. 2021-07-03 09:58:23 +08:00
lichengjun
745957f6e3 * Fix gitlab to issues bug. 2021-07-02 14:19:17 +08:00
lichengjun
cebe56a593 * Fix Replace with getRationByObject. 2021-07-01 18:34:24 +08:00
lichengjun
65e1feff0d Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-01 16:22:07 +08:00
lichengjun
2341965ff4 * Fix format code. 2021-07-01 16:18:22 +08:00
dingguodong
d4d8185131 * Rename some functions after code review. 2021-07-01 15:55:20 +08:00
lichengjun
925a7417ea * fix code. 2021-06-29 14:52:49 +08:00
lichengjun
7a1a1e44f5 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 10:46:23 +08:00
lichengjun
df508bdfec * Add bug,story,task push to issues function. 2021-06-29 10:43:30 +08:00
dingguodong
3906982fdb * Rename syncObject to pushObject. 2021-06-29 09:36:34 +08:00