Commit Graph
1125 Commits
Author SHA1 Message Date
liugang ab4ecfb7af * [perf] refactor: enhance task search form building functionality
- Add productID parameter to buildTaskSearchForm method to support better filtering
- Introduce module parameter to handle different search contexts (task, programplanTask, projectTask)
- Refactor search configuration to be more modular and context-aware
- Remove hardcoded search module configurations and pass them as parameters
- Simplify search form initialization across execution, programplan, and project modules
- Improve code reusability by centralizing search configuration logic
- Add conditional field filtering based on execution type and search context
2025-08-18 09:09:10 +08:00
wangyuting c59cc62a91 * [bug#64422,done,1h,0h] Fix gantt link message. 2025-08-05 16:01:26 +08:00
qixinzhi 49d415dee6 Merge branch 'release/21.7.4' into feature/task-report 2025-07-22 02:20:48 +00:00
daitingting 1f7a839673 * [task#146436,done,2h] Set attribute value. 2025-07-11 11:04:38 +08:00
tianshujie 0a02b34ea7 * [bug#63790,done,0.3h] remove changed status when the status is closed or cancel. 2025-07-11 09:46:38 +08:00
刘刚 5a17b68273 Merge branch dev/bug-63790 of zentao/zentaopms (#10318) 2025-07-10 13:40:59 +08:00
qixinzhi ae6e17179f Merge branch 'release/21.7.3' into feature/task-report 2025-07-09 00:39:48 +00:00
qixinzhi 0a4c49cc42 Merge branch 'feature/task-report' into feature/task-report-merge 2025-07-08 05:58:55 +00:00
qixinzhi 259a601ac1 * [unittest] fix unittest. 2025-07-08 05:57:34 +00:00
tianshujie de17aa27be * [bug#63790,done,0.3h] remove changed status when the status is closed or cancel. 2025-07-08 11:46:50 +08:00
qixinzhi 5fd057c179 Merge branch 'feature/task-report' into feature/task-report-merge 2025-07-08 01:00:54 +00:00
qixinzhi 492f882e5c * [unittest] fix getparentstagelist. 2025-07-08 00:57:10 +00:00
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
sunguangming fff0795e53 Merge branch 'release/21.7.2' into main 2025-07-01 06:37:04 +00:00
wangyuting cb65f7c414 * [bug#63562,done,1h,0h] Remove project template begin and end field. 2025-06-24 13:22:23 +08:00
sunguangming 346214bc14 * [bug#63415,done,0.2h] fix bug. 2025-06-19 03:12:31 +00:00
sunguangming 0429d23554 * [bug#63412,done,0.2h] fix bug. 2025-06-19 03:07:22 +00:00
刘刚 3b5a96f834 Merge branch release/21.7.2 of zentao/zentaopms (#9625) 2025-06-18 13:30:46 +08:00
tianshujie e7145afd3c * [unittest] fix getpointenddate error. 2025-06-18 10:53:31 +08:00
xieqiyu 2155a40448 Merge branch 'feature/doctemplate' into release/21.7.2 2025-06-18 02:18:57 +00:00
daitingting a0b1b58111 * [task#143873,doing,1h] Set ganttFields and showFields in block. 2025-06-14 16:14:00 +08:00
daitingting d911b08a9e * [task#143873,doing,0.5h] Adjust gantt text in document. 2025-06-14 16:12:28 +08:00
xieqiyu 37465daeed * [unittest] Add the step for the unit test of programplanModel::saveCustomSetting. 2025-06-14 07:05:55 +00:00
刘刚 6536d6dc31 Merge branch dev/bug-63028 of zentao/zentaopms (#9428) 2025-06-11 17:23:57 +08:00
刘刚 f1b3ae6df4 Merge branch dev/bug-63163 of zentao/zentaopms (#9422) 2025-06-11 17:03:33 +08:00
wangyuting 8a62f96d46 * [bug#63028,done,0.1h,0h] Optimize code. 2025-06-11 07:26:53 +00:00
wangyuting 887bf23bc4 * [bug#63028,done,0.1h,0h] Optimize code. 2025-06-11 07:22:13 +00:00
tianshujie 0b07124823 * [unittest] fix syncparentdata error. 2025-06-11 15:21:27 +08:00
wangyuting c63e64dce4 * [bug#63028,done,2h,0h] Optimize calcdaysforstage function. 2025-06-11 07:16:10 +00:00
sunguangming 596f71a3c3 * [bug#63210,done,0.2h] fix bug. 2025-06-11 06:47:57 +00:00
sunguangming 86aa407e51 * [unittest] code for unittest. 2025-06-11 05:26:41 +00:00
wangyidong 034a8e6fc9 * [unittest] Fix programplan gettaskdatelimit tao method test. 2025-06-11 11:11:39 +08:00
wangyidong 3991edf5d1 * [unittest] Fix programplan buildganttlinks tao method test. 2025-06-11 11:11:39 +08:00
huairong bd45f43a21 + [task#144954,doing,0.1h,0.4h] Modify element xpath of create page. 2025-06-10 10:02:59 +08:00
刘刚 894b1c2fe5 Merge branch dev/task-144843 of zentao/zentaopms (#9253) 2025-06-09 10:10:37 +08:00
tianshujie ed2fd1ecc5 * [bug#63138,done,0.1h] optimize code. 2025-06-06 17:02:55 +08:00
tianshujie e0e0cd6951 * [bug#63138,done,0.5h] fix delay error. 2025-06-06 17:02:55 +08:00
wangyuting cc49a6dbc3 * [task#144843,doing,0.1h,2h] Optimize programplan buildtaskdataforgantt unit test script. 2025-06-06 08:45:42 +00:00
tianshujie 690436787c * [unittest] add comment for syncparentdata. 2025-06-06 15:27:19 +08:00
sunguangming d2fda5ecd0 * [tips] add tips in waterfall plus project. 2025-06-06 03:25:55 +00:00
wangyuting db43853887 Merge branch 'dev/task-144776' into release/21.7.2 2025-06-05 09:30:42 +00:00
刘刚 efc9b18858 Merge branch ztflow-sunguangming-release/21.7.2#sunguangming of zentao/zentaopms (#9155) 2025-06-05 17:22:10 +08:00
sunguangming b4b5443fe8 * [unittest] modify unittest. 2025-06-05 08:00:58 +00:00
wangyuting 9fe749abb8 * [task#144776,doing,0.1h,4h] Optimize programplan getdataforganttgroupbyassignedto unit test script. 2025-06-05 07:04:41 +00:00
liumengyi e1f91446f8 * [unittest] modify unittest of programplanModel::update. 2025-06-05 13:56:28 +08:00
tianshujie 43a654b9a1 * [unittest] fix getdataforganttgroupbyassignedto error. 2025-06-05 13:14:16 +08:00
tianshujie ac9d0ccada * [bug#63132,done,0.1h] add delay data for task. 2025-06-05 13:13:57 +08:00
tianshujie 2541d79da0 * [bug,done,0.3h] add delay data. 2025-06-05 13:07:23 +08:00
wangyuting 72fc1765f7 Merge branch 'release/21.7.2' into feature/projecttpl 2025-06-04 03:16:26 +00:00
sunguangming 4315b352ba * [task#14193,done,0.5h] fix bug. 2025-06-04 02:12:16 +00:00