朱金勇
|
ebc1926b27
|
* [highgo] Use notNULL for join filter.
|
2025-11-13 10:16:30 +08:00 |
|
tianshujie
|
9bf3160e0b
|
* [bug#67147,done,0.2h] set realStarted value for parent task.
|
2025-11-11 17:04:58 +08:00 |
|
wangyidong
|
30cdf46fdf
|
* [refac bug #66942] Check operate effort priv.
|
2025-11-06 09:08:16 +08:00 |
|
tianshujie
|
90032c6aa0
|
* [bug#65326,done,0.1h] add error tip when the left < 0.
|
2025-09-09 16:21:53 +08:00 |
|
tianshujie
|
4f5115eee9
|
* [bug#64968,doing,0.1h] formate hours for effort data.
|
2025-09-03 11:26:01 +08:00 |
|
刘刚
|
a66288f058
|
Merge branch release/21.7.5 of zentao/zentaopms (#11170)
|
2025-08-28 15:11:44 +08:00 |
|
sunguangming
|
d65c9a4ef7
|
* [bug#65048,done,0.2h] fix bug.
|
2025-08-28 06:11:07 +00:00 |
|
tianshujie
|
a5150778c3
|
* [bug#64968,doing,0.3h] formate hours for task data.
|
2025-08-28 13:59:05 +08:00 |
|
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
|
75170ad734
|
* [task#147448,done,1h] Check mode.
|
2025-08-25 16:54:13 +08:00 |
|
daitingting
|
11581d2382
|
* [task#147448,done,4h] Multiple task's assignedTo is empty.
|
2025-08-25 16:08:48 +08:00 |
|
liugang
|
e7465ec26e
|
* [misc] Check if is in transaction before commit or rollback.
|
2025-07-30 14:38:02 +08:00 |
|
liugang
|
3bcd9c66aa
|
* [perf] Refactor to use index in query to improve performance.
|
2025-07-30 13:33:34 +08:00 |
|
wangyuting
|
54a3e91335
|
* [bug#64332,done,0.5h,0h] Fix team task start error.
|
2025-07-25 13:58:39 +08:00 |
|
xieqiyu
|
dc44a5e8aa
|
* [feedback#9904] Not update story version when the version is equal.
|
2025-07-22 07:54:03 +00:00 |
|
刘刚
|
5a17b68273
|
Merge branch dev/bug-63790 of zentao/zentaopms (#10318)
|
2025-07-10 13:40:59 +08: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 |
|
xieqiyu
|
2155a40448
|
Merge branch 'feature/doctemplate' into release/21.7.2
|
2025-06-18 02:18:57 +00:00 |
|
caoyanyi
|
461b0c4eb9
|
* [unittest] adjust unit test case for task getListByCondition.
|
2025-06-09 09:51:26 +08:00 |
|
xieqiyu
|
a728462be0
|
* [unittest] Modify the unit test of taskModel::createTestChildTasks.
|
2025-06-06 16:15:59 +08:00 |
|
wangyuting
|
72fc1765f7
|
Merge branch 'release/21.7.2' into feature/projecttpl
|
2025-06-04 03:16:26 +00:00 |
|
daitingting
|
b86703fe6f
|
Merge branch 'release/21.7.2' into feature/doctemplate
|
2025-06-04 02:08:59 +00:00 |
|
wangyuting
|
134fd01f7b
|
* Add unit test script comment.
|
2025-05-30 02:43:35 +00:00 |
|
wangyuting
|
5167a182d0
|
* [bug#63016,done,0.2h,0h] Fix create child template task error.
|
2025-05-30 02:39:57 +00:00 |
|
刘刚
|
d96da5d840
|
Merge branch dev/task-143181-144207-144206-144205-144204 of zentao/zentaopms (#9002)
|
2025-05-29 10:13:14 +08:00 |
|
tianshujie
|
533188d883
|
* [task#144207,doing,0.3h] add computeDelay method.
|
2025-05-29 10:10:14 +08:00 |
|
刘刚
|
cb003dd399
|
Merge branch dev/task-143181-144207-144206-144205-144204 of zentao/zentaopms (#8961)
|
2025-05-28 14:58:44 +08:00 |
|
tianshujie
|
f2234034b9
|
* [task#144204,done,0.1h] remove unused vars.
|
2025-05-28 10:53:18 +08:00 |
|
tianshujie
|
e00adfb629
|
* [task#144204,done,0.5h] optimize compute delay logic for task list.
|
2025-05-28 10:53:18 +08:00 |
|
tianshujie
|
4ef6f1d974
|
* [task#143145,done,0.5h] optimize update lane data logic for edit a task.
|
2025-05-28 09:01:17 +08:00 |
|
xieqiyu
|
0fd2ee4e6a
|
Merge branch 'release/21.7.1' into feature/doctemplate
|
2025-05-19 17:10:17 +08:00 |
|
wangyidong
|
089756b9e7
|
* [refac bug #62617] Set null for date fields.
|
2025-05-16 16:44:58 +08:00 |
|
wangyidong
|
4be21c5df2
|
* [refac bug #62617] Set null for date fields.
|
2025-05-16 16:44:58 +08:00 |
|
wangyidong
|
0f729eebb6
|
* [refac bug #62578] Set estStarted and deadline fields to null for batch edit task.
|
2025-05-16 16:44:58 +08:00 |
|
wangyidong
|
c89ce0a791
|
* [refac bug #62267] When dao has error then return.
|
2025-05-14 14:38:21 +08:00 |
|
wangyuting
|
a3a20bf40d
|
* Optimize code.
|
2025-05-13 17:05:04 +08:00 |
|
wangyuting
|
a092a523c9
|
* [bug#62470,done,1h,0h] Fix parent task name prefix error.
|
2025-05-13 17:05:04 +08:00 |
|
sunguangming
|
ffb8b2e511
|
* [bug#61844,62342,62350,done,2h] fix bugs.
|
2025-05-13 13:30:12 +08:00 |
|
wangyidong
|
918abd43d4
|
[sync story #73251] Sync code to this branch from feature/deliverable.
|
2025-05-12 10:42:45 +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
|
996ebdce5c
|
* [ticket#2053,done,0.2h] fix bug.
|
2025-05-08 15:58:40 +08:00 |
|
daitingting
|
e41de3feae
|
* [task#141206,done,1h] Execution is multiple.
|
2025-04-27 14:35:05 +08:00 |
|
wangyuting
|
028405e84a
|
* [bug#61411,done,0.3h,0h] Adjust Style of parent-child task list.
|
2025-04-14 15:13:09 +08:00 |
|
wangyuting
|
20707cc4f4
|
* [bug#61486,done,0.1h,0h] Fix assignedDate incorrect datetime value error.
|
2025-04-14 13:15:43 +08:00 |
|
wangyuting
|
76b5fd033f
|
* [bug#61433,done,0.5h,0h] Add other execution label.
|
2025-04-14 10:41:30 +08:00 |
|
wangyuting
|
8864541cb1
|
* [task#140897,done,5h,0h] Finish parent task time updates based on child task time changes.
|
2025-04-14 10:41:30 +08:00 |
|