8224 Commits

Author SHA1 Message Date
ViacheslavKlimov
3db304e021 Refactor saveAndNotify with returned future 2024-12-17 16:11:34 +02:00
ViacheslavKlimov
e8cf3179c5 Refactor saveAndNotify and saveAndNotifyInternal for attributes 2024-12-17 15:45:05 +02:00
ViacheslavKlimov
aeb7427833 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/telemetry-service-refactoring 2024-12-17 14:45:04 +02:00
Andrii Landiak
871701ac49 Change value for MAX_DOWNLINK_ATTEMPTS from 10 to 3 2024-12-17 14:16:09 +02:00
Artem Dzhereleiko
c98ee8db3e UI: Fixed color for hp scada filter 2024-12-17 12:48:24 +02:00
ViacheslavKlimov
6c0bca2bae Refactor saveAndNotifyInternal for timeseries; save latest by default 2024-12-17 12:25:57 +02:00
Viacheslav Klimov
31c516ab3a
Merge pull request #12238 from thingsboard/coaps_X509_refactoring
Improvements for CoAP DTLS support
2024-12-17 11:19:49 +02:00
ViacheslavKlimov
2bb65923dc Refactor saveAndNotify for timeseries 2024-12-16 16:40:06 +02:00
dashevchenko
efb0cd2681 fixed mobile redirect if ios is disabled in properties 2024-12-13 17:42:01 +02:00
ViacheslavKlimov
1b6256a9e8 Refactor TbMsg copying 2024-12-13 15:18:37 +02:00
ViacheslavKlimov
0b3ffb5b4a Refactor TbMsg transforming 2024-12-13 14:21:55 +02:00
ViacheslavKlimov
e4cc2b4f9f Introduce TbMsgTransformer 2024-12-13 13:23:15 +02:00
ViacheslavKlimov
cbd2e012dd Refactor TbMsg.newMsg usages 2024-12-13 13:05:54 +02:00
nick
50e6968170 coaps: x509 - dtls add default values here (1024) and in yml add note 2024-12-13 12:13:11 +02:00
nick
272a1aa1b1 coaps: x509 - dtls add: DTLS_MAX_FRAGMENT_LENGTH, DTLS_MAX_TRANSMISSION_UNIT 2024-12-11 18:23:15 +02:00
ViacheslavKlimov
072a08564c Use tenant notification providers for system notification type 2024-12-11 11:28:20 +02:00
ViacheslavKlimov
9cbe2ca4d5 Ignore not chosen recipients for system notification types 2024-12-11 11:14:34 +02:00
Igor Kulikov
8ba8fcd9a1
Merge pull request #12200 from ArtemDzhereleiko/AD/hot-fix/scale-min-max-value
Fixed for value less than min and more than max
2024-12-09 18:19:42 +02:00
Andrii Landiak
fcb32c29f9 Fix migration from postgres to kafka for edge-events 2024-12-09 15:08:48 +02:00
dashevchenko
57df039541 fixed upgrade script for disabled android/ios configuration 2024-12-06 19:03:30 +02:00
dashevchenko
534e2349fb updated upgrade script to rename old primary key name 2024-12-06 14:49:15 +02:00
nick
df8f1dca29 tbel: tests for doc - bitwise operations 2024-12-05 23:46:44 +02:00
Igor Kulikov
a8de539ea0 Merge branch 'rc' 2024-12-05 15:10:22 +02:00
Viacheslav Klimov
87cf2f7083
Merge pull request #12174 from thingsboard/feature/new-widget-resources-export
Dashboard/widget resources export - process whole config
2024-12-05 12:49:26 +02:00
Artem Dzhereleiko
9a5d37c3c2 UI: Fixed for value less than min and more than max 2024-12-05 12:02:40 +02:00
ViacheslavKlimov
e920525456 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-05 11:26:34 +02:00
ViacheslavKlimov
b2c934a4a4 Fixed ordering for available notification delivery methods 2024-12-05 10:57:29 +02:00
Igor Kulikov
77d2826f96 Version set to 4.0.0-SNAPSHOT 2024-12-04 16:53:19 +02:00
Igor Kulikov
190bba72f9 Temp Version set to 3.9.0-RC 2024-12-04 16:52:14 +02:00
Igor Kulikov
8ac0468edd Version set to 4.0.0-SNAPSHOT 2024-12-04 16:51:03 +02:00
Igor Kulikov
cca4ac3629 Version set to 3.9.0-RC 2024-12-04 16:44:31 +02:00
Igor Kulikov
749df3f212 Add gzip compression for load dashboard and download svg images methods. 2024-12-04 15:19:42 +02:00
ViacheslavKlimov
f50789ebf3 Minor refactoring for ResourceService 2024-12-03 17:17:49 +02:00
Artem Dzhereleiko
78af38b3f3 UI: Warning-Critical statte animation for hp scada 2024-12-03 16:44:19 +02:00
Igor Kulikov
98526e3617
Merge pull request #12142 from ArtemDzhereleiko/AD/imp/segmented-button
Two-segment button widget
2024-12-03 15:29:40 +02:00
ViacheslavKlimov
6859e051b6 Merge branch 'rc' of github.com:thingsboard/thingsboard into tmp-merge 2024-12-03 14:10:53 +02:00
ViacheslavKlimov
8ba34a953a Dashboard/widget resources export - process whole config 2024-12-03 14:06:06 +02:00
Artem Dzhereleiko
b39f087fec UI: Rename segmented button to Two-segment button 2024-12-03 13:53:45 +02:00
Artem Dzhereleiko
68bc840dbd UI: Refactoring segmented button 2024-12-03 13:38:20 +02:00
Andrew Shvayka
d90e628e81
Revert "Fix email sender address issue" 2024-12-03 13:12:38 +02:00
ViacheslavKlimov
dd02e44822 Housekeeper: cancel task future in finally block 2024-12-03 12:59:24 +02:00
Andrew Shvayka
5c33456de5
Merge pull request #11689 from dskarzh/safe-scheduler
Safe scheduled thread pool
2024-12-03 11:51:33 +01:00
Igor Kulikov
bd5ade822d
Merge pull request #12117 from vvlladd28/bug/attribute-card
Fixed incorrect show long number in attribute card
2024-12-03 11:58:29 +02:00
Igor Kulikov
f0b3d84c41 Merge branch 'master' into feature/js-module 2024-12-03 11:23:51 +02:00
Andrii Shvaika
bfe2977b53 Code cleanup 2024-12-03 11:22:07 +02:00
Igor Kulikov
cc468e34f7 Merge branch 'master' into feature/js-module 2024-12-03 11:03:43 +02:00
Andrii Shvaika
d1efcf2b6f Fix typo 2024-12-03 10:57:54 +02:00
Andrii Shvaika
6ed415e442 Upgrade scripts 2024-12-03 10:55:18 +02:00
Igor Kulikov
93711914ba Merge branch 'master' into feature/js-module 2024-12-03 10:19:02 +02:00
Andrii Shvaika
99e58579b9 Fix startup issue and compilation error 2024-12-03 10:18:03 +02:00