Commit Graph
1304 Commits
Author SHA1 Message Date
wangyidong 751f157064 * Fix for click action of todo view page. 2023-11-21 08:24:05 +08:00
wangyidong 7ebbc44f16 * Adjust for account view page in modal. 2023-11-20 15:02:54 +08:00
tianshujie 270ba145d8 * Adjust batch create todo page style. 2023-11-17 15:51:25 +08:00
tianshujie ff5001f711 * Adjust create a todo page style. 2023-11-17 15:51:25 +08:00
wangxuepeng d9ff6e5656 * Change to new writing method. 2023-11-17 15:30:47 +08:00
tianshujie 1c24a0209b * Adjust page titie style. 2023-11-17 09:17:53 +08:00
liumengyi b2e78be3e4 * Remove , at the end of row in the lastest children in todo. 2023-11-13 14:37:46 +08:00
sunhao cb1ca45055 * refactor usage of the new history widget. 2023-11-12 21:41:10 +08:00
tanghucheng c5622ac450 * Merge #c4c20cae54,Change judgment condition. 2023-11-09 00:14:42 -05:00
liumengyi 54c5ea30cb * Fix bug #40298, set url app. 2023-11-08 13:44:28 +08:00
songchenxuan 08622ec32d * Merge commit 0d3d98039c, finish task #93623. 2023-11-08 11:09:21 +08:00
liumengyi 2874abc91f * Fix bug #40301. 2023-11-08 11:04:30 +08:00
liumengyi ac61d3a403 * Fix bug #40300. 2023-11-08 10:55:33 +08:00
chaideqing bbf69758f6 * Merge commit: b282c0fd99, fix bug #33171. 2023-11-08 01:46:25 +00:00
liumengyi 710c35482f * Replace date with date picker in todo::create. 2023-11-07 08:52:46 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 0bd8ef3566 * Refactor todo to story under the operation management interface. 2023-11-02 09:55:12 +08:00
tianshujie ae964f7858 * Refactor todo to object pop-up and button. 2023-11-02 09:11:25 +08:00
tianshujie 3d7f4de972 * Refactor todo to bug. 2023-11-01 16:45:47 +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 eb66f2c1d8 * Set default value of the begin and end fields. 2023-11-01 10:41:26 +08:00
tianshujie fd3ed73372 * Set default value of the vision field. 2023-11-01 10:41:26 +08:00
tianshujie 0541f8277b * Fix an issue where you couldn't edit todo to pending date. 2023-11-01 09:21:51 +08:00
tianshujie 859d582599 * Hidden switchData button when select the cycle button. 2023-11-01 09:20:08 +08:00
wangyidong 5beee362cf * Add sort link in productplan view page. 2023-10-17 16:26:08 +08:00
朱金勇 bde6af1d93 * Migrate changes of 18.x to master. 2023-10-12 01:16:07 +00:00
sunhao 59d94033d8 * refactor usage of priLabel and severityLabel. 2023-09-01 11:52:14 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
wangyidong c842e24212 * Code for task #100329. 2023-08-24 08:38:51 +08:00
wangyidong 72717fab09 * Adjust for custom fields in form. 2023-08-23 10:58:11 +08:00
wangyidong 9c85d0353d * Fix js error. 2023-08-22 15:38:56 +08:00
wangyidong b2434a5341 * Code for task #99426. 2023-08-22 09:18:45 +08:00
liumengyi 4a93a728fe * Optimize code. 2023-08-18 09:38:23 +08:00
wangyidong 7a19e22ea9 * Adjust for batchedit page. 2023-08-17 10:10:08 +08:00
wangyidong 903e848d30 * Adjust for custom fields for todo batchcreate page. 2023-08-08 15:33:51 +08:00
wangyidong 94b7983e66 * Adjust for task #99425. 2023-08-08 15:13:56 +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 3667357393 * Adjust for todo create. 2023-07-28 14:55:11 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
wangyidong 36810207d1 * Adjust for todo assignto page. 2023-07-28 11:16:02 +08:00
sunhao 2494ec7d00 * refactor todo form. 2023-07-27 08:53:00 +08:00
dingguodong 2e04b9157b * Remove bad spaces. 2023-07-24 14:01:31 +08:00
caoyanyi 2b1b962c8f * Replace date and select widget. 2023-07-13 08:43:54 +08:00
dingyongliang 5b8b28c9c3 * zin: refactor modal padding. 2023-07-12 16:23:58 +08:00
朱金勇 0821920fbc * Use anonymous function in ui. 2023-07-09 14:27:34 +00:00
sunhao 6de01b7ef9 * refactor. 2023-07-08 19:07:00 +08:00
sunhao 5b0418d304 * refactor page todo-create. 2023-07-08 17:34:32 +08:00