Commit Graph
1520 Commits
Author SHA1 Message Date
liyang 6d46a2713d * Fix bug #44843. 2024-01-24 09:50:49 +08:00
tianshujie 827befa797 * Fix bug #44853. 2024-01-23 16:36:15 +08:00
sunguangming 54101f1379 * Fix multi-task bug. 2024-01-23 16:14:37 +08:00
tianshujie aeced3121a * Fix not link story error. 2024-01-23 15:13:30 +08:00
sunguangming e03548831d * Fix bug #44699. 2024-01-23 15:09:31 +08:00
tianshujie 56cda38f8d * Fix bug #44801. 2024-01-23 14:44:37 +08:00
tianshujie 5afd3cbb27 * Fix recode effort error. 2024-01-23 09:09:49 +08:00
wangyuting f94c88f07e * Fix workhour options doesn't unset. bug #42352. 2024-01-22 14:18:02 +08:00
tianshujie f4e2ec58f0 * Modify create task error of set the module is requried. 2024-01-19 08:56:20 +08:00
tianshujie 08d73c58e0 + Add create test story tasks function. 2024-01-18 16:24:46 +08:00
tianshujie 63cdf5a43c * Fix batch edit task errors. 2024-01-08 17:06:27 +08:00
sunguangming ae7cdc3340 * Fix bug #110286. 2024-01-03 17:00:17 +08:00
sunguangming 68b88088e1 * Fix code error. 2024-01-03 13:12:02 +08:00
tianshujie a8b22032c5 * Fix bug #42301. 2023-12-27 16:39:36 +08:00
sunguangming d24620a908 * Fix type error. 2023-12-23 17:26:11 +08:00
tianshujie 296bcd917c * Fix bug #41569. 2023-12-23 14:32:27 +08:00
tianshujie 03ba5d637a * Fix bug #41569. 2023-12-23 13:49:47 +08:00
wangyidong 694d81d958 * Fix for unit test. 2023-12-13 14:43:07 +08:00
wangyidong 684dcc08dd * Merge from 18.x. 2023-12-13 11:06:10 +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
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
xieqiyu 8ebcd035b6 * Modify task required item. 2023-11-21 10:32:37 +08:00
tianshujie cb762c8653 * Move the getTeamByTask method into model.php. 2023-11-16 11:05:27 +08:00
daitingting 13883870ad * Add related maps. 2023-11-14 06:31:53 +00:00
tanghucheng 624d748ba4 * Merge #ffd2b525c8,Change judgment condition. 2023-11-08 22:17:40 -05:00
tianshujie 38f03b7825 * Fix bug #40387. 2023-11-09 09:48:37 +08:00
tianshujie 700df0d451 * Fix bug #40363. 2023-11-09 08:54:38 +08:00
caoyanyi aeb0161464 + Add linked branch data for task. 2023-10-31 09:30:04 +08:00
caoyanyi 2f416c55d3 * Dealing with database date error issues. 2023-09-18 10:40:19 +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 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
caoyanyi 140c955e5f * Optimize task list performance. 2023-08-25 13:03:04 +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
dingguodong 378c337900 * Refactor this function. 2023-08-24 14:10:59 +08:00
dingguodong dd349da6cc * Replace isset expression to not empty. 2023-08-24 11:11:02 +08:00
dingguodong 26f24866b1 * Remove POST data from model. 2023-08-24 10:54:40 +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 b43afca1a0 * Filter out non-multiplayer tasks. 2023-08-23 11:06:31 +08:00
dingguodong 6f86aa714e * Remove check dao::isError. 2023-08-23 09:58:55 +08:00
tianshujie 377e5e0d0d * Change case of the aftersplittask. 2023-08-23 09:52:16 +08:00