Commit Graph
219 Commits
Author SHA1 Message Date
孙广明 94e62d0a55 Merge branch 'sprint/182_tianshujie_18496' into 'kanban'
* Fix bug.

See merge request easycorp/zentaopms!1428
2022-01-17 02:27:20 +00:00
tianshujie a42faa10f1 * Fix bug. 2022-01-17 10:22:51 +08:00
liumengyi b2324c3406 * Fix bug #18485,#18474. 2022-01-17 10:13:31 +08:00
孙广明 b01e1901a0 Merge branch 'kanban' into 'sprint/182_liumengyi_movecard'
# Conflicts:
#   module/execution/control.php
2022-01-14 07:06:18 +00:00
liumengyi 0167541bb4 * Add move card for execution-kanban. 2022-01-14 15:00:36 +08:00
孙广明 31492d118b Merge branch 'sprint/182_tianshujie_kanban' into 'kanban'
* Finish task #47359,47360.

See merge request easycorp/zentaopms!1410
2022-01-14 05:53:56 +00:00
tianshujie 61590215c1 * Finish task #47359,47360. 2022-01-14 13:47:30 +08:00
liumengyi 15db546ff1 * Fix bug for task#47355 #47346. 2022-01-14 13:09:01 +08:00
liumengyi b9aa4a0d0d * FInish task #47346. 2022-01-14 10:45:53 +08:00
sgm0422 907f96ecfd * Adjust code. 2022-01-13 22:56:11 +08:00
tianshujie 2261371010 * Refactoring task kanban to view logic by group. 2022-01-13 21:11:23 +08:00
liumengyi 5d40963b8a * Fix bug for RD Kanban. 2022-01-13 16:00:42 +08:00
liumengyi 0403bb58d1 * Modify the opening method of link story. 2022-01-13 11:03:21 +08:00
liumengyi fa46192342 * Modify execution kanban view. 2022-01-13 10:39:59 +08:00
liumengyi 1ea0bb4760 * Finish task #47334.Add card view. 2022-01-13 10:35:04 +08:00
王怡栋 69ca909802 Merge branch 'sgm_kanban' into 'kanban'
Sgm kanban

See merge request easycorp/zentaopms!1365
2022-01-12 08:50:10 +00:00
孙广明 f0d1c51bfe * Add comment. 2022-01-12 16:49:29 +08:00
孙广明 3706a60032 * Add comment. 2022-01-12 16:47:48 +08:00
孙广明 16b6264a75 * Refactor kanban code. 2022-01-12 16:34:01 +08:00
liumengyi 0b334a246f * Add column menu. 2022-01-12 15:39:33 +08:00
liumengyi adf53d8754 * Finish task #47334.Add default view of professional RD Kanban. 2022-01-12 10:08:15 +08:00
liumengyi ec74445096 * Finish task #47340.When adding kanban execution, create region, group, lanes and columns. 2022-01-11 15:38:50 +08:00
songchenxuan 9cae04c917 *Code review realname. 2022-01-06 14:59:14 +08:00
songchenxuan ff16370bc6 *Finish task 46529. 2021-12-30 09:05:05 +08:00
songchenxuan 769f7cd58e *Finish task #46529. 2021-12-30 09:01:33 +08:00
songchenxuan 0d90eba4e5 *Finish task #46529. 2021-12-29 08:32:11 +08:00
songchenxuan 6f10323a82 *Finish task #46529. 2021-12-27 16:14:05 +08:00
孙广明 007dd4f43c * Adjust kanban style. 2021-12-23 14:01:37 +08:00
孙广明 197a1bceea * Finish task #46165. 2021-12-22 09:41:39 +08:00
孙广明 eaf86c493d * Fix js error. 2021-12-17 15:55:34 +08:00
孙广明 302a576ed1 * Fix kanban js. 2021-12-17 15:54:00 +08:00
孙广明 87c12c800a * Fix code details. 2021-12-17 15:43:19 +08:00
孙广明 9f7eecf9c6 * Finish task #46164. 2021-12-17 15:25:59 +08:00
liumengyi 6ec0f178a4 * Modify judgment method. 2021-12-10 11:04:30 +08:00
孙广明 44bbe31440 * Fix kanban bug. 2021-12-09 10:34:47 +08:00
李玉春 7cd00e0d84 Merge branch 'revert-aacf4ec4' into 'master'
Revert "Merge branch 'sprint/175_tianshujie_17056' into 'master'"

See merge request easycorp/zentaopms!783
2021-12-06 02:41:55 +00:00
孙广明 679d8aeb5e Merge branch 'sprint/174_sunhao/improve_kanban' into 'master'
* Bug #17056, fix duplicated modal in execution kanban page.

See merge request easycorp/zentaopms!782
2021-12-06 02:39:26 +00:00
孙广明 11d9ad6044 Revert "Merge branch 'sprint/175_tianshujie_17056' into 'master'"
This reverts merge request !781
2021-12-06 02:37:20 +00:00
tianshujie 183bf88f28 * Fix bug #17056. 2021-12-06 10:22:47 +08:00
Hao Sun 2ed3d819e8 * Bug #17056, fix duplicated modal in execution kanban page. 2021-12-06 10:06:35 +08:00
Hao Sun 74ef8b9a10 * refactor: comment. 2021-12-06 09:36:59 +08:00
朱金勇 789a419696 Merge branch 'sprint/168_sunhao/improve_kanban' into 'master'
* Support for using kanban in old browsers without CSS flex.

See merge request easycorp/zentaopms!757
2021-12-03 00:50:26 +00:00
Hao Sun 3230cff401 * fix kanban not work in ie. 2021-12-02 17:03:41 +08:00
Hao Sun 62efd53edb * update kanban lib and refactor usage of it. 2021-12-02 16:54:56 +08:00
liyuchun da73e10709 * Fix bug #16856. 2021-12-02 15:32:27 +08:00
tianshujie 64cac6374b * The plan is blank when switching branches. 2021-12-01 16:39:10 +08:00
zhujinyong 8ee3e5ce16 Merge branch 'sprint/168_sunhao/task45145' 2021-12-01 11:32:08 +08:00
Hao Sun 5424c131dc * task #45145, support to change scale size for execution kanban. 2021-12-01 08:30:57 +08:00
Hao Sun 229f49fc69 * only update kanban when remote data is difference. 2021-12-01 08:29:33 +08:00
Hao Sun 9d7449acae * refactor. 2021-12-01 08:29:07 +08:00