Commit Graph
27633 Commits
Author SHA1 Message Date
hufangzhou aa35ebd821 * Product Kanban compatible with classic mode. 2021-09-08 13:45:21 +08:00
dingguodong 28965b2777 * Correct php warnings. 2021-09-08 10:55:21 +08:00
dingguodong 02a2892002 * Fix bug #14994 . 2021-09-08 10:54:50 +08:00
Hao Sun 4acb8c181c * improve UI for kanban. 2021-09-08 10:44:52 +08:00
zhujinyong 29728c87ed Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms 2021-09-08 10:40:57 +08:00
zhujinyong 489a87e0ec * Adjust response of api. 2021-09-08 10:40:25 +08:00
Guan Xiying 1017947c6c * Fix bug #15019. 2021-09-08 10:38:39 +08:00
Guan Xiying 2cee5fc75e * Fix bug #14996. 2021-09-08 10:31:08 +08:00
Guan Xiying 426e366791 * Hide mr setting lang item. 2021-09-08 10:30:10 +08:00
Hao Sun 616f491b7c * align doing project and execution in one row in product kanban. 2021-09-08 10:29:14 +08:00
Guan Xiying 6e3be6bdf2 * Fix bug #15006. 2021-09-08 10:27:05 +08:00
Guan Xiying ba70dcbaab * Fix bug #15007. 2021-09-08 10:24:13 +08:00
Guan Xiying b305b8c752 * Fix bug #15009 and change config->MR to config->mr. 2021-09-08 10:13:28 +08:00
Hao Sun 6ba818fd78 * change kanban border size to 2px 2021-09-08 09:08:09 +08:00
Hao Sun fb98b4ff7b * fix item id in kanban. 2021-09-08 09:01:55 +08:00
liyuchun 302e3636da * Fix bug #14990. 2021-09-08 08:52:38 +08:00
liyuchun bcd78639b0 * Finish task #42154. 2021-09-08 08:22:10 +08:00
liyuchun 0fc95905c3 * Fix bug #14566. 2021-09-08 07:53:02 +08:00
zenggang e343a14e23 * Fix bug#14927 2021-09-07 21:50:03 +08:00
Hao Sun dafa834838 * fix product/kanban not render as expected. 2021-09-07 21:40:51 +08:00
Hao Sun 6479af20fa * fix kanban UI, feedback by @sunguangming. 2021-09-07 21:23:18 +08:00
Hao Sun 2df7e608a0 * fix project/managemembers not work in tutorial mode. 2021-09-07 21:23:18 +08:00
dingguodong c02049d5a5 * Remove extra character. 2021-09-07 20:50:03 +08:00
dingguodong 314c3c593e Merge branch 'jihuMR' 2021-09-07 20:47:10 +08:00
dingguodong 448d1423a6 + Add SQL file for update version 15.4 . 2021-09-07 20:33:04 +08:00
dingguodong b1e05cd0f3 * Adjust display style. 2021-09-07 20:18:50 +08:00
dingguodong 6de75d2fcb * Fix bug for sync mr. 2021-09-07 20:17:31 +08:00
dingguodong 74d6b1895a * Update accept MR display style. 2021-09-07 18:12:01 +08:00
Hao Sun 75a2555bd8 * bug #14689, fix tip not show in manageTeam task in tutorial mode. 2021-09-07 17:42:52 +08:00
liyuchun a36720eed1 * Code for review. 2021-09-07 17:19:16 +08:00
Hao Sun 2ff5394542 * bug #14825, fix php error when click .btn-open-target-page. 2021-09-07 17:17:25 +08:00
Hao Sun 30fcb005cf * bug #14857, improve table layout of page company/browse for tutorial mode. 2021-09-07 17:13:04 +08:00
Hao Sun 29528a5cfb * bug #14852, fix tooltip format error. 2021-09-07 17:03:49 +08:00
Hao Sun 8d443af88e * fix php error in tutorial mode. 2021-09-07 16:58:00 +08:00
Hao Sun 41c5062265 * bug #14844, only show tutorial tasks that the user has permission access. 2021-09-07 16:37:58 +08:00
Hao Sun 47833b256d * fix en lang data. 2021-09-07 16:36:52 +08:00
Hao Sun 571306733c * bug #14846, fix show more than one tips in tutorial mode. 2021-09-07 16:28:25 +08:00
Hao Sun 92befce192 * refactor. 2021-09-07 16:27:56 +08:00
Guan Xiying 8d6ad93727 * Add gitlab browse to resoure list. 2021-09-07 16:13:52 +08:00
Hao Sun eef065aa39 * refactor: remove console.log. 2021-09-07 16:12:56 +08:00
Hao Sun 9803d12a21 * bug #14860, fix cannot click project name in tutorial mode sometimes. 2021-09-07 15:56:41 +08:00
Hao Sun a5e730c1f3 * fix name size in project table list. 2021-09-07 15:56:21 +08:00
dingguodong 4e08891ea9 * Optimize comment. 2021-09-07 15:46:40 +08:00
Hao Sun 995806614b * fix php error in tutorial mode. 2021-09-07 15:37:14 +08:00
dingguodong 154662d760 * Disable diff in MR feature. 2021-09-07 15:05:09 +08:00
Hao Sun 4220c08e08 * bug #14936, fix tasks count incorrect. 2021-09-07 13:47:06 +08:00
Hao Sun ba7b5fc6aa * task #42125, remove some kanban colors. 2021-09-07 13:43:53 +08:00
Hao Sun 13366dd44d * support to affix kanban board header on window scroll or resize. 2021-09-07 13:27:22 +08:00
孙广明 69c1e30959 * Fix code error. 2021-09-07 13:16:02 +08:00
dingguodong 70f0136b2b Merge branch 'jihuMR' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihuMR 2021-09-07 10:51:12 +08:00