Commit Graph
307 Commits
Author SHA1 Message Date
liugang 331b0fab35 * router: fix error of calling undeinfed static property. 2024-05-31 10:20:20 +08:00
caoyanyi d2df28f35f * Move checkInstalled method to base router. 2024-05-23 14:22:15 +08:00
liugang 4aabd1ac68 - router: remove code to reset product common lang by custom setting. 2024-05-10 16:33:02 +08:00
caoyanyi dca8cfd4f1 * Adjust installed check logic. 2024-05-07 13:09:58 +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
liugang 1ed615f0bd * router: sort code. 2024-04-26 17:24:45 +08:00
liugang d13ef4cf6b * router: use isset instead of in_array. 2024-04-26 17:24:03 +08:00
liugang a65ce41ef7 + framework: return if the module's config has been loaded. 2024-04-26 17:23:26 +08:00
liugang defd92abc3 + router: return if the moduleName exists in cache. 2024-04-26 16:30:56 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
liugang 298c687ea7 * router: compatible with baseRouter. 2024-04-23 14:08:40 +08:00
tianshujie 91270828ca * Fix can't get user account problem. 2024-04-23 13:28:38 +08:00
dingguodong e97a3b9b90 + Add the method to get the display name of the ZenTaoPMS version in different language. 2024-04-17 17:27:20 +08:00
dingguodong d9a89cf2a8 - Remove this function. 2024-04-03 12:44:39 +08:00
dingguodong 040eb0df7a + Add a debug helper for recording any message to log file. 2024-04-03 11:20:46 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
朱金勇 2ab54682fb * Fix sql error. 2024-02-22 08:47:55 +08:00
caoyanyi ce888fc982 * Adjust the platform version install process. 2024-01-08 15:04:01 +08:00
tanghucheng 2382769fac * Merge 18.8 framework into Merge184. 2023-11-22 21:45:49 -05:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
朱金勇 ad288b3f1d * Use isServing() instead of IN_USE. 2023-07-10 05:56:05 +00:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
朱金勇 3a215d708a * Refactor framework for roadrunner. 2023-07-09 14:30:31 +00:00
wangyuting 49f6b16c95 * Fix rawParams bug. 2023-06-29 15:55:39 +08:00
dingguodong 0279c225a4 * Refactor the function 'exportConfig()'. 2023-05-31 13:26:04 +08:00
dingguodong 5a50b0c2cf * Rename this local variable "$URI" to match the regular expression ^[a-z][a-zA-Z0-9]*$. 2023-05-31 10:36:01 +08:00
dingguodong b03b41760e * Replace the "die()" call. 2023-05-31 10:36:00 +08:00
dingguodong b2ca9689e0 * Rename $this->URI to $this->uri. 2023-05-29 08:55:57 +08:00
朱金勇 894118767e - Remove unused local variable. 2023-05-28 22:42:30 +00:00
sunhao d5ca9ef356 * zin: improve UI for reporting errors in zin page. 2023-05-11 13:46:21 +08:00
hufangzhou dc8fcc9484 * Merge 18.4 into master. 2023-05-05 09:26:04 +08:00
Lufei 026fdb0cee * Fix can't load the config directory. 2023-04-26 19:34:44 +08:00
wangyidong 901fc68f3c * adjust for change bizVersion to edition. 2023-04-24 17:00:52 +08:00
Hao Sun ed31bffa6c Merge branch 'zin_merge'
# Conflicts:
#	framework/base/control.class.php
#	framework/control.class.php
2023-04-23 19:44:40 +08:00
鲁飞 045289d4c7 * Support PHP8.1. 2023-04-23 11:21:09 +00:00
caoyanyi 59e5ce1d2f * Modify table name escape. 2023-04-20 17:22:13 +08:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 0f6b78f264 Fix strict mode of MySQL. 2023-04-05 02:11:12 +00:00
tianshujie 31518d5758 * Fixed projectCommon language item errors. 2023-03-27 11:18:27 +08:00
wangyidong 7329558777 * fix sonar error. 2023-03-16 14:46:48 +08:00
wangyidong 1fbb0b4c5f * fix for upgrade. 2023-03-16 14:06:55 +08:00
wangyidong 4bcac4593a * fix bug #32988. 2023-03-16 10:05:37 +08:00
tianshujie 4d400723ce * Modify more select display method. 2023-03-03 15:54:33 +08:00
wangyidong 331d38825b * code for feature bar. 2023-02-23 16:09:59 +08:00
wangyidong 734a64958c * code for custom menu lang. 2023-02-15 15:51:02 +08:00
wangyidong ff5bc056bd * code for replace menu lang. 2023-02-14 13:35:12 +08:00
鲁飞 2f4ad5c556 * Format code and fix return value. 2022-12-06 06:05:18 +00:00
daitingting 40ff070bc9 * Fix bug #29652. 2022-11-16 09:15:15 +00:00
daitingting bb4a0945fd * Finish task #74859. 2022-11-04 09:20:53 +00:00