Commit Graph
555 Commits
Author SHA1 Message Date
tianshujie 5f912cdbe4 * [bug#51123,done,0.2h] change data-load to data-toggle. 2024-06-14 10:57:01 +08:00
liumengyi 2acfab91cf * [bug#50437,done,0.1h] check the execution exists. 2024-06-05 14:17:28 +08:00
liumengyi 4b3a171520 * Fix bug #50461. 2024-06-03 08:35:46 +08:00
liumengyi 0134cbac7d * Fix bug #50437, set data-app. 2024-06-03 08:35:45 +08:00
sunhao b1ec633817 * bug: use remote search in duplicate bug picker. 2024-05-23 13:56:46 +08:00
caoyanyi acc26ba24d Merge remote-tracking branch 'remotes/origin/release-20.0'
# Conflicts:
#	db/update20.0.beta2.sql
#	lib/zin/func.php
#	lib/zin/wg/fileselector/v1.php
#	lib/zin/wg/upload/v1.php
#	module/action/model.php
#	module/backup/js/index.ui.js
#	module/block/lang/vi.php
#	module/block/ui/recentprojectblock.html.php
#	module/block/zen.php
#	module/common/lang/vi.php
#	module/custom/lang/vi.php
#	module/execution/js/kanban.ui.js
#	module/execution/ui/story.html.php
#	module/kanban/js/view.ui.js
#	module/metric/test/calc/project/hour/ac_of_weekly_all_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_weekly_in_waterfall.php
#	module/mr/control.php
#	module/mr/ui/browsebyexecution.html.php
#	module/product/zen.php
#	module/programplan/zen.php
#	module/project/model.php
#	module/repo/lang/de.php
#	module/repo/lang/en.php
#	module/repo/lang/fr.php
#	module/repo/lang/zh-cn.php
#	module/space/ui/createapplication.html.php
#	module/testcase/ui/view.html.php
#	module/upgrade/model.php
#	www/js/zui3/zen-editor/p-0aaccc7e.js
#	www/js/zui3/zen-editor/p-276dd30f.js
#	www/js/zui3/zen-editor/p-2b13cc9a.js
#	www/js/zui3/zen-editor/p-38d18c5d.js
#	www/js/zui3/zen-editor/p-3f6cad83.js
#	www/js/zui3/zen-editor/p-51e3a048.js
#	www/js/zui3/zen-editor/p-617d463f.js
#	www/js/zui3/zen-editor/p-62c0132e.js
#	www/js/zui3/zen-editor/p-6d22490c.js
#	www/js/zui3/zen-editor/p-a563f50b.js
#	www/js/zui3/zen-editor/p-bf31230c.js
#	www/js/zui3/zen-editor/p-c6c95773.js
#	www/js/zui3/zen-editor/p-d83dd3f0.js
#	www/js/zui3/zen-editor/p-d8bedd14.js
#	www/js/zui3/zen-editor/p-eaaa4129.js
#	www/js/zui3/zen-editor/zen-editor.esm.js
#	www/js/zui3/zui.zentao.css
#	www/js/zui3/zui.zentao.js
2024-05-06 09:17:49 +08:00
sunhao dba67a5aca * story: optimize bug report UI. 2024-04-30 14:05:14 +08:00
caoyanyi 7400302e94 Merge branch 'release-20.0' 2024-04-22 10:23:21 +08:00
liumengyi 70d836eeba + Fix bug #47971, clear the value of execution picker. 2024-04-18 13:54:56 +08:00
tianshujie b311b42d61 + Add injection and identify field for edit a bug page. 2024-04-18 13:49:14 +08:00
liumengyi be08710117 * Finish task #115034. 2024-04-03 15:29:27 +08:00
liumengyi c3c73bf496 * Fix bug #47036. 2024-03-19 15:30:39 +08:00
sunhao 17283ba5df * bug: bug #47023, format deadline in bug dtable. 2024-03-18 08:49:59 +08:00
liumengyi 2775282d83 * Fix bug to get builds. 2024-03-15 16:06:14 +08:00
liumengyi 111321f854 * Fix bug #47020, get branch id. 2024-03-15 10:52:09 +08:00
wangyuting 22bc01942b * Fix taskProjects name bug. #46906. 2024-03-14 09:14:00 +08:00
liyang 01cedf0ad2 * Remove debugging code. 2024-03-06 13:23:01 +08:00
liyang 3c130be58e * Fix bug #46406. 2024-03-06 09:27:17 +08:00
liumengyi ab2d38c7da * Modify style of bug title in browse. 2024-03-05 15:32:51 +08:00
daitingting ef108d337d * Fix bug #45862. 2024-02-18 02:30:14 +00:00
曹延义 3c5a0d5556 * Adjust bug title style. 2024-02-05 11:16:41 +08:00
xieqiyu 0d3c732b9d * Fix bug#45395. 2024-01-29 15:54:10 +08:00
wangyuting 32ff2b515e * Fix block default left and top bug. bug #45428. 2024-01-29 09:21:28 +08:00
sunhao bf65d639c5 * Refactor, rename lighter class to gray-pale. 2024-01-24 16:34:02 +08:00
wangyuting 398a7ea5dd * Fix module revie bug. 2024-01-19 15:25:09 +08:00
wangyuting 4f0d5ac031 * Add create build btn and create release btn to bug create page. 2024-01-18 10:31:06 +08:00
daitingting c3bebc9915 * Fix bug #43072. 2024-01-11 05:55:50 +00:00
sunhao 529e071e94 * bug: refactor bug-create UI with loadForm helper. 2024-01-08 18:12:31 +08:00
liugang 873af306b7 * Remove unused needManage parameter when calling ajaxGetOptionMenu method of tree module. 2024-01-05 14:05:04 +08:00
xieqiyu f95dc33fe0 * Fix bug#42834. 2024-01-02 14:51:06 +08:00
liugang 55dc60e487 - bug: remove unused code. 2023-12-26 19:23:31 +08:00
liumengyi c516f0a185 * Set required to picker in bug::create. 2023-12-21 18:44:20 +08:00
liumengyi 0174b7172b * Fix bug #41854, remove branchPicker box if the product is normal. 2023-12-18 11:07:29 +08:00
liumengyi 8e164aa783 * Fix bug #41195, only closed bug get Closed as users. 2023-12-08 16:29:49 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
liugang 7898d7d254 * userControl: refactor the ajaxGetContactList method. 2023-11-29 10:56:09 +08:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05: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
tanghucheng fc37c0b19b Merge branch 'master' into Merge184 2023-11-15 19:59:22 -05:00
xieqiyu 7718c0d912 * Add title color for bug and testcase. 2023-11-15 14:50:44 +08:00
chaideqing 353707eee0 * Merge module-bug to Merge184. 2023-11-14 17:11:03 +08:00
hufangzhou cacd919777 * Merge: Finish task #93590, cannot select related tasks when creating bugs in non-iterative projects. 2023-11-07 10:36:38 +08:00
daitingting 52184992e0 * Adjust codes. 2023-11-06 09:16:34 +00:00
daitingting 5b7aa1bc20 * Toggle execution based on wheter the project enables execution. 2023-11-06 08:40:26 +00:00
liumengyi ebfbb0e879 * Fix error of bug::batchEdit. 2023-11-01 17:22:34 +08:00
liugang bf43da4a5e * bug: modify the className property to innerClass to fix error of batch submit. 2023-10-18 11:08:12 +08:00
liumengyi 6d2885e3dc * Fix error of bug::edit. 2023-10-13 16:02:22 +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
liumengyi a2f5dd9280 * Change get to getJSON when updating the items of assignedTo picker. 2023-10-13 13:49:43 +08:00