Commit Graph
967 Commits
Author SHA1 Message Date
tianshujie 41eb9007ef * Add judgment to task that don't exist. 2024-01-02 19:42:38 +08:00
tianshujie 1b57c7c767 * Fix bug #42724. 2024-01-02 16:03:01 +08:00
tianshujie 7be065bf39 * Fix bug #42281. 2023-12-23 15:42:36 +08:00
liumengyi b58e225a3c * Cannot delete the parent task when task's parent is '-1'. 2023-12-16 16:13:42 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
hufangzhou e6b1b3c1e1 * Merge 18.9 task module. 2023-11-27 14:54:17 +08:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05:00
hufangzhou 1d75d20d9b * Merge 18.4 task module. 2023-11-20 11:05:25 +08:00
tianshujie bae475955a * Change multiple task assinged to link. 2023-11-16 11:05:27 +08:00
liugang ed1b6b3f87 * task: alert a message if user can't opreate the execution. 2023-11-08 15:39:53 +08:00
tianshujie 48b9dcc6de * Compatible with no variables. 2023-11-01 14:27:36 +08:00
caoyanyi aeb0161464 + Add linked branch data for task. 2023-10-31 09:30:04 +08:00
zhouxin 13d042fd44 * Refresh page after batch cancel tasks. 2023-10-23 10:31:30 +08:00
tianshujie 3f7d03db1d * Change select to the picker component and modify the related linkage. 2023-10-12 14:16:38 +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 56d27c4c85 * Refactor create a task page and method. 2023-09-07 14:50:47 +08:00
caoyanyi bc4ca51f48 * Fix batch create child task error. 2023-08-28 11:22:46 +08:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
caoyanyi d2fbd1acdf * Replace and, or to &&, ||. 2023-08-24 15:42:37 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
caoyanyi a552e6b6cb - Remove unused param. 2023-08-21 15:50:00 +08:00
tianshujie a602bdbcad * Change the export error. 2023-08-21 15:15:40 +08:00
dingguodong d3a368c7bc * Remove unnecessary db query and add comment. 2023-08-21 14:56:36 +08:00
tianshujie 36197537eb * Refactor export method. 2023-08-21 14:52:49 +08:00
dingguodong 6635bd608c * Fix type error. 2023-08-21 14:44:18 +08:00
tianshujie 42a054ccaa * Change the buildChartData method. 2023-08-21 11:25:49 +08:00
dingguodong b0c67e15e3 * Fix the error if the object does not exist. 2023-08-21 11:10:20 +08:00
dingguodong d871a5338c + Add comments. 2023-08-21 10:53:30 +08:00
dingguodong 42051c78ea * Fix type error. 2023-08-18 16:48:11 +08:00
dingguodong b030fcb03f * Rename estimate to effort except object properties and column name. 2023-08-18 15:03:25 +08:00
dingguodong 9b651555e6 * Add type for the paramter of function. 2023-08-18 14:16:23 +08:00
dingguodong 8617dea82f + Add a inline comment. 2023-08-18 14:15:50 +08:00
tianshujie 88ef32ae92 * Refactor report method. 2023-08-18 11:27:48 +08:00
tianshujie bcc5b7e4ae * Change the comment of the editEffort and change the updateEffort. 2023-08-18 11:02:53 +08:00
tianshujie ef07fd6a63 * Change the comment of the confirmStoryChange. 2023-08-18 10:36:56 +08:00
tianshujie 699b138eb2 + Add comment of the batchCancel. 2023-08-18 10:34:46 +08:00
tianshujie 37e0b24728 * Refactor cancal method. 2023-08-18 10:28:02 +08:00
tianshujie 46248c77a3 * Refactor activate method. 2023-08-18 10:03:06 +08:00
dingguodong 57c6962b44 * Refactor this function. 2023-08-18 09:13:22 +08:00
tianshujie 9102125d7b * Refactor delete method. 2023-08-18 09:11:26 +08:00
tianshujie 0acb568b75 * Refactor ajaxGetUserTasks method. 2023-08-18 08:47:01 +08:00
tianshujie 71cd09a0b5 * Refactor ajaxGetExecutionTasks method. 2023-08-17 17:06:07 +08:00
tianshujie 87f433d8a9 - Remove unuse code. 2023-08-17 16:27:21 +08:00
tianshujie 0e61309ef6 * Refactor ajaxGetTasks method. 2023-08-17 16:19:35 +08:00
tianshujie 85fe103b31 * Refactor ajaxGetDetail method. 2023-08-17 15:59:20 +08:00
tianshujie 0bd0ae041a * Refactor finish method. 2023-08-17 15:33:44 +08:00
dingguodong 1c4313e570 * Add comment for this function. 2023-08-17 15:10:00 +08:00
dingguodong e8f5062cda * Add a comment for param taskID. 2023-08-17 10:10:45 +08:00