Commit Graph
4213 Commits
Author SHA1 Message Date
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
dingguodong c87b09d8f5 * Remove extra characters. 2023-08-23 11:27:30 +08:00
dingguodong a95e5f6006 + Add Chinese comment. 2023-08-23 11:27:30 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
tianshujie e8c09cb1e4 * Change the field name. 2023-08-23 11:11:49 +08:00
tianshujie b43afca1a0 * Filter out non-multiplayer tasks. 2023-08-23 11:06:31 +08:00
wangyidong 72717fab09 * Adjust for custom fields in form. 2023-08-23 10:58:11 +08:00
tianshujie 8e3bc08b80 * Change the field name. 2023-08-23 10:19:18 +08:00
tianshujie 4a1c00dcf1 * Change the test data. 2023-08-23 10:08:59 +08:00
tianshujie 8f5715e3cf * Change the required fields config for the batchUpdate. 2023-08-23 10:00:12 +08:00
dingguodong 6f86aa714e * Remove check dao::isError. 2023-08-23 09:58:55 +08:00
dingguodong b90182aabc * Move the checks for record workhour form. 2023-08-23 09:58:55 +08:00