Commit Graph
66146 Commits
Author SHA1 Message Date
tianshujie a0478dd506 * Fix an error when manage products. 2023-10-13 14:47:09 +08:00
liumengyi 5d8607a625 * Fix ui error. 2023-10-13 14:46:16 +08:00
liumengyi 70217d9757 * Allow empty value in picker items. 2023-10-13 14:41:30 +08:00
liumengyi 5a3834a087 * Change get to getJSON when updating picker items of build, and fix bug. 2023-10-13 14:37:27 +08:00
daitingting e3569a51b8 * Remove null in foot tool bar. 2023-10-13 06:32:17 +00:00
zhouxin 6984256743 * Fix warning of get property of non-object. 2023-10-13 14:31:02 +08:00
tianshujie d8334f52bf * Compatible roadmap components. 2023-10-13 14:11:15 +08:00
tianshujie 9f78c7671b * Fix problems with form desc fields. 2023-10-13 14:06:58 +08:00
tianshujie a29509aebc * Change the planned state flow to an ajax commit. 2023-10-13 14:06:58 +08:00
tianshujie 46fe695432 * Compatible with method argument type. 2023-10-13 14:06:58 +08:00
tianshujie c4d072d24c * Fix an error when edit an execution. 2023-10-13 14:06:58 +08:00
朱金勇 d34d07b9bd * hasUnfinishedChildren return bool. 2023-10-13 05:56:13 +00:00
liumengyi a2f5dd9280 * Change get to getJSON when updating the items of assignedTo picker. 2023-10-13 13:49:43 +08:00
wangxuepeng c05cea6d1b * Fixed the bug when comment a testsuite. 2023-10-13 05:48:10 +00:00
tianshujie 1f6a517e6a - Remove unused code. 2023-10-13 13:43:44 +08:00
tianshujie f653679859 * Fix an error when linked to the stories. 2023-10-13 13:40:15 +08:00
tianshujie 05e444d91d * Fix problems with form desc fields. 2023-10-13 13:33:03 +08:00
tianshujie cabf084ac7 * The modified build branch doesn't show the trunk issue. 2023-10-13 13:33:03 +08:00
tianshujie 1bd0f8eaa8 * Modify the build view page style problem. 2023-10-13 13:33:03 +08:00
liugang f041aed6b8 * my: refactor the deleteContacts method. 2023-10-13 13:29:11 +08:00
朱金勇 4aadf9a73d * Update zentao.sql. 2023-10-13 05:20:44 +00:00
liugang bcfe62fd97 * my: fix error of attempt to read property "id" on null. 2023-10-13 13:19:18 +08:00
liugang 0537a850bb * my: fix error of calling property on null. 2023-10-13 13:16:05 +08:00
liumengyi 48b3e86c3d * Change get to getJson in loadProductProjects. 2023-10-13 13:07:06 +08:00
liumengyi 3541a82b3c * Fix error when clearing the execution value 2023-10-13 11:26:21 +08:00
liumengyi 5b89ec65f8 * Fix error when changing execution in bug::create. 2023-10-13 11:23:10 +08:00
liumengyi f4282e1065 * Fix error of team dynamics. 2023-10-13 11:16:34 +08:00
wangyidong 9f4d5ae229 * Adjust for unit test. 2023-10-13 10:57:58 +08:00
liugang f33603f35b - testtask: remove unused method and file. 2023-10-13 10:45:33 +08:00
liumengyi 621017de36 * Change get to getJSON when updating the items of module picker. 2023-10-13 10:39:40 +08:00
tianshujie b050fa67e9 * Modify the team list account column config. 2023-10-13 10:39:09 +08:00
liumengyi a5e8043319 * Change get to getJSON, and add default value of branch picker. 2023-10-13 10:38:03 +08:00
songchenxuan 3f4824ec7e * Fix bug for create execution without project. 2023-10-13 10:30:47 +08:00
tianshujie df5e8bafab * Fix an error when batch unlink stories. 2023-10-13 10:27:37 +08:00
朱金勇 24285d03c5 * Fix type of task left. 2023-10-13 02:22:00 +00:00
朱金勇 bcc28e73b1 * Fix sql for install. 2023-10-13 02:21:39 +00:00
tianshujie b93884c724 * Fix problems with form desc fields. 2023-10-13 10:14:21 +08:00
tianshujie 838ae33486 * Modify view page style and desc display issues. 2023-10-13 10:14:21 +08:00
daitingting 8bd17a8b6c * Set case type switcher in feature bar. 2023-10-13 02:09:19 +00:00
daitingting e09b639d7f * Use dropdown instead of productMenu. 2023-10-13 02:08:48 +00:00
liumengyi d72956fd1c * When the contact list is changed, append the users in the contact list to mailto. 2023-10-13 09:59:48 +08:00
liugang e6b1345b9d + testtask: add script to test the getLinkableCases method. 2023-10-13 09:28:18 +08:00
liugang f0dbbeac78 * testtaskModel: refactor the getLinkableCases method. 2023-10-13 09:27:49 +08:00
tianshujie ce12d919b4 * Fixed an issue where an error message could not be displayed when create a plan. 2023-10-13 09:26:03 +08:00
liumengyi 135d880467 * Fix error of picker render. 2023-10-13 09:23:00 +08:00
wangyidong d04b1931fb * Fix error for create story ui page. 2023-10-13 09:16:32 +08:00
liumengyi 61afe4541e * Fix error of project team members. 2023-10-13 08:47:55 +08:00
daitingting 02274d1339 * Format codes.
* Use dropdown instead of productmenu.
2023-10-13 00:46:22 +00:00
wangyidong 06a2478c1e * Adjust for story unit test. 2023-10-13 08:40:55 +08:00
wangxuepeng d1a909604e * Refactor unit test of the actionModel::saveIndex. 2023-10-12 09:58:40 +00:00