Commit Graph
306 Commits
Author SHA1 Message Date
tianshujie 17119977e7 * Init todoIdList variable. 2024-03-11 10:55:28 +08:00
liumengyi 5ab221cac1 * Fix bug in todo::batchEdit. 2024-01-05 09:43:12 +08:00
liumengyi 72d6ac53f0 * Fix bug #43217. 2024-01-04 17:05:27 +08:00
liumengyi af8ba8c087 * Fix bug #42958, fix undefined variable error. 2024-01-03 18:52:03 +08:00
wangyidong 93a56dc9c9 * Adjust for todo batchcreate. 2023-07-31 13:42:17 +08:00
wangyidong 33a20526bf * Adjust for create and edit todo data. 2023-07-28 17:20:05 +08:00
dingguodong 2e04b9157b * Remove bad spaces. 2023-07-24 14:01:31 +08:00
tianshujie 1153396a60 * Refactor batch create todo. 2023-07-08 13:23:20 +08:00
caoyanyi bbfb198e3b * Change batch edit error tip and function params. 2023-07-07 10:10:17 +08:00
wangyidong 7fcea662ba * Code for task #95303. 2023-06-13 15:46:08 +08:00
wangyuting 8a365a174f * Add table action on my todo page. 2023-06-06 16:14:36 +08:00
zhouxin 7b7668136b * Batch fix illegal comment. 2023-05-25 17:07:43 +08:00
lanzongjun 1cf611f25a * Add paragraph comments to todo. 2023-05-11 18:28:05 +08:00
dingguodong bd51cd114c + Add comment for todoModel::close(). 2023-05-11 13:59:01 +08:00
xushenjie 84c2fd3dd4 * Rename config->maxBatchCreate to config->batchCreateNumber. 2023-05-11 02:30:51 +00:00
lanzongjun b63a0540f1 * Modify update method adapt to the new page. 2023-05-10 18:55:19 +08:00
dingguodong 6f841ae0fe * Correct stdclass. 2023-05-09 20:40:07 +08:00
dingguodong 28039fade1 * Modify comment. 2023-05-09 20:17:24 +08:00
lanzongjun a6c75e7338 * Nonnull field exception judgment. 2023-05-09 20:13:35 +08:00
lanzongjun 087275315a * Adjust function argument spaces. 2023-05-09 19:44:33 +08:00
lanzongjun eae11a93d8 * Code format optimization. 2023-05-08 21:02:02 +08:00
jukui eca3ecabc1 * Optimized code format todo model. 2023-05-08 20:54:29 +08:00
liuchenglong 5799fb1bd7 * Modify todo-module getTodoProjects test case. 2023-05-08 11:59:30 +00:00
xushenjie fd59bd17c4 * Adjust the spelling of comments. 2023-05-08 11:02:37 +00:00
lanzongjun a0026a5e63 * Fix code. 2023-05-08 18:57:31 +08:00
lanzongjun 57da333fea * Fix code. 2023-05-08 18:54:57 +08:00
lanzongjun 69d0d24ff2 * Adjusted todo model todoIdList. 2023-05-08 18:53:45 +08:00
jukui 978e790951 *Modify getByExportList function todo model. 2023-05-06 16:19:35 +08:00
xushenjie a92d5eb466 * Adjust logic of todoModel::getPriByTodoType(). 2023-05-06 07:31:25 +00:00
jukui f3857a3c6b * Optimized code for todo model. 2023-05-06 15:03:07 +08:00
xushenjie 061854b0b8 * Optimize todoController::batchCreate () code logic. 2023-05-06 02:19:21 +00:00
lanzongjun 5f1054447c * Adjusted todo model resolve conflict. 2023-05-06 09:35:35 +08:00
lanzongjun 505c3e03dc * Adjusted todo model. 2023-05-06 09:33:04 +08:00
xushenjie eb0f96c4e0 * Adjust the method notes of todo module file. 2023-05-06 01:18:41 +00:00
xushenjie c5e33f00cd * Adjust the split of the logic associated with todoController::create(). 2023-05-06 00:47:03 +00:00
jukui c1be1a1e9b * Modify getList function param type for todo model. 2023-05-05 19:09:13 +08:00
xushenjie ada6ed9b87 * Reorder code of todoModel::createByCycle(). 2023-05-05 10:35:21 +00:00
lanzongjun 514b9d716f Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-05 18:33:23 +08:00
lanzongjun 5974474665 * Adjusted function param. 2023-05-05 18:33:19 +08:00
xushenjie 555c1b469a * Optimize the code for todoModel::createByCycle(). 2023-05-05 10:06:13 +00:00
xushenjie 31089b3a4f * Optimized the Logic of todoMoel::createByCycle() method. 2023-05-05 06:53:29 +00:00
xushenjie 36dc7917ed * The logic of the split todoController::createCycle().. 2023-05-05 05:52:35 +00:00
jukui d0075f617c * Optimized getList function for todo model. 2023-05-05 10:11:20 +08:00
jukui bdcb3f1df4 * Optimized getList function for todo model. 2023-05-05 09:14:14 +08:00
dingguodong 4730879f6c Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-05 09:05:28 +08:00
dingguodong d1da4699b7 * Change or correct the code for create or close todo. 2023-05-05 09:04:48 +08:00
lanzongjun 84a95f5632 * Adjusted todo edition confition. 2023-05-04 20:39:19 +08:00
lanzongjun 23bf96ec97 * Adjusted todo edition confition. 2023-05-04 20:35:24 +08:00
xushenjie b98a3bd969 * Optimize todoModel::batchCreate() related code. 2023-05-04 11:19:52 +00:00
dingguodong c5b1c921fa Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms 2023-05-04 19:17:02 +08:00