Commit Graph
303 Commits
Author SHA1 Message Date
tanghucheng c5622ac450 * Merge #c4c20cae54,Change judgment condition. 2023-11-09 00:14:42 -05:00
liumengyi 54c5ea30cb * Fix bug #40298, set url app. 2023-11-08 13:44:28 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 3d7f4de972 * Refactor todo to bug. 2023-11-01 16:45:47 +08:00
tianshujie c60881b930 * Refactor the todo to task. 2023-11-01 14:27:36 +08:00
wangyidong 93a56dc9c9 * Adjust for todo batchcreate. 2023-07-31 13:42:17 +08:00
tianshujie 1153396a60 * Refactor batch create todo. 2023-07-08 13:23:20 +08:00
tianshujie 9c3c6e5826 * Change the batch create method. 2023-07-08 11:15:53 +08:00
caoyanyi bbfb198e3b * Change batch edit error tip and function params. 2023-07-07 10:10:17 +08:00
liumengyi b953d96887 * Fix error of todo::delete. 2023-06-16 19:27:31 +08:00
liumengyi bbe6c41e60 * Fix error of todo. 2023-06-16 19:21:42 +08:00
liumengyi c61862cf77 * Fix error of todo::assignTo. 2023-06-16 19:18:56 +08:00
liumengyi 9650333758 * Fix error of todo::close. 2023-06-16 18:56:27 +08:00
liumengyi 68a15ed76d * Fix error of todo::start. 2023-06-16 18:52:39 +08:00
liumengyi 9d9b896562 * Fix error of todo::activate. 2023-06-16 16:51:37 +08:00
liumengyi a0fd5d778f * Fix error of todo::finish. 2023-06-16 16:50:14 +08:00
liumengyi 2d7743a6fb * Fix error of todo::edit. 2023-06-16 16:05:25 +08:00
liumengyi af87e77a5e * Fix error of undefined variable. 2023-06-16 15:35:25 +08:00
liumengyi be82548eeb * Fix error of todo::create. 2023-06-16 15:30:24 +08:00
wangyuting a0630d0022 * Optimize btn priv on my todo page. 2023-06-12 14:31:25 +08:00
wangyuting b63c7acba4 * Fix change todo date bug. 2023-06-09 11:29:42 +08:00
xushenjie 58f40c0447 * Modify the code specification according to the specification. 2023-05-12 02:55:14 +00:00
xushenjie 703c01f4d6 * Rename form data 's rawdata to data of todo control. 2023-05-12 02:43:55 +00:00
lanzongjun 317fceaceb * Modify the code specification according to the specification. 2023-05-12 10:31:12 +08:00
lanzongjun 1cf611f25a * Add paragraph comments to todo. 2023-05-11 18:28:05 +08:00
dingguodong 9521315f79 + Add comment for close todo. 2023-05-11 13:55:42 +08:00
lanzongjun b63a0540f1 * Modify update method adapt to the new page. 2023-05-10 18:55:19 +08:00
lanzongjun ea7dd533d3 * Compatible cycle backlog configuration item. 2023-05-10 16:14:15 +08:00
shenshulong 36ffa5ddb5 * Adjusted function method parameter types. 2023-05-10 00:58:46 +00:00
shenshulong 8888eaaf37 * Add Chinese annotations to function methods. 2023-05-10 00:50:35 +00:00
dingguodong 6f841ae0fe * Correct stdclass. 2023-05-09 20:40:07 +08:00
dingguodong bc4e859e8f * Modify comments of todo control. 2023-05-09 19:54:38 +08:00
lanzongjun 087275315a * Adjust function argument spaces. 2023-05-09 19:44:33 +08:00
lanzongjun a355da8e50 * Modify the function return value type. 2023-05-09 08:58:35 +08:00
lanzongjun eae11a93d8 * Code format optimization. 2023-05-08 21:02:02 +08:00
dingguodong 367793f121 * Correct comment and return value of todo control. 2023-05-08 19:41:29 +08:00
lanzongjun 8674eef7a1 * Fix code. 2023-05-08 19:03:37 +08:00
jukui 978e790951 *Modify getByExportList function todo model. 2023-05-06 16:19:35 +08:00
jukui f3857a3c6b * Optimized code for todo model. 2023-05-06 15:03:07 +08:00
xushenjie 72fe4034ff * Remove unwanted method parameter passes of todoController::create(). 2023-05-06 03:16:21 +00:00
xushenjie 061854b0b8 * Optimize todoController::batchCreate () code logic. 2023-05-06 02:19:21 +00:00
liuchenglong 1214dc05b7 * Resolve confilict. 2023-05-06 01:51:00 +00:00
liuchenglong 158152c119 * Split program plan edit function. 2023-05-06 01:41:38 +00:00
xushenjie c5e33f00cd * Adjust the split of the logic associated with todoController::create(). 2023-05-06 00:47:03 +00:00
lanzongjun 2ac3578834 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-05 14:15:10 +08:00
lanzongjun 8a220aa339 * todo update test case. 2023-05-05 14:15:08 +08:00
xushenjie 36dc7917ed * The logic of the split todoController::createCycle().. 2023-05-05 05:52:35 +00:00
lanzongjun 5d9560e4ea * fix bug. 2023-05-05 11:02:45 +08:00
lanzongjun 462d4957bf * test 2023-05-05 09:29:35 +08:00
dingguodong d1da4699b7 * Change or correct the code for create or close todo. 2023-05-05 09:04:48 +08:00