9035 Commits

Author SHA1 Message Date
nocobase[bot]
3f75da95d3 chore(versions): 😊 publish v1.6.7 v1.6.7 2025-03-20 09:48:46 +00:00
Katherine
dad61a2a10
fix: time field submission error in Chinese locale (invalid input syntax for type time) (#6511) 2025-03-20 15:56:25 +08:00
chenos
bd51bd545e
fix: unable to access files stored in COS (#6512)
* fix: unable to access files stored in COS

* fix: ensureUrlEncoded
2025-03-20 14:56:42 +08:00
Sheldon Guo
2c024cc32e
fix: update navigation logic to remove base path from URLs in QR code scanner and in-app-message list (#6508)
* fix: update navigation logic to remove base path from URLs in QR code scanner and message list

* fix: set test token for API client in DesktopMode demo
2025-03-20 13:13:19 +08:00
Sheldon Guo
9c72cba8f5
feat(mailer): add description for secure setting and update translations (#6510) 2025-03-20 10:50:21 +08:00
Katherine
87c1fee425
fix: failed required validation for map management secret key fields (#6509) 2025-03-20 09:50:56 +08:00
Sheldon Guo
92f7f3f390
fix(notification-email): adjust column widths and add description for secure setting (#6501) 2025-03-20 09:40:58 +08:00
N3tN00b3r
49bd35ca5f
Updating italian translations - Plugins + Core (#6466)
* Add italian translation

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

The following strings have been intentionally not translated to avoid misinterpretation of the technical terms:

Access Key ID
Access Key Secret
Secret ID
Secret Key

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Create it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

* Update it-IT.json

---------

Co-authored-by: mahuantest <50297992+Albert-mah@users.noreply.github.com>
2025-03-20 00:34:48 +08:00
Katherine
186463abb2
fix: association field detection to be based on type (#6506) 2025-03-19 21:01:24 +08:00
chenyongxin
ee728bd9bf
feat: calendar plugin with optional settings to enable or disable quick event creation (#6391)
* feat: calendar plugin with optional settings to enable or disable quick event creation

* feat: remove useless code

* Update zh-CN.json

* feat: modify configuration name

* feat: use nullish coalescing operator
2025-03-19 17:15:51 +08:00
Zeke Zhang
18ab00bce1
fix: remove deprecated menuSchemaUid usage and simplify path generation (#6483)
* fix: remove deprecated menuSchemaUid usage and simplify path generation

* fix: remove deprecated menuSchemaUid from route schema creation
2025-03-19 16:22:43 +08:00
hongboji
7a884734dd
fix: workflow e2e (#6500)
* fix: workflow e2e

* fix: workflow e2e
2025-03-19 14:13:04 +08:00
chenos
645cef5825
perf: useIsLoggedIn (#6462) 2025-03-19 10:28:27 +08:00
nocobase[bot]
6541fad14b docs: update changelogs 2025-03-18 15:38:12 +00:00
nocobase[bot]
727768bf71 chore(versions): 😊 publish v1.6.6 v1.6.6 2025-03-18 15:15:17 +00:00
chenos
00cd51c14e
fix: encode url (#6497) 2025-03-18 21:18:43 +08:00
chenos
8f8ee69aec chore: locale command 2025-03-18 17:28:32 +08:00
Junyi
21857c4db5
fix(plugin-workflow): fix legacy tasks count after workflow deleted (#6493)
* fix(plugin-workflow): fix legacy tasks count after workflow deleted

* fix(plugin-workflow): fix locale
2025-03-18 17:07:53 +08:00
Katherine
fa0c378466
feat: support long text fields as title fields for association field (#6495) 2025-03-18 15:29:49 +08:00
chenos
dd47ca4552 fix: locale error 2025-03-18 15:23:13 +08:00
Junyi
fa5890cea5
fix(evaluator): fix round decimal places (#6492) 2025-03-18 15:21:50 +08:00
Junyi
7da1c200ed
feat(plugin-workflow-aggregate): add precision option (#6491) 2025-03-18 12:20:33 +08:00
ajie
30c612cb08
fix: unable to create a MySQL view (#6477)
* fix: unable to create a MySQL view
2025-03-18 11:47:25 +08:00
nocobase[bot]
fd5c247503 docs: update changelogs 2025-03-17 11:07:38 +00:00
nocobase[bot]
2481e3f4ff chore(versions): 😊 publish v1.6.5 v1.6.5 2025-03-17 10:27:39 +00:00
Katherine
62c06c7ac3
fix: rich text field not clearing data on submission (#6486) 2025-03-17 16:21:10 +08:00
Junyi
dbb079ba18
fix(plugin-workflow-manual): fix migration (#6487)
* fix(plugin-workflow-manual): fix migration

* fix(plugin-workflow-manual): fix test cases
2025-03-17 16:00:48 +08:00
Junyi
26d858ae18
fix(plugin-workflow-manual): fix migration (#6484) 2025-03-17 12:27:42 +08:00
Zeke Zhang
ed35d0995e fix: add colorTextHeaderMenu token to CSSVariableProvider 2025-03-17 10:35:42 +08:00
Zeke Zhang
0cc83299f8
feat: add colorTextHeaderMenu variable for header menu styling (#6482) 2025-03-17 10:32:25 +08:00
Junyi
f18ddcdad8
fix(plugin-workflow-manaul): fix workflow title field in filter (#6480) 2025-03-17 10:18:24 +08:00
Katherine
34528c4b0c
fix: calendar block not displaying events on boundary dates (#6463)
* fix: calendar block not displaying events on boundary dates

* fix: bug
2025-03-17 10:09:38 +08:00
Katherine
982c6fd5bf
fix: configureActions undefined (#6479) 2025-03-17 09:34:53 +08:00
Junyi
5144d47eb9
refactor(plugin-file-manager): refactor file url generating (#6472)
* refactor(plugin-file-manager): change file url generation to a better way

* fix(plugin-file-manager): use url field first

* fix(client): remove unused function call

* fix(plugin-file-manager): fix test cases

* fix: local getURL

* fix: md5

* fix: getFileURL

* fix(plugin-file-manager): fix FileModel class

* fix: use DeleteObjectCommand

* fix(plugin-file-manager): fix package version and require

* test(plugin-file-manager): fix test cases

* fix: storageInstance

* fix: test case error

* fix: url-join

* fix: autoGenId false

* fix: url

* fix: file.url

* fix: file preview

* fix: test error

* fix: isURL

* fix: only

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-17 08:54:26 +08:00
Junyi
ec618b06c8
fix(plugin-workflow-manaul): fix migration (#6478)
* fix(plugin-workflow-manaul): fix migration

* fix(plugin-workflow-manaul): fix migration
2025-03-17 01:05:26 +08:00
Zeke Zhang
a2b34a1b44
fix(filter-provider): handle potential null reference in clearSelection method (#6475) 2025-03-16 17:42:23 +08:00
Junyi
cba610ecc8
fix(plugin-workflow): fix tasks count (#6474)
* fix(plugin-workflow): fix tasks count

* fix(plugin-workflow): add filter

* fix(plugin-workflow): always refresh all counts

* refactor(plugin-workflow): change to delete tasks when workflow deleted

* feat(plugin-workflow): add reload when click menu link
2025-03-16 15:04:20 +08:00
chenos
fd7c839228
fix: migration error (#6470)
* fix: migration error

* fix: test case

* fix(plugin-workflow-manual): fix migration

* fix(plugin-workflow-manual): remove useless code

* test(plugin-workflow-manual): add more case

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
2025-03-15 23:37:46 +08:00
Junyi
e1f7e94e0d
fix(plugin-workflow-aggregate): fix round on null result (#6473) 2025-03-15 22:27:31 +08:00
nocobase[bot]
2fd8cf44b7 docs: update changelogs 2025-03-14 16:58:10 +00:00
nocobase[bot]
6bc55d4f9f chore(versions): 😊 publish v1.6.4 v1.6.4 2025-03-14 16:37:22 +00:00
Junyi
4b91d890cf
refactor(utils): move md5 to utils (#6468)
* refactor(utils): move md5 to utils

* fix(utils): fix export

* fix(utils): add missed file
2025-03-14 22:19:20 +08:00
chenyongxin
705e167dc4
feat: cascade selection component add dataScope setting (#6386)
* feat: cascade select filter parameter extension

* feat: cascade selection component add dataScope setting

* fix: remove useless import
2025-03-14 21:34:05 +08:00
chenos
7331cc78f5
fix: unable to delete files stored in S3 (#6467) 2025-03-14 20:18:14 +08:00
chenos
cc524c45fe
fix: encode (#6464) 2025-03-14 15:01:14 +08:00
Zeke Zhang
4269ff7412
fix: handle null value check and clear data in manual loading mode (#6460)
* fix: handle null value check and clear data in manual loading mode

* fix: add clearSelection method and invoke it in relevant places
2025-03-14 13:19:23 +08:00
Junyi
3b1f016256
fix(plugin-workflow): remove bind workflow settings button from data picker (#6455) 2025-03-14 09:58:44 +08:00
nocobase[bot]
dd2d2cc37a docs: update changelogs 2025-03-13 17:04:15 +00:00
nocobase[bot]
7281979cc3 chore(versions): 😊 publish v1.6.3 v1.6.3 2025-03-13 16:32:19 +00:00
Junyi
78455c1a5d
fix(plugin-file-manager): fix image url (#6459)
* fix(plugin-file-manager): fix image url

* fix(plugin-file-manager): fix url with search part

* fix(plugin-file-manager): fix lightbox preview url

* fix(plugin-file-manager): encode link url
2025-03-14 00:10:00 +08:00