* Add delete files to upgrade config.

This commit is contained in:
songchenxuan
2023-11-13 15:15:38 +08:00
parent b7033d35c5
commit 3d71fe4aa2
+3
View File
@@ -914,6 +914,9 @@ $config->delete['18_6'][] = 'extension/ipd/ops/lang/en.php';
$config->delete['18_6'][] = 'extension/ipd/ops/control.php';
$config->delete['18_6'][] = 'extension/ipd/ops/js/setting.js';
$config->delete['18_6'][] = 'module/gitlab/js/browseproject.js';
$config->delete['18_8'][] = 'extension/biz/screen/ext/control/ajaxgetchart.php';
$config->delete['18_8'][] = 'extension/max/screen/ext/control/ajaxgetchart.php';
$config->delete['18_8'][] = 'extension/ipd/screen/ext/control/ajaxgetchart.php';
$config->upgrade->openModules = array('action', 'admin', 'ai', 'api', 'automation', 'backup', 'block', 'branch', 'budget', 'bug', 'build', 'caselib', 'chart', 'metric', 'ci', 'client', 'common', 'company', 'compile', 'convert', 'cron', 'custom', 'datatable', 'dataview', 'dept', 'design', 'dev', 'dimension', 'doc', 'durationestimation', 'entry', 'execution', 'extension', 'file', 'git', 'gitlab', 'group', 'holiday', 'im', 'index', 'index.html', 'install', 'issue', 'jenkins', 'job', 'kanban', 'license', 'mail', 'message', 'misc', 'mr', 'my', 'personnel', 'pipeline', 'product', 'productplan', 'productset', 'program', 'programplan', 'project', 'projectbuild', 'projectplan', 'projectrelease', 'projectstory', 'pivot', 'qa', 'release', 'repo', 'report', 'risk', 'score', 'screen', 'search', 'setting', 'sonarqube', 'sso', 'stage', 'stakeholder', 'story', 'subject', 'svn', 'task', 'testcase', 'testreport', 'testsuite', 'testtask', 'todo', 'tree', 'tutorial', 'upgrade', 'user', 'webhook', 'weekly', 'workestimation', 'gitea', 'gogs', 'transfer', 'zahost', 'zanode', 'editor', 'charter', 'roadmap', 'account', 'artifactrepo', 'cne', 'host', 'instance', 'ops', 'serverroom', 'space', 'store', 'system', 'solution');