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
|
15de97dae2
|
* Change errors data.
|
2023-07-03 18:57:34 +08:00 |
|
liumengyi
|
5e5abfff12
|
* Refactor todo::view.
|
2023-06-16 11:23:48 +08:00 |
|
lanzongjun
|
75ecc89e98
|
* Delete a one-time todo.
|
2023-05-11 13:58:26 +08:00 |
|
shenshulong
|
c5ba396ce6
|
* Adjusted SQL keyword uppercase.
|
2023-05-10 01:54:37 +00:00 |
|
dingguodong
|
f71cb5ef11
|
* Correct the comment.
|
2023-05-09 20:30:25 +08:00 |
|
lanzongjun
|
087275315a
|
* Adjust function argument spaces.
|
2023-05-09 19:44:33 +08:00 |
|
xushenjie
|
fae4dd4686
|
* Optimized code format.
|
2023-05-09 02:42:40 +00:00 |
|
dingguodong
|
d5395b4225
|
+ Improve robustness.
|
2023-05-09 10:13:49 +08:00 |
|
liuchenglong
|
caee34fd81
|
Merge remote-tracking branch 'origin/master'
|
2023-05-08 11:59:51 +00:00 |
|
liuchenglong
|
5799fb1bd7
|
* Modify todo-module getTodoProjects test case.
|
2023-05-08 11:59:30 +00:00 |
|
xushenjie
|
caaf33a8b3
|
* Adjust the return type of comment.
|
2023-05-08 11:32:22 +00:00 |
|
lanzongjun
|
31807ceb59
|
* Add access comment.
|
2023-05-08 19:29:46 +08:00 |
|
caoyanyi
|
fa42565a43
|
* Modify function access to protected for zen.php and tao.php .
|
2023-05-08 19:16:03 +08:00 |
|
lanzongjun
|
8c72bec666
|
+ Add todo tao tc.
|
2023-05-06 13:27:08 +08:00 |
|
lanzongjun
|
f27ac44c69
|
* Adjusted todo tao insert func.
|
2023-05-06 13:11:24 +08:00 |
|
xushenjie
|
061854b0b8
|
* Optimize todoController::batchCreate () code logic.
|
2023-05-06 02:19:21 +00: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 |
|
xushenjie
|
d39d3c45e5
|
* Optimize the code of todoTao.
|
2023-05-05 10:38:48 +00:00 |
|
lanzongjun
|
4184338b87
|
* Adjusted file header.
|
2023-05-05 15:00:21 +08: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 |
|
xushenjie
|
c172ac8d1a
|
Fix error code.
|
2023-05-04 11:30:35 +00:00 |
|
xushenjie
|
b98a3bd969
|
* Optimize todoModel::batchCreate() related code.
|
2023-05-04 11:19:52 +00:00 |
|
xushenjie
|
4afb5ec35f
|
* Split the logic associated with todoModel::batchCreate().
|
2023-05-04 10:09:08 +00:00 |
|
liuchenglong
|
e186b6bda6
|
Merge remote-tracking branch 'origin/master'
|
2023-05-04 09:01:39 +00:00 |
|
liuchenglong
|
6151d61da1
|
* Resolve conflict.
|
2023-05-04 09:00:58 +00:00 |
|
lanzongjun
|
872dc7b135
|
* Adjusted todo control construct.
|
2023-05-04 16:50:10 +08:00 |
|
liuchenglong
|
644ca03cd1
|
* Optimize getCount,getTodoProjects functions.
|
2023-05-04 08:47:27 +00:00 |
|
jukui
|
9dc82946ae
|
* Fix pager default value for getListQuery function.
|
2023-05-04 16:28:25 +08:00 |
|
jukui
|
a4d71abdb6
|
* Modify getList function for todo model and optimized the code.
|
2023-05-04 15:31:37 +08:00 |
|
dingguodong
|
22cfb7c409
|
* Refactor todoModel::getByID.
|
2023-05-04 14:12:57 +08:00 |
|
lanzongjun
|
e317970ce3
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-04 13:15:56 +08:00 |
|
lanzongjun
|
59f6c6acc0
|
* Adjusted todo batch update.
|
2023-05-04 13:15:51 +08:00 |
|
shenshulong
|
944b476e32
|
* Adjusted todo model the assignTo and getCount function.
|
2023-05-04 02:37:49 +00:00 |
|
xushenjie
|
22dc984f5a
|
* Adjust the parameters of the todoController::create() related method.
|
2023-05-04 02:06:33 +00:00 |
|
liuchenglong
|
611955e6ce
|
* Optimize 2023-04-28 code review.
|
2023-05-03 06:03:57 +00:00 |
|
jukui
|
cadb8b009e
|
* Modify export function for todo and rename buildAssignToTodoView.
|
2023-04-28 16:55:42 +08:00 |
|
lanzongjun
|
c21f651fec
|
* Code format.
|
2023-04-28 15:57:46 +08:00 |
|
liuchenglong
|
58c83f7777
|
* Resolve conflict.
|
2023-04-28 03:34:09 +00:00 |
|
liuchenglong
|
fa9478c265
|
* Split todo-assignto,todo-delete,todo-finish,todo-batchfinish.
|
2023-04-28 03:27:00 +00:00 |
|
xushenjie
|
509c504a49
|
* Adjust todoTao::getCycleTodoDate () parameter types.
|
2023-04-28 03:06:52 +00:00 |
|
xushenjie
|
2c9b40a486
|
* Adjust the order of method description comments.
|
2023-04-28 02:29:27 +00:00 |
|
xushenjie
|
d536ac3311
|
* Adjust the split logic of TODO's create() method.
|
2023-04-28 02:25:54 +00:00 |
|
jukui
|
427313f224
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-04-28 09:52:14 +08:00 |
|