sunguangming
|
38141812f6
|
* [bug] fix delay bug.
|
2024-10-24 15:35:17 +08:00 |
|
liumengyi
|
0542bdf12c
|
* [bug#56378,done,0.2h] modify variable name.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
95ed00e0b5
|
* [bug#55629,done,1h] change taskteam status when the task closed/canceled.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
008fface16
|
* [refac,done,0.1] remove formatted working hours code.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
11aa556ce3
|
* [task#130232,done,5h] add story field for batch edit task.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
ae3655440a
|
* [task#130245,done,0.4h] optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
0808efb6b7
|
+ [task#130245,doing,0.5h] check child deadline in task::batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
8cd277c8aa
|
+ [task#130245,doing,0.5h] check child date in task::batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
32a65a0989
|
+ [task#130245,doing,0.5h] check child date in task::batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
45c1f79566
|
+ [task#130245,doing,0.5h] check child date in task::batchCreate.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
4f5d062dbd
|
+ [task#130245,doing,0.5h] check child date in task::batchCreate.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
019b079687
|
+ [task#130245,doing,0.5h] check child date in task::edit.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
28fb003d7f
|
+ [task#130245,doing,0.5h] check child date in task::edit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
0422b9663f
|
* [task#130245,doing,0.7h] assign parent tasks and add ignore tip function.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
e0802207f2
|
+ [task#130245,start,0.3h] add language items.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
f927175fa2
|
* [feedback#7190,done,1.5h] change scientific count to two decimal.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
f0b2c5cc1f
|
* [task#130246,done,2h] search tasks in project without execution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
ae1906a2bb
|
+ [task#130247,done,0.5h] set assignedTo on status changed.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
29ce35796e
|
* [task#130247,doing,1h] set assignedTo on status changed.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
ad52477a36
|
+ [task#130247,doing,0.5h] set assignedTo on status changed.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
0f27254c7a
|
* [task#130247,start,1h] set assignedTo on status changed.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
3729cbf2c5
|
* [task#130461,doing,1h] move before submit js in batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
f8df731901
|
* [task#130461,start,1h] move js.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
57479381a0
|
+ [tassk#130250,done,1h] assign linked bugs.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
c03493ad4f
|
* [task#130251,done,0.1h] optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
1e2b8e4563
|
+ [task#130251,done,0.3h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
398bf93703
|
+ [task#130251,doing,0.5h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
a484a5bedc
|
+ [task#130251,doing,0.5h] add unit test of taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
d5625fe39b
|
+ [task#130251,doing,0.5h] add unit test of taskModel::getChildTasksByList.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
9728e4cce2
|
+ [task#130251,doing,0.5h] add unit test of taskModel::getChildTasksByList.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
af84d0ab6c
|
+ [task#130251,doing,0.5h] add unit test for syncStoryToChildrenTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
1a9cbf83c6
|
+ [task#130251,doing,0.5h] add unit test for getChildTasksByListTest and syncStoryToChildrenTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
e462412d89
|
+ [task#130251,doing,0.5h] add unit test for taskModel::getChildTasksByListTest.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
a6784fc855
|
* [task#130251,doing,0.5h] add language items and config.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
46fca46cd5
|
+ [task#130251,doing,0.5h] add beforeSubmit for batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
b74a834f2b
|
+ [task#130251,doing,0.5h] add beforeSubmit for batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
d007690aa1
|
+ [task#130251,doing,0.5h] add beforeSubmit for batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
3afe3f0b21
|
+ [task#130251,doing,0.3h] set beforeSubmit and add story for batchEdit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
40ab38ef76
|
+ [task#130251,doing,0.5h] add beforeSubmit for edit.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
9fface7404
|
* [task#130251,doing,0.5h] add beforeSubmit for edit.
|
2024-10-23 09:18:10 +08:00 |
|
tianshujie
|
7330bc35ea
|
* [task#130251,doing,0.5h] assign childTasks, nonStoryChildTasks and syncChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
0e821d381d
|
* [task#130251,doing,0.2h] add comments and optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
6dad2f8c3f
|
+ [task#130251,doing,0.5h] add taskModel::syncStoryToChildren.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
c11db58e30
|
+ [task#130251,start,0.5h] get child tasks.
|
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 |
|
liumengyi
|
085abc8630
|
* [task#130253,done,0.2h] optimize code.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
f5c891dcd6
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
c805e5c578
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
fcfb4e93c7
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|
liumengyi
|
f8b3b0264f
|
+ [task#130253,doing,0.2h] add unit test of taskModel::getUnclosedTasksByExecution.
|
2024-10-23 09:18:10 +08:00 |
|