Commit Graph
58416 Commits
Author SHA1 Message Date
tianshujie 94b39ce1e0 * The ditto button is disable by default. 2023-05-30 17:01:01 +08:00
wangyuting 3e6a37b084 * Add batch resolve btn. 2023-05-30 16:57:05 +08:00
zhouxin 99c9733603 * Call setQuery in programModel. 2023-05-30 16:55:36 +08:00
tianshujie a83c59fac2 * Adjust the layout and width of the page. 2023-05-30 16:54:36 +08:00
zhouxin fd6339616d * Fix code smell for program module. 2023-05-30 16:50:53 +08:00
tianshujie 4f39580220 * Modified batch edit error problem. 2023-05-30 16:50:38 +08:00
tianshujie 5d512db25e + Add batch edit page of task module. 2023-05-30 16:50:38 +08:00
dingguodong 0c7fc1ff07 * Set default encoding for csv to gbk. 2023-05-30 16:50:12 +08:00
zhouxin acdeb1d7ec * Remove unused param in common module. 2023-05-30 16:39:05 +08:00
dingguodong dffce27a94 * Change value of variables to meet the requirement of export. 2023-05-30 16:05:27 +08:00
liumengyi 56aa2227cf * Fix error for empty module. 2023-05-30 15:58:39 +08:00
dingguodong 7090192989 + Add the filename to export. 2023-05-30 15:56:32 +08:00
liumengyi dc9c75282a * Modify the type of branch. 2023-05-30 15:54:08 +08:00
caoyanyi 6542a29b03 * Change no batch edit access style. 2023-05-30 15:41:40 +08:00
sunguangming 9cddb600cf * Remove recordworkhour id config, add ui. 2023-05-30 15:33:08 +08:00
zhouxin c02794adf6 * Remove unused variable and fix code smell. 2023-05-30 15:27:38 +08:00
chentao bcfdc72ec9 * Change column style of product list table. 2023-05-30 15:16:59 +08:00
caoyanyi ad065dae26 - Remove unused code. 2023-05-30 15:05:14 +08:00
caoyanyi 9c030a72fe * Change variable name. 2023-05-30 15:04:57 +08:00
caoyanyi 81616f1616 - Remove space. 2023-05-30 14:59:29 +08:00
caoyanyi bc402b1b5f * Adjust field width and type. 2023-05-30 14:59:29 +08:00
caoyanyi 84eb36a102 * Change page render style. 2023-05-30 14:59:29 +08:00
tianshujie 06654780b1 + Add update parent task. 2023-05-30 14:58:28 +08:00
tianshujie da59c417f4 * Set Kanban related fields to required. 2023-05-30 14:47:21 +08:00
tianshujie 08989a505d * Refactor batchcreate page of task module. 2023-05-30 14:46:03 +08:00
liumengyi bf81114e65 * Refactor bug-batchEdit html, and fix error for it. 2023-05-30 14:42:37 +08:00
wangyuting 24f08b13dd * Add testcase browse ui page. 2023-05-30 14:33:22 +08:00
liugang 13cd72ddd0 * bug: use implode instead of join. 2023-05-30 14:23:58 +08:00
liugang a80d40b4ae * bug: fix error of using undefined variables. 2023-05-30 14:23:17 +08:00
liugang af114d8471 * bugView: pass the $product parameter to generate link of create a bug. 2023-05-30 14:11:24 +08:00
liugang 1224c05494 * bug: convert the branch value in cookie to string type. 2023-05-30 14:10:40 +08:00
liugang 995b6487e7 * bugView: fix error of calling undefined properties. 2023-05-30 13:58:58 +08:00
wangyuting 4c6c061e54 * Remove this unused "$branchOption" local variable. 2023-05-30 13:55:58 +08:00
liugang 1e9e30e8e8 * bugView: refactor the detail page of bug. 2023-05-30 13:54:26 +08:00
wangyuting d6f1ab371b * Remove unused local variable. 2023-05-30 13:53:33 +08:00
tianshujie 368c35318b * Refactor getUserTaskPairs method of task module. 2023-05-30 13:44:16 +08:00
tianshujie db86af8160 * Modify the case test of the getUserTasks method. 2023-05-30 13:44:16 +08:00
zhouxin ed777906c5 * Fix code smell for story module. 2023-05-30 13:44:03 +08:00
wangyuting 249403dfa1 * Remove unused local variable. 2023-05-30 13:27:08 +08:00
wangyuting 6d4bef4c39 * Remove unused local variable. 2023-05-30 13:23:05 +08:00
wangyuting b35f26913b * Remove the useless trailing whitespaces at the end of this line. 2023-05-30 13:22:55 +08:00
wangyuting 3b98f6b79b * Remove unused local variable. 2023-05-30 13:20:47 +08:00
wangyuting 9a76bc28ae * Remove the unused function parameter. 2023-05-30 13:16:35 +08:00
sunguangming da4a055aac * Add updateteambyeffort unit test. 2023-05-30 13:16:26 +08:00
sunguangming ed3a3f91bb * Remove unused code. 2023-05-30 13:16:26 +08:00
dingyongliang 5b64240d13 + zin: refactor echarts wg. 2023-05-30 13:16:12 +08:00
chentao eb4b7f852e * Implements batch edit button to product list page. 2023-05-30 13:14:57 +08:00
zhouxin 06e0b6942a * Add method to Check whether a story can be subdivided in storyTao. 2023-05-30 13:14:26 +08:00
daitingting ab6f1a65a6 * Refactor ajaxGetModuleOwner function. 2023-05-30 03:29:37 +00:00
daitingting 86b5e908e6 * Refactor getModuleOwner function. 2023-05-30 03:24:26 +00:00