Commit Graph
67 Commits
Author SHA1 Message Date
wangyidong 3fc032806b * [refac bug #52768] Adjuect pri class for gantt. 2024-07-18 14:01:15 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
tanghucheng ab2e412af2 * [task#120990,done,2h,0h] Optimize the code. 2024-06-19 09:07:38 +08:00
tanghucheng e628b85509 * [task#120990,done,2h,0h] Fix review deadline. 2024-06-19 09:07:38 +08:00
hufangzhou b5b1d6e7af * Fix bug #49375. 2024-05-22 16:23:37 +08:00
tanghucheng fb4d87131f * Fix bug #48140, Enabled child stage for ipd project. 2024-04-25 17:04:40 +08:00
liumengyi 344404d631 * Optimize code after code reviewing. 2024-04-11 09:20:49 +08:00
liumengyi 376fba3446 * Fix bug #47677, set stage progress from metric. 2024-04-10 15:01:59 +08:00
liumengyi f35aff400a * Skip parent task when calculating work hours. 2024-04-10 15:00:05 +08:00
tanghucheng bddf599244 * Finish task #114645. Only enabled review points are shown in the Gantt chart of the IPD project. 2024-04-09 13:45:49 +08:00
hufangzhou 0d3e2499c9 * Set default values for the start and end times of the deactivation stage. 2024-04-08 13:25:18 +08:00
tanghucheng 56718a8fa5 * * Add point in create view task #114642. 2024-04-08 09:34:34 +08:00
hufangzhou 711e61aed6 * Finish task #114639, stages that have already started cannot be cropped. 2024-04-07 13:17:22 +08:00
hufangzhou 41ffb544c4 * Finish task #114637. 2024-04-07 11:00:21 +08:00
tianshujie 94e65e78f1 * Modify comment of the programplan::setPlanBaseline method. 2024-03-08 14:48:30 +08:00
tianshujie 896070f459 + Add method for setting baseline plans. 2024-03-08 14:26:20 +08:00
wangyidong 2c2ed981cc * Code for task #110544. 2024-01-18 14:00:42 +08:00
wangyidong 6a036eafc9 * Fix bug #43396. 2024-01-08 14:31:16 +08:00
sunguangming 8c42d6e4fe * Fix programplan bug. 2024-01-02 16:48:38 +08:00
liumengyi abd29c8e7e * Fix bug of undefined object, get execution's status. 2024-01-02 11:12:47 +08:00
wangyidong a4ec8d462d * Add extract for programplan unit test. 2023-12-29 10:12:06 +08:00
wangyidong 955b0cb133 * Adjust unit test. 2023-12-29 10:12:05 +08:00
wangyidong 7684fc3c7d * Adjust for unit test. 2023-12-29 10:12:05 +08:00
wangyidong 7d02072df2 * Refactor programplan model methods. 2023-12-29 10:12:05 +08:00
wangyidong 1b977b040a * Refactor programplan ajaxCustom page. 2023-12-29 10:12:05 +08:00
wangyidong bf6e53ecc7 * Refactor get about gantt data. 2023-12-29 10:12:05 +08:00
wangyuting 0e733284b0 * Fix programplan module unit test bug. 2023-12-28 14:24:35 +08:00
hufangzhou 3c9eeff598 * Add project param for getNewParentAndAction method. 2023-12-28 13:58:55 +08:00
wangyidong 90b4ece099 * Refactor programplan create page. 2023-12-27 08:58:35 +08:00
tanghucheng 0c1a518e3a * Fix bug #41209. 2023-12-08 02:26:49 -05:00
tanghucheng ad8d8c72ed * Fix bug #41036. 2023-12-08 00:36:52 -05:00
tianshujie cfeb5dff97 * Fix error of the stage list. 2023-12-01 14:59:13 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
tanghucheng 6a55e1a112 * Merge 18.x programplan. 2023-11-28 02:56:11 -05:00
hufangzhou 25fe77cac7 * Merge 18.8 programplan module. 2023-11-23 16:49:36 +08:00
liumengyi e2ab161deb * Refactor programplan::edit. 2023-11-16 10:42:02 +08:00
tanghucheng cad0800b0b * Merge #e3408aa8bb,Fix bug #35163. 2023-11-08 00:54:42 -05:00
liumengyi cd9da7c978 * Fix bug #40247. 2023-11-07 14:48:28 +08:00
tanghucheng 9b3a45f9c4 * Merge #3f8e903ad9,In gantt, parent stage can's click. 2023-11-07 00:38:05 -05:00
tanghucheng 6daf1b429d * Merge #ebf962661f,Fix bug #35422. 2023-11-02 03:35:36 -04:00
朱金勇 bde6af1d93 * Migrate changes of 18.x to master. 2023-10-12 01:16:07 +00:00
chentao 22196bed07 * Fix configurations of stage edit form. 2023-07-19 17:30:26 +08:00
wangyuting 95008d122f * Fix waterfallplusproject dashboard layout bug. 2023-07-06 16:04:36 +08:00
jukui fae28afeec * Optimized update function for programplan model. 2023-05-12 16:01:49 +08:00
jukui db3dc9fcb1 * Modify access type for insertProjectSpec function. 2023-05-12 11:29:31 +08:00
jukui 8da313f5e1 + Add insertProjectSpec function and call insertProjectSpec. 2023-05-12 11:27:38 +08:00
jukui 66dce85591 * Rename getStageListBy function to getStageList. 2023-05-11 20:27:36 +08:00
dingguodong eb8c06368e + Compute the new order for programplan. 2023-05-11 20:18:39 +08:00
liuchenglong 6d0c4053d2 * Optimize code review finded problems. 2023-05-11 08:40:26 +00:00
jukui 0088794dea * Modify processPlan function and comment ofgetTotalPercent and processPlans function. 2023-05-11 15:10:31 +08:00