2006 Commits

Author SHA1 Message Date
Igor Kulikov
34339c6532 Minor changes 2022-09-23 19:26:50 +03:00
Igor Kulikov
085e3c1580 Implement Asset Profile feature 2022-09-23 15:37:17 +03:00
Andrii Shvaika
eebe8d8cbf Fix invalid logic related to endTs in read queries 2022-09-16 15:20:27 +03:00
Andrii Shvaika
84da448dc0 Merge branch 'timescale-test-suite' of github.com:smatvienko-tb/thingsboard into feature/latestTsAggregation 2022-09-16 11:56:25 +03:00
Andrii Shvaika
89c715cd18 Fix Cassandra DAO 2022-09-16 11:55:48 +03:00
Andrii Shvaika
9d30b7558f Support of Comparison Queries 2022-09-14 14:22:43 +03:00
Andrii Shvaika
9689e9c041 Fix bugs. Remove floating window support 2022-09-13 12:39:07 +03:00
Andrii Shvaika
7cc2943d18 New API for Agg requests 2022-09-12 15:54:21 +03:00
Andrii Shvaika
1fcc757147 Improvement to the AGG calculations to include latestTs and count 2022-09-09 14:04:24 +03:00
Sergey Matvienko
f0d19afd9c dao timescale test suite added, testcontainers version upgraded to support timescaledb 2022-09-08 19:40:56 +03:00
Andrii Shvaika
4e3f456a4b Comments for TenantService.deleteTenant 2022-09-01 15:58:56 +03:00
nickAS21
edffd7600f fix_bug: Entity delete with delete relations, other Entity 2022-08-25 18:49:16 +03:00
nickAS21
c6535a128e fix_bug: Entity delete with delete relations, Dashboard 2022-08-24 13:18:51 +03:00
nickAS21
34814e8d8a fix_bug: Entity delete with delete relations 2022-08-24 08:57:47 +03:00
Andrii Shvaika
dea933d906 Version set to 3.4.2 2022-08-19 15:25:18 +03:00
Andrii Shvaika
25f58b0bb5 Remove old cleanup events function 2022-08-19 13:45:16 +03:00
Andrew Shvayka
abbf791987
Merge pull request #6959 from YuriyLytvynchuk/feature/fix_convert_value_entityDataAdapter
[3.4.1]Fix convertValue in EntityDataAdapter
2022-08-16 12:12:33 +03:00
Andrii Shvaika
8de1ee776c Fix conflicts. Refactored RandomStringUtils 2022-08-16 11:26:32 +03:00
Andrii Shvaika
31124311a3 Device State performance improvements 2022-08-04 14:59:15 +03:00
Andrii Shvaika
8dc01ea5db Major improvement to device state service 2022-08-03 18:52:10 +03:00
Andrii Shvaika
348dbf648f Fix Upgrade interval 2022-07-29 19:15:53 +03:00
Andrii Shvaika
13c47ed3d0 Fix sort property for events 2022-07-29 18:17:03 +03:00
Andrii Shvaika
302f512be8 Upgrade improvements 2022-07-29 15:43:13 +03:00
Andrii Shvaika
f1f1eb7c2a Merge branch 'master' of github.com:thingsboard/thingsboard into feature/events-optimization 2022-07-28 13:30:29 +03:00
Andrii Shvaika
079c610ffc Improvements to the upgrade script 2022-07-28 13:28:59 +03:00
Andrii Shvaika
07de58fe21 Automatic migration of the events during upgrade 2022-07-27 19:22:10 +03:00
Andrii Shvaika
a38edcd62b Upgrade script for the events migration 2022-07-27 18:56:09 +03:00
Andrii Shvaika
3af07efd7f Support for bulk delete of events 2022-07-27 15:30:08 +03:00
Andrii Shvaika
ab0710c13e Cleanup event tables by partitions 2022-07-26 19:15:25 +03:00
Andrii Shvaika
219e97ff4a Implementation of Rule Chain and Rule Node debug events 2022-07-26 16:28:55 +03:00
Andrii Shvaika
e89554aaf4 WIP: improvement to fetch of the events 2022-07-25 19:36:13 +03:00
devaskim
db3a2dee2e
Enable lazy loading of tenant service in asset validator. 2022-07-22 23:37:06 +05:00
Andrii Shvaika
a720009b55 Initial DB structure 2022-07-22 18:53:41 +03:00
Igor Kulikov
088f971e3c Remove unused tenantProfileCache from DeviceProfileDataValidator to avoid potential cyclic bean dependencies 2022-07-21 14:33:10 +03:00
Andrii Shvaika
fa0433a7eb Version set to 3.4.1-SNAPSHOT 2022-07-19 15:30:16 +03:00
Igor Kulikov
53381636e3 Fix ota package cyclic dependency 2022-07-18 17:31:44 +03:00
Yuriy Lytvynchuk
ee95dc20df fix_convertValue in EntityDataAdapter 2022-07-18 15:13:21 +03:00
Yuriy Lytvynchuk
b08fd39bdc fix_convertValue in EntityDataAdapter 2022-07-18 15:10:11 +03:00
Andrii Shvaika
e6fe7e6833 Unique constraint for external id 2022-07-15 18:00:33 +03:00
Volodymyr Babak
4c78121cc5 Core review updates 2022-07-15 13:17:18 +03:00
Volodymyr Babak
3881c809fe Clean up cassandra partitions cache on remove 2022-07-15 12:39:22 +03:00
thingsboard
87325bcd10 Merge remote-tracking branch 'origin/develop/3.4' into feature/work-1581-replace-deprecated-stringutils 2022-07-13 13:33:17 +03:00
Igor Kulikov
438f90f3ec
Merge pull request #6931 from YuriyLytvynchuk/fix_bug_import_rulechain
[3.4] Fix export/Import RuleChain for nested RuleChains
2022-07-13 12:38:20 +03:00
Andrii Shvaika
7fa1ca365b Remove transactional for delete tenant since it conflicts with the cache implementation 2022-07-12 19:51:25 +03:00
Yuriy Lytvynchuk
915ad7c0fa Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into fix_bug_import_rulechain 2022-07-12 19:06:05 +03:00
Yuriy Lytvynchuk
5250c9a177 fix_export_import_rulechaine 2022-07-12 18:30:12 +03:00
YevhenBondarenko
647588e6b8 merge with develop/3.4 2022-07-12 15:33:20 +02:00
YevhenBondarenko
8b6664c096 remove isolated tb-core 2022-07-12 13:27:39 +02:00
Andrii Shvaika
cd633c72c8 No more Queue Id in the Device Profile 2022-07-12 12:56:40 +03:00
thingsboard
c7daaa571e replace StringUtils usages with in-repository implementation 2022-07-12 12:08:52 +03:00