Commit Graph
5468 Commits
Author SHA1 Message Date
sunguangming 413904305c * [bug#64319,done,0.5h] fix bug. 2025-07-25 02:49:13 +00:00
刘刚 121aae62c3 Merge branch dev/bug-64288 of zentao/zentaopms (#10565) 2025-07-24 13:58:14 +08:00
tianshujie 4f7bb3c335 * [unittest] fix updateeffort error. 2025-07-24 13:32:28 +08:00
wangzemei 011d4ff1b0 * [bug#64288] fix the issue with the number of tasks. 2025-07-24 08:51:02 +08:00
tianshujie e16b049756 * [bug#64310,done,0.1h] fix consumed and left show error. 2025-07-24 08:43:45 +08:00
xieqiyu 19ffa78fd4 * [unittest] Modify the unit test file of taskTao::buildTaskForUpdateEffort. 2025-07-23 03:57:21 +00:00
xieqiyu b59a441ded * [task#145884] Change the left to last effort left. 2025-07-23 03:51:04 +00:00
xieqiyu dc44a5e8aa * [feedback#9904] Not update story version when the version is equal. 2025-07-22 07:54:03 +00:00
qixinzhi 49d415dee6 Merge branch 'release/21.7.4' into feature/task-report 2025-07-22 02:20:48 +00:00
daitingting 3608e77d79 * [task#146432,done,1h] Adjust consumed field type. 2025-07-17 15:14:12 +08:00
tianshujie f3d64ceab0 * [unittest] fix close error. 2025-07-11 09:52:41 +08:00
tianshujie a267351d11 * [unittest] fix close error. 2025-07-11 09:52:41 +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
tianshujie cb488e1ea8 * [unittest] fix close error. 2025-07-11 08:53:24 +08:00
tianshujie 265a3f634b * [unittest] fix close error. 2025-07-11 08:53:24 +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
刘刚 a5975e92e1 Merge branch feature/php8.4.5 of zentao/zentaopms (#10235) 2025-07-08 13:24:57 +08:00
liugang 749e66ba25 - [refac] remove duplicate code which was implementd in the processTask method. 2025-07-08 13:15:59 +08: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
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
qixinzhi 2f48f7bc79 Merge branch 'feature/task-report' into feature/task-report-merge 2025-07-07 09:11:56 +00:00
qixinzhi 90574c3744 * [unittest] fix steps. 2025-07-07 09:10:58 +00:00
qixinzhi d368fdceed * [unittest] fix steps. 2025-07-07 09:10:51 +00:00
azalea 77d503287a * [uitest] Adjust the case for batch create tasks. 2025-07-07 16:12:32 +08:00
azalea c2eb1673d3 * [uitest] Add page for batch create tasks. 2025-07-07 16:08:20 +08:00
azalea ba0c40965f * [uitest] Add data for batch create tasks. 2025-07-07 16:08:20 +08:00
azalea 4305e193a2 * [uitest] Add case for batch create tasks. 2025-07-07 16:08:20 +08:00
qixinzhi eebd3c7f02 Merge branch 'feature/task-report' into feature/task-report-merge 2025-07-07 06:41:52 +00:00
azalea 188e8e9933 * [uitest] Add the case for editing tasks. 2025-07-03 14:14:46 +08:00
azalea bec02c0d3c * [uitest] Add the data for editing tasks. 2025-07-03 14:14:46 +08:00
azalea bbf693affd * [uitest] Add the page for editing task. 2025-07-03 14:14:46 +08:00
azalea 7fe743772e * [uitest] Add the case for editing tasks. 2025-07-03 14:14:46 +08:00
daitingting 6a597e38da * [misc] Remove debugging code. 2025-07-03 10:30:15 +08:00
刘刚 42d1a33a64 Merge branch dev/task-146247 of zentao/zentaopms (#10135) 2025-07-03 10:18:35 +08:00
xieqiyu 0cb6c5e187 * [unittest] Add the comment for the unit test file of taskModel::buildTaskForEffort. 2025-07-02 09:10:44 +00:00
xieqiyu 2acbccf92f * [feedback#9735] Set lastEditedDate when record task effort. 2025-07-02 09:04:17 +00:00
daitingting ff33df3d97 * [task#146247,done,1h] Process batch assign function for multiple tasks. 2025-07-02 16:34:11 +08:00
daitingting 46d3c90d34 * [task#146247,done,0.5h] Adjust spell mistake. 2025-07-02 14:10:39 +08:00
sunguangming fff0795e53 Merge branch 'release/21.7.2' into main 2025-07-01 06:37:04 +00:00
wangyuting 0f163740d2 * [bug#63682,done,0.2h,0h] Fix assignedTo params is string error. 2025-06-26 16:15:05 +08:00
刘刚 8d9b435afa Merge branch dev/bug-63548 of zentao/zentaopms (#9945) 2025-06-26 15:25:03 +08:00
liumengyi ffd5c555bf * [bug#63712,done,0.1h] optimize code for sonar. 2025-06-26 15:01:39 +08:00
wangyuting 4481a3d423 * [bug#63682,done,0.2h,0h] Fix assignedTo params is string error. 2025-06-26 11:15:07 +08:00
liumengyi cda31dd123 * [bug#63712,done,0.1h] check execution only in ipd. 2025-06-26 10:07:23 +08:00
刘刚 7894183692 Merge branch dev/bug-63563 of zentao/zentaopms (#9768) 2025-06-23 13:23:40 +08:00
xieqiyu fc2637c488 * [bug#63563] Get tasks with multiple executions. 2025-06-23 01:19:59 +00:00
liumengyi 84abf0f013 * [bug#63548,done,0.1h] hide record hour button if the task cannot be started. 2025-06-20 16:17:38 +08:00
刘刚 b4431a62d9 Merge branch release/21.7.2 of zentao/zentaopms (#9739) 2025-06-20 15:03:03 +08:00
tianshujie 99e7744ef4 * [unittest] fix getusertasks error. 2025-06-20 14:44:12 +08:00