Commit Graph
72 Commits
Author SHA1 Message Date
wangyidong 69c24f47a2 * [perf story #72339] Adjust enabled field for ipd. 2025-04-14 10:41:30 +08:00
wangyidong dbc85eef48 * [perf story #72339] Adjust type field for programplan create for ipd. 2025-04-14 10:41:30 +08:00
wangyidong ba5b0be4a3 * [perf story #72339] Adjust for programplan create for ipd. 2025-04-14 10:41:30 +08:00
sunguangming 3811ac2ee4 * Remove unused code. 2025-04-14 10:41:30 +08:00
sunguangming 6d3433868d * [task#140902,done,0.2h] finish task. 2025-04-14 10:41:30 +08:00
wangyidong 6f3c97d3bd * [perf story #72430] remove is-pinned class. 2025-04-14 10:41:30 +08:00
wangyidong e282359b0a * [perf story #72338] Adjust for change type for next row. 2025-04-14 10:41:30 +08:00
wangyidong eb7f7f2362 * [perf story #72338] Adjust for programplan create for waterfullplus. 2025-04-14 10:41:30 +08:00
wangyidong c7f45c02b4 * [perf story #72335] remove disabled when attribute is mix. 2025-04-14 10:41:30 +08:00
wangyidong 868080e8b1 * [perf story #72430] Hide delete btn when data is exist. 2025-04-14 10:41:30 +08:00
wangyidong c6ed2a057b * [perf story #72331] get child stages for programplan create page. 2025-04-14 10:41:30 +08:00
wangyidong 1f3b4f7595 * [perf story #72325] Add batchFormOptions for add sub stage btn when create programplan. 2025-04-14 10:41:30 +08:00
daitingting 85e68adb84 * [feedback#7592,done,1h] Add empty row and display add action. 2024-12-13 15:20:09 +08:00
sunguangming fb1375bea6 * [bug#57426,done,0.2h] fix bug. 2024-12-09 09:21:27 +08:00
tianshujie 55ba011f2c * [task#133223,doing,0.5h] change tip condition. 2024-12-03 13:25:42 +08:00
tianshujie a1719f7bff * [ticket#1411,done,0.5h] fix disabled milestone field error. 2024-09-20 10:23:47 +08:00
liyang e52bddf988 * [task#126324] fix bug for set stage. 2024-08-20 14:05:48 +08:00
tanghucheng 42adc4b6fc * [task#120787,done,1h,0h] fix field properties. 2024-06-17 08:46:23 +08:00
zhouxin fd26c6d025 * Fix bug #50191. 2024-05-27 15:41:45 +08:00
tianshujie 8b788022ff * Fix bug #50014. 2024-05-23 14:22:15 +08:00
hufangzhou 801a77ffe1 * Fix undefined parameter error. 2024-04-28 17:31:46 +08:00
hufangzhou e02d3ec6b9 * Fix bug #48543. 2024-04-28 17:16:30 +08:00
tanghucheng 2eed218955 * Check stage can parallel for ipd project. 2024-04-14 21:45:50 +08:00
tanghucheng 78a76bbc6d * Fix bug #47793, Filter the review points of the disabled stage on the create review view. 2024-04-14 20:12:53 +08:00
hufangzhou 1c90308c30 * Fix bug #47661. 2024-04-11 10:20:44 +08:00
tanghucheng 3ba9ecda50 * Fix code format. 2024-04-08 16:14:04 +08:00
tanghucheng e23090dea6 * Add point in programplan create task #114643. 2024-04-08 15:34:37 +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 f0355f38fc * Finish task #114640, the stage of saving based on cropping results. 2024-04-07 10:38:35 +08:00
hufangzhou 27016b80a3 * Code for task #114640, when the closing stage is set, then set the hidden field. 2024-04-03 15:25:32 +08:00
hufangzhou 95c330b25a * Finish task 114635, add enabled column in programplan-create page. 2024-04-03 13:15:23 +08:00
tanghucheng eb286f7eb5 * Fix programplan::create error. 2024-04-02 14:14:19 +08:00
hufangzhou f40d2b8428 + Compatible with the IPD project phase creation page. 2024-03-26 15:26:27 +08:00
tianshujie 51193cc6b7 * Fix bug #45688. 2024-01-31 16:03:56 +08:00
sunguangming 464576449f * Fix bug #43379,#43385. 2024-01-09 15:14:46 +08:00
sunguangming 8428abfbd5 * Fix bug #110441. 2024-01-04 16:33:27 +08:00
tianshujie 122ee17a81 * Fix bug #42067. 2023-12-20 18:10:55 +08:00
tianshujie 8cd1415beb * Fix bug #41676. 2023-12-16 11:01:07 +08:00
tianshujie 9133a39647 * Fix bug #41676. 2023-12-15 17:27:45 +08:00
liumengyi e2ab161deb * Refactor programplan::edit. 2023-11-16 10:42:02 +08:00
daitingting d86fe1be56 * Remove useless codes. 2023-10-07 08:50:48 +00:00
chentao 14ec5b35ca * Correct code and milestone fields on the stage creation page. 2023-07-19 17:30:26 +08:00
chentao 8a6838bed3 * Refactor the UI template of stage edit page. 2023-07-18 16:26:38 +08:00
chentao eedaf68939 * Toggle the enable/disable status of the fields on the stages creation page. 2023-07-18 09:05:47 +08:00
chentao 08237e4d47 * Supports switching between different sub-stage management methods. 2023-07-17 16:36:11 +08:00
chentao d0f751d6c3 * Render errors to the stage creation page. 2023-07-17 10:44:15 +08:00
chentao 8cf8f8786c * Refactor batch stages creation page. 2023-07-14 17:36:23 +08:00
liuyue ed847d8b0b - Remove boolean return value for programplan edit.js. 2023-05-11 12:48:14 +00:00