Commit Graph
156 Commits
Author SHA1 Message Date
daitingting 00504db138 * [task#148826,done,3h] Check last date for left of team. 2025-08-27 10:27:13 +08:00
tianshujie 41cfceed77 * [bug#64968,doing,0.6h] format hours for task data. 2025-08-26 13:41:30 +08:00
daitingting 6263e35b58 * [bug#64529,done,0.5h] SQL keywords should be capitalized. 2025-08-18 15:16:04 +08:00
daitingting 8a86a17a82 * [bug#64529,done,3h] Get multiple tasks which are finished. 2025-08-15 11:06:24 +08:00
xieqiyu b59a441ded * [task#145884] Change the left to last effort left. 2025-07-23 03:51:04 +00:00
xieqiyu 2acbccf92f * [feedback#9735] Set lastEditedDate when record task effort. 2025-07-02 09:04:17 +00:00
xieqiyu fc2637c488 * [bug#63563] Get tasks with multiple executions. 2025-06-23 01:19:59 +00:00
刘刚 4604e16946 Merge branch dev/bug-63410 of zentao/zentaopms (#9638) 2025-06-18 14:36:47 +08:00
xieqiyu 2155a40448 Merge branch 'feature/doctemplate' into release/21.7.2 2025-06-18 02:18:57 +00:00
liumengyi b497406058 * [bug#63410,done,2h] fix the data range. 2025-06-17 16:51:18 +08:00
wangyuting 71112c020d * Add unittest extract. 2025-05-27 06:04:31 +00:00
wangyuting e590d72705 * [task#143677,done,1h,0h] Fix search task error. 2025-05-27 02:06:38 +00:00
xieqiyu 0fd2ee4e6a Merge branch 'release/21.7.1' into feature/doctemplate 2025-05-19 17:10:17 +08:00
wangyuting 751b88ecb0 * [bug#62377,done,0.5h,0h] Finish task and design related docs support version management. 2025-05-09 18:01:11 +08:00
sunguangming 942586a79e * [task#143097,done,0.2h] fix bug. 2025-05-09 10:28:30 +08:00
daitingting e41de3feae * [task#141206,done,1h] Execution is multiple. 2025-04-27 14:35:05 +08:00
liumengyi d21d685828 + [feedback#8667,done,0.1h] append workflow date fields to dateFields. 2025-03-11 09:15:31 +08:00
tianshujie f969ce469b * [bug#59284,done,0.2h] fix delete an effort error. 2025-01-15 14:41:35 +08:00
sunguangming e4c8529d12 * [bug#59218,done,0.2h] fix bug. 2025-01-14 09:41:21 +08:00
liumengyi d08fb5f3bb * [misc] skip files. 2024-12-30 09:51:11 +08:00
liumengyi f4ef130262 * [bug#57847,done,0.3h] use defaultFiles to show files. 2024-12-30 09:51:11 +08:00
sunguangming b668842493 * [bug#58349,done,0.2h] fix bug. 2024-12-24 14:22:30 +08:00
wangyuting 8a481de2af * [bug#58009,done,0.2h,0h] Fix fetchAll error. 2024-12-20 15:10:48 +08:00
tianshujie ecb1bad4d5 * [bug#58092,done,0.5h] remove feedback ID when copy parent task. 2024-12-11 16:42:36 +08:00
wangyidong bb96ef712b * [perf story #69206] Show task ui by viewType. 2024-12-06 11:29:23 +08:00
wangyidong 1d1df1a503 * [perf story #69501] set task relation for child. 2024-11-21 15:23:58 +08:00
wangyidong 2736bc9046 * [refac bug #56852] reset canceledDate for task for restart task. 2024-11-11 15:07:34 +08:00
sunguangming d5a5b45297 * [task#132340,done,1h] fixbug. 2024-11-11 14:18:26 +08:00
wangyidong 0368262ad0 * [perf story #69167] Adjust get parent status. 2024-11-11 10:17:49 +08:00
wangyidong e2bd232bcc * [perf story #69170] Adjust cancel parent task and cancel children tasks. 2024-11-08 14:16:56 +08:00
wangyidong 6d6ffbeb64 * [perf story #69178] Adjust activate model. 2024-11-08 10:12:02 +08:00
wangyidong 7a5afd724a * [perf story #69163] Compute parent status by child id. 2024-11-07 17:29:30 +08:00
wangyidong fcb0e66e05 * [perf story #69159] show action for auto action. 2024-11-07 10:40:53 +08:00
wangyidong 9d2c296d32 * [perf story #69157] Update children status by parent. 2024-11-06 17:04:02 +08:00
wangyidong 4b703918db * [perf story #69156] rename createUpdateParentTaskAction to createAutoUpdateTaskAction, and updateTaskByChildAndStatus to autoUpdateTaskByStatus. 2024-11-06 17:04:02 +08:00
wangyidong d11e4bc8fe * [perf story #69154] Update parent status for all parent. 2024-11-06 17:04:02 +08:00
tianshujie 11aa556ce3 * [task#130232,done,5h] add story field for batch edit task. 2024-10-23 09:18:10 +08:00
tianshujie 4b1970326f * [task#130242,done,1h] add involoved data for task list. 2024-10-23 09:18:10 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
tianshujie aaaff01830 * Fix bug #50241. 2024-05-29 09:50:06 +08:00
liumengyi 0e8b59f288 * Fix bug #49159, move taskTao::checkWorkhour to taskModel::checkWorkhour. 2024-05-24 16:18:08 +08:00
王怡栋 0acd6af642 * Adjust for after finish task that is from bug. 2024-05-10 16:43:10 +08:00
tianshujie 4a53d36e38 * Fix bug #48770. 2024-05-09 17:06:31 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
tianshujie 25411df1a2 * Fix not have task error that the status is done. 2024-01-24 13:50:05 +08:00
sunguangming 7a5cd03257 * Fix bug #44730. 2024-01-23 10:22:28 +08:00
tianshujie b542d05bc6 * Fix bug #44569. 2024-01-22 16:04:55 +08:00
wangyuting f94c88f07e * Fix workhour options doesn't unset. bug #42352. 2024-01-22 14:18:02 +08:00
wangyuting 393383399f * Fix check recordWorkhour form data error. 2024-01-11 15:16:26 +08:00
wangyuting ed33ef033a * Add required icon for task recordworkhour. bug #42352. 2024-01-11 14:56:04 +08:00