tianshujie
|
b2c76988f5
|
* Fix the execution list hierarchy.
|
2023-07-05 11:18:17 +08:00 |
|
tianshujie
|
af9c6d1c80
|
* Change create and edit execution errors.
|
2023-07-05 09:52:33 +08:00 |
|
caoyanyi
|
f5fedf9ffd
|
* Change execution name output use render cell.
|
2023-07-04 09:47:00 +08:00 |
|
tianshujie
|
0ebcfdd124
|
* Refactor burn page of the execution.
|
2023-07-03 09:50:37 +08:00 |
|
sunguangming
|
cea135ac23
|
* Code for task #96129.
|
2023-06-29 12:58:26 +08:00 |
|
tianshujie
|
970f6ef663
|
* Refactor link story of the create execution.
|
2023-06-28 16:59:31 +08:00 |
|
tianshujie
|
6b56f09424
|
* Refactor copy project page.
|
2023-06-27 09:33:44 +08:00 |
|
tianshujie
|
6425e8b555
|
* Format the error message.
|
2023-06-26 14:47:51 +08:00 |
|
tianshujie
|
7f6b5cd153
|
* Refactor of the manage member.
|
2023-06-25 16:31:50 +08:00 |
|
caoyanyi
|
748722fb4a
|
* Format db data.
|
2023-06-25 14:09:29 +08:00 |
|
tianshujie
|
75b08a3f14
|
* Refactor, change the smell code.
|
2023-06-19 10:19:45 +08:00 |
|
tianshujie
|
c277bb4e21
|
* Refactor, suspend execution page.
|
2023-06-19 10:13:20 +08:00 |
|
tianshujie
|
44dd20ceab
|
* Refactor, start execution page.
|
2023-06-19 09:28:41 +08:00 |
|
sunguangming
|
5adcf30a73
|
* Finish task #95505.
|
2023-06-16 13:36:44 +08:00 |
|
sunguangming
|
7814cb8ec8
|
* Add parent-child task.
|
2023-06-15 16:58:00 +08:00 |
|
tianshujie
|
6813611765
|
* Refactor, change the code smell.
|
2023-06-14 19:09:50 +08:00 |
|
sunguangming
|
1c105a628f
|
* Remove unused code.
|
2023-06-09 09:25:00 +08:00 |
|
tianshujie
|
15a4d5916f
|
+ Add a label to the quantity list.
|
2023-06-08 15:33:51 +08:00 |
|
sunguangming
|
9de02573fe
|
* Append tasks to exection list.
|
2023-06-08 14:56:24 +08:00 |
|
tianshujie
|
9fc67a1550
|
* Modify code smell.
|
2023-06-07 11:11:36 +08:00 |
|
sunguangming
|
68005ed5d0
|
* Refactor execution::all method.
|
2023-06-06 15:34:14 +08:00 |
|
zhouxin
|
7b7668136b
|
* Batch fix illegal comment.
|
2023-05-25 17:07:43 +08:00 |
|
zhouxin
|
abdc53f20a
|
* Batch fix illegal comment.
|
2023-05-25 15:38:56 +08:00 |
|
sunguangming
|
83911b5d7f
|
* Rename recordEstimate to recordWorkhour.
|
2023-05-25 15:32:28 +08:00 |
|
tianshujie
|
23ad9b6b96
|
* Refactor the create task method.
|
2023-05-18 13:16:18 +08:00 |
|
caoyanyi
|
9bfac278bd
|
* Replace setcookie function to helper::setcookie.
|
2023-05-11 11:21:59 +08:00 |
|
caoyanyi
|
642790b0c2
|
* Adjust variable names.
|
2023-05-11 10:52:09 +08:00 |
|
caoyanyi
|
455266f823
|
+ Add filter condition for execution list get.
|
2023-05-10 20:58:16 +08:00 |
|
liuchenglong
|
2a9d675376
|
* Modify programplan-computerprogress test case.
|
2023-05-10 08:10:30 +00:00 |
|
liyang
|
2525425128
|
* Remove the invalid function.
|
2023-05-10 11:12:26 +08:00 |
|
liyang
|
78f80db6bb
|
* Remove the invalid parameter.
|
2023-05-10 11:12:26 +08:00 |
|
caoyanyi
|
27122d1303
|
* Merge if statement with the enclosing one.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
62669a5106
|
* Modify type for increment operator.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
5c06ce8249
|
* Extract increment operator into a dedicated statement.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
2a6493abba
|
* Delete multiple ternary operations.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
ce660b40f9
|
* Delete multiple ternary operations.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
40c424cdb1
|
* Modify if and foreach level.
|
2023-05-10 10:51:31 +08:00 |
|
caoyanyi
|
679f09917c
|
* Extract increment operator into a dedicated statement.
|
2023-05-10 10:18:01 +08:00 |
|
liyang
|
b09c7e9d61
|
* Adjust the if judgment logic.
|
2023-05-10 09:45:50 +08:00 |
|
liyang
|
fdfec32be4
|
* Merge if judgment conditions for function printNestedList.
|
2023-05-10 09:45:50 +08:00 |
|
liyang
|
4b7b080d14
|
* Merge the if condition for function getBeginEnd4CFD.
|
2023-05-10 09:45:50 +08:00 |
|
liyang
|
2314d41aa5
|
* Merge the if judgment for function update and batchUpdate.
|
2023-05-09 20:59:28 +08:00 |
|
liyang
|
a903c4e458
|
* Merge the if condition.
|
2023-05-09 19:54:01 +08:00 |
|
liyang
|
45307361bf
|
* Modify the logical operators.
|
2023-05-09 19:54:01 +08:00 |
|
liyang
|
4cd632eb9f
|
* Remove function Invalid parameter and merge the if judgment.
|
2023-05-09 19:33:34 +08:00 |
|
caoyanyi
|
83a700dba8
|
* Adjust code.
|
2023-05-09 18:38:16 +08:00 |
|
caoyanyi
|
2634006d60
|
* Adjust codes.
|
2023-05-09 18:36:19 +08:00 |
|
liyang
|
9275197ee1
|
* Fix sonar the smell of code.
|
2023-05-09 18:34:31 +08:00 |
|
guofeilong
|
595999ff66
|
* Code refactors for function project update .
|
2023-05-08 11:26:34 +08:00 |
|
Guanxiying
|
9975d91ce8
|
Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms
|
2023-05-08 11:15:38 +08:00 |
|