Commit Graph
1451 Commits
Author SHA1 Message Date
tianshujie a548c8d8e1 * Refactor mergeChartOption method. 2023-08-21 13:24:21 +08:00
tianshujie f021ea27b6 * Refactor getDataOfTasksPerStatus method. 2023-08-21 11:17:10 +08:00
dingguodong b0c67e15e3 * Fix the error if the object does not exist. 2023-08-21 11:10:20 +08:00
tianshujie 5e93dbec89 * Refactor getDataOffinishedTasksPerDay method. 2023-08-21 11:09:02 +08:00
tianshujie 04e7811449 * Refactor getDataOfTasksPerClosedReason method. 2023-08-21 11:03:42 +08:00
tianshujie dd27a54038 * Refactor getDataOfTasksPerFinishedBy method. 2023-08-21 10:56:08 +08:00
tianshujie 77f7f4dceb * Refactor getDataOfTasksPerConsumed method. 2023-08-21 10:51:28 +08:00
tianshujie accb52838a * Refactor getDataOfTasksPerLeft method. 2023-08-21 10:46:26 +08:00
tianshujie 0078006d28 * Refactor getDataOfTasksPerEstimate method. 2023-08-21 10:42:18 +08:00
tianshujie 460d895072 * Refactor getDataOfTasksPerDeadline method. 2023-08-21 10:33:04 +08:00
tianshujie e9c3b3ae16 * Refactor getDataOfTasksPerPri method. 2023-08-21 10:24:25 +08:00
tianshujie 179a8aee6b * Refactor getDataOfTasksPerType method. 2023-08-21 10:19:45 +08:00
tianshujie dd477aa26e * Refactor getDataOfTasksPerAssignedTo method. 2023-08-21 09:59:31 +08:00
tianshujie b7fda6bdf8 * Refactor getDataOfTasksPerModule method. 2023-08-21 09:48:59 +08:00
tianshujie 7903b6e530 * Refactor getDataOfTasksPerExecution method. 2023-08-21 08:39:04 +08:00
dingguodong b030fcb03f * Rename estimate to effort except object properties and column name. 2023-08-18 15:03:25 +08:00
tianshujie fd234909e6 * Change the processData4Report method. 2023-08-18 14:27:20 +08:00
dingguodong b20a77c919 + Set team attributes to the task. 2023-08-18 14:22:50 +08:00
dingguodong 13c1544e65 * Comment and adjust the function. 2023-08-18 13:45:10 +08:00
dingguodong 27368bb32b * Skip getting team info for normal task. 2023-08-18 13:45:10 +08:00
dingguodong 3f6aa9d5e7 * Fix type error. 2023-08-18 13:45:09 +08:00
tianshujie c3015f2d94 + Add test case of the reportCondition. 2023-08-18 13:24:11 +08:00
tianshujie 37e0b24728 * Refactor cancal method. 2023-08-18 10:28:02 +08:00
dingguodong 608e6b8e40 * Set zero datetime or date to null. 2023-08-18 09:47:13 +08:00
tianshujie 87f433d8a9 - Remove unuse code. 2023-08-17 16:27:21 +08:00
tianshujie 65c56bbc78 * Change the test case. 2023-08-17 15:33:44 +08:00
dingguodong 0fc4b56e07 * Optimize and reduce queries if task is closed. 2023-08-16 13:52:06 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
caoyanyi ea5fd361e8 * Fix error for array key is float type. 2023-07-28 09:52:06 +08:00
caoyanyi aaa2e0b4e6 * Chang return value. 2023-07-18 13:01:55 +08:00
sunguangming b3bb9afca0 * Code for finish multi-task. 2023-07-04 11:05:55 +08:00
sunguangming 4645f53c92 * Add manage team modal to edit task page. 2023-07-04 08:43:33 +08:00
sunguangming e11ad3fe35 * Fix multi-task effort bug. 2023-06-21 14:59:34 +08:00
tianshujie b98b9e5046 * Refactor create test subtasks. 2023-06-19 18:46:37 +08:00
sunguangming 3c29943322 * Fix code error, add notice modal of delete workhour. 2023-06-19 09:12:04 +08:00
tianshujie c872b5878b * Change the judgment for batch edit. 2023-06-15 18:45:08 +08:00
tianshujie ba1297a9e6 * Change the batch error format. 2023-06-15 15:37:11 +08:00
sunguangming 0d049c9ef5 * Code for task #95362. 2023-06-15 14:42:34 +08:00
caoyanyi c05b9cdb1f * Change clickable check. 2023-06-10 16:47:13 +08:00
zhaoke c9c9ae4e2a * Refactor taskModel-updateParentStatus. 2023-06-09 15:20:39 +08:00
sunguangming 2151d494df * Modify var name. 2023-06-05 14:20:09 +08:00
sunguangming 8b650b8309 * Move code. 2023-06-05 14:05:02 +08:00
sunguangming ae5ace47db * Refactor edit effort method of model. 2023-06-05 14:03:32 +08:00
朱金勇 c4d949d12e * Hide action if no priv. 2023-06-05 02:22:50 +00:00
caoyanyi 53e358a50c * Adjust code for mailto is null. 2023-06-05 09:57:49 +08:00
sunguangming c062343530 * Rename editworkhour to editeffort. 2023-06-05 09:04:33 +08:00
sunguangming ccaea7a0fc * Rename vars and functions. 2023-06-02 14:46:56 +08:00
朱金勇 131e197d26 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-02 02:23:34 +00:00
朱金勇 9c78353211 + Add config of databable actions. 2023-06-02 02:22:53 +00:00
sunguangming 1495615c87 * Modify return value for recordworkhour. 2023-06-02 10:19:26 +08:00