Commit Graph
426 Commits
Author SHA1 Message Date
sunguangming c2b7ab1d67 * [misc] fix plan order error. 2025-06-04 09:18:50 +00:00
liugang 336c349d6e * [refac] fix error the sub plan can create sub plans. 2025-04-14 10:26:24 +08:00
liugang aeeab7ab47 * [refac] refactor to simplify code. 2025-04-14 10:05:01 +08:00
liugang e137ef441b * [refac] cache query result to improve performance. 2025-04-14 09:11:11 +08:00
liumengyi 84f01b36e2 + [feedback#8567,done,1h] sync project's stories to execution if the project is no multiple. 2025-02-26 10:31:33 +08:00
hufangzhou ed24d0caf1 * [bug#58635,done,0.3h] When calling fetchAll with the second parameter set to false, retrieve fields of type text. 2024-12-26 08:54:49 +08:00
hufangzhou ce8bc33ef6 * [bug#55628,done,0.3h] A plan can belong to multiple branches. 2024-09-25 14:12:13 +08:00
xieqiyu abecbaf78d * [task#126372,doing,0.1h] Fix the bug of productplan view. 2024-09-04 17:31:41 +08:00
xieqiyu 03c439c6f5 * [task#126372,doing,0.5h] Add the tutorial of planManage for product. 2024-09-04 17:31:41 +08:00
sunguangming 2a90105395 * [bug] fix plan order bug. 2024-09-02 08:54:28 +08:00
sunguangming b8449becf1 * [bug] fix plan order bug. 2024-08-28 14:07:03 +08:00
wangyidong 3b0b5d7b9d * [refac bug #54489] Append linked plan parent. 2024-08-27 14:24:09 +08:00
daitingting 17daa7256b * [bug#36955,done,1h] Adjust branch condition. 2024-08-20 13:22:51 +08:00
sunguangming 60249f8295 * [bug#53931,done,0.2h] fix bug. 2024-08-15 14:28:04 +08:00
sunguangming 6d4d85c3be * [bug] fix plan story estimate bug. 2024-08-06 13:56:00 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
tanghucheng 5c016ea73e * [task#120797,done,1h,0h] Fix code error. 2024-06-17 16:12:15 +08:00
sunguangming a44bb596af * Round productplan story points. 2024-05-13 10:02:01 +08:00
sunguangming 28b2b78698 Merge branch 'master' into story 2024-05-09 15:04:07 +08:00
tianshujie 5cfba99e54 * Fix bug #47493. 2024-04-18 14:44:42 +08:00
王怡栋 d2a32eced5 * Merge from 20. 2024-04-17 14:10:15 +08:00
tianshujie 1f1e819883 * Fix bug #47846. 2024-04-16 13:39:39 +08:00
tianshujie 2e180edc4e * Fix bug #47846. 2024-04-16 13:34:44 +08:00
tianshujie 50489ceabe * Fix bug #47194. 2024-03-22 16:53:29 +08:00
sunguangming ef85b418d0 * Finish task #113254. 2024-03-18 14:03:15 +08:00
liumengyi 2165f39012 * Fix bug #45341, get linked plans in project::edit. 2024-01-26 13:51:02 +08:00
sunguangming d59c3fc665 * Fix bug #44644. 2024-01-22 16:23:37 +08:00
wangyuting 8fc2672106 * Fix product dashboard block data bug. the bug #42497. 2024-01-05 09:58:26 +08:00
tianshujie 8727db9611 * Fix bug #42686. 2024-01-03 13:46:31 +08:00
tianshujie 6067378d26 * Fix test unit error. 2023-12-23 15:09:46 +08:00
liumengyi 07137d8c37 * Fix bug #41479, fix parameter type error. 2023-12-13 17:12:35 +08:00
liumengyi 3702b27246 * Fix bug #41479. 2023-12-13 17:10:54 +08:00
tianshujie a26b80e36e * Fix bug #41263. 2023-12-12 11:30:34 +08:00
tianshujie 61b00965dd * Fix plan linked stories not update zt_planstory issue. 2023-12-07 11:30:48 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tianshujie 1141d50561 * Change link symbol. 2023-11-25 15:22:39 +08:00
liugang f69fcedf74 * productplan: refactor to build query sql based on the $branch parameter. 2023-11-22 14:13:46 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
xieqiyu e770d479cc * Fix the bug of plan kanban. 2023-11-15 13:17:24 +08:00
wangxuepeng 564f9bb067 * Modify the comments of productplanModel::getList. 2023-10-17 09:10:13 +08:00
wangyidong 40571b3b36 * Adjust for product browse. 2023-10-16 14:30:45 +08:00
tianshujie 46fe695432 * Compatible with method argument type. 2023-10-13 14:06:58 +08:00
tianshujie 35232dfc5a * Fix an error with create a plan. 2023-10-12 16:57:44 +08:00
tianshujie ece016ae15 * When deleting a plan, the parent field of the parent plan is not
updated.
2023-10-09 16:03:06 +08:00
wangyidong 2d6cdf3678 * Rewrite story batchchangebranch. Code for task #102984. 2023-10-09 09:30:12 +08:00
tianshujie 5b0fb40b49 * Refactor changeParentField method and case. 2023-09-26 17:03:27 +08:00
tianshujie 61b9b813cc * Refactor getForProducts method and case. 2023-09-26 16:51:44 +08:00
tianshujie 8b8eab602f * Refactor checkDate4Plan method and case. 2023-09-26 16:41:25 +08:00
tianshujie 04a3145a99 * Refactor linkProject method and case. 2023-09-26 16:14:43 +08:00