Commit Graph
4313 Commits
Author SHA1 Message Date
xieqiyu 91bf4d6026 * Add required item for edit bug. 2023-11-20 13:43:17 +08:00
wangyuting 718ba4d86d * Change the control of the date input from input to date. 2023-11-20 03:17:38 +00:00
liumengyi 6506b253cf * Remove empty item in bug::batchCreate and bug::batchEdit. 2023-11-20 08:50:04 +08:00
tianshujie 934b4a0a52 * Change the way you determine if it is an ajax request. 2023-11-17 14:51:32 +08:00
wangxuepeng de18efcbb8 * Change to new writing method. 2023-11-17 13:12:04 +08:00
tianshujie 08f426893d * Fix create a bug navgation when the system don't have any product. 2023-11-17 10:45:36 +08:00
wangxuepeng 04797feca3 * Change to new writing method. 2023-11-17 10:45:11 +08:00
wangxuepeng d7526fe0e9 * Change to new writing method. 2023-11-17 09:53:38 +08:00
wangxuepeng bb8319a198 * Change to new writing method. 2023-11-17 09:53:38 +08:00
tianshujie f8d5bd6c78 * Compatible parameter type. 2023-11-17 09:49:59 +08:00
sunhao 43664a1708 * bug: refactor usage of searchForm. 2023-11-17 09:14:40 +08:00
sunhao 49071d5e89 * bug: refactor. 2023-11-17 09:14:40 +08:00
wangyidong ffc49061bd * Adjust for kanban action. 2023-11-16 15:49:03 +08:00
liumengyi 8926f44b2b * Set module link in bug::view. 2023-11-16 11:23:56 +08:00
liumengyi 6c07db671d + Add required tip to title in bug::edit. 2023-11-15 17:09:23 +08:00
xieqiyu 7718c0d912 * Add title color for bug and testcase. 2023-11-15 14:50:44 +08:00
caoyanyi ed0f7bfeaa + Add 1.5 nav object id. 2023-11-15 13:11:27 +08:00
xieqiyu 382731dd34 * Fix bug of edit bug show error tips. 2023-11-15 11:13:41 +08:00
xieqiyu 1e680bd45b * Fix bug of edit bug show error tip. 2023-11-15 10:11:51 +08:00
liumengyi 3b54de65b3 * Fix bug of bug::edit. 2023-11-14 16:47:51 +08:00
daitingting e70fca1d61 * Set datasource for export. 2023-11-14 06:35:10 +00:00
daitingting 13883870ad * Add related maps. 2023-11-14 06:31:53 +00:00
daitingting 2ba2e28587 * Revert getRelatedObjects function. 2023-11-14 06:29:57 +00:00
daitingting 47135cba3a * Use dtable config. 2023-11-14 05:44:59 +00:00
sunguangming 96aedd8a3a * Code for RD kanban refresh. 2023-11-14 13:34:00 +08:00
daitingting 141f9b51bb * Fix bug for adding score. 2023-11-14 03:24:13 +00:00
liumengyi 0b52db0f82 * Fix bug of return type error. 2023-11-13 17:25:53 +08:00
liugang 5252a50137 * bugZen: fix error of calling undefined variable. 2023-11-13 16:56:45 +08:00
caoyanyi f164154408 * Adjust devops page locate. 2023-11-13 16:45:31 +08:00
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
liumengyi fca0688264 * Assign productID in bug::batchActivate. 2023-11-13 10:28:09 +08:00
liumengyi 338f098eca * Remove , at the end of row in the lastest children in bug. 2023-11-13 10:02:53 +08:00
sunhao cb1ca45055 * refactor usage of the new history widget. 2023-11-12 21:41:10 +08:00
sunguangming 95971ab398 * Code for RD kanban. 2023-11-10 17:15:06 +08:00
daitingting 868d6fadd7 * Remove empty value. 2023-11-10 08:31:28 +00:00
wangyidong 1bf5b045f4 * Adjust execution-taskkanban style. 2023-11-10 15:39:51 +08:00
tanghucheng 624d748ba4 * Merge #ffd2b525c8,Change judgment condition. 2023-11-08 22:17:40 -05:00
caoyanyi 6106059124 + Add browseissue page for sonarqube. 2023-11-08 15:12:59 +08:00
songchenxuan 77c12a0956 * Merge commit f6ce1fcdc3, fix bug #35566. 2023-11-08 12:17:49 +08:00
liugang bd19c18771 * bugTest: call fetchByID method instead of getBaseInfo method. 2023-11-08 10:45:46 +08:00
liugang ef1958c81d - bug: remove unused fetchBaseInfo method and getBaseInfo method. 2023-11-08 10:45:16 +08:00
liugang 86748ec545 * bugModel: call the method fetchByID declared in parent class instead of the method fetchBaseInfo declared in bugTao class. 2023-11-08 10:39:28 +08:00
liugang d9cd8efd24 Revert "* bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class."
This reverts commit 289bbad610.
2023-11-08 10:36:58 +08:00
liugang d4924edb6c * bugModel: load the mrModel while call its method instead of load it in a single statement. 2023-11-08 10:34:31 +08:00
liugang 48f436a335 * bugModel: load the fileModel when call its method instead of load it in a single statement. 2023-11-08 10:30:00 +08:00
liugang 289bbad610 * bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class. 2023-11-08 10:28:36 +08:00
liugang 90dd004775 - bugModel: remove unused method. 2023-11-08 10:25:12 +08:00
liugang fe3d30bb4c * bugModel: optimize code to build branch list for search form. 2023-11-08 10:20:31 +08:00
liugang b15d20355f * bug: use the type property of product instead of the currentProductType variable in session. 2023-11-08 10:19:55 +08:00
songchenxuan 49e8ec4d49 * Merge 96f62d0d46, fix bug #35261. 2023-11-08 09:33:27 +08:00