Commit Graph
1528 Commits
Author SHA1 Message Date
wangyidong dc6fc0d1e6 * [unittest] Fix upgrade processOldMetrics method. 2025-06-11 09:30:55 +08:00
sunhao a58ff19de2 * [misc] fix convert charset on upgrade not work. 2025-06-10 13:30:37 +08:00
xieqiyu a4c2093dbf * [bug#62798] Filter templates for articles and chapters. 2025-05-27 09:10:44 +08:00
wangyidong d300064cd8 * [refac bug #62767] Fix workflow action and field name for execution. 2025-05-23 16:51:55 +08:00
sunhao 3c56d873d2 * [misc] fix actor for upgrading doc action. 2025-05-09 13:41:25 +08:00
sunhao 096422ba64 * [misc] save from version on edit doc. 2025-05-09 13:41:25 +08:00
wangyidong 2509f0d63b * [unittest] Adjust code for convertDocCollect method. 2025-04-16 15:37:35 +08:00
sunhao 65ac1be641 * [bug #61034] fix upgrade doc failed. 2025-04-11 13:50:20 +08:00
liumengyi db6f385e3e * [bug#61181,done,0.3h] link all object's branch to charter. 2025-04-03 15:49:30 +08:00
liumengyi 7c8f92334f * [task#140573,done,0.1h] add comments. 2025-04-02 13:38:19 +08:00
liumengyi a925a516f1 * [task#140573,done,0.1h] optimize code. 2025-04-02 13:38:19 +08:00
liumengyi 2e47d81928 + [task#140573,done,0.5h] process charter's branches. 2025-04-02 13:38:19 +08:00
liumengyi 05a6262a99 + [task#140573,doing,0.5h] process charter's branches. 2025-04-02 13:38:19 +08:00
liumengyi b2a7f80cb7 * [task#140573,start,0.5h] process charter's branches. 2025-04-02 13:38:19 +08:00
liugang 7e06f23efc * [misc] replace mao with dao because the TABLE_USERVIEW isn't saved in cache. 2025-04-01 14:33:19 +08:00
wangyuting 780c170f19 * [bug#61064,done,0.1h,0h] Optimize code. 2025-04-01 14:05:18 +08:00
wangyuting 4963fc11bf * [bug#61064,done,0.1h,0h] Optimize code. 2025-04-01 14:05:18 +08:00
wangyuting 53933fed12 * [bug#61064,done,0.5h,0h] Fix 20.0 upgrade to ipd version not have or group. 2025-04-01 14:05:18 +08:00
sunhao 04ffd4468f * [bug #60951] fix set doc path by module path. 2025-03-28 16:59:09 +08:00
sunhao 251efbbf8d * [bug #60951] fix parent undefined error in doc basic modal. 2025-03-28 16:37:44 +08:00
sunhao 22eef25c70 * [bug #60927] change doc upgrade actor to system. 2025-03-28 08:39:54 +08:00
sunhao 3731eba78e * [bug #60852] fix sql error: unknown column 'parent'. 2025-03-27 14:22:35 +08:00
sunhao 13014f75f7 * [bug #60852] delete unused chapters after convert book to custom lib. 2025-03-27 13:44:29 +08:00
sunhao ee83434dd7 * [misc] fix book conflict on convert to doclib. 2025-03-27 11:16:19 +08:00
liugang 86908a9a10 + [misc] add a method to convert database charset to utf8mb4. 2025-03-24 09:22:11 +08:00
wangyidong 2fa705ce4d * [refac bug #54741] Adjust code for show fix log for upgrade. 2025-03-21 14:23:14 +08:00
daitingting fddbf95810 * [bug#60140,done,0.5h] Adjust field. 2025-02-27 14:25:25 +08:00
sunhao 4e0afe51e0 * [misc] filter doc template on upgrade. 2025-02-25 08:30:54 +08:00
sunhao 8063043acc * [refac] refactor code. 2025-02-25 08:30:54 +08:00
sunhao 3eb069f147 * [misc] fix action not record on upgrade html doc. 2025-02-25 08:30:54 +08:00
sunhao 0be8af70d7 * [misc] add method to upgrade wiki libs in upgrade module. 2025-02-24 16:25:46 +08:00
sunhao 5d286084c5 * [misc] add method to update doc in upgrade module. 2025-02-24 16:25:46 +08:00
sunhao 4e2fb9d30c * [misc] return wiki list for upgrading. 2025-02-24 16:25:46 +08:00
liugang 94d241f611 + [refac] add method comment. 2025-02-21 14:39:46 +08:00
liugang aa2342c9bf + [refac] add method to initialize related data of releases. 2025-02-21 14:39:46 +08:00
sunguangming 28a11ae88b * [error] remove unused code. 2025-02-14 15:19:02 +08:00
sunhao d433c20965 * [misc] support for upgrading deleted docs. 2025-02-13 14:47:11 +08:00
liugang 109db0398a * [refac] remove unnecessary paramaters. 2025-02-12 09:56:14 +08:00
liugang 868bf31a3d * [refac] using delete and insert operations instead of replace operation. 2025-02-12 09:56:14 +08:00
liugang b45a9e6de5 * [refac] initialize object out of loop to improve effeciency. 2025-02-12 09:56:14 +08:00
liugang 5fb0d50eac * [refac] use the showTables() method and descTable() method to be compatible with dameng database. 2025-02-12 09:18:47 +08:00
xieqiyu a9b5838172 * [misc] Delete duplicate definitions. 2025-02-11 11:02:14 +08:00
sunhao e829195ffc * [story-70889] add method to docs required an upgrade in upgrade model. 2025-02-08 10:53:51 +08:00
wangyidong dd94610fba * [refac bug #59078] Fix error for check var exists. 2025-01-09 16:34:15 +08:00
wangyidong e5e138aed2 * [refac bug #59026] Adjust for upgrade. 2025-01-08 17:31:50 +08:00
xieqiyu 43d6c515a6 * [misc] Fix the bug of the error of "The product field is required.". 2025-01-08 15:32:25 +08:00
wangyidong 613643c70d * [refac bug #58981] Adjust consis sql. 2025-01-08 10:57:32 +08:00
wangyidong a7528a9c1b * [perf] Adjust for oceanbase. 2025-01-08 10:55:14 +08:00
wangyidong 41d61e05a6 * 2025-01-07 17:01:04 +08:00
caoyanyi d2106a789b * [misc] adjust module order for bi update. 2025-01-07 10:20:17 +08:00