Commit Graph
136 Commits
Author SHA1 Message Date
xieqiyu 8ebcd035b6 * Modify task required item. 2023-11-21 10:32:37 +08:00
wangyuting e48a2d683f * Fix load url bug on my work page of batch edit task. 2023-11-16 02:21:49 +00:00
sunguangming 96aedd8a3a * Code for RD kanban refresh. 2023-11-14 13:34:00 +08:00
tianshujie 094468b0eb * Refactor activate a task page. 2023-11-13 17:14:07 +08:00
wangyidong 3bff552df4 * Finish execution taskkanban page. 2023-11-12 13:10:53 +08:00
tianshujie 8a8d37b34a * Fix bug #40189. 2023-11-06 10:52:02 +08:00
tianshujie e78c0ac76c * Add the Close popup property. 2023-11-01 15:12:58 +08:00
tianshujie a99502ac23 * Change the jump link when batch create tasks. 2023-10-30 17:15:58 +08:00
tianshujie f7fc040217 + Add default value of the vision field. 2023-10-30 15:39:37 +08:00
tianshujie 74bb6d7ea1 * Fixed an error in batch edit task to be processed. 2023-10-18 13:57:50 +08:00
tianshujie f96d7786bf * Fixed an issue with the total consumed of finishing a task. 2023-10-12 16:16:30 +08:00
tianshujie 76877e6d0e * Modify the story version linked when create a task. 2023-10-12 15:13:11 +08:00
wangyidong 6a43fbb87e * Adjust for test unit. 2023-10-12 13:18:29 +08:00
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +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
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
dingguodong 6823dfee91 - Remove unused code. 2023-08-21 15:39:13 +08:00
tianshujie a602bdbcad * Change the export error. 2023-08-21 15:15:40 +08:00
tianshujie 36197537eb * Refactor export method. 2023-08-21 14:52:49 +08:00
tianshujie 42a054ccaa * Change the buildChartData method. 2023-08-21 11:25:49 +08:00
tianshujie 59d9a20d26 * Change the test case of the processData4Report. 2023-08-18 14:27:20 +08:00
tianshujie 88ef32ae92 * Refactor report method. 2023-08-18 11:27:48 +08:00
tianshujie 65c56bbc78 * Change the test case. 2023-08-17 15:33:44 +08:00
dingguodong 9db24ec4a8 + Setting the task type to test to prevent duplicate tasks from being created. 2023-08-17 14:57:14 +08:00
dingguodong f8ee79abc3 * Use not empty statement instead of issset statement. 2023-08-17 14:34:43 +08:00
dingguodong 344834d23a * Fix the error when creating task with test type. 2023-08-17 14:34:43 +08:00
dingguodong cc7f0e1213 + Add a default value for task left. 2023-08-16 14:23:50 +08:00
dingguodong 4a39f454f0 * Remove extra function call. 2023-08-15 16:00:11 +08:00
caoyanyi 608838c8a1 * Replace isonlybody to isAjaxRequest. 2023-08-04 16:09:51 +08:00
tianshujie 5498312d0d * Refactor custom fields. 2023-08-01 10:54:01 +08:00
dingguodong bd4e01fa55 * Fix typo. 2023-07-24 19:34:39 +08:00
caoyanyi aaa2e0b4e6 * Chang return value. 2023-07-18 13:01:55 +08:00
sunguangming 4645f53c92 * Add manage team modal to edit task page. 2023-07-04 08:43:33 +08:00
tianshujie 88fecb1c41 * Change the judgement of the jump window. 2023-06-25 09:38:36 +08:00
tianshujie 1e9aec2a81 * Change the mutiple task modal for activate task. 2023-06-21 16:47:42 +08:00
sunguangming 62b83d6f3f * Finish task #95529. 2023-06-21 14:24:42 +08:00
tianshujie 9103001815 * Change the load of the story table. 2023-06-21 10:25:33 +08:00
tianshujie ba1297a9e6 * Change the batch error format. 2023-06-15 15:37:11 +08:00
sunguangming efe990979b * Finish task #95356. 2023-06-13 19:01:36 +08:00
sunguangming f23bd4f618 * Make task::start useable. 2023-06-13 11:20:08 +08:00
caoyanyi 5d9dcfc3b6 * Changei variable type for method param. 2023-06-02 13:55:10 +08:00
tianshujie b5332feff9 * Delete useless function of task zen.php 2023-06-01 10:45:43 +08:00
tianshujie 9a7c9c1028 \# Remove the logic of finishedBy, canceledBy, closedBy, and closedReason in batch edit. 2023-05-31 14:55:21 +08:00
caoyanyi f4578f635d + Add param type and return type. 2023-05-31 13:59:45 +08:00
tianshujie 4f39580220 * Modified batch edit error problem. 2023-05-30 16:50:38 +08:00
caoyanyi 9c030a72fe * Change variable name. 2023-05-30 15:04:57 +08:00
tianshujie c2c4a27eba * Refactor getExecutionTaskPairs method of task module. 2023-05-29 16:13:21 +08:00
sunguangming 148c2a330a * Split method from control to zen. 2023-05-29 14:57:06 +08:00
caoyanyi 4a1da586b0 * Replace variable name for taskIDList. 2023-05-29 11:16:48 +08:00