Commit Graph
670 Commits
Author SHA1 Message Date
zenggang d84ffbd355 * Adjust code format 2021-10-29 05:31:26 +00:00
zenggang 6bdf89c293 * Finish task#43410,43411,43413 2021-10-29 03:18:10 +00:00
李玉春 e618b57d12 Merge branch 'sprint/168_xiawenlong' into 'sprint/168'
add permission

See merge request easycorp/zentaopms!223
2021-10-29 02:43:44 +00:00
liyuchun 54bb24823f * Delete unused code. 2021-10-29 10:42:27 +08:00
夏文龙 a0a4af4daa Update kanban.html.php 2021-10-29 02:33:45 +00:00
xiawenlong f74435a42d fix code style 2021-10-29 10:26:34 +08:00
xiawenlong 5397954f15 Finish permissionOC 2021-10-29 10:13:39 +08:00
xiawenlong 3dc8358434 Finish permissionOC 2021-10-29 10:09:07 +08:00
孙广明 cdfb230005 * Add link to assignto. 2021-10-29 10:07:59 +08:00
孙广明 3b11423f2f Merge branch 'sprint/168_liyuchun_kanban' into 'sprint/168'
* Add button of set WIP and column name.

See merge request easycorp/zentaopms!216
2021-10-29 00:39:22 +00:00
liyuchun 817178e93b * Add button of set WIP and column name. 2021-10-28 16:19:16 +08:00
孙广明 faeef62b5c * Fix create story action error. 2021-10-28 15:15:17 +08:00
李玉春 f9b40d2887 Merge branch 'sprint/168' into 'sprint/168_sgm_43393'
# Conflicts:
#   module/execution/js/kanban.js
2021-10-28 06:47:11 +00:00
孙广明 0036787aac * Add en lang. 2021-10-28 14:43:55 +08:00
Hao Sun 4dadfbd558 * add actions button to cards. 2021-10-28 11:49:27 +08:00
Hao Sun 34064d70b0 * support for using contextmenu in kanban. 2021-10-28 11:34:46 +08:00
Hao Sun 7cf59f0e13 * support for using iframe modal in kanban page. 2021-10-28 11:31:50 +08:00
Hao Sun e26a26f934 * show deadline on task and bug card. 2021-10-28 11:30:58 +08:00
孙广明 83f3079804 * Finish task #43393. 2021-10-28 11:01:50 +08:00
孙广明 ef415555ef * Adjust code style. 2021-10-28 09:29:34 +08:00
liyuchun f361a97721 * Fix error of kanban. 2021-10-28 08:35:21 +08:00
孙广明 b6cc57c54e Merge branch 'spirnt/168_liyuchun_43409' into 'sprint/168'
* Finish task #43521.

See merge request easycorp/zentaopms!193
2021-10-27 09:27:49 +00:00
liyuchun 1981133d03 * Finish task #43521. 2021-10-27 17:17:45 +08:00
孙广明 c749aeb0cb Merge branch 'sprint/168_xiawenlong' into 'sprint/168'
Finish Task #43407,43420

See merge request easycorp/zentaopms!188
2021-10-27 09:03:25 +00:00
xiawenlong 5b0458b841 * Finish Task #43407,43420 2021-10-27 16:53:15 +08:00
孙广明 81603f04bd * Finish task #43394, #43395, #43396. 2021-10-27 16:40:30 +08:00
tianshujie 6f72de9b65 * Modify query Kanban logic. 2021-10-27 15:34:59 +08:00
Hao Sun f2cf07b71d Merge branch 'sprint/168_sunhao/kanban_refactor' into sprint/168
# Conflicts:
#	module/execution/js/kanban.js
2021-10-27 15:20:45 +08:00
Hao Sun 4afd15a4fe * Fix merge conflict. 2021-10-27 15:20:03 +08:00
李玉春 5822a06c7d Merge branch 'sprint/168' into 'sprint/167_sgm_kanbandata'
# Conflicts:
#   module/kanban/model.php
2021-10-27 07:05:51 +00:00
Hao Sun e403896809 * avoid override window.kanbanDropRules settings in other place. 2021-10-27 15:03:51 +08:00
Hao Sun 81ad2610dc * refactor: alignment statements. 2021-10-27 14:53:15 +08:00
Hao Sun 37f88fdd83 * refactor: rename maxCount->limit, item -> card and comment. 2021-10-27 14:50:32 +08:00
孙广明 8bfa8d5a42 * Add get kanban group. 2021-10-27 14:50:13 +08:00
孙广明 0fc3731113 Merge branch 'sprint/168' into 'sprint/168_xiawenlong'
# Conflicts:
#   module/execution/js/kanban.js
2021-10-27 06:48:39 +00:00
孙广明 1d75b28c4d Merge branch 'sprint/168_sunhao/improve_kanban_ui' into 'sprint/168'
* Improve UI for kanban page, adjust page layout and support for dnd.

See merge request easycorp/zentaopms!175
2021-10-27 06:30:31 +00:00
xiawenlong 19d91de64c * Finish Task #43420 2021-10-27 14:23:28 +08:00
xiawenlong f1fd0ee1db * Finish Task #43420 2021-10-27 14:14:50 +08:00
Hao Sun b9ce9d697f * support for d-n-d in kanban. 2021-10-27 14:08:22 +08:00
Hao Sun f3b29388f7 * adjust layout for kanban page. 2021-10-27 13:52:27 +08:00
xiawenlong b571de52de add right actions 2021-10-27 11:46:54 +08:00
Hao Sun 14d45f2939 * move some code from kanban_demo. 2021-10-26 16:59:24 +08:00
Hao Sun 77d4073869 * improve avatar style in kanban. 2021-10-26 16:57:36 +08:00
孙广明 fb5687c6a4 Merge branch 'sprint/168' into 'sprint/168_sunhao/kanban_demo'
# Conflicts:
#   module/execution/js/kanban.js
#   module/execution/view/kanban.html.php
2021-10-26 07:53:38 +00:00
Hao Sun 0063ed7950 * replace kanban with kanbandemo. 2021-10-26 15:47:50 +08:00
Hao Sun b6f3608ab4 * change kanban page width to full size. 2021-10-26 15:38:00 +08:00
李玉春 0458578361 Merge branch 'sprint/168_sgm_kanban' into 'sprint/168'
* Add kanban view.

See merge request easycorp/zentaopms!154
2021-10-26 07:16:12 +00:00
孙广明 ad05f1d4cf * Add kanban view. 2021-10-26 15:03:27 +08:00
Hao Sun cc3fb38f50 * fix maxCount not show in kanban header. 2021-10-26 14:55:12 +08:00
Hao Sun f5420202e2 * remove width limit in kanban page. 2021-10-26 14:54:57 +08:00