Commit Graph
588 Commits
Author SHA1 Message Date
dingguodong 80e688416c * [bug#51198,done,0.5h] Remove the DevOps from version name. 2024-06-17 18:24:54 +08:00
sunguangming 6f30610a0f * [misc] hide dm driver. 2024-06-14 05:06:48 +00:00
wangyidong 90f2bfcef3 * [perf] Fix style. 2024-06-07 10:48:47 +08:00
liugang dc56100ef9 + install: calling method to enable dao cache. 2024-06-04 14:20:12 +08:00
liugang 3c3acb348d - installModel: remove unused method. 2024-06-04 14:20:12 +08:00
liugang 8147db5605 + installModel: enable dao cache by if apcu is enabled. 2024-06-04 14:20:12 +08:00
wangyidong 0d3a9f459c * Optional load APCu extension when install. 2024-06-04 14:20:12 +08:00
caoyanyi a760a76239 * [misc] Complete language items. 2024-06-03 08:35:56 +08:00
caoyanyi eb9a98c496 * [misc] Complete language items for install. 2024-06-03 08:35:56 +08:00
liugang 6ce920882c + install: add comment dao cache. 2024-05-31 10:04:17 +08:00
liugang 75145f36fa + install: clear dao cache after installing. 2024-05-30 16:54:08 +08:00
liugang 2d8e05c1be * installLang: modify offcical website. 2024-05-30 16:54:08 +08:00
qixinzhi 9a99666f02 * Fix replace with back quote. 2024-05-24 16:18:07 +08:00
liumengyi cc449b7586 * Fix bug #50078, check account. 2024-05-23 14:22:15 +08:00
liugang 1a13a0ee44 - install: remove configuration of dao cache in my.php. 2024-05-23 14:22:15 +08:00
caoyanyi 6c77556393 * Fix bug #50061, adjust fail lang name for install page. 2024-05-23 14:22:14 +08:00
liugang 2d8b3ff995 * install: display reload button if the apcu extension isn't loaded. 2024-05-23 14:22:14 +08:00
liugang d8544d4f1b Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
2024-05-23 14:22:14 +08:00
liugang 361c7e011f * Rename cache configuration item. 2024-05-23 14:22:13 +08:00
liugang de5a8cbcde + install: enable dao cache in my.php. 2024-05-22 16:23:37 +08:00
liugang 4dbe8cee49 * install: check if the apcu extension is loaded when install zentao. 2024-05-22 16:23:37 +08:00
liugang eaee5358b5 + installLang: add lang items of APCu. 2024-05-22 16:23:37 +08:00
qixinzhi 4dc0af4465 * Add built-in metric sql for install and upgrade. 2024-05-21 08:39:56 +00:00
caoyanyi b3ffc8926c * Adjust install progress data name. 2024-05-17 09:33:53 +08:00
qixinzhi 11c844e638 * Add builtin screen for install. 2024-05-14 02:43:49 +00:00
qixinzhi 8509b73f00 * Add import bi data in step 5. 2024-05-11 05:43:59 +00: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
liugang bcefd922f4 * installUI: display contactUs widget. 2024-04-28 15:17:21 +08:00
王怡栋 5f1b0d04ad * Fix bug for select usage when install. 2024-04-25 17:04:25 +08:00
王怡栋 655cc652be * Fix bug for select usage when install. 2024-04-24 11:15:50 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
liugang 21fe47b609 - install: remove unused files. 2024-04-23 10:57:34 +08:00
liugang c235c491b7 * install: unify the style of installation steps. 2024-04-23 10:54:21 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
caoyanyi 618cb5fa14 Merge remote-tracking branch 'origin/release-20.0' 2024-04-18 10:41:42 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
caoyanyi 80183da185 * Adjust install env check logic. 2024-04-15 16:48:42 +08:00
caoyanyi ffdda29a35 * Adjust config file build logic. 2024-04-15 16:09:28 +08:00
caoyanyi 6d252f9ef4 * Sync 18.x code. 2024-04-15 13:57:49 +08:00
caoyanyi d876fff116 * Adjust install locate for devops platform. 2024-04-12 17:01:16 +08:00
tianshujie 4679c548f1 * Change the result of install::importdemodata unit test. 2024-04-09 11:00:54 +08:00
tianshujie f541b8306c * Change the result of install::importdemodata unit test. 2024-04-09 10:57:33 +08:00
tianshujie 0e05f2e113 * Clean table data. 2024-04-09 10:51:16 +08:00
tianshujie d10d9fe25c * Fix bug #43070. 2024-04-09 10:43:18 +08:00
caoyanyi bdbdf88ed7 + Add slave db setting for devops platform. 2024-04-07 15:11:14 +08:00
wangyuting 5f8e79aaef * Remove db sql. 2024-03-28 13:25:27 +08:00
caoyanyi 0eff74524b Merge branch 'release-20.0.stable' 2024-03-07 14:56:52 +08:00
sunguangming 8bab7b443a * Fix code error. 2024-03-07 13:03:44 +08:00
sunguangming fe2d647ad9 * Fix code error. 2024-03-07 13:02:37 +08:00
liumengyi dda8f59b4f * Fix bug #46644, modify form label width. 2024-03-06 16:27:21 +08:00