Commit Graph
100 Commits
Author SHA1 Message Date
wangyuting 9349ab205b * [bug#61106,done,3h,0h] Finish import jira feedback and ticket resolution. 2025-04-02 15:42:56 +08:00
sunguangming 7b59e68d8b * [bug#58471,done,0.2h] fix bug. 2024-12-26 15:27:12 +08:00
sunguangming 5077dd2ded * [bug#58471,done,0.2h] fix bug. 2024-12-26 10:51:39 +08:00
sunguangming 9190bf8f89 *[task#127002,done,0.5h] fix bug. 2024-08-28 13:15:39 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
liumengyi 0ab0a8f5d0 * [bug#51468,done,0.4h] set date to begin if there is cycle todo. 2024-06-20 13:48:46 +08:00
wangyuting aa5bb1141b * [bug#49736,done,1h,0h] Fix todo name error for batch create. 2024-05-30 16:54:06 +08:00
sunguangming acdf92c08f Merge branch 'release20.1' into story 2024-05-30 09:12:45 +08:00
sunguangming c459e08f1f Merge branch 'master' into story 2024-05-29 15:44:14 +08:00
wangyuting d5384c1927 * [bug#49736,done,1h,0h] Fix todo name error for batch create. 2024-05-29 15:33:59 +08:00
wangyuting 26c062dbe0 * Fix create testtask todo error. bug #50046. 2024-05-27 15:41:44 +08:00
wangyuting ed603fc3cb * Fix create testtask todo error. bug #50046. 2024-05-24 16:31:54 +08:00
sunguangming 8a8bb2607b * Fix bug #50093. 2024-05-24 09:44:28 +08:00
liumengyi d77d8a07cd * Fix bug #49744. 2024-05-22 09:11:07 +08:00
liumengyi 429a3d3503 * Fix bug #49319. 2024-05-21 09:40:00 +08:00
liumengyi cd8a2f5972 * Fix bug #49313. 2024-05-16 10:46:43 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
tianshujie d13c1b1a70 * Fix bug #45092. 2024-03-25 14:26:47 +08:00
liumengyi 0316378d73 * Fix bug #46469, set data for batch creation. 2024-03-05 10:22:39 +08:00
liumengyi af1d74f76e * Fix bug #46468. 2024-03-05 10:22:38 +08:00
tianshujie 072ac5ca0c * Fixed an issue where objectID was changed to empty when the task, story, and bug fields were passed in empty. 2024-02-28 15:32:08 +08:00
tianshujie 16bfa30cac * Change the method privilege. 2024-02-27 15:22:09 +08:00
tianshujie e163db6e86 * Fix bug #43340. 2024-02-20 15:48:45 +08:00
liumengyi 931105ab21 * Fix bug #45655, check required of monthly and weekly in todo::create. 2024-01-31 11:14:46 +08:00
liumengyi 5ad467d0e3 * Fix bug #43120. 2024-01-10 10:08:15 +08:00
liumengyi 5ab221cac1 * Fix bug in todo::batchEdit. 2024-01-05 09:43:12 +08:00
liumengyi 6a6c9002a2 * Fix bug #42963, set assignedTo to current user if the todo is private. 2024-01-03 19:14:30 +08:00
liumengyi a8db00a00d * Fix bug #42958, fix undefined parameter error. 2024-01-03 10:34:31 +08:00
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