Commit Graph
396 Commits
Author SHA1 Message Date
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
caoyanyi c8985e95a5 * Move method to zen.php. 2023-09-26 15:30:42 +08:00
caoyanyi 1740d4a703 - Remove unused method. 2023-09-26 15:24:34 +08:00
caoyanyi 106fc16520 - Remove unused method. 2023-09-26 14:57:50 +08:00
tianshujie 3c47e2ba94 * Refactor linkBug method. 2023-09-26 14:51:06 +08:00
caoyanyi b583524b87 * Adjust unit test case for productplan. 2023-09-26 14:28:05 +08:00
tianshujie 269f75d5f0 * Refactor batchUpdate method and case. 2023-09-26 14:01:26 +08:00
caoyanyi 0a147daaca * Reconstruct productplan linkStory method. 2023-09-26 13:53:37 +08:00
tianshujie 8656a8488d * Refactor getChildren method and case. 2023-09-26 13:34:48 +08:00
tianshujie a265c3f22f * Refactor getByIDList method. 2023-09-26 13:26:16 +08:00
tianshujie c457d3453a * Refactor batchEdit method. 2023-09-26 11:31:33 +08:00
caoyanyi 22851b8294 * Change params type and return data. 2023-09-26 11:21:46 +08:00
caoyanyi 76923f9eaa + Add method to check plan unlink object. 2023-09-26 10:23:37 +08:00
caoyanyi 3c0020614b + Add unit test for productplan unlink. 2023-09-26 09:16:16 +08:00
caoyanyi 32117921b9 + Add chinese comment and adjust return value. 2023-09-25 16:07:40 +08:00
caoyanyi 30987682ec * View method for reconstructing productplans. 2023-09-25 15:53:55 +08:00
tianshujie d6b4986b53 * Refactor plan list page. 2023-09-25 14:15:56 +08:00
caoyanyi 4f31c13791 * Split productplan getList method. 2023-09-25 10:38:29 +08:00
tianshujie 5c18b46250 + Add case for the checkDataForUpdate method. 2023-09-25 10:11:04 +08:00
tianshujie 15595bb6cf * Refactor edit method and page. 2023-09-25 09:54:36 +08:00
tianshujie e688d60810 * Modify the plan list divider. 2023-09-22 17:03:08 +08:00
tianshujie 750af813fa * Refactor getTopPlanPairs method and case. 2023-09-22 15:47:57 +08:00
caoyanyi 9e1e1afd69 + Add comment and params type. 2023-09-22 15:35:04 +08:00
tianshujie 0ce32284c2 * Refactor getLast method and case. 2023-09-22 15:17:56 +08:00
tianshujie 649d42dfe0 * Refactor updateParentStatus method and case. 2023-09-22 14:55:21 +08:00
caoyanyi e3b1cd6e5c - Remove unused param for branch model. 2023-09-22 14:44:10 +08:00
tianshujie d267431548 * Refactor transferStoriesAndBugs method and add case. 2023-09-22 14:13:06 +08:00
tianshujie cd21520994 * Refactor create case. 2023-09-22 13:59:02 +08:00
tianshujie 85564b5e1f * Refactor create method. 2023-09-22 13:19:08 +08:00
caoyanyi 88cc218bb1 + Add unit test for productplan buildSearchForm. 2023-09-22 13:15:45 +08:00
tianshujie 4555a2e948 * Refactor getByID method and add case. 2023-09-22 10:48:23 +08:00