Commit Graph
653 Commits
Author SHA1 Message Date
wangyidong 284ab1de59 * Adjust for unit. 2023-09-13 16:38:17 +08:00
tianshujie c78216fa9f * Refactor getExecutionKanban method. 2023-08-30 08:47:42 +08:00
tianshujie 752a74983c * Fix variable error. 2023-08-29 17:13:48 +08:00
tianshujie e4d006aeee * Refactor getExecutionKanban method. 2023-08-29 16:47:05 +08:00
tianshujie 4686e1935d * Refactor getKanbanTasks method and case. 2023-08-28 13:58:25 +08:00
dingguodong 0b7c7329e5 * Replace leftjoin to leftJoin. 2023-08-24 16:49:54 +08:00
sunguangming 51e410cae6 * Rename function. 2023-08-24 14:05:45 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
sunguangming 83911b5d7f * Rename recordEstimate to recordWorkhour. 2023-05-25 15:32:28 +08:00
liugang 49e1d1adab - execution, kanban; remove unused parameters. 2023-05-19 17:08:19 +08:00
daitingting 0839d28a8c * Rename confirmBug to confirm. 2023-05-19 01:48:28 +00:00
wangyidong ae25ef94dc * Remove branch param for storyModel getExecutionStories method. 2023-05-12 09:46:05 +08:00
zhouxin 0e564191fc * Batch change stdClass() to stdclass() in kanban module. 2023-05-10 08:36:59 +00:00
zhouxin 386b5caa52 * Batch change abbr exec to execution. 2023-05-10 08:33:47 +00:00
dingguodong 6b7de5a3b4 * Correct dao where clause. 2023-04-25 11:15:42 +08:00
liumengyi 648dc288ca Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-14 15:15:03 +08:00
liumengyi ebf47c2dc1 - Delete the privilege of kanban-laneMove. 2023-04-13 15:15:06 +08:00
朱金勇 bb531cfd2c * Fix bugs in dmdb. 2023-04-13 05:10:17 +00:00
朱金勇 0dde8ad3ed Fix default value of db. 2023-04-10 09:19:01 +00:00
liumengyi c92b4c8615 * Finish task #87753, and fix bug of edit card. 2023-03-20 06:21:06 +00:00
tianshujie aba725ef30 * Code for fix bug 32562. 2023-03-02 13:12:55 +08:00
tianshujie 484f34396c Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_284 2023-02-16 08:59:00 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
liumengyi 44c4b8cdbd * Fix bug of task #83948. 2023-02-09 11:07:27 +08:00
liumengyi b1083a768c * Finish task #83948. 2023-02-08 09:53:30 +08:00
liumengyi b50b507b27 * Finish task #83948. 2023-02-07 10:50:04 +08:00
liumengyi 598aa520da * Finish task #83211. 2023-01-31 15:45:22 +08:00
liuhong 06e00bfa61 * Finish task #80189 for Closed plans are not shown in Kanban. 2022-12-29 08:03:56 +00:00
lanzongjun a835220fe1 resolve conflict master 2022-12-02 10:28:31 +08:00
chaideqing ca3adef629 * Refactor code. 2022-12-01 11:15:52 +08:00
chaideqing 6c3e107f78 * Refactor code. 2022-12-01 10:16:26 +08:00
xieqiyu c9bcbe74ae * Code for task#78030. 2022-11-30 22:29:51 +08:00
chaideqing bf3e8e33b3 * Fix feedback #1403 . 2022-11-30 21:07:12 +08:00
mayue e45a22f25d * Fix bug #29410. 2022-11-14 14:47:50 +08:00
tianshujie f6d526d916 * Fix bug #29376. 2022-11-07 15:12:30 +08:00
tianshujie 2000dc8df2 * Fix bug #29278. 2022-11-04 10:31:04 +08:00
tianshujie 3d40cba711 * Fix bug #29278. 2022-11-04 10:20:58 +08:00
tianshujie a87a088581 * Fix bug #29207. 2022-11-04 08:26:04 +08:00
tianshujie f7a1df8da4 * Change the minimum range of kanban columns. 2022-11-02 15:34:02 +08:00
tianshujie 1c7c989d1c * Fix bug #28892. 2022-10-25 13:23:55 +08:00
lanzongjun aa6546a2ee resolve conflict 2022-10-18 09:26:14 +08:00
mayue 25626c1ec7 * Add code for task #71837. 2022-10-13 18:00:22 +08:00
xieqiyu c4818a0fec * Fix bug#26837. 2022-09-30 05:58:46 +00:00
wangzemei 69debf9c11 * Fix bug 28231 2022-09-29 17:52:23 +08:00
曹延义 dd4af4cacb * Modify save tips. 2022-09-29 10:46:03 +08:00
曹延义 f8b207f843 * Add save validate for kanban. 2022-09-29 09:50:16 +08:00
曹延义 2f7ed68fa2 * Add kanban setting check. 2022-09-29 09:43:43 +08:00
曹延义 2160b5efff Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/244_wangzemei_71075 2022-09-29 09:18:42 +08:00
wangzemei bcd3d36418 * modify backend logic 2022-09-27 17:10:18 +08:00