Commit Graph
76099 Commits
Author SHA1 Message Date
wangyuting 7b4b2b820b * Add required function for old view pages. 2024-02-29 14:39:12 +08:00
tianshujie 46b4ddab8f + Add deleted file config for excel plugin. 2024-02-29 14:35:15 +08:00
tianshujie c9279a6e31 * Modify function define. 2024-02-29 14:24:07 +08:00
liyang 722b0397f7 * Fix bug #46305 2024-02-29 13:38:16 +08:00
songchenxuan 7840285fa3 * Move updateMetricDate function to master from 18x. 2024-02-29 13:33:45 +08:00
liwenrui 5bbc5d8c73 * add ai model upgrade. 2024-02-29 13:25:26 +08:00
hufangzhou 185cee3da5 + Merge: Fix bug #46098. 2024-02-29 13:02:39 +08:00
hufangzhou d175a38f63 * Merge: Fix bug #46101. 2024-02-29 12:59:32 +08:00
liugang f57f0bac44 * upgrade: if the OA app has no data, hide it. 2024-02-29 11:38:07 +08:00
liugang 672ea25413 + db: hide the OA app after installing. 2024-02-29 11:35:20 +08:00
liugang d390365e9a * commonLang: adjust main navitator order. 2024-02-29 11:32:56 +08:00
tanghucheng cdc397787c * Merge 18.x code for bug #45984. 2024-02-29 11:28:21 +08:00
hufangzhou 2a84ed8185 * Merge: * Fix bug #46106. 2024-02-29 11:20:28 +08:00
hufangzhou 76d65b77c0 * Merge: Fix bug #46082. 2024-02-29 11:18:57 +08:00
tanghucheng 37c2d332fd * Merge 18.x code for bug #46233. 2024-02-29 11:24:02 +08:00
liumengyi 988382de62 * Move getRowsFromExcel, getPageDatas, createTmpFile, checkTmpFile, format, processRows4Fields from zen to model, and move checkSuhosinInfo, readExcel from zen to excel extension model. 2024-02-29 11:06:39 +08:00
tianshujie a4fd88c133 * Fix bug #46250. 2024-02-29 10:57:44 +08:00
hufangzhou cdb2f22557 * Merge: Fix bug #46061. 2024-02-29 10:46:13 +08:00
liyang 9568b09d50 * Fix bug #46293 2024-02-29 10:25:19 +08:00
liwenrui eadd8cb8e2 * fix type. 2024-02-29 10:19:59 +08:00
liwenrui 5d3fae8c84 Merge remote-tracking branch 'origin/master' 2024-02-29 10:17:39 +08:00
liwenrui ef32500e65 Merge branch 'ai-next/mainline' 2024-02-29 10:17:03 +08:00
caoyanyi e5269061f1 + Add standard sql. 2024-02-29 10:15:30 +08:00
caoyanyi fedbd5c51d * Merge update info from 18. 2024-02-29 10:15:30 +08:00
tianshujie 803373975f * Fix an issue where a file upload message cannot be displayed. 2024-02-29 10:13:23 +08:00
tianshujie b14325fb42 - Remove unused code. 2024-02-29 10:06:45 +08:00
liumengyi b7761fb048 * Optimize multiple picker code. 2024-02-29 09:55:33 +08:00
tianshujie cce10c773c * Fix import bug can not jump. 2024-02-29 09:55:31 +08:00
sunhao 321c9203fe * zin: fix bind event from query command not work. 2024-02-29 09:55:03 +08:00
qixinzhi cfae9cb585 * Fix unit test. 2024-02-29 09:40:11 +08:00
qixinzhi 26beb6c47c * Update metric from 18.x. 2024-02-29 09:40:11 +08:00
wangyuting 50cad3e7e9 * Add pripicker width. 2024-02-29 09:37:38 +08:00
tianshujie a5241de8dd + Add deleted file config for excel plugin. 2024-02-29 09:30:08 +08:00
sunhao d2e5830228 * kanban: improve kanban colored cards style. 2024-02-29 09:26:44 +08:00
sunhao 005b90ca55 * zin: fix findInNode not work. 2024-02-29 09:22:02 +08:00
liwenrui 87cf2e5886 * fix ai chat view too eager. 2024-02-29 09:12:07 +08:00
liwenrui 96a6a0040a * fix weird behaviors of ai chat. 2024-02-29 08:37:10 +08:00
liwenrui ee0365a4f4 * add ai priv resources to lite vision. 2024-02-29 08:10:12 +08:00
sunhao 55635dd3d1 * zin: fix event binding not work in query commands. 2024-02-28 18:47:23 +08:00
liwenrui 1b151e4c3a * tweak input injector for forms that renders late. 2024-02-28 17:19:58 +08:00
liwenrui b3dfbe7083 * add input injectors. 2024-02-28 17:19:40 +08:00
liumengyi 5df565a555 * Add return result, and use formPanel in transfer::import. 2024-02-28 17:11:08 +08:00
sunhao 365726af7c * common: support to set whitelist on check iframe. 2024-02-28 16:51:52 +08:00
liwenrui 4014ecdc9c * refine prompt input injection. 2024-02-28 16:50:18 +08:00
sunhao 167d7f457d * zin: remove h5 required attribute from textarea. 2024-02-28 16:18:20 +08:00
sunhao 851fb077d4 * zin: refactor. 2024-02-28 16:18:20 +08:00
caoyanyi 135cec37c2 * Don't clear script for testcase edit. 2024-02-28 16:14:49 +08:00
liumengyi 67a3170e93 * Fix bug of exporting templates. 2024-02-28 15:58:34 +08:00
sunhao c555ccaa09 * zin: fix cannot render text input with control wg. 2024-02-28 15:38:04 +08:00
sunhao eae942d490 * zin: refactor. 2024-02-28 15:38:04 +08:00