Commit Graph
58070 Commits
Author SHA1 Message Date
zhouxin fa4b73fe02 * Fix bug of productTao-getExecutionList. 2023-05-24 17:17:32 +08:00
daitingting 857546c178 * Refactore getDataOfBugsPerModule function. 2023-05-24 09:12:29 +00:00
sunguangming 0ec2cf7312 * Call a common function in task model. 2023-05-24 17:06:20 +08:00
wangyuting 4565691eae * Improve the batch actions for bug browse page. 2023-05-24 16:54:00 +08:00
liumengyi 4817edc12a * Fix bug with one more parameter. 2023-05-24 16:52:42 +08:00
sunguangming 3cd6f5c168 * Modify comment. 2023-05-24 16:49:10 +08:00
tianshujie fe24a9660d * Modify the form header style. 2023-05-24 16:42:29 +08:00
wangyidong cc6ffd331e * Replace productModel copyright. 2023-05-24 16:25:53 +08:00
sunguangming 93ff24e1e2 * Split task update method. 2023-05-24 16:23:29 +08:00
sunhao 99d3a2b42d * remove unused code. 2023-05-24 16:20:57 +08:00
wangyidong 0476fc3168 * Fix for sonar issues. 2023-05-24 16:20:27 +08:00
wangyidong e36ba4325f * Change NULL to null. 2023-05-24 16:20:27 +08:00
chentao e7a5642cef * Set default browse type for product stories list page. 2023-05-24 16:10:16 +08:00
wangyuting db071c217f * Fix incorrect variable naming. 2023-05-24 16:01:10 +08:00
wangyuting 57d2fc5f7d * Reconstructing the batchClose function for bug. 2023-05-24 15:56:26 +08:00
zhouxin b135a0b3ab * Batch change double quote to single quote. 2023-05-24 15:53:05 +08:00
tianshujie c63e2f68dd * Modify test case for batchcreate method. 2023-05-24 15:49:23 +08:00
zhouxin dfc7baf119 * Batch change double quote to single quote. 2023-05-24 15:49:18 +08:00
tianshujie 4b98430125 * Modify test case for afterbatchcreate method. 2023-05-24 15:35:56 +08:00
zenggang 44d985d29e * Bug export 2023-05-24 07:35:13 +00:00
liumengyi 027027ecd7 * Fixed variable name for bugZen-assignProductRelatedVars. 2023-05-24 15:26:20 +08:00
liumengyi 689ddd1cb5 * Refactor bug-batchEdit. 2023-05-24 14:59:59 +08:00
zhouxin 047f5bb777 * Add unit test for productTao-getStoryCasesCount. 2023-05-24 14:58:47 +08:00
chentao 7339cb35e5 * Fix the product stories list page to display correct data. 2023-05-24 14:53:58 +08:00
dingyongliang 1f096dbdc1 * Refactor task view page. 2023-05-24 14:48:52 +08:00
dingyongliang 560298fcc6 * zin: refactor tableData wg. 2023-05-24 14:47:26 +08:00
daitingting 2581ee42ca * Refactor getDataOfBugsPerBuild function. 2023-05-24 06:25:14 +00:00
sunhao baa1c68917 * zin: refactor modulemenu widget. 2023-05-24 14:15:02 +08:00
zhouxin 272672145b * Add unit test for productModel-getLines. 2023-05-24 14:12:50 +08:00
Lufei 003c048c1e * Fix PHP Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future. 2023-05-24 14:04:19 +08:00
wangyuting aa97cbc50b * Add batch operation buttons to the bug list. 2023-05-24 14:03:24 +08:00
chentao 21381685be * Add javascript to implements closing modal and cascade interaction of the data export UI of the file module. 2023-05-24 14:02:08 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
wangyuting ff22e24043 * Reconstructing the batchConfirm function for bug. 2023-05-24 14:00:38 +08:00
sunguangming ab8df2ee4f * Add batch change module unit test. 2023-05-24 13:57:16 +08:00
sunguangming a38da5751b * Refactor batch change module of task. 2023-05-24 13:57:16 +08:00
daitingting 2028e9a4f0 * Refactor getDataOfBugsPerExecution function. 2023-05-24 05:51:14 +00:00
liumengyi c37e8f97b7 *Fix error with uninitialized value. 2023-05-24 13:46:00 +08:00
liumengyi 29688fce76 * Refactor bug-batchEdit. 2023-05-24 13:37:41 +08:00
dingyongliang 028393e40b * zin: update section style. 2023-05-24 13:37:18 +08:00
wangyidong 3c789c9d7b * Compatible product-export page for product-all. 2023-05-24 13:36:40 +08:00
dingyongliang 1718703d58 + Refactor task view page. 2023-05-24 13:31:19 +08:00
wangyuting baa5ad7558 * Reconstructing the batchAssign function for bug. 2023-05-24 13:29:15 +08:00
dingyongliang 7eb3009ca5 + zin: add sectionList wg. 2023-05-24 13:29:02 +08:00
dingyongliang 56ac3a0979 * zin: refactor section. 2023-05-24 13:29:02 +08:00
dingyongliang 3a12493999 * zin: refactor tabs. 2023-05-24 13:29:02 +08:00
dingyongliang 692004aba2 * zin: refactor tabs. 2023-05-24 13:29:02 +08:00
zhouxin a4cf4b5368 * Add comment to productModel. 2023-05-24 05:26:10 +00:00
sunguangming 1ebaa49dea * Move code line. 2023-05-24 13:22:31 +08:00
sunguangming bedbbd4b7f * Fix code error. 2023-05-24 13:19:20 +08:00