Commit Graph
47 Commits
Author SHA1 Message Date
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
liugang 5c51795503 * bugUI: implement the mailto function with the mailto widget. 2023-11-30 14:20:24 +08:00
xieqiyu 66522370f1 * Modify bug and testcase requited items. 2023-11-21 11:00:20 +08:00
wangxuepeng 04797feca3 * Change to new writing method. 2023-11-17 10:45:11 +08:00
wangyidong ffc49061bd * Adjust for kanban action. 2023-11-16 15:49:03 +08:00
liumengyi 338f098eca * Remove , at the end of row in the lastest children in bug. 2023-11-13 10:02:53 +08:00
daitingting 868d6fadd7 * Remove empty value. 2023-11-10 08:31:28 +00:00
daitingting 5b7aa1bc20 * Toggle execution based on wheter the project enables execution. 2023-11-06 08:40:26 +00:00
liumengyi 12c4cbd1de * Optimize code for bug::create. 2023-10-31 15:49:51 +08:00
sunhao 94df394158 * bug: optimize UI for bug create form. 2023-10-30 14:10:30 +08:00
liumengyi 6415458074 * Add required tip for bug::create. 2023-10-30 14:05:48 +08:00
xieqiyu c199b3b725 * Modify tree browse. 2023-10-30 02:18:59 +00:00
xieqiyu b184173352 * Modify the style of contact code. 2023-10-30 01:20:15 +00:00
xieqiyu d11464156f * Modify the bug of mailto. 2023-10-27 16:27:38 +08:00
xieqiyu e457d7e08f * Change items empty value. 2023-10-27 09:36:03 +08:00
liumengyi a3ef13742c + Add bug source information. 2023-10-26 10:18:44 +08:00
zhouxin 58953b0455 * Add default execution when create bug in execution-bug. 2023-10-23 11:01:06 +08:00
zhouxin 2f6cc751ff * Add default project when create bug in project-bug. 2023-10-23 10:44:19 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
liugang 32059534dc * bug: remove unused code to toggle fields and use customFields property of formPanel to toggle them. 2023-08-21 17:28:50 +08:00
liugang 9c68103ed3 * bug: use the array_filter function to remove empty element in an array. 2023-07-21 15:07:16 +08:00
wangyuting 6c85fe2e8d * Adjust pri show rule. 2023-07-20 14:08:16 +08:00
dingguodong 61bb831566 * Change isset to not empty. 2023-07-19 17:29:46 +08:00
dingguodong 7abdd2380e * Revert square brackets. 2023-07-19 17:15:04 +08:00
dingguodong 2af5308674 * Remove square brackets for openedBuild. 2023-07-19 17:01:40 +08:00
dingguodong 2853716586 * Set default opened build to trunk to save qa time. 2023-07-19 14:32:02 +08:00
dingguodong 19fe118548 + Add required fields. 2023-07-19 14:30:44 +08:00
liumengyi 50dbec0a78 * Remove empty value of module. 2023-07-17 14:19:01 +08:00
liumengyi 94824291dc * Modify picker type for title, pri and severity. 2023-07-17 09:58:17 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
daitingting 55926ea975 * Use picker instead of select. 2023-07-12 05:10:12 +00:00
dingyongliang e84b35bed8 * zin: replace set with setStyle. 2023-07-10 18:00:49 +08:00
liugang ef3587ee49 * bugUI: refactor create and edit page. 2023-07-06 13:30:50 +08:00
wangyuting fbef44671a * Finish bug create page. 2023-06-26 13:18:20 +08:00
liugang b8fe2be4c7 * bugView: use $bug->productID instead of $productID. 2023-06-02 09:47:30 +08:00
liugang 5d92741d81 * bug: remove unused code. 2023-06-02 09:18:03 +08:00
liugang 83e9b9a95c * bugView: add a js object of bug. 2023-06-01 16:05:00 +08:00
wangyuting d501327cec * Add afterCreate function from create bug. 2023-05-31 15:02:58 +08:00
wangyuting 4242e42433 * Remove extractBugTemplete function. 2023-05-31 11:01:18 +08:00
wangyuting c15180018d * Adjust single selection to multiple selection. 2023-05-22 11:23:58 +08:00
wangyuting 4befdbf225 * Completed the form content for the bug create page. 2023-05-19 13:42:12 +08:00
wangyuting af52d0c8e7 * Change the author name wangyting to Yuting Wang. 2023-05-19 08:54:24 +08:00
wangyuting 6a401117f1 * Now creating bug page can save and locate. 2023-05-18 14:45:09 +08:00
wangyuting 7595184b48 * Really completed the JS of create bug page. 2023-05-18 13:56:20 +08:00
wangyuting 1a090daa47 * Finish the js of bug create page. 2023-05-18 13:03:17 +08:00
wangyuting b58fc72cb8 * Optimized create bug page styles. 2023-05-17 11:20:55 +08:00
wangyuting acf81c9f34 + Complete the basic content of creating a bug page. 2023-05-17 11:10:27 +08:00