Commit Graph
4427 Commits
Author SHA1 Message Date
liumengyi 06a584a33e * Fix bug #42923. 2024-01-10 11:12:34 +08:00
sunhao 6f344cef8f * bug: refactor bug-create form with autoLoad property. 2024-01-08 19:05:34 +08:00
sunhao 6d8bbac752 * bug: fix loadForm not work as expected. 2024-01-08 18:22:32 +08:00
sunhao 529e071e94 * bug: refactor bug-create UI with loadForm helper. 2024-01-08 18:12:31 +08:00
wangxuepeng 42bf559e8a * Fix bug #43254. 2024-01-08 16:54:25 +08:00
wangyuting 57aca80d9d * Remove closed user and deleted user from batch edit bug page. bug #42510. 2024-01-08 14:53:51 +08:00
sunhao 5d15af57a8 Merge branch 'improve_forms'
# Conflicts:
#	module/bug/ui/create.html.php
2024-01-08 13:10:13 +08:00
liugang 8f969074e6 * Display the module component with modulePicker widget. 2024-01-08 10:55:37 +08:00
sunhao baf3a708c8 * bug: refactor bug create form with the new formGridPanel. 2024-01-08 08:49:25 +08:00
liumengyi 1519bf1477 * Fix bug #43392, if the module is not in the display modules, set the module to zero. 2024-01-05 14:35:37 +08:00
liugang 873af306b7 * Remove unused needManage parameter when calling ajaxGetOptionMenu method of tree module. 2024-01-05 14:05:04 +08:00
wangxuepeng eb852ba56e * Fix bug #42600. 2024-01-05 09:34:08 +08:00
tanghucheng d57b26f254 * Fix unit test error. 2024-01-04 16:18:24 +08:00
liumengyi 526e31e92e * Fix bug. 2024-01-04 16:08:07 +08:00
wangxuepeng 6194a924fc * Fix bug #42590. 2024-01-04 16:01:33 +08:00
liumengyi b7f84a3588 * Modify bug export link. 2024-01-04 15:21:51 +08:00
tianshujie a34958bd62 * Format mailto field of bug list. 2024-01-04 14:28:48 +08:00
wangyuting db2376beea * Add bug link cases link. the bug #42746. 2024-01-03 19:40:10 +08:00
liumengyi 428fb121b9 * Fix bug #43100, fix parameter type error. 2024-01-03 19:25:31 +08:00
liugang 234620dd51 * bugControl: convert bugID to integer, finish task #110344, fix bug 43087. 2024-01-03 19:11:31 +08:00
wangyuting 2751f1725d * Adjust resolvedDate datetime to date. the bug #42812. 2024-01-03 16:21:43 +08:00
xieqiyu ca344f0715 * Fix bug#42884. 2024-01-02 18:57:01 +08:00
liumengyi 1488aef436 * Fix bug #42830, don't set the default value in the duplicateBug picker box. 2024-01-02 16:28:50 +08:00
liumengyi 5a24dabec9 * Fix bug #109912. 2024-01-02 16:07:19 +08:00
xieqiyu f95dc33fe0 * Fix bug#42834. 2024-01-02 14:51:06 +08:00
xieqiyu 4b7b1aff67 * Fix bug#42705. 2024-01-02 14:03:39 +08:00
xieqiyu f212403453 * Fix bug#42834. 2024-01-02 13:37:13 +08:00
xieqiyu 177dbf70e7 * Fix bug#42836. 2024-01-02 13:26:57 +08:00
liumengyi 34414dcf73 * Fix bug #42512, set story module from bug. 2024-01-02 09:12:38 +08:00
liumengyi 61340a78bf * Fix bug #42342, set branch id in bug::create. 2024-01-02 08:54:44 +08:00
wangxuepeng ba3ccdd6dd * Save the preBranch in qa module. 2023-12-28 13:51:36 +08:00
liugang 3a0cc2e21c * Implement mailto function with mailto widget. 2023-12-28 10:09:36 +08:00
sunguangming 703fdd4166 * Fix bug #42453. 2023-12-27 18:19:39 +08:00
wangxuepeng 6802dcbe05 * Fix bug #42525, fixed related bugs. 2023-12-27 17:12:07 +08:00
liumengyi 64843d6653 * Fix bug #42348, remove '<p></p>' from the template when creating from testcase. 2023-12-27 10:28:09 +08:00
liumengyi 5770a3586d * Fix parameter type error. 2023-12-26 19:49:33 +08:00
wangyuting 257cc64db5 * Adjust unit test to ~~. 2023-12-26 19:32:04 +08:00
liugang 55dc60e487 - bug: remove unused code. 2023-12-26 19:23:31 +08:00
sunguangming 0ea5efb61f * Fix bug #42280. 2023-12-25 18:19:18 +08:00
liumengyi 7f29cd2ee4 + Add color to the batch form config of bug::batchEdit. 2023-12-25 09:21:11 +08:00
liumengyi 0969c8dccd * Fix parameter type error. 2023-12-25 09:21:03 +08:00
朱金勇 cc50de857c * Fix tree methods. 2023-12-24 22:10:44 +08:00
sunguangming 4c5b667fff * Fix bug #42253. 2023-12-23 14:48:10 +08:00
liumengyi b55f5c112d * Set required to product picker. 2023-12-22 17:00:51 +08:00
liumengyi a999035747 * Replace input with colorInput, add colorPicker to title in the batch form of the bug module. 2023-12-22 15:37:16 +08:00
liumengyi c516f0a185 * Set required to picker in bug::create. 2023-12-21 18:44:20 +08:00
liumengyi 42a8512792 * Set project id in bug::edit to show the project name in 1.5 level. 2023-12-21 16:36:14 +08:00
wangyuting d7377f1f00 * Adjust bugstatisticblock chart css. 2023-12-20 11:06:52 +08:00
tanghucheng d456e06920 * Refactor transfer model: setListValue method. 2023-12-19 03:15:47 -05:00
liumengyi 0174b7172b * Fix bug #41854, remove branchPicker box if the product is normal. 2023-12-18 11:07:29 +08:00