Commit Graph
314 Commits
Author SHA1 Message Date
liugang 573bcba9d5 - [refac] remove unused code. 2025-05-26 17:38:35 +08:00
liugang 6459a36613 * [refac] if there is no periodic to-do, do not call the related functions. 2025-04-15 14:36:51 +08:00
tianshujie c5269fc87b * [bug#60524,doing,0.3h] adjust record action order. 2025-03-13 09:39:12 +08:00
tianshujie 5b80e0b219 * [task#137480,doing,2h] log feedback actions. 2025-03-07 15:23:07 +08:00
tianshujie d62602720f * [task#137481,137482,doing,0.5h] change feedback status to processing when activate todoes. 2025-03-07 15:23:07 +08:00
wangyidong 6e4f8883bb * [refac bug #58718] Pause date range for date. 2024-12-30 16:40:22 +08:00
wangyuting b778e0d5d7 * [bug#57940,done,0.1h,0h] Fix fetchAll error. 2024-12-20 13:44:32 +08:00
liugang c5e6f20f36 * [bug#54184] fix that the todo list page won't display new todos. 2024-08-20 17:16:48 +08:00
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