Viacheslav Klimov
|
d9f37cd2f2
|
Merge pull request #12360 from thingsboard/fix/upgrade-from
Ignore version from tb_schema_settings when from_version property is specified
|
2024-12-30 17:41:41 +02:00 |
|
ViacheslavKlimov
|
aba14c7ecc
|
Remove invalid upgrade log
|
2024-12-30 16:51:27 +02:00 |
|
ViacheslavKlimov
|
7c6b3f6adf
|
Temporal: ignore version in tb_schema_settings when from_version property is specified
|
2024-12-30 16:45:29 +02:00 |
|
Viacheslav Klimov
|
949adf0ccb
|
Merge pull request #12358 from AndriiLandiak/fix/edge-flaky
Fix test: testRuleChains
|
2024-12-30 16:24:59 +02:00 |
|
Viacheslav Klimov
|
21fef65229
|
Merge pull request #12359 from thingsboard/fix/system-notification-delivery
Ignore unconfigured delivery method for system notification type
|
2024-12-30 16:24:43 +02:00 |
|
ViacheslavKlimov
|
f02b25f15a
|
Ignore unconfigured delivery method for system notification type
|
2024-12-30 16:15:37 +02:00 |
|
Andrii Landiak
|
2f8aa65a8e
|
Fix RuleChain flaky test
|
2024-12-30 16:14:01 +02:00 |
|
nick
|
ffd1d891cd
|
fix bug: lwm2m flaky test (.times to .atLeast)
|
2024-12-30 12:15:08 +02:00 |
|
Volodymyr Babak
|
cf9204416b
|
Fixed case when seqId started new cycle. Improved edge trace/debug logging (#12342)
* Fixed case when seqId started new cycle. Improved edge trace/debug logging
* Edge downlink logging improved
* Edge downlink logging improved #2
|
2024-12-30 10:04:41 +02:00 |
|
Igor Kulikov
|
15d22e9e6b
|
Improve upgrade script to separate long running resources update.
|
2024-12-27 17:15:59 +02:00 |
|
Igor Kulikov
|
3a2228918b
|
Fix schema upgrade script.
|
2024-12-27 16:23:17 +02:00 |
|
Igor Kulikov
|
94f294aebf
|
Fix load of JS Module extensions during installation or upgrade.
|
2024-12-27 15:32:17 +02:00 |
|
Igor Kulikov
|
d2293388ed
|
Merge pull request #12315 from maxunbearable/improvement/gateway-offline-backups
Added offline backups for Gateways
|
2024-12-27 12:04:00 +02:00 |
|
mpetrov
|
30ce285725
|
Updated JS module
|
2024-12-26 16:19:14 +02:00 |
|
Igor Kulikov
|
23cd86e870
|
Merge pull request #12331 from ArtemDzhereleiko/AD/hot-fix/scada-scale-invert
Fixed SCADA scale symbols
|
2024-12-24 14:19:27 +02:00 |
|
Artem Dzhereleiko
|
4c7775eba9
|
UI: Fixed scale symbol
|
2024-12-24 12:56:50 +02:00 |
|
mpetrov
|
f5dfab8f46
|
Updated js module
|
2024-12-24 12:35:27 +02:00 |
|
Igor Kulikov
|
5072b9b2af
|
Merge pull request #12275 from ArtemDzhereleiko/AD/hot-fix/hp-filter-symbol
Fixed color for HP SCADA filter
|
2024-12-24 12:29:59 +02:00 |
|
Volodymyr Babak
|
d5e973283c
|
EdgeGrpcSession - move check of empty high priority msgs into submethod
|
2024-12-23 20:46:07 +02:00 |
|
ViacheslavKlimov
|
f22797ed29
|
Fix alarm rule clear test
|
2024-12-23 15:44:35 +02:00 |
|
ViacheslavKlimov
|
a70e20fe44
|
Don't send separate notification when notification clear rule is met
|
2024-12-23 15:31:24 +02:00 |
|
Viacheslav Klimov
|
155c701822
|
Merge pull request #12305 from dashevchenko/constraintNameFix
Updated constraint name to valid one
|
2024-12-23 12:07:10 +02:00 |
|
mpetrov
|
04e5060689
|
Added offline backups for Gateways
|
2024-12-20 17:54:36 +02:00 |
|
ViacheslavKlimov
|
ad97199f04
|
Fix cached entity was updated during inlineImages
|
2024-12-19 18:12:00 +02:00 |
|
dashevchenko
|
edf0712812
|
updated constraint name to valid one
|
2024-12-19 16:31:07 +02:00 |
|
Viacheslav Klimov
|
6627084cdf
|
Merge pull request #12283 from smatvienko-tb/feature/git-actuator-info
added git-commit-id-maven-plugin for the application to expose the git information under actuator/info
|
2024-12-19 11:39:55 +02:00 |
|
yevhenii_zahrebelnyi
|
dea6a76716
|
Merge branch 'rc' into increase-default-parameters
|
2024-12-18 15:37:00 +02:00 |
|
Yevhenii
|
a21c0c881f
|
Increase default parameters
Changed default values:
- EDGES_SCHEDULER_POOL_SIZE
- EDGES_SEND_SCHEDULER_POOL_SIZE
- EDGES_GRPC_CALLBACK_POOL_SIZE
|
2024-12-18 13:30:37 +02:00 |
|
ViacheslavKlimov
|
8672ff6564
|
Add userActivated to user info
|
2024-12-18 13:21:19 +02:00 |
|
Sergey Matvienko
|
e6ee4c7679
|
added git-commit-id-maven-plugin for the application to expose the git information under actuator/info
|
2024-12-17 18:22:28 +01:00 |
|
yevhenii
|
01e6ae3709
|
Fix widget type sync up
|
2024-12-17 18:13:03 +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 |
|
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 |
|
dashevchenko
|
efb0cd2681
|
fixed mobile redirect if ios is disabled in properties
|
2024-12-13 17:42:01 +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 |
|
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
|
b2c934a4a4
|
Fixed ordering for available notification delivery methods
|
2024-12-05 10:57:29 +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 |
|