Commit Graph
313 Commits
Author SHA1 Message Date
tianshujie ce26dd28a7 * Fix bug #48669. 2024-05-09 17:20:12 +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
wangyuting 1214bae50a * Fix design query bug. 2024-04-30 14:54:19 +08:00
wangyuting 5e94b0ef3f * Fix design search bug. 2024-04-30 13:36:12 +08:00
wangyuting 68eb6a9a86 * Fix design search from not open bug. bug #48675. 2024-04-30 09:46:54 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
tianshujie 0530830ad6 * Change the set user default of design module. 2024-04-22 14:52:48 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
caoyanyi 6c582fe8a4 * Adjust design link commit logic for gitfox. 2024-03-18 08:42:07 +08:00
tianshujie 1d808781ec * Fix bug #46442. 2024-03-05 10:22:37 +08:00
wangyuting f379d371a7 * Add confirm icon to delete modal. bug #45154. 2024-02-21 14:02:32 +08:00
tianshujie dd927ab746 * Fix bug #42241. 2024-02-20 11:15:09 +08:00
sunhao a473462d6f * refactor all upload with fileSelector. 2024-02-06 18:32:09 +08:00
tianshujie eb45a651a0 * Fix bug #45082. 2024-01-25 10:33:56 +08:00
leiyong 1504947b50 * Add the hr tag to the linkcommit page. 2024-01-22 01:10:24 +00:00
xieqiyu 31d5fecf20 * Fix bug#41618. 2024-01-19 16:17:38 +08:00
wangyuting fdd7df928b * Remove closed products on 2.5 menu. bug #43430. 2024-01-10 16:14:52 +08:00
sunhao 68b7c2e97c * Rename .form-grid to .form-horz. 2024-01-03 17:04:19 +08:00
zenggang 8d17d5270e * Fix bug#42376 2023-12-29 07:42:09 +00:00
wangyuting bf71fef380 * Fix design module unit test bug. 2023-12-27 14:31:47 +08:00
zenggang ccc37cc0aa * Fix bug#42218 2023-12-23 09:06:09 +00:00
zenggang 6a15f5a44e * Fix bug#42227 2023-12-23 08:02:14 +00:00
tianshujie bb0139d008 * Fix bug #42212. 2023-12-23 15:17:14 +08:00
tianshujie 541d901248 * Fix bug #42214. 2023-12-23 15:13:29 +08:00
tianshujie df22c8da52 * Fix bug #41753. 2023-12-22 15:48:18 +08:00
tianshujie 6894cf1f67 * Fix bug #41934. 2023-12-18 19:31:00 +08:00
tianshujie fa05bc48ea * Fix bug #41930. 2023-12-18 18:20:50 +08:00
tianshujie 9ad9841d8c * Refactor design::getAffectedScope method. 2023-12-15 16:17:13 +08:00
tianshujie bfbaa73259 + Add design::getAffectedScope unit test. 2023-12-15 16:17:13 +08:00
tianshujie 4106346edf * Refactor design::getPairs method. 2023-12-15 15:53:07 +08:00
tianshujie 1b40129d83 * Refactor design::getPairs unit test. 2023-12-15 15:53:07 +08:00
tianshujie 1dea4fdaf3 * Refactor design::assignTo method. 2023-12-15 14:27:16 +08:00
tianshujie eb73f58e63 * Refactor design::assign unit test. 2023-12-15 14:27:16 +08:00
tianshujie cb75571bd3 * Refactor design::delete method. 2023-12-15 14:07:52 +08:00
tianshujie cfb54b5f05 * Refactor design::ajaxSwitcherMenu method. 2023-12-15 13:48:05 +08:00
tianshujie 06cc4f9520 * Refactor design::revision method. 2023-12-15 13:44:01 +08:00
tianshujie 513e3e9a37 + Add design::getCommitByID unit test. 2023-12-15 13:44:01 +08:00
tianshujie 7bc8c812f6 + Add comment of the design::viewCommit method. 2023-12-15 13:26:45 +08:00
tianshujie 284be0f8cb * Refactor design::getCommit method. 2023-12-15 13:26:45 +08:00
tianshujie b644735cff + Refactor design::getCommit unit test. 2023-12-15 13:26:45 +08:00
tianshujie c656ed7828 * Refactor design::unlinkCommit method. 2023-12-15 10:51:25 +08:00
tianshujie 7c23a9a9b2 + Add design::unlinkCommit unit test. 2023-12-15 10:51:25 +08:00
tianshujie 24faf036cb - Remove unused file. 2023-12-15 10:51:25 +08:00
tianshujie 336e5d2d19 + Add commit of design::updateLinkedCommits unit test. 2023-12-15 10:09:39 +08:00
tianshujie 226c499455 * Refactor desgin::linkCommit method. 2023-12-15 10:09:39 +08:00
tianshujie a860021977 + Add desgin::linkCommit unit test. 2023-12-15 10:09:39 +08:00
tianshujie d15a59ab1f + Add design::updateLinkedCommits unit test. 2023-12-15 10:09:39 +08:00
tianshujie 005b7f3fec * Refactor design::linkCommit and declear strict type. 2023-12-15 10:09:39 +08:00