Andrew Shvayka
e7dae87e77
Merge pull request #13054 from dskarzh/fix/mqtt-client/infinite-retransmission-memory-leak
...
MQTT client: prevent potential memory leak in retransmission mechanism
2025-05-06 14:37:21 +03:00
Viacheslav Klimov
e083d21311
Merge pull request #13316 from thingsboard/fix/ota-package-log
...
fixed 'value too long' after saving ota (#13277 )
2025-05-06 14:33:39 +03:00
Yevhen Bondarenko
a0a77c721f
fixed 'value too long' after saving ota ( #13277 )
...
* fixed 'value too long' after saving ota
* fixed tests
2025-05-06 14:32:11 +03:00
Yevhenii
8dcd8f707d
Update edge install instructions
...
- changed instructions
2025-05-06 09:37:21 +03:00
Artem Dzhereleiko
23ded89dea
UI: Refactoring
2025-05-02 13:31:37 +03:00
Artem Dzhereleiko
1c5fc16b58
UI: Remove unused constant
2025-05-02 13:19:40 +03:00
Artem Dzhereleiko
71724b95d6
UI: Fixed percent value for doughnut chart
2025-05-02 13:14:51 +03:00
Artem Dzhereleiko
b7081eed03
UI: Add completion for new scada api
2025-05-02 11:27:28 +03:00
Vladyslav_Prykhodko
357a1512e8
UI: Improved dashboard autocomplete - ignoreError and add error handling
2025-05-02 11:26:06 +03:00
Artem Dzhereleiko
777228afe4
UI: Rename id property
2025-05-01 16:39:46 +03:00
Dmytro Skarzhynets
e84a006091
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
2025-05-01 16:33:44 +03:00
Dmytro Skarzhynets
8d749f593b
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
2025-05-01 16:30:41 +03:00
Artem Dzhereleiko
166475a524
UI: Refactoring connector settings
2025-05-01 16:21:14 +03:00
Igor Kulikov
439cd20700
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
...
Improved Nederlands (België) translation
2025-05-01 13:15:19 +03:00
Igor Kulikov
489e8367f7
Merge pull request #13289 from vvlladd28/bug/help-link/cf
...
Fixed incorrect help links for calculated fields
2025-05-01 13:14:48 +03:00
Igor Kulikov
e3c98ab5ef
Merge pull request #13253 from Terny22/widget-settings-broken-validation
...
Fixed an issue with broken pagination settings validation in table-widgets
2025-05-01 13:14:20 +03:00
Artem Dzhereleiko
3066d17294
UI: Hint for dynamic settings and refactoring flow animation
2025-05-01 10:41:38 +03:00
Vladyslav Prykhodko
ff3c1e27ed
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
2025-04-30 23:47:19 +03:00
Vladyslav_Prykhodko
8c178a2647
UI: Fixed incorrect help links for calculated fields
2025-04-30 16:46:12 +03:00
yevhenii
6f9e36d386
Update edge install instructions
...
- updated install instructions
2025-04-24 18:36:39 +03:00
Tarnavskiy
358e635805
Code optimization for a fix of an issue with broken pagination settings validation in table-widgets
2025-04-23 18:34:58 +03:00
Tarnavskiy
49289da5a8
Fixed an issue when the user could break the pagination settings validation by switching between the basic/advanced mode tabs in table-widgets
2025-04-23 17:55:51 +03:00
Sergey Matvienko
2a50e2eaa5
AbstractScriptInvokeService: validate script refactored
2025-04-22 16:38:52 +02:00
Igor Kulikov
d6fb28ebd7
Revert upgrade scripts
2025-04-22 11:12:44 +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
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
Sergey Matvienko
5a46a170e4
MQTT client log added: Scheduling reconnect in [{}] sec
2025-04-16 16:47:20 +02: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
Sergey Matvienko
26d949d22f
invalidate async js scripts
2025-04-16 16:18:21 +02: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
Andrew Shvayka
b9083a7cd9
Merge pull request #13209 from dashevchenko/properties-fix
...
Updated properties to exclude tags
2025-04-15 14:32:28 +04: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