liugang
204905ab07
- [refac] Remove useless code and files about duckdb.
2025-12-30 15:59:41 +08:00
liugang
30455db76a
* [refac] Refactor the execute page when upgrading.
2025-12-30 15:59:41 +08:00
liugang
fd35040cb2
* [story#79943] Move the copyCommand function to the common.ui.js file for reuse.
2025-12-30 15:59:41 +08:00
liugang
3b639b2504
* [story#79939] Refactor the backup page when upgrading.
2025-12-30 15:59:41 +08:00
liugang
ff5e037cb2
* [story#79938] Refactor the license page when upgrading.
2025-12-30 15:59:41 +08:00
liugang
841d2723d4
* [refac] Improve copyCommand function with modern Clipboard API support
...
- Add Clipboard API for HTTPS environments
- Keep execCommand as fallback for HTTP compatibility
- Fix textarea value assignment method to ensure copy success
2025-11-21 14:14:02 +08:00
liugang
978584f756
* [refac] Replace modern Clipboard API with compatible copy method in upgrade module
...
- Replace navigator.clipboard.writeText() with document.execCommand('copy') for better browser compatibility
- Add fallback copy method using temporary textarea element
- Update copy failure messages to be more descriptive
- Improve cross-browser support for copy command functionality
2025-11-19 11:44:49 +08:00
liugang
52bc50ea4f
* [refac] Improve upgrade module file deletion and copy command features
...
- Optimize file deletion logic with unified deletion script
- Add copy command button for better user experience
- Complete Chinese and English language support
- Standardize error message formatting
2025-11-18 17:44:40 +08:00
tianshujie
5982c7df8b
* [task#149966,doing,1.5h] when upgrading, handle milestone report data.
2025-09-19 14:55:01 +08:00
wangyidong
9191b08abf
Merge branch 'feature/reporttemplate' into release/21.7.6
2025-09-15 13:49:40 +08:00
liugang
985e56e785
- [misc] Remove unused css and js files.
2025-09-15 10:02:06 +08:00
tianshujie
1320bee120
* [task#149708,doing,1h] upgrade the interaction of the weekly report page.
2025-09-11 11:46:29 +08:00
xieqiyu
de09d806e9
* [task#142974,doing,3h] Upgrade doc template of wiki.
2025-05-15 17:27:57 +08:00
xieqiyu
ff226280c3
* [task#142970,doing,1h] Change the history of template when upgrade.
2025-05-13 10:15:25 +08:00
xieqiyu
14ffbfc355
* [task#142971,doing,0.1h] Add the coment of functions.
2025-05-13 10:15:25 +08:00
xieqiyu
3f9cb89d25
* [task#142971,doing,2h] Add the js of upgrade doc templates.
2025-05-13 10:15:25 +08:00
wangyidong
2fa705ce4d
* [refac bug #54741 ] Adjust code for show fix log for upgrade.
2025-03-21 14:23:14 +08:00
sunhao
b2a3ce0c00
* [misc] refactor UI for upgrading docs data.
2025-02-24 16:25:46 +08:00
wangyidong
e3a7e45448
* [refac bug #58566 ] Set result var.
2024-12-26 08:38:58 +08:00
sunhao
cbf8a9bd9f
* [misc] show check doc data after upgrade.
2024-12-18 13:04:10 +08:00
qixinzhi
7858be8944
* [bug#52449,0.5h] fix upgrade of install duckdb.
2024-07-10 09:32:14 +08:00
qixinzhi
3ac527da50
* [story#52426,0.5h] fix upgrade duckdb install.
2024-07-09 18:49:16 +08:00
qixinzhi
75e8d4083e
* [misc] use upgrade control function.
2024-07-08 15:59:48 +08:00
qixinzhi
e8b85ce0f0
* [misc] add ajaxCheckDuckdb.
2024-07-08 15:59:48 +08:00
qixinzhi
8fec714612
* [misc] add ajaxCheckDuckdb.
2024-07-08 15:59:48 +08:00
qixinzhi
e91f5dff6b
* [misc] add ajaxInstallDuckdb.
2024-07-08 15:59:48 +08:00
qixinzhi
dc51005e13
* [misc] add initStatus.
2024-07-08 15:59:48 +08:00
qixinzhi
195c2072ae
* [misc] add initStatus.
2024-07-08 15:59:48 +08:00
wangyidong
9c332a22a9
Adjus bug #51511 .
2024-06-20 18:55:35 +08:00
caoyanyi
1de446f6ce
* Merge for release branch.
2024-03-15 14:59:57 +08:00
wangyuting
ebe39ef940
* Fix merge data bug. bug #45403 .
2024-01-29 14:06:31 +08:00
wangyidong
72a5350487
* Adjust for upgrade execute.
2024-01-05 17:01:49 +08:00
wangyidong
76bd23e79b
* Fix bug for upgrade moveextfiles.
2024-01-05 10:58:43 +08:00
wangyidong
f82e4fd769
* Adjust for sync from 18.x.
2024-01-05 10:19:35 +08:00
daitingting
ac4cd9f28d
* Format codes.
2023-12-18 07:26:26 +00:00
wangyidong
aa5e1d5967
* Adjust show fix consistency log.
2023-12-11 09:53:17 +08:00
wangyidong
0e055a8ddf
* Auto exec fix consistency.
2023-12-09 16:42:21 +08:00
liumengyi
f07bc352ef
* Fix bug of progress.
2023-12-04 10:28:56 +08:00
tanghucheng
7a199a3ea9
* Fix upgrade bug.
2023-11-29 03:54:09 -05:00
tanghucheng
5770bc47ba
* Merge 18.x upgrade.
2023-11-29 01:37:58 -05:00
daitingting
c56dd69b0b
* Format codes.
2023-11-10 01:48:40 +00:00
liumengyi
ccde951027
* Use modal alert box, and remove disabled code of projectName input when changing project type.
2023-10-25 11:23:46 +08:00
liumengyi
c7f4be90f7
* Move upgrade code from 18.x.
2023-10-23 16:40:31 +08:00
liumengyi
f51627bb6f
* Fix error to create a link.
2023-10-18 13:28:08 +08:00
wangyuting
0b4a034adb
* Finish mergeprogram.
2023-08-16 10:26:13 +08:00
wangyuting
18e03cd6d8
* Optimize mergeprogram.ui.js.
2023-08-09 17:18:14 +08:00
wangyuting
24d1161b51
* Finish mergebyline zin page js.
2023-08-09 16:00:31 +08:00
wangyuting
91c2422e13
* init form field on createprogram page.
2023-08-08 16:58:03 +08:00
wangyuting
3aac59210a
* Finish project and product and line change js on mergeprogram page.
2023-08-08 15:26:08 +08:00
wangyuting
556d3ac9fe
* Add mergeprogram zin page.
2023-08-07 13:40:04 +08:00