liugang
204905ab07
- [refac] Remove useless code and files about duckdb.
2025-12-30 15:59:41 +08:00
liugang
7eaf0e84a7
* [refactor] Refactor SQL processing for database installation and upgrade
...
- Extract SQL processing methods to install model for better reusability
- Add replaceContantsInSQL() and appendMySQLTableOptions() public methods
- Unify SQL constants replacement across installation and upgrade modules
- Remove duplicate SQL processing code in extension and upgrade models
- Fix __TABLE__ to __DATABASE__ in zentao.sql for consistency
- Improve code maintainability and reduce duplication
2025-11-24 16:17:02 +08:00
liugang
fe621b4209
* [refac] Use unified charset method in install step2 configuration.
2025-11-20 18:16:33 +08:00
朱金勇
67a5805fdc
* [dm] IPD support dmdb.
2025-11-20 09:47:32 +08:00
zhangjialiang
1ff28974b0
IPD version prompt for successful optimization installation
2025-11-06 03:30:56 +00:00
zhangjialiang
f39532aaba
IPD version prompt for successful optimization installation
2025-11-06 03:29:17 +00:00
liugang
9ffac6825e
+ [misc] Save database collation to config/my.php.
2025-11-04 15:33:54 +08:00
tianshujie
5e8331cb53
* [refac] Compatible with one-click installation packages.
2025-10-13 10:49:36 +08:00
朱金勇
91ab8e64cb
+ [highgo] Add pre and post install
2025-10-11 08:42:45 +08:00
wangyidong
9191b08abf
Merge branch 'feature/reporttemplate' into release/21.7.6
2025-09-15 13:49:40 +08:00
tianshujie
99557f6291
* [task#149051,doing,0.1h] add built-in weekly report data.
2025-09-09 15:06:50 +08:00
zhangjialiang
d2b4d667a0
* [task#147913,doing,2.5h] Transfer buried points to Misc module, SN cache uses cookies.
2025-08-14 17:00:20 +08:00
liugang
ec83819139
+ [perf] Reset the last update time of userview related tables after installation or upgrade.
2025-07-22 14:21:09 +08:00
朱金勇
89b6a7c565
Merge branch dev/bug-63715 of zentao/zentaopms ( #9992 )
2025-06-27 08:38:16 +08:00
zhangjialiang
b1ad3d22fe
* [bug#63614] Fix duplicate ipd version names after installation.
2025-06-26 18:41:02 +08:00
zhangjialiang
5be5df2c06
* Skip registration process for non Chinese languages.
2025-06-26 17:32:39 +08:00
xieqiyu
a9fbb58cbe
* [bug#63710] Add the data of built-in when enter template home.
2025-06-26 02:17:41 +00:00
zhangjialiang
952be31ae0
* [bug#63567] Format code.
2025-06-25 10:00:38 +08:00
zhangjialiang
3769b3464d
* [bug#63567] Optimize the installed version.
2025-06-25 09:59:21 +08:00
zhangjialiang
e5a9f8bc15
* [bug#63567] Optimize the installed version.
2025-06-25 09:57:09 +08:00
刘刚
40cd13416e
Merge branch dev/bug-63456 of zentao/zentaopms ( #9777 )
2025-06-23 13:40:34 +08:00
wangyidong
a96a04a31a
Merge branch 'feature/performance' into release/21.7.2
2025-06-23 10:06:08 +08:00
xieqiyu
9f05692086
* [bug#63456] Add built-in doc template type when install.
2025-06-20 07:40:23 +00:00
liyang
46d753cab7
- [refactor] remove solution module
2025-06-20 15:12:07 +08:00
wangyidong
704cc32a57
* [perf story #75382 ] Adjust for check session for install.
2025-06-20 10:47:52 +08:00
李阳
63424ff105
Merge branch dev/story-75371 of zentao/zentaopms ( #9713 )
2025-06-20 08:43:55 +08:00
zhangjialiang
ec89523166
* [story#75371,doing,0.1h] Using '_stngle=1' as the third parameter of "helper:: creatLink".
2025-06-16 14:56:38 +08:00
zhangjialiang
c5fb8816e3
* [story#75371,doing,0.1h] Change the link to admin register after installation.
2025-06-16 09:27:22 +08:00
zhangjialiang
503af25b65
* [story#75371,doing,0.3h] Change name from official website community to admin register.
2025-06-16 09:27:22 +08:00
zhangjialiang
7fe6887c64
* [story#75371,doing,0.5h] Add official website index page.
2025-06-16 09:27:21 +08:00
zhangjialiang
93883bcc2d
* [story#75371,doing,0.2h] Modify the link to join the community.
2025-06-16 09:27:16 +08:00
wangyidong
825718007b
* [refac bug #63285 ] Adjust load page when install fail.
2025-06-11 16:08:56 +08:00
wangyidong
eef1a2f900
* [refac bug #62796 ] Adjust for oceanbase.
2025-05-23 14:00:55 +08:00
caoyanyi
73f264cf88
- [misc] delete unused code.
2025-04-08 08:53:42 +08:00
wangyidong
23e258fa19
* [refac bug #54741 ] Adjust code for get progress info.
2025-03-21 14:23:14 +08:00
wangyidong
41d61e05a6
*
2025-01-07 17:01:04 +08:00
wangyidong
d698b8cd0e
* [perf] Add OceanBase for DB Driver for install.
2025-01-03 15:36:57 +08:00
liugang
adcf3b0caa
* [refac] refactor method to enable cache by apcu after installed.
2024-11-20 15:42:49 +08:00
wangyidong
5386d797b3
* [refac task #124630 ]
2024-08-02 15:27:55 +08:00
liugang
3e22fa826e
- [refac] don't check apcu extension when installing.
2024-08-02 10:27:30 +08:00
qixinzhi
612a42acba
* [story#60085,0.5h] remove duckdb check of install and upgrade.
2024-07-15 09:51:05 +08:00
qixinzhi
7508388889
* [story#52426,1h] add dm ext download.
2024-07-09 17:26:34 +08:00
qixinzhi
de4215f492
* [misc] move install duckdb to bi model.
2024-07-08 13:59:57 +08:00
qixinzhi
e616e27b5d
* [misc] fix sonar.
2024-07-08 13:16:59 +08:00
qixinzhi
48b3c32308
* [misc] add installDuckdb comment.
2024-07-08 13:16:59 +08:00
qixinzhi
5d5bf9cb17
* [misc] add ajaxCheckDuckdb.
2024-07-08 13:16:59 +08:00
qixinzhi
2a5156c61b
* [misc] add ajaxInstallDuckdb.
2024-07-08 13:16:59 +08:00
qixinzhi
cae88e96d1
* [misc] add installDuckdb.
2024-07-08 13:16:59 +08:00
wangyidong
dfb435c155
* Adjust for send event when finish install.
2024-07-04 10:32:54 +08:00
dingguodong
35c2d136bc
* [task#121128] Remove the DevOps description.
2024-06-19 13:28:42 +08:00