1871 Commits

Author SHA1 Message Date
YevhenBondarenko
9f863116a0 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/kafka-settings
# Conflicts:
#	application/src/main/resources/thingsboard.yml
2021-03-02 10:11:07 +02:00
YevhenBondarenko
3c52c8c221 added "min.insync.replicas" parameter to the kafka topics 2021-03-02 10:04:51 +02:00
Vladyslav_Prykhodko
c81854e614 Twilio SMS provider added support Phone Number's SID or Messaging Service SID 2021-03-01 19:16:13 +02:00
Andrii Shvaika
1e9016cb47 Implementation 2021-03-01 18:23:39 +02:00
Vladyslav_Prykhodko
db77821ad7 UI: Change image preview from svg to png 2021-03-01 18:14:08 +02:00
Volodymyr Babak
eec8bb0202 Introduced new configuration option 2021-03-01 16:13:50 +02:00
Volodymyr Babak
594a1290db Async timeout connector customizer. Refactoring 2021-03-01 16:13:50 +02:00
Andrew Volostnykh
a2d9899a46 Null activation link and absent expected field in additional info fixed 2021-03-01 15:15:24 +02:00
Andrii Shvaika
3176c208a8 Data structures 2021-03-01 14:47:50 +02:00
AndrewVolosytnykhThingsboard
8ea3dcb808 improvement of solution 2021-03-01 12:19:57 +02:00
Andrii Shvaika
3cd964327a Constant filters for device profile 2021-02-26 19:26:31 +02:00
Vladyslav_Prykhodko
885395f119 Added preview image widget bundles; Refactoring back state button 2021-02-25 15:37:20 +02:00
vzikratyi
43309d2497 Added instruction to update redis config if attr cache enabled 2021-02-25 12:40:07 +02:00
vzikratyi
29fd4fb02c Save Attributes to cache 2021-02-25 10:42:24 +02:00
Vladyslav_Prykhodko
989b6e7a30 Merge branch 'master' 2021-02-23 18:01:04 +02:00
Andrii Shvaika
a4508aa193 Imrpvements to the entity message routing based on the device profile 2021-02-22 17:18:48 +02:00
VoBa
16f3146fd4
Push entity created event to the device profile rule chain and queue if specified (#4131)
* Remove device from cache in case null value cached in the distributed redis

* Handle case when device was removed from db but message in the queue exists

* Code review chagnes

* Added usage statistics configuration to yml file

* Use msg queue instead of default

* Make private

* Make private

* Push entity created event to the device profile rule chain and queue if specified
2021-02-22 13:56:15 +02:00
ShvaykaD
c01005627b
[3.3] Fix/psql ts partitions remove action (#4130)
* fix psql ts partitions remove action by max ttl

* added forced null assigning

* added fix to upgrade

* added update to upgrade script from 3.1.1 and 3.2.1
2021-02-22 13:50:44 +02:00
vzikratyi-tb
ef33c68727
Added kafka consumer-groups statistics (#4123)
* Added kafka consumer-groups statistics

* Fixed PR notes

* Updated stats.kafka-response-timeout-ms

* Log kafka stats only once for CORE and RULE_ENGINE
2021-02-22 12:03:06 +02:00
AndrewVolosytnykhThingsboard
9728478b0d
Stub for querying entities after deleting dashboard (#4107)
* Code cleaning after review

* Code cleaning

* Refactoring

* Clean solution improved

* Imports standartization

* Correct if statement improved
2021-02-22 12:00:44 +02:00
Vladyslav_Prykhodko
10cea37abe UI: Add new setting for subscription reloadOnlyOnDataUpdated 2021-02-16 00:37:42 +02:00
Andrii Shvaika
6c1074a8b0 Fix for race condition in the partition change events 2021-02-15 14:25:40 +02:00
VoBa
411c9dabda
Added usage statistics configuration to yml file (#4097)
* Remove device from cache in case null value cached in the distributed redis

* Handle case when device was removed from db but message in the queue exists

* Code review chagnes

* Added usage statistics configuration to yml file
2021-02-15 12:24:30 +02:00
Andrii Shvaika
dac7c5250f Improvements to the DeviceStateService 2021-02-12 15:40:54 +02:00
Viacheslav Kukhtyn
c4b1f9ea7a Process alarms on activity and inactivity events when device state is persisted to telemetry 2021-02-12 15:40:54 +02:00
Igor Kulikov
081ee1e634 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-02-12 13:52:38 +02:00
Igor Kulikov
305e656c71 Fix memory leak in entity data subscription service 2021-02-12 13:52:25 +02:00
Andrii Shvaika
58e31ceb78 Improvement to the restarts of the rule nodes 2021-02-11 18:19:40 +02:00
Vladyslav_Prykhodko
ca8f04e1e9 Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview 2021-02-10 18:42:13 +02:00
Andrii Shvaika
cfb8a72f06 Memory leak fix for cases when actors fail to initialize or stopped. Cleanup TbMsgPackProcessingContext as well. 2021-02-10 16:21:42 +02:00
Igor Kulikov
51794534f8 Update deb/rpm packages java dep versions. Update JVM options. 2021-02-05 17:33:27 +02:00
Igor Kulikov
3f83be21da Fix lombok config. Update base openjdk image 2021-02-05 14:28:26 +02:00
Igor Kulikov
22e5771120 JDK 11 Support 2021-02-04 19:31:20 +02:00
Vladyslav_Prykhodko
22a1d24291 Added to widgets bundles and widget functional preview and description 2021-02-04 19:00:28 +02:00
Igor Kulikov
4c87b36a92 Minor fixes 2021-02-03 17:58:12 +02:00
Igor Kulikov
3ea5314495 Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard. 2021-02-03 12:21:55 +02:00
Igor Kulikov
db904c6963 Fix HSQLDB support 2021-02-01 13:30:03 +02:00
Igor Kulikov
a3d2eb4c4e Fix NPE in entity data subscription 2021-01-29 15:05:31 +02:00
Andrii Shvaika
cf40729bae Merge branch 'master' of github.com:thingsboard/thingsboard 2021-01-29 13:33:41 +02:00
Andrii Shvaika
00e1ed3aa8 More tests for Deduplication Executor 2021-01-29 13:33:30 +02:00
Igor Kulikov
06420d2ba1
Merge pull request #4014 from YevhenBondarenko/base-url
default value for prohibitDifferentUrl changed to false
2021-01-29 13:04:21 +02:00
Andrii Shvaika
5029445b8c Deduplication of the partition change events 2021-01-28 18:59:57 +02:00
YevhenBondarenko
f1c3e1a578 default value for prohibitDifferentUrl changed to false 2021-01-27 14:45:34 +02:00
Igor Kulikov
5caba21891 Update TB install service 2021-01-14 17:36:09 +02:00
Vladyslav_Prykhodko
733c0f1bad UI: Fixed updated map after call example custom action "Delete polygon/marker" 2021-01-14 16:54:36 +02:00
Valerii Sosliuk
f2a31da65e Max Debug Event symbols configurable 2021-01-13 11:33:35 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Illia Barkov
4aa55bccf8
Added ability to return arrays in transformation script node (#3910)
* Added ability to return arrays in transformation script node

* fix typo

* Refactoring

* Improvements

* Improvements
2021-01-06 14:41:01 +02:00
YevhenBondarenko
bcfc7cc733 fixed audit logs for device profile 2020-12-30 18:17:10 +02:00
Igor Kulikov
674512ddcc Fix updateDashboardCustomers method - allow empty body 2020-12-29 11:09:21 +02:00