Commit Graph
72 Commits
Author SHA1 Message Date
wangyidong 751f157064 * Fix for click action of todo view page. 2023-11-21 08:24:05 +08:00
tanghucheng c5622ac450 * Merge #c4c20cae54,Change judgment condition. 2023-11-09 00:14:42 -05:00
songchenxuan 08622ec32d * Merge commit 0d3d98039c, finish task #93623. 2023-11-08 11:09:21 +08:00
liumengyi ac61d3a403 * Fix bug #40300. 2023-11-08 10:55:33 +08:00
tianshujie 076406e377 * Refactor the todo to story. 2023-11-01 15:12:58 +08:00
tianshujie c60881b930 * Refactor the todo to task. 2023-11-01 14:27:36 +08:00
tianshujie 0541f8277b * Fix an issue where you couldn't edit todo to pending date. 2023-11-01 09:21:51 +08:00
wangyidong 5beee362cf * Add sort link in productplan view page. 2023-10-17 16:26:08 +08:00
wangyidong 473602fdfe * Adjust for todo batchedit. 2023-07-31 17:02:55 +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
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
tianshujie fd6e5c2605 * Change the error message format. 2023-07-07 15:30:15 +08:00
tianshujie 6704bdb83b * Fix create and edit cycle todo issue. 2023-07-07 15:03:43 +08:00
caoyanyi bbfb198e3b * Change batch edit error tip and function params. 2023-07-07 10:10:17 +08:00
caoyanyi a5034fbb1c * Change page data set. 2023-07-06 19:38:37 +08:00
liumengyi 5478af5d18 * Fix error of todo::edit. 2023-06-16 19:28:51 +08:00
liumengyi bbe6c41e60 * Fix error of todo. 2023-06-16 19:21:42 +08:00
liumengyi 68a15ed76d * Fix error of todo::start. 2023-06-16 18:52:39 +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
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
lanzongjun 5016ab4368 * Adjust edit backlog for special types of save failure issues. 2023-05-12 13:36:56 +08:00
lanzongjun 317fceaceb * Modify the code specification according to the specification. 2023-05-12 10:31:12 +08:00
xushenjie ec31cd5d2e * Fix typos. 2023-05-11 06:40:23 +00:00
lanzongjun 3c05ef40b9 * Adjust todo edit function config save. 2023-05-11 09:36:17 +08:00
lanzongjun 982921215d * Create a backlog start and end time for undetermined time and date processing. 2023-05-10 20:57:21 +08:00
lanzongjun 9b0221601e * Modify update method adapt config. 2023-05-10 19:56:21 +08:00
lanzongjun a4906c41e0 * Modify update method adapt config. 2023-05-10 19:33:01 +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
lanzongjun 5c691d0137 * Modify file indentation. 2023-05-09 20:37:43 +08:00
lanzongjun 087275315a * Adjust function argument spaces. 2023-05-09 19:44:33 +08:00
xushenjie ee4a78505d * Fix miswritten code of todo zen file. 2023-05-06 02:12:13 +00:00
xushenjie f3c38c1de6 * Optimize the code for the todo zen file. 2023-05-06 01:02:38 +00:00
xushenjie c5e33f00cd * Adjust the split of the logic associated with todoController::create(). 2023-05-06 00:47:03 +00:00
lanzongjun 4184338b87 * Adjusted file header. 2023-05-05 15:00:21 +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 4afb5ec35f * Split the logic associated with todoModel::batchCreate(). 2023-05-04 10:09:08 +00:00
lanzongjun 872dc7b135 * Adjusted todo control construct. 2023-05-04 16:50:10 +08: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 c285213fbc * Modify param type for setSessionUri function. 2023-05-04 10:55:03 +08:00
jukui b763f5389c * Fix session name error for todo view function. 2023-05-04 10:35:38 +08:00
xushenjie 22dc984f5a * Adjust the parameters of the todoController::create() related method. 2023-05-04 02:06:33 +00:00