Commit Graph
58090 Commits
Author SHA1 Message Date
daitingting 311e8a7e2e * Refactor them. 2023-05-25 01:31:08 +00:00
zhouxin 0d0afcd0c8 * Add title field to yaml. 2023-05-25 09:29:28 +08:00
zhouxin e3e77f207a * Add unit test for productModel-getReleaseList. 2023-05-25 09:29:28 +08:00
liumengyi 69a36606cb * Optimize js code for bug-batchCreate, and fix bug for it. 2023-05-25 09:18:04 +08:00
wangyuting c91a0d8a00 * Add a dropdown for batch change branches. 2023-05-25 09:16:38 +08:00
wangyidong b9db9a0651 * Fix for sonar issue. 2023-05-25 09:12:08 +08:00
tianshujie 177a8d649f * Add titles and history to all form pages. 2023-05-25 08:56:52 +08:00
dingguodong 2e5e329985 * Change the productIDList to int[]. 2023-05-25 08:53:22 +08:00
wangyidong 1b1e17dfdf * Fix for browse svn repo. 2023-05-25 08:25:06 +08:00
zhaoke 0388cb425b * Change data generation method of project table. 2023-05-25 07:42:48 +08:00
zhaoke e167c29691 * Refactore batchAssignTo function. 2023-05-24 20:53:37 +08:00
zhaoke 6a7c9cd469 * Modify test case for assign method. 2023-05-24 20:53:37 +08:00
sunhao 0dbfb94145 * zin: refactor. 2023-05-24 19:06:11 +08:00
sunhao a81b81d616 * zin: fix pager setting not match the zui definitions. 2023-05-24 19:06:03 +08:00
sunhao d34510d3ca * support to locate to batch edit page on click btn in dtable. 2023-05-24 18:12:43 +08:00
sunhao 6800922b4d * zin: support to load page with post request. 2023-05-24 17:51:38 +08:00
zenggang 2075ec21e6 * Bug batchResolve 2023-05-24 09:46:08 +00:00
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
wangyuting 2cc5d2636b * Improve the batch actions for bug browse pag. 2023-05-24 17:29:34 +08:00
dingyongliang 276213f03a * zin: add props for entitylabel wg. 2023-05-24 17:24:41 +08:00
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