nocobase[bot]
6b451c1a57
Merge branch 'main' into next
2025-03-17 02:32:51 +00:00
Zeke Zhang
0cc83299f8
feat: add colorTextHeaderMenu variable for header menu styling ( #6482 )
2025-03-17 10:32:25 +08:00
Katherine
06405a62b7
refactor: optimize enabling the index column ( #6481 )
2025-03-17 10:26:08 +08:00
nocobase[bot]
743a9c755e
Merge branch 'main' into next
2025-03-17 02:10:02 +00: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
nocobase[bot]
ca09100027
Merge branch 'main' into next
2025-03-17 00:54:52 +00: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
nocobase[bot]
cc56b6f1d5
Merge branch 'main' into next
2025-03-16 09:42:43 +00:00
Zeke Zhang
a2b34a1b44
fix(filter-provider): handle potential null reference in clearSelection method ( #6475 )
2025-03-16 17:42:23 +08:00
nocobase[bot]
6a1a8ee670
chore(versions): 😊 publish v1.7.0-beta.4
2025-03-14 17:34:44 +00:00
nocobase[bot]
6bc55d4f9f
chore(versions): 😊 publish v1.6.4
2025-03-14 16:37:22 +00:00
nocobase[bot]
684230b6e3
Merge branch 'main' into next
2025-03-14 14:19:44 +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
nocobase[bot]
96569b9ae1
Merge branch 'main' into next
2025-03-14 13:34:29 +00: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
nocobase[bot]
2b6583ea60
Merge branch 'main' into next
2025-03-14 07:01:36 +00:00
chenos
cc524c45fe
fix: encode ( #6464 )
2025-03-14 15:01:14 +08:00
nocobase[bot]
bf30c8f67d
Merge branch 'main' into next
2025-03-14 05:19:45 +00: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
Mathy Vandersmissen
6db5bd7f33
Update dutch language files ( #6461 )
2025-03-14 08:38:14 +08:00
nocobase[bot]
cfa2ee98fb
chore(versions): 😊 publish v1.7.0-beta.3
2025-03-13 23:05:42 +00:00
nocobase[bot]
7281979cc3
chore(versions): 😊 publish v1.6.3
2025-03-13 16:32:19 +00:00
nocobase[bot]
e56af7f93e
Merge branch 'main' into next
2025-03-13 16:10:29 +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
nocobase[bot]
c79018774a
Merge branch 'main' into next
2025-03-13 16:06:41 +00:00
Junyi
3d8c27ff1b
fix(plugin-workflow-manual): fix migration ( #6445 )
...
* fix(plugin-workflow-manual): fix migration
* fix(plugin-workflow-manual): fix constraints key name
* test(plugin-workflow-manual): add test case and fix
* fix(plugin-workflow-manual): add migration to delete m2m fields
* fix(plugin-workflow-manual): fix esists check
* fix(plugin-workflow-manual): fix drop primary key in mysql
* fix(plugin-workflow-manual): ignore sqlite
* test(plugin-workflow-manual): check mysql
* test(plugin-workflow-manual): use isolate level on transaction
* test(plugin-workflow-manual): use described columns to check
2025-03-14 00:06:18 +08:00
YANG QIA
4d1d38b202
refactor(data-vi): settings ( #6442 )
2025-03-13 22:14:13 +08:00
nocobase[bot]
aab7d09456
chore(versions): 😊 publish v1.7.0-beta.2
2025-03-13 13:25:24 +00:00
Katherine
eb93b10260
fix: collection field test ( #6458 )
2025-03-13 20:47:01 +08:00
Katherine
430036905a
feat: table block support hiding the index column (default visible) ( #6416 )
...
* feat: table block supports hiding the selection column (default visible)
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* test: table block setting
2025-03-13 16:58:01 +08:00
nocobase[bot]
807d5dbcc5
Merge branch 'main' into next
2025-03-13 03:15:15 +00:00
Katherine
d9d58e60de
fix: incorrect page number when adding data after subtable page size change ( #6437 )
2025-03-13 11:14:52 +08:00
nocobase[bot]
5c3f875119
Merge branch 'main' into next
2025-03-13 02:40:09 +00:00
Zeke Zhang
33a46a6645
fix(logo): logo style ( #6444 )
2025-03-13 10:39:45 +08:00
nocobase[bot]
ba2b9578f2
Merge branch 'main' into next
2025-03-12 15:35:39 +00:00
Junyi
cc0e13dce0
fix(plugin-file-manager): fix file issues ( #6436 )
...
* fix(plugin-file-manager): fix file issues
* fix(plugin-file-manager): fix special char in windows
2025-03-12 23:35:14 +08:00
nocobase[bot]
79aee8825d
Merge branch 'main' into next
2025-03-12 13:40:09 +00:00
N3tN00b3r
97940d246c
Updating italian translations ( #6434 )
...
* 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
2025-03-12 21:39:47 +08:00
Jonas Fleischer
9d572bf8f4
feat: add German localization files for NocoBase core and plugins ( #6435 )
...
* feat: add German localization files for NocoBase core and plugins
* feat: expand German localization for NocoBase plugins compared to chinese translation
This commit adds and enhances German translation files across multiple NocoBase plugins, including:
- Workflow plugins (action trigger, manual, notification, etc.)
- File management
- Charts and data visualization
- Async task management
- Import/export functionality
- Theme editor
- And several other core and extension plugins
2025-03-12 21:35:26 +08:00
Katherine
24b2e3c60d
feat: support date scope (min/max) configuration for time fields in l… ( #6356 )
...
* feat: support date scope (min/max) configuration for time fields in linkage rules
* fix: bug
* fix: bug
* fix: bug
2025-03-12 18:32:45 +08:00
Katherine
7552f45f3e
feat: support configuring selectable field options in linkage rules ( #6338 )
...
* feat: support configuring selectable field options in linkage rules
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* test: e2e test
2025-03-12 16:18:25 +08:00
nocobase[bot]
ed98b8c7af
chore(versions): 😊 publish v1.6.2
2025-03-12 08:00:54 +00:00
nocobase[bot]
64e31cfdd2
Merge branch 'main' into next
2025-03-12 01:22:43 +00:00
chenos
9dfb75663a
fix: cannot find module 'typeof-article'
2025-03-12 09:22:07 +08:00
mahuantest
955457c121
feat(locale): add translation of nl-NL (dutch) ( #6166 )
...
* feat(locale): add offset param to charts-query(backend)
* feat(locale): add offset param to charts-query(frontend)
* feat(locale): add translation of de-DE
* feat(locale): add translation of nl-NL (dutch)
---------
Co-authored-by: mahuan <1007409254@qq.com>
2025-03-11 22:19:26 +08:00
nocobase[bot]
da31263ba6
Merge branch 'main' into next
2025-03-11 13:52:08 +00:00
Katherine
3e1b828fc7
fix: date field range selection excludes the max date ( #6418 )
2025-03-11 21:51:44 +08:00
nocobase[bot]
00b7e0e0bd
chore(versions): 😊 publish v1.6.1
2025-03-11 10:14:56 +00:00
nocobase[bot]
c14f852928
Merge branch 'main' into next
2025-03-11 08:13:59 +00:00
Zeke Zhang
ece3d10139
fix(globalOperators): handle null and empty array cases in function ( #6415 )
2025-03-11 16:13:34 +08:00