dingguodong
|
d1da4699b7
|
* Change or correct the code for create or close todo.
|
2023-05-05 09:04:48 +08: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
|
947c5b8f60
|
* Adjusted todo control construct.
|
2023-05-04 16:51:39 +08: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 |
|
xushenjie
|
468b7196bf
|
* Split todoController:: batchCreate() function's display logic.
|
2023-05-04 07:48:31 +00: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 |
|
jukui
|
b564419123
|
* Optimized code format.
|
2023-05-04 11:24:24 +08:00 |
|
jukui
|
09d8623f1c
|
* Fix sesstionLink bug for todo view.
|
2023-05-04 10:30:05 +08:00 |
|
xushenjie
|
22dc984f5a
|
* Adjust the parameters of the todoController::create() related method.
|
2023-05-04 02:06:33 +00:00 |
|
dingguodong
|
296a652bd7
|
- Remove useless line.
|
2023-05-04 08:42:43 +08:00 |
|
dingguodong
|
d544978234
|
* Accept post only and change return type.
|
2023-05-03 16:39:14 +08:00 |
|
dingguodong
|
7999f71d15
|
* The control::locate return never type(a return-only type).
|
2023-05-03 16:18:20 +08:00 |
|
dingguodong
|
e4e2b5f91f
|
* Fix PHP errors.
|
2023-05-03 15:42:19 +08:00 |
|
jukui
|
32001f52bb
|
* Modify function for export todo and optimized the code.
|
2023-05-03 15:27:48 +08:00 |
|
dingguodong
|
5e6861820c
|
* Add a return before the control::header statement.
|
2023-05-03 14:42:04 +08:00 |
|
liuchenglong
|
1b3429151c
|
Merge remote-tracking branch 'origin/master'
|
2023-05-03 06:05:11 +00:00 |
|
liuchenglong
|
611955e6ce
|
* Optimize 2023-04-28 code review.
|
2023-05-03 06:03:57 +00:00 |
|
dingguodong
|
35323f1824
|
* Fix php error and add return 1 always.
|
2023-05-03 13:47:35 +08:00 |
|
dingguodong
|
3ad48a3620
|
* A function with return type must return a value.
|
2023-05-03 13:44:12 +08:00 |
|
dingguodong
|
7abb3f9d13
|
Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms
|
2023-04-28 17:32:18 +08:00 |
|
dingguodong
|
f9ea73115a
|
* Optimize code for close or batch close todos.
|
2023-04-28 17:31:35 +08:00 |
|
shenshulong
|
de4f425586
|
* Perfect todo control start function.
|
2023-04-28 09:30:00 +00:00 |
|
jukui
|
c3b6fb6286
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-04-28 16:55:58 +08:00 |
|
jukui
|
cadb8b009e
|
* Modify export function for todo and rename buildAssignToTodoView.
|
2023-04-28 16:55:42 +08:00 |
|
lanzongjun
|
0c71f1dedc
|
* Adjusted return js error.
|
2023-04-28 16:27:42 +08:00 |
|
jukui
|
b46e0bb606
|
* Modify view function for todo.
|
2023-04-28 16:14:08 +08:00 |
|
lanzongjun
|
cd91dfeec5
|
* Code format for todo.
|
2023-04-28 16:04:34 +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 |
|
liuchenglong
|
0c935d0b27
|
* Resolve conflict.
|
2023-04-28 03:24:44 +00:00 |
|
lanzongjun
|
f076cedc39
|
* Edit todo add int type.
|
2023-04-28 11:24:04 +08:00 |
|
shenshulong
|
a2bd953cd6
|
Adjusted todo start and activate function.
|
2023-04-28 03:02:47 +00:00 |
|
xushenjie
|
d536ac3311
|
* Adjust the split logic of TODO's create() method.
|
2023-04-28 02:25:54 +00:00 |
|
jukui
|
9da97821f6
|
* Modify view and editDate function todo.
|
2023-04-28 09:52:02 +08:00 |
|
lanzongjun
|
59fba9ba81
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-04-27 19:53:02 +08:00 |
|
lanzongjun
|
3804931628
|
* Modify idvalue to objectID.
|
2023-04-27 19:52:55 +08:00 |
|
dingguodong
|
2a286c67f0
|
Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms
|
2023-04-27 19:52:31 +08:00 |
|
dingguodong
|
fd072bd044
|
* Refactor batch close todos.
|
2023-04-27 19:50:20 +08:00 |
|
Fantaser
|
43d3e3d1be
|
* Split the logic for todoController::create() and todoModel::createByCycle().
|
2023-04-27 19:30:16 +08:00 |
|
shenshulong
|
dbc66430c0
|
* Adjusted todo activate function.
|
2023-04-27 11:17:00 +00:00 |
|
shenshulong
|
f913a2dc02
|
* Adjusted todo start function.
|
2023-04-27 10:38:17 +00:00 |
|
lanzongjun
|
48435b461b
|
* Adjusted todo update function.
|
2023-04-27 18:15:32 +08:00 |
|
lanzongjun
|
ee42cade43
|
* TODO create function split version 3.
|
2023-04-26 19:38:45 +08:00 |
|
lanzongjun
|
7294d5432e
|
* TODO create function split version 2.
|
2023-04-26 17:05:41 +08:00 |
|
lanzongjun
|
d3823282cd
|
* TODO create function split.
|
2023-04-26 16:42:22 +08:00 |
|