23157 Commits

Author SHA1 Message Date
Andrew Shvayka
300cdbe0f7
Merge pull request #12799 from thingsboard/feature/lwm2m/obj-19-ota-update
Use LwM2M Object 19 to send OTA update metadata
2025-04-24 16:11:35 +03:00
nickAS21
841d3ea33f lwm2m: update with master 2025-04-24 15:56:58 +03:00
Viacheslav Klimov
cd41cb3244
Merge pull request #13243 from thingsboard/fix_bug_lwm2m_404_profile
Fixed 404 error when accessing LwM2M Profile Transport Configuration with LwM2M disabled
2025-04-24 11:16:59 +03:00
nickAS21
6acfcab34d Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-23 11:26:06 +03:00
nickAS21
ddb9cd20a8 lwm2m: fix_bug 404: comment1 2025-04-22 16:28:56 +03:00
nickAS21
2a211bbc45 lwm2m: fix_bug 404 in profile on UI 2025-04-22 15:58:36 +03:00
Igor Kulikov
ee1f378f77 Merge with rc 2025-04-22 11:20:38 +03:00
Igor Kulikov
d6fb28ebd7 Revert upgrade scripts 2025-04-22 11:12:44 +03:00
Igor Kulikov
bee6c19a51 Version 4.1.0-SNAPSHOT 2025-04-22 10:58:36 +03:00
Igor Kulikov
50733cd12a Merge with RC 2025-04-22 10:57:57 +03:00
Igor Kulikov
a40f9d6ae4 Ver 4.0.1-RC 2025-04-22 10:56:47 +03:00
Igor Kulikov
84b102bb21 Update supported versions for upgrade 2025-04-22 10:52:44 +03:00
Igor Kulikov
5fbb3194a7 Version 4.0.1-RC 2025-04-22 10:46:16 +03:00
Igor Kulikov
0cc0fb9309
Merge pull request #13229 from ArtemDzhereleiko/AD/bug-fix/b-r-elbow-con-position
Fixed SCADA HP bottom right elbow connector pipe
2025-04-22 10:26:15 +03:00
Igor Kulikov
7ddb7e48bd
Merge pull request #13217 from irynamatveieva/fix/rule-node-help-links
Updated links for the rule nodes
2025-04-22 10:24:35 +03:00
nickAS21
d8435246dd lwm2m: add Base64 from java.util and add Test FW to objectId=19 jsonNode 2025-04-18 19:24:45 +03:00
nickAS21
33ec93c32d lwm2m: comments1 2025-04-18 12:31:15 +03:00
Andrew Shvayka
e53d721d95
Merge pull request #13228 from smatvienko-tb/fix/DefaultNotificationCenter-log-debug-level
default notification center log debug level
2025-04-17 20:14:44 +04:00
Artem Dzhereleiko
ac1913791c Merge remote-tracking branch 'upstream/rc' into AD/bug-fix/b-r-elbow-con-position 2025-04-17 17:59:19 +03:00
Artem Dzhereleiko
925b73a7a0 UI: Fixed bottom right connector 2025-04-17 17:58:01 +03:00
Sergey Matvienko
5de4efb7b3 DefaultNotificationCenter log level debug 2025-04-17 14:03:53 +02:00
Igor Kulikov
221a68c719
Merge pull request #13226 from vvlladd28/bug/widger-settings/mutation-default-settings
Fix mutation of default widget settings
2025-04-17 12:50:57 +03:00
Igor Kulikov
5497d65171
Merge pull request #13218 from maxunbearable/fix/6043-show-help-error
Fixed early updatePosition call to prevent CDK overlay crash in matSuffix context
2025-04-17 12:47:34 +03:00
Igor Kulikov
fc075ae857
Merge pull request #13215 from vvlladd28/improvement/deep-clone/check
Fix type checking for Date and Array in iframes
2025-04-17 12:46:42 +03:00
Igor Kulikov
80679fb8b6
Merge pull request #13214 from vvlladd28/bug/denamic-form/type-fieldset-array
Fix saving issue for dynamic form array items of type 'fieldset'
2025-04-17 12:44:12 +03:00
Vladyslav_Prykhodko
506c0927f6 UI: Fixed mutation default widget settings in advanced mode 2025-04-17 11:59:23 +03:00
mpetrov
f4b769e42a Fixed a crash when using tb-help-popup inside matSuffix
Fixed a crash when using tb-help-popup inside matSuffix

Moved styles assignment after positioning

Moved styles assignment after positioning

Changed approach to condition in setter

Changed approach to condition in setter

@nickAS21
fix_bug_lwm2m: add resource "tbfw" and "tbsw" to root coap

fix_bug_lwm2m: refactoring

fix_bug_lwm2m: add block2 condition

Merge with RC

Remove link to Google Groups

fix_bug_lwm2m: add authorizer to lh server

update dashboard title to include TBEL metrics

Use create coap profile in tests

Renamed profile data variables

Version 4.1.0-SNAPSHOT

Cleanup upgrade scripts

Revert "Cleanup upgrade scripts"

This reverts commit e008792acf6cf3559653363675d82dab5bd843ec.

Revert "Version 4.1.0-SNAPSHOT"

This reverts commit da0ec62692c75f543b583e64714d60fa2f41b9d3.

Revert "Renamed profile data variables"

This reverts commit 12b1de4d2e6e3ffdc5ccb8becf5c9d9ace523c9c.

Revert "Use create coap profile in tests"

This reverts commit c07ff658ad07f5d2c8a6472b490feb1b83590659.

Revert "update dashboard title to include TBEL metrics"

This reverts commit 06df627aec29c3bd4141c36814b4f8443890f87f.

Revert "fix_bug_lwm2m: add authorizer to lh server"

This reverts commit b1f3a743da4de46746e85f0453434aedf457bc6e.

Revert "Remove link to Google Groups"

This reverts commit ba8f536b626c772c84c7cf17dea4057727edc816.

Revert "Merge with RC"

This reverts commit 02a09ac4f16954f9fd25dabde41a277ff19cdf9e.

Revert "fix_bug_lwm2m: add block2 condition"

This reverts commit bd09ed8202c397f98472a8838a73b4ffc2aa0124.

Revert "fix_bug_lwm2m: refactoring"

This reverts commit eefa6caee40768e33c010287694147302451befb.

Revert "@nickAS21"

This reverts commit cecfa18fc8e71dc8c4cf736855f51cff65ee4828.
2025-04-16 17:46:35 +03:00
IrynaMatveieva
fbc3ff9c24 updated links for the rule nodes 2025-04-16 08:33:50 +03:00
Vladyslav_Prykhodko
0add09eb51 UI: Fix Date and Array type checking in iframes and Web Workers 2025-04-15 18:31:40 +03:00
Vladyslav_Prykhodko
4a9f2d87f3 UI: Fixed saving issue in dynamic form array item of type 'fieldset' 2025-04-15 17:46:08 +03:00
nickAS21
04abc88101 Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-15 15:05:26 +03:00
nickAS21
fea2d7e4a3 lwm2m: refactoring SW with unInstall (argument is 1) -> "ForUpdate" 2025-04-15 15:04:17 +03:00
Andrew Shvayka
b9083a7cd9
Merge pull request #13209 from dashevchenko/properties-fix
Updated properties to exclude tags
2025-04-15 14:32:28 +04:00
Igor Kulikov
cedc7d2e46 Cleanup upgrade scripts 2025-04-15 13:14:25 +03:00
Igor Kulikov
757c887034 Version 4.1.0-SNAPSHOT 2025-04-15 13:06:03 +03:00
Igor Kulikov
508f00ab24 Merge branch 'rc' 2025-04-15 12:56:17 +03:00
dashevchenko
bbda909870 updated properties to exclude tags 2025-04-15 12:38:07 +03:00
Andrew Shvayka
822b2155dd
Merge pull request #13205 from thingsboard/fix/cf-init
Fix CF entity profiles cache initialization
2025-04-14 19:35:33 +04:00
ViacheslavKlimov
f361dfeb1e Fix CF entity profiles cache initialization 2025-04-14 18:33:47 +03:00
Andrew Shvayka
bd0793075a
Merge pull request #13204 from volodymyr-babak/edge-slow-down-sys-tenant-notification-processing
BaseEdgeProcessor - Fixed incorrect return
2025-04-14 16:39:27 +04:00
Volodymyr Babak
e964c0781e BaseEdgeProcessor - Fixed incorrect return 2025-04-14 15:35:39 +03:00
Andrew Shvayka
fcc3e1245f
Merge pull request #13201 from volodymyr-babak/edge-slow-down-sys-tenant-notification-processing
Edge - slow down processing of edge events for SYS_TENANT_ID
2025-04-14 14:49:28 +04:00
Igor Kulikov
a52ad6abf1
Merge pull request #13203 from vvlladd28/improvement/map-help/additional-key
Updated map help
2025-04-14 13:41:58 +03:00
Vladyslav_Prykhodko
979ceb3453 UI: Updated map help function. Added hint to need add key 2025-04-14 13:38:47 +03:00
Volodymyr Babak
5653ac7f2f RelationActionEvent - check for existing tenant in case RELATION_DELETED 2025-04-14 13:37:55 +03:00
Volodymyr Babak
375792da19 save edge event -Do not do validation for active edges 2025-04-14 13:30:46 +03:00
Andrew Shvayka
2baca1dd9d
Merge pull request #13202 from vvlladd28/improvement/shape-fill-image/use-attributte
Add example in shape fill image how to use attribute
2025-04-14 14:26:23 +04:00
Volodymyr Babak
2478acc42d Refactoring - introduced new method - findActiveEdges for all tenants 2025-04-14 13:25:32 +03:00
Vladyslav_Prykhodko
5d5e778136 UI: Add example in shape fill image how to use attribute 2025-04-14 12:54:38 +03:00
Andrew Shvayka
f52fdfd290
Merge pull request #13194 from smatvienko-tb/hotfix/profile-state-alarm-schedule-dynamic-attributeSource-null
DeviceProfile alarm - Profile state alarm schedule dynamic attributeSource null
2025-04-14 13:51:20 +04:00