Commit Graph

302 Commits

Author SHA1 Message Date
liumengyi
cca28df709 * Fix bug and add sql file. 2022-01-19 13:13:08 +08:00
liumengyi
8f924a7f05 * Fix bug #18481. 2022-01-18 17:23:54 +08:00
tianshujie
545d7f2e24 * Modify the code. 2022-01-18 13:06:50 +08:00
tianshujie
f257fe3e5a * Fix bug #18633. 2022-01-18 11:26:31 +08:00
liumengyi
098622ffae * Fix bug #18619. 2022-01-18 09:29:04 +08:00
liumengyi
dd99e46107 * Fix bug #18619. 2022-01-18 08:17:21 +08:00
tianshujie
3ee399a75c * Fix bug #18496. 2022-01-17 16:58:56 +08:00
孙广明
54ec9e1429 Merge branch 'sprint/182_liumengyi_fixbug' into 'master'
* Fix bug of execution kanban.

See merge request easycorp/zentaopms!1442
2022-01-17 07:30:36 +00:00
liumengyi
9cea290feb * Fix bug of execution kanban. 2022-01-17 15:26:19 +08:00
孙广明
b0f8dabcca Merge branch 'sprint/182_tianshujie_18496' into 'master'
* Filter out cards from other swimlanes when updating cards.

See merge request easycorp/zentaopms!1434
2022-01-17 07:23:01 +00:00
liumengyi
0d3ed88c1d * Delete useless code. 2022-01-17 14:40:40 +08:00
liumengyi
a36a74eb7d * Fix bug of RD kanban creation and associating story. 2022-01-17 14:35:15 +08:00
tianshujie
ef66f1418c * Filter out cards from other swimlanes when updating cards. 2022-01-17 12:23:21 +08:00
liumengyi
451042f0a4 * Fix bug #18491. 2022-01-17 11:12:26 +08:00
liumengyi
a9a5384241 * Finish bug #18491. 2022-01-17 10:42:40 +08:00
孙广明
b01b6a90eb Merge branch 'kanban' 2022-01-17 10:34:08 +08:00
孙广明
66515d7ed8 Merge branch 'sprint/182_liumengyi_fixbug' into 'kanban'
* FIx bug #18489,#18478,#18466.

See merge request easycorp/zentaopms!1420
2022-01-17 00:57:03 +00:00
孙广明
758c03968f * Add kanban type in query. 2022-01-17 08:41:59 +08:00
liumengyi
fc5ad0f893 * FIx bug #18489,#18478,#18466. 2022-01-16 17:11:40 +08:00
孙广明
13e653f600 * Process kanban execution. 2022-01-14 13:34:47 +08:00
sgm0422
907f96ecfd * Adjust code. 2022-01-13 22:56:11 +08:00
liumengyi
5d40963b8a * Fix bug for RD Kanban. 2022-01-13 16:00:42 +08:00
tianshujie
59b210c0a8 * Fix the problem that the related story project ID is wrong. 2022-01-13 11:31:12 +08:00
liumengyi
0403bb58d1 * Modify the opening method of link story. 2022-01-13 11:03:21 +08:00
孙广明
5a8c11cb6e Merge branch 'kanban' into 'sprint/182_tianshujie_47336'
# Conflicts:
#   module/execution/control.php
2022-01-12 07:53:04 +00:00
tianshujie
4bca0680ab * Finish task #47335. 2022-01-12 15:44:44 +08:00
孙广明
0afb843ef5 * Refactor kanban code. 2022-01-12 11:23:05 +08:00
tianshujie
a0d61f9d2f * Working with Kanban Data. 2022-01-12 11:07:02 +08:00
liumengyi
adf53d8754 * Finish task #47334.Add default view of professional RD Kanban. 2022-01-12 10:08:15 +08:00
孙广明
62b7f5eac1 Merge branch 'sprint/182_liumengyi_47340' into 'kanban'
* Finish task #47340.When adding kanban execution, create region, group, lanes and columns.

See merge request easycorp/zentaopms!1344
2022-01-11 07:53:14 +00:00
liumengyi
ec74445096 * Finish task #47340.When adding kanban execution, create region, group, lanes and columns. 2022-01-11 15:38:50 +08:00
孙广明
54fc83b0fc * Add execution kanban list. 2022-01-11 11:17:41 +08:00
tianshujie
85773e58cd * Fix bug #18280. 2022-01-07 11:01:47 +08:00
liumengyi
42e9076e66 * Finish task #47081 #47092 #47093 #47111. 2022-01-06 15:25:09 +08:00
songchenxuan
9c41c46624 *Fix bug #18132. 2021-12-31 17:10:12 +08:00
mayue
9d89d77c57 * Finish task #46527. 2021-12-30 13:10:17 +08:00
孙广明
84fae4bc7d Merge branch 'kanban' 2021-12-20 10:59:07 +08:00
朱金勇
8ba0385b58 Merge branch 'sql-optimization-zhangrunyu' into 'master'
SQL optimization

See merge request easycorp/zentaopms!924
2021-12-20 00:47:21 +00:00
songchenxuan
731c7fb45c *Fix task #45545 bug. 2021-12-14 17:33:01 +08:00
朱金勇
efdadc07a7 Merge branch 'sprint/176_mayue_45544' into 'master'
* Finish a task #45544.

See merge request easycorp/zentaopms!928
2021-12-14 05:34:42 +00:00
mayue
77d36b7467 * Finish a task #45544. 2021-12-14 09:49:46 +08:00
Yurun
d7538814a7 Optimize execution module 2021-12-14 09:47:53 +08:00
songchenxuan
53e4b2d102 *Finish task #45535. 2021-12-13 13:53:03 +08:00
朱金勇
d148ae7cf4 Merge branch 'sprint/176_songchenxuan_45535' into 'master'
*Finish task #45535.

See merge request easycorp/zentaopms!872
2021-12-10 06:04:55 +00:00
songchenxuan
ac9d06cf7c *Finish task #45539. 2021-12-10 11:05:11 +08:00
孙广明
12ce541d9e * Code for task #45818. 2021-12-09 10:50:05 +08:00
tianshujie
7c3a8dc753 * Fix bug #17259. 2021-12-09 10:34:47 +08:00
tianshujie
545652e0e4 * Fix bug #17259. 2021-12-08 16:50:48 +08:00
songchenxuan
66c2768b6a *Finish task #45535. 2021-12-08 11:30:02 +08:00
李玉春
f0f0325a8d Merge branch 'master' into 'sprint/174_xieqiyu_45015'
# Conflicts:
#   module/testcase/control.php
2021-12-03 05:07:19 +00:00