wbg1991
03f07ec24d
Update Korean locale translations
6 months ago
Vladyslav Prykhodko
4f2a74442a
Merge pull request #15240 from thingsboard/rc
Merge rc to master
6 months ago
Vladyslav_Prykhodko
001fffde7e
Update locale translations
6 months ago
Vladyslav Prykhodko
5272578495
Merge pull request #15238 from thingsboard/rc
Merge rc to mastest
6 months ago
Vladyslav_Prykhodko
3bfbaa8d27
Merge remote-tracking branch 'upstream/lts-4.3' into rc
6 months ago
Vladyslav_Prykhodko
ee606346a0
Improve and extend translations for da_DK, de_DE, el_GR, es_ES, fr_FR, hi_IN, it_IT, ja_JP, nl_NL, no_NO, pt_BR, tr_TR, uk_UA, and zh_CN locales.
6 months ago
Vladyslav_Prykhodko
bb04564b2f
Merge with lts-4.2
6 months ago
Vladyslav_Prykhodko
de268e9c39
Update locale translations for 13 languages
Improve and extend translations for da_DK, de_DE, el_GR, es_ES, fr_FR, it_IT, ja_JP, nl_NL, no_NO, pt_BR, tr_TR, uk_UA, and zh_CN locales.
6 months ago
Viacheslav Klimov
589e209ee5
Merge pull request #15196 from dashevchenko/openApiImpr
Fixed schema fields ordering and refactored TB models with defaultImpl
6 months ago
dashevchenko
ea3271af3a
fixed order for Alarm
6 months ago
dashevchenko
31d6b20944
fixed ByteBuffer fields for openapi schema
6 months ago
dashevchenko
2a3c668ec9
fixed readOnly for entityId, deterministic order of tags, fixed DebugEventFilter field duplication (isError, error), fixed OtaPackage data format
6 months ago
Vladyslav_Prykhodko
ba5840ebd7
Add custom translate support for gauge widget titles and label widget
Apply CustomTranslatePipe to unitTitle and title properties in analogue
and digital gauge widgets, and add customTranslation to the label widget
controller script to support i18n translations.
6 months ago
dashevchenko
37a1ad77fc
merged with master
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/rule/NotificationRuleRecipientsConfig.java
6 months ago
dashevchenko
fdba60ae20
fixed ShortCustomerInfo openapi schema, refactoring
6 months ago
Viacheslav Klimov
3c99243748
Merge pull request #15173 from dashevchenko/ymlDescriptionImprovements
Extended env variable descriptions
6 months ago
Viacheslav Klimov
a77567c852
Merge pull request #15225 from thingsboard/master-rc-merge
Merge rc into master
6 months ago
Viacheslav Klimov
0f4cf61186
Merge remote-tracking branch 'origin/rc' into master-rc-merge
# Conflicts:
# application/src/main/data/upgrade/basic/schema_update.sql
# common/data/src/main/java/org/thingsboard/server/common/data/Customer.java
# common/data/src/main/java/org/thingsboard/server/common/data/EntityView.java
# common/data/src/main/java/org/thingsboard/server/common/data/Tenant.java
6 months ago
Viacheslav Klimov
913e3676de
Merge remote-tracking branch 'origin/lts-4.3' into rc
6 months ago
Viacheslav Klimov
f42be47267
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
6 months ago
Viacheslav Klimov
96effd3229
Merge pull request #15218 from smatvienko-tb/fix/lwm2m-rpc-read-collected-value-flaky-test
Fix flaky RpcLwm2mIntegrationReadCollectedValueTest.testReadSingleResource_sendFromClient_CollectedValue
6 months ago
Viacheslav Klimov
e0c22e55ae
Merge pull request #15216 from smatvienko-tb/fix/lwm2m-fw-update-flaky-test
Fix flaky Ota5LwM2MIntegrationTest.testFirmwareUpdateByObject5_Ok
6 months ago
Viacheslav Klimov
b8b6d6d59c
Merge pull request #15222 from smatvienko-tb/fix/maven-jar-plugin-version-mismatch
Fix maven-jar-plugin version mismatch across modules
6 months ago
Viacheslav Klimov
80a55e1dff
Merge pull request #15112 from smatvienko-tb/feature/mqtts-metrics
MQTTS metrics and client address logging on exceptionCaught
6 months ago
Sergey Matvienko
c5c732f30f
Address review: align interface param names with implementation
Rename `openConnections`/`connectionsCounter` to `statsName`/`number`
to match DefaultTransportService and avoid misleading future readers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
dashevchenko
61fbfc1858
typo fix
6 months ago
dashevchenko
d081cc112f
reverted ensureDeterministicPropertyOrder
6 months ago
Sergey Matvienko
b0efe276eb
Refactor dao and netty-mqtt to inherit maven-jar-plugin version from pluginManagement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
dashevchenko
07f410d605
SwaggerConfiguration improvement: making schema order stable
6 months ago
dashevchenko
9a3edc958e
env description improvements
6 months ago
dashevchenko
6b81c81526
env description improvements
6 months ago
Sergey Matvienko
9208861529
Bump maven-jar-plugin from 3.4.0 to 3.5.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
Sergey Matvienko
04ccf48419
Fix maven-jar-plugin version mismatch across modules
Root pluginManagement and netty-mqtt hardcoded version 3.1.1 while
the jar-plugin.version property (used by dao and others) was set to
3.4.0, causing build failures due to incompatible commons-io dependency.
Replace both hardcoded 3.1.1 occurrences with ${jar-plugin.version}
so all modules consistently use the version defined in one place.
Fixes #15037
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
dashevchenko
b11189f974
remove parent required field from children
6 months ago
Viacheslav Klimov
153336e7ed
Fix .gitignore to ignore .claude symlink
6 months ago
Viacheslav Klimov
32d3fdeae8
Merge pull request #15211 from dskarzh/feat/cf-additional-info
feat: add additionalInfo field to CalculatedField
6 months ago
dashevchenko
0705dd42c2
added test checking DiscriminatorMapping for EntityExportData
6 months ago
dashevchenko
89acce4c20
added test checking DiscriminatorMapping for EntityId, some java docs
6 months ago
Viacheslav Klimov
864d737c7b
Merge pull request #15204 from vvlladd28/bug/notification/web/xss
Fixed XSS vulnerability in notification center
6 months ago
Viacheslav Klimov
4e676d741f
Merge pull request #15203 from vvlladd28/bug/sys-admin/hidden-show-on-widget
Hidden "Show on widgets" button on sysadmin level
6 months ago
dashevchenko
622c0a113c
fixed resolvePropertyOrder method
6 months ago
Viacheslav Klimov
6d8628c7ff
Merge pull request #15200 from smatvienko-tb/fix/audit-log-controller-test-flaky-async
Fix flaky AuditLogControllerTest: wrap async audit log assertions with Awaitility
6 months ago
Sergey Matvienko
3adfd9bd5a
Fix flaky testReadSingleResource_sendFromClient_CollectedValue: reset static timestamps before each run
Static fields RESOURCE_ID_3303_12_5700_TS_0/TS_1 in Lwm2mTestHelper are never
reset between test runs. On CI retries the await() at the start of the test
passes immediately (both timestamps are still > 0 from the previous run), so
the telemetry query uses stale timestamps and the second await() times out.
Fix: add @Before that resets both timestamps to 0 before each test method,
which was already correctly implied by the unused @Before import.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
Viacheslav Klimov
ee01932846
Merge pull request #15217 from thingsboard/master-rc-merge
Merge rc into master
6 months ago
Viacheslav Klimov
7f5bbed61f
Merge remote-tracking branch 'origin/rc' into master-rc-merge
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/rule/NotificationRuleRecipientsConfig.java
# common/edge-api/src/main/proto/edge.proto
6 months ago
Dmytro Skarzhynets
f9953345ba
fix: license headers
6 months ago
Viacheslav Klimov
77e0211abe
Merge remote-tracking branch 'origin/lts-4.3' into rc
6 months ago
Viacheslav Klimov
f4fff9579c
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
# Conflicts:
# application/src/main/resources/thingsboard.yml
# dao/src/test/java/org/thingsboard/server/dao/service/OtaPackageServiceTest.java
6 months ago
Viacheslav Klimov
055c498ca3
Merge pull request #14781 from dashevchenko/noWebSocketOnTsDeletion
Added WS update on telemetry deletion
6 months ago
dashevchenko
0d0c29255a
fixed resolvePropertyOrder to walk interface ancestry
6 months ago