2639 Commits

Author SHA1 Message Date
YevhenBondarenko
040473ac80 added edrxCycle to the Lwm2mDeviceTransportConfiguration 2021-07-12 12:26:51 +03:00
Vladyslav_Prykhodko
8ce022b03c UI: Add support RPC request persistent parameter 2021-07-12 12:24:53 +03:00
Andrii Shvaika
65032092e1 Persistent RPC calls review 2021-07-09 17:07:50 +03:00
Andrii Shvaika
6f67e72afd Refactoring of MailService 2021-07-09 13:57:57 +03:00
Sergey Matvienko
dd9257f6a1 Merge branch 'master' into events-cleanup-performance-improvement-for-big-data
# Conflicts:
#	application/src/main/data/upgrade/3.2.2/schema_update_event.sql
2021-07-09 10:05:17 +03:00
Sergey Matvienko
2853bbf665 refactored DatabaseSchemaService (Abstract and Psql), psql-specific indexes decoupled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added 2021-07-09 09:58:02 +03:00
Sergey Matvienko
866c66b186 events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments. 2021-07-08 18:18:33 +03:00
Sergey Matvienko
6a7a9ac1ec events: test refactored as Spring Boot test to verify random delay expression and default value in yaml 2021-07-08 18:18:33 +03:00
Sergey Matvienko
efe5677c80 events: fixed update from version (3.2.2) 2021-07-08 18:18:33 +03:00
Sergey Matvienko
babe360507 events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update) 2021-07-08 18:18:33 +03:00
Sergey Matvienko
f60137de34 events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments. 2021-07-07 13:07:59 +03:00
AndrewVolosytnykhThingsboard
228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix (#4569)
* Fixed vulnerabilities for password reset and authorization

* Improvements to check user and credentials for null

* Correct messages and logs

* Improvements

* Reset Password Test: added delay after resetting password to synchronize test with server

* Executor removed from controller

* Correct method calling

* Formatting cleaned
2021-07-06 17:24:35 +03:00
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2021-07-06 17:23:25 +03:00
AndrewVolosytnykhThingsboard
85b449b62d Improvements for case null returned from repository 2021-07-06 16:52:13 +03:00
AndrewVolosytnykhThingsboard
7975e2a96a Implement of method to find dashboard by name and tenant ID, used to find correct dashboard in case multiple dashboard start with the same name. 2021-07-06 16:52:13 +03:00
AndrewVolosytnykhThingsboard
8b70cbdb55 Handling exceptions to exclude output like [object Object] 2021-07-06 14:38:22 +03:00
Sergey Matvienko
89fe9514d1 DeviceActorMessageProcessor: fixed message on MaxSessionsLimit and test header fixed 2021-07-06 14:15:45 +03:00
Sergey Matvienko
a44230a253 DeviceActorMessageProcessor: introduced LinkedHashMapRemoveEldest with BiConsumer instead many ensureSessionsCapacity() that spreaded over the class. test added 2021-07-06 14:15:45 +03:00
Volodymyr Babak
5f0bd38816 Fixed log level 2021-07-06 14:15:45 +03:00
Volodymyr Babak
989a2d24f8 Code clean up 2021-07-06 14:15:45 +03:00
Volodymyr Babak
513fc8bd3e Ensure sessions max size per device on handle activity process 2021-07-06 14:15:45 +03:00
Andrii Shvaika
25cac25731 Minor renaming of variables and code cleanup 2021-07-06 13:50:26 +03:00
Andrii Shvaika
026329f812 Merge branch 'feature/rule-engine-thread-per-topic-partition' of https://github.com/smatvienko-tb/thingsboard 2021-07-06 13:23:20 +03:00
Andrii Shvaika
973fb8ec54 Fix conflicts in rulenode-core-config.js 2021-07-06 12:20:51 +03:00
YevhenBondarenko
aa569ceec1 added fw/sw update tests 2021-07-02 15:57:45 +03:00
Igor Kulikov
c1fc6480f3
Merge pull request #4842 from AndrewVolosytnykhThingsboard/auditlog-correct-data
Correct data format for audit log
2021-07-02 12:48:47 +03:00
Igor Kulikov
f5afb4b788
Merge pull request #4821 from vvlladd28/improvement/dashboard-template/software-firmware
UI: Default sort setting changed in demo dashboards: Firmware, Software
2021-07-02 12:43:22 +03:00
Andrii Shvaika
690c97dd4d Renaming of the lwm2m configuration properties 2021-07-01 17:32:36 +03:00
Andrii Shvaika
ee55c0bf85 Improvements to key store read for lwm2m. 2021-07-01 17:08:41 +03:00
AndrewVolosytnykhThingsboard
0a94b7d893 Correct data format for audit log 2021-07-01 17:04:57 +03:00
Igor Kulikov
422d44433a Use hybrid client authentication for DTLS CoAP transport 2021-07-01 14:03:03 +03:00
Sergey Matvienko
1037e5d28e events: test refactored as Spring Boot test to verify random delay expression and default value in yaml 2021-07-01 12:27:48 +03:00
Sergey Matvienko
6cf63eba9f events: fixed update from version (3.2.2) 2021-07-01 11:39:27 +03:00
Sergey Matvienko
5118e1ed92 events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update) 2021-06-30 20:44:47 +03:00
Igor Kulikov
b2d694f7ee Add separate SSL channel for mqtt transport 2021-06-30 19:30:39 +03:00
Andrii Shvaika
9f499d9188 ResourceUtil implementation 2021-06-30 18:04:06 +03:00
Andrii Shvaika
eb9b0f8433 Implementation of software management 2021-06-30 15:42:25 +03:00
YevhenBondarenko
393d422784 fetch all clients after startUp 2021-06-29 20:06:34 +03:00
Vladyslav_Prykhodko
90b88df54c UI: Default sort setting changed in demo dashboards: Firmware, Software 2021-06-29 17:19:31 +03:00
Andrii Shvaika
27b4c99609 Do not remove info from security store 2021-06-29 15:19:32 +03:00
Sergey Matvienko
5f35374405 rule-engine: added parameter prometheusStatsEnabled 2021-06-27 13:13:10 +03:00
Sergey Matvienko
cee7896edc rule-engine: added yaml parameters consumer-per-partition with env variables for standard queues (CE) 2021-06-27 02:57:20 +03:00
Sergey Matvienko
0d94b6231e rule-engine - fixed name for reusable threads 2021-06-27 02:51:41 +03:00
Sergey Matvienko
369844295f rule-engine: consumer per partition feature 2021-06-27 02:51:21 +03:00
YevhenBondarenko
46503b69b9 improvements 2021-06-24 13:00:49 +03:00
YevhenBondarenko
b197965ab8 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-24 12:05:29 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
Andrew Shvayka
4e5f485106
Merge pull request #4682 from thingsboard/feature/cleanup-call-deduplication
Refactoring of the TTL cleanup services
2021-06-23 19:33:48 +03:00
AndrewVolosytnykhThingsboard
51f922ade5 Merge from master 2021-06-23 16:16:42 +03:00
AndrewVolosytnykhThingsboard
66d4c3fd20
Clean exception message without class name and path (#4758)
* Clean exception message without class name and path

* Correct message, improvents to text of poppup on deleting

* Added log for except files

* Correct license header
2021-06-23 14:54:27 +03:00