caoyanyi
|
2f416c55d3
|
* Dealing with database date error issues.
|
2023-09-18 10:40:19 +08:00 |
|
caoyanyi
|
af44720e67
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:54:37 +08:00 |
|
caoyanyi
|
90cbc652b8
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:52:44 +08:00 |
|
dingguodong
|
e4b9674d0d
|
* Use a fallback link to locate in case session has no related data.
|
2023-09-13 16:31:47 +08:00 |
|
tianshujie
|
32d8582000
|
* Fix copy story title error.
|
2023-09-07 15:33:08 +08:00 |
|
tianshujie
|
9c642f0b20
|
* Refactor the interaction between regions and lanes.
|
2023-09-07 15:04:30 +08:00 |
|
tianshujie
|
3d0d35e344
|
- Delete unuse variable.
|
2023-09-07 14:55:34 +08:00 |
|
tianshujie
|
56d27c4c85
|
* Refactor create a task page and method.
|
2023-09-07 14:50:47 +08:00 |
|
caoyanyi
|
c4b3eb4337
|
* Fix page error for no data.
|
2023-09-07 14:18:33 +08:00 |
|
sunhao
|
59d94033d8
|
* refactor usage of priLabel and severityLabel.
|
2023-09-01 11:52:14 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
tianshujie
|
c43b54f0fe
|
* Add getUnfinishTasks method and delete fetchByID method.
|
2023-08-29 11:21:29 +08:00 |
|
caoyanyi
|
bc4ca51f48
|
* Fix batch create child task error.
|
2023-08-28 11:22:46 +08:00 |
|
dingguodong
|
e6457d696e
|
* Clear the table zt_projectstory to make sure the story is not projected.
|
2023-08-28 09:58:13 +08:00 |
|
dingguodong
|
1e7ba9b922
|
* Changing element in the loop.
|
2023-08-25 14:47:32 +08:00 |
|
tianshujie
|
c739d76502
|
* Change the method order and delete unuse method.
|
2023-08-25 14:45:13 +08:00 |
|
dingguodong
|
4327d541e2
|
* Compute progress only without changing task object.
|
2023-08-25 13:55:00 +08:00 |
|
tianshujie
|
b24b825f96
|
* Change the function order.
|
2023-08-25 13:42:58 +08:00 |
|
tianshujie
|
c501d2d362
|
* Change the check error code.
|
2023-08-25 13:28:37 +08:00 |
|
caoyanyi
|
cb8425409b
|
* Replace select to picker.
|
2023-08-25 13:25:57 +08:00 |
|
caoyanyi
|
140c955e5f
|
* Optimize task list performance.
|
2023-08-25 13:03:04 +08:00 |
|
dingguodong
|
03595e7b9b
|
* Set children for the task which has child tasks.
|
2023-08-25 12:38:50 +08:00 |
|
tianshujie
|
aea676f15d
|
* Move the file location of the case.
|
2023-08-25 11:23:38 +08:00 |
|
dingguodong
|
093d99401c
|
* Display parent task name if task has parent.
|
2023-08-25 10:34:55 +08:00 |
|
dingguodong
|
eb5be82d09
|
* Refactor taskTao::computeTaskProgress.
|
2023-08-25 10:34:55 +08:00 |
|
dingguodong
|
033af27ff3
|
* Fix typo in task module and related.
|
2023-08-24 17:14:11 +08:00 |
|
dingguodong
|
d2e05d5698
|
* Replace datas to dataList.
|
2023-08-24 17:07:40 +08:00 |
|
dingguodong
|
57d859f2ab
|
* Fix typo.
|
2023-08-24 16:54:54 +08:00 |
|
dingguodong
|
0b7c7329e5
|
* Replace leftjoin to leftJoin.
|
2023-08-24 16:49:54 +08:00 |
|
dingguodong
|
4d46cb2ca9
|
* Fix typo, cencel to cancel.
|
2023-08-24 16:30:32 +08:00 |
|
caoyanyi
|
d2fbd1acdf
|
* Replace and, or to &&, ||.
|
2023-08-24 15:42:37 +08:00 |
|
caoyanyi
|
5d8b1ff4ec
|
* Fix sonar error for task module.
|
2023-08-24 15:19:32 +08:00 |
|
caoyanyi
|
40adc1fe25
|
* Replace public to protected.
|
2023-08-24 15:06:47 +08:00 |
|
dingguodong
|
378c337900
|
* Refactor this function.
|
2023-08-24 14:10:59 +08:00 |
|
dingguodong
|
5bd32fde0b
|
* Use specified data to test this case.
|
2023-08-24 14:10:59 +08:00 |
|
dingguodong
|
bec4e367cc
|
* Modify the type in comment and func body.
|
2023-08-24 14:10:59 +08:00 |
|
dingguodong
|
32cb57188a
|
+ Set the datetime and operator when the task is modified.
|
2023-08-24 11:29:03 +08:00 |
|
dingguodong
|
dd349da6cc
|
* Replace isset expression to not empty.
|
2023-08-24 11:11:02 +08:00 |
|
tianshujie
|
009d814722
|
* Change the case of the getleftafterdeleteworkhour file.
|
2023-08-24 11:06:46 +08:00 |
|
tianshujie
|
bc571f9def
|
* Change the case of the gettaskafterdeleteworkhour file.
|
2023-08-24 10:56:06 +08:00 |
|
tianshujie
|
149e082fbb
|
+ Add user data.
|
2023-08-24 10:56:06 +08:00 |
|
dingguodong
|
26f24866b1
|
* Remove POST data from model.
|
2023-08-24 10:54:40 +08:00 |
|
dingguodong
|
d0a690b34f
|
* Fix type error which the property from from data.
|
2023-08-24 10:54:40 +08:00 |
|
tianshujie
|
6cd737b5b5
|
* Format data.
|
2023-08-24 10:47:05 +08:00 |
|
tianshujie
|
9061b1fc6d
|
* Change the case of the checkworkhour file.
|
2023-08-24 10:40:32 +08:00 |
|
tianshujie
|
0970349080
|
* Fix the project data for the case.
|
2023-08-24 10:30:45 +08:00 |
|
caoyanyi
|
6b8063abc3
|
* Change unit test data.
|
2023-08-24 09:58:32 +08:00 |
|
tianshujie
|
64bf3b43f8
|
* Change case of the computeBeginAndEnd method.
|
2023-08-24 08:46:01 +08:00 |
|
dingguodong
|
bba01e6d3e
|
* Fix wrong relationship between task and execution.
|
2023-08-23 13:47:40 +08:00 |
|
dingguodong
|
a35e542ab2
|
* Modify the unit test case.
|
2023-08-23 13:44:40 +08:00 |
|