Commit Graph
673 Commits
Author SHA1 Message Date
tianshujie b4ceec5875 * [bug#50640,done,0.1h] filter deleted user. 2024-06-06 13:25:52 +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
tianshujie d5af096044 * Fix bug #48694. 2024-04-29 13:03:43 +08:00
qixinzhi c143fbcb39 * Fix select link,bug#48638. 2024-04-29 01:05:24 +00: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
tianshujie f19b547ea5 * Change the result of the report::createsinglejson unit test. 2024-04-12 15:15:37 +08:00
王怡栋 ea2449bf6c * Adjust for report getusertodos unit test. 2024-03-20 11:10:06 +08:00
王怡栋 7925d27604 * Fix bug #47098. 2024-03-20 10:22:21 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangxuepeng c2d548a8f6 * Correct report's unit test. 2024-01-03 19:04:59 +08:00
wangxuepeng ce92eefded * Correct report's unit test. 2024-01-03 19:00:06 +08:00
wangxuepeng 81e7e16b2f * Correct report's unit test. 2024-01-03 18:38:49 +08:00
wangxuepeng bead043389 * Correct report's unit test. 2024-01-02 19:32:18 +08:00
wangyidong 7f793ccb50 * Fix bug #42881. 2024-01-02 19:19:47 +08:00
wangyidong d15c38c31b * Fix bug #42806. 2024-01-02 14:29:15 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 01ad4da005 + Add data initialization for action in unit test of reportModel::getUserYearProducts. 2023-12-01 16:54:20 +08:00
liumengyi 9383bc462d + Add data initialization for testresult. 2023-12-01 16:49:07 +08:00
liumengyi a6ad883e7a * Modify unit test of reportModel::createSingleJson. 2023-12-01 16:32:39 +08:00
liumengyi 3da6f0804e - Remove unit tests for methods that don't exist, reportModel::getWorkload. 2023-12-01 16:03:51 +08:00
liumengyi 5d57d84eb5 - Remove unit tests for methods that don't exist, reportModel::getProducts. 2023-12-01 16:02:49 +08:00
liumengyi 9e6e52d2e1 - Remove unit tests for methods that don't exist, reportModel::getExecutions. 2023-12-01 16:02:16 +08:00
liumengyi 19ff2b2d2f - Remove unit tests for methods that don't exist, reportModel::getBugAssign. 2023-12-01 16:01:26 +08:00
liumengyi f8c5825f3b - Remove unit tests for methods that don't exist, reportModel::getBugs. 2023-12-01 15:59:15 +08:00
liumengyi b753b61cfa * Refactor reportModel::getProjectExecutions, and modify its unit test. 2023-12-01 15:57:46 +08:00
liumengyi c799c2be46 * Refactor reportModel::getOutput4api, and modify its unit test. 2023-12-01 15:52:08 +08:00
liumengyi 966d45a70b * Refactor reportModel::getProjectStatusOverview, and modify its unit test. 2023-12-01 14:47:38 +08:00
liumengyi ab17fba4bd * Refactor reportModel::getStatusOverview, and modify its unit test. 2023-12-01 14:21:57 +08:00
liumengyi f9db851e1b * Refactor reportModel::getYearMonths, and modify its unit test. 2023-12-01 14:18:37 +08:00
liumengyi 9e63498d56 * Refactor reportModel::getYearCaseStat, and modify its unit test. 2023-12-01 14:07:47 +08:00
liumengyi 9648b07bb3 * Refactor reportModel::getYearObjectStat, and modify its unit test. 2023-12-01 11:25:26 +08:00
liumengyi ba6005f0cf * Refactor reportModel::getAllTimeStatusStat, and modify its unit test. 2023-12-01 10:25:46 +08:00
liumengyi cc30dbd829 + Declare strict type. 2023-12-01 10:22:13 +08:00
liumengyi c2fd1b8309 * Modify unit test of reportModel::getUserYearExecutions. 2023-12-01 09:46:30 +08:00
liumengyi 47005fee50 * Refactor reportModel::getUserYearExecutions, and modify its unit test. 2023-12-01 09:44:34 +08:00
liumengyi f444ee5938 * Refactor reportModel::getUserYearProducts, and modify its unit test. 2023-11-30 16:57:19 +08:00
liumengyi 1281719f5f + Add effort yaml. 2023-11-30 15:56:18 +08:00
liumengyi 9648ed71d8 + Declare strict type. 2023-11-30 15:55:35 +08:00
liumengyi 23fc88d572 * Refactor reportModel::getUserYearTodos, and modify its unit test. 2023-11-30 15:44:15 +08:00
liumengyi 42c25f2a73 * Optimize code for reportModel::getUserYearContribution. 2023-11-30 15:26:48 +08:00
liumengyi 2cc13bcccf * Refactor reportModel::getUserYearContribution, and modify its unit test. 2023-11-30 15:23:25 +08:00
liumengyi 4c0bd68e74 * Refactor reportModel::getUserYearActions, and modify its unit test. 2023-11-30 14:23:32 +08:00
liumengyi 2a3e395b42 + Declare strict type. 2023-11-30 14:23:16 +08:00
liumengyi cc8a5eb282 * Refactor reportModel::getUserYearLogins, and modify its unit test. 2023-11-30 14:18:43 +08:00
liumengyi 5bb07aa018 * Refactor reportModel::getUserTesttasks, and modify its unit test. 2023-11-30 14:01:49 +08:00
liumengyi ff37975c40 * Refactor reportModel::getUserTodos. 2023-11-30 13:59:22 +08:00
liumengyi 6d02c2705b * Refactor reportModel::getUserTasks, and modify its unit test. 2023-11-30 13:22:25 +08:00
liumengyi 6524ab068c * Refactor reportModel::getUserBugs, and modify its unit test. 2023-11-30 11:05:49 +08:00