Volodymyr Babak
|
7b3b8de7ce
|
Code review refactoring
|
2024-01-11 16:19:01 +02:00 |
|
YevhenBondarenko
|
200eed6cf5
|
merge with develop/3.7
|
2024-01-11 12:36:21 +01:00 |
|
Andrii Shvaika
|
7fc2231189
|
Interval types back-end implementation
|
2024-01-11 12:40:50 +02:00 |
|
Andrew Shvayka
|
2824ca6acc
|
Merge pull request #9963 from thingsboard/fix/relations-deletion
Fix asset relations deletion
|
2024-01-10 14:09:17 +02:00 |
|
Andrew Shvayka
|
928debe632
|
Merge pull request #9957 from YevhenBondarenko/feature/device-connectivity-improvements
set default device conncectivity params from yml during install
|
2024-01-10 14:02:54 +02:00 |
|
Andrii Landiak
|
1256f09e7e
|
Introduce edge support for alarm comment
|
2024-01-10 10:19:07 +02:00 |
|
dashevchenko
|
192951d4eb
|
minor refactoring
|
2024-01-09 19:10:59 +02:00 |
|
Vladyslav_Prykhodko
|
5739802fda
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-09 15:20:49 +02:00 |
|
YevhenBondarenko
|
720afebeeb
|
Used Java serialization for NotificationRuleTrigger
|
2024-01-09 12:31:23 +01:00 |
|
dashevchenko
|
56f9dce242
|
updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility
|
2024-01-09 12:27:40 +02:00 |
|
ViacheslavKlimov
|
55d0d591c6
|
Fix asset relations deletion
|
2024-01-09 12:00:19 +02:00 |
|
ViacheslavKlimov
|
aa38edb9ba
|
Fix public resource key generation for images
|
2024-01-09 11:36:03 +02:00 |
|
YevhenBondarenko
|
c0036d22c0
|
merge with master
|
2024-01-09 09:57:53 +01:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
YevhenBondarenko
|
83815dce30
|
set default device conncectivity params from yml for install
|
2024-01-08 16:50:47 +01:00 |
|
YevhenBondarenko
|
5647db457a
|
Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node
|
2024-01-08 13:31:54 +01:00 |
|
ViacheslavKlimov
|
a39b679df0
|
Add notificationSettings cache specs to application-test.properties
|
2024-01-08 11:39:50 +02:00 |
|
ViacheslavKlimov
|
b1c0a04426
|
Delete notification settings on tenant deletion
|
2024-01-08 11:11:16 +02:00 |
|
Andrii Shvaika
|
67a8f70957
|
Merge remote-tracking branch 'origin/develop/3.6.3'
|
2024-01-05 15:17:27 +02:00 |
|
dashevchenko
|
9619fb7fc5
|
fixed AttributeKvRepository
|
2024-01-05 14:23:12 +02:00 |
|
dashevchenko
|
a89985efdd
|
fixed AttributeKvRepository
|
2024-01-05 14:20:00 +02:00 |
|
ViacheslavKlimov
|
66c196cbcb
|
Merge remote-tracking branch 'origin/master' into feature/push-notifications
|
2024-01-05 13:02:44 +02:00 |
|
dashevchenko
|
4c77a75ef6
|
fixed tests
|
2024-01-05 10:49:33 +02:00 |
|
dashevchenko
|
6b7ae41c72
|
refactoring: created KeyDictionaryDao
|
2024-01-04 19:23:43 +02:00 |
|
dashevchenko
|
2375689974
|
refactoring: moved common method for retrieving key dictionary id to abstract class
|
2024-01-04 18:55:00 +02:00 |
|
dashevchenko
|
2ad19106f3
|
removed redundant code, fixed tests
|
2024-01-04 14:52:12 +02:00 |
|
dashevchenko
|
e9c8445e53
|
merged with develop/3.7
|
2024-01-03 20:02:15 +02:00 |
|
Andrii Landiak
|
8def73cde1
|
Fix TenantServiceImpl eventPublish
|
2024-01-03 14:09:28 +02:00 |
|
ShvaykaD
|
14b3dd4b57
|
updated columns order in index
|
2024-01-03 10:36:08 +02:00 |
|
Volodymyr Babak
|
d329df0323
|
Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement
|
2024-01-02 19:37:39 +02:00 |
|
dashevchenko
|
c92a7ecf3a
|
deleted attribute_kv_dictionary table (used ts_kv_dictionary instead), renamed ts_kv_dictionary to key_dictionary
|
2024-01-02 17:46:29 +02:00 |
|
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
2024-01-02 15:34:32 +02:00 |
|
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
|
2024-01-02 15:31:30 +02:00 |
|
ShvaykaD
|
abfcf32c54
|
replaced slow query with multi-call of indexed query
|
2023-12-28 17:55:56 +02:00 |
|
ViacheslavKlimov
|
bb14dd611e
|
Firebase settings only for sysadmin
|
2023-12-28 16:06:16 +02:00 |
|
nick
|
38fc45ffc1
|
Merge branch 'develop/3.7' into californium_3_9_1
|
2023-12-28 15:16:58 +02:00 |
|
YevhenBondarenko
|
61602330ec
|
merge with 3.7
|
2023-12-28 12:16:14 +01:00 |
|
ViacheslavKlimov
|
ad4e212edf
|
Migrate user settings to jsonb
|
2023-12-28 13:03:19 +02:00 |
|
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2023-12-28 12:30:41 +02:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +02:00 |
|
YevhenBondarenko
|
feb44656f1
|
merge with master
|
2023-12-26 00:58:31 +01:00 |
|
nick
|
74daec474f
|
lwm2ml: ver 3.9.1 - start
|
2023-12-25 22:09:39 +02:00 |
|
Andrew Shvayka
|
86ecc6f742
|
Merge pull request #9897 from thingsboard/fix/image-vc
Fixes for images version control
|
2023-12-22 17:00:57 +02:00 |
|
ViacheslavKlimov
|
c443f990e1
|
Revert comment formatting
|
2023-12-22 11:52:49 +02:00 |
|
imbeacon
|
40300a7631
|
Fix for device check connectivity host and port check
|
2023-12-21 15:18:28 +02:00 |
|
ViacheslavKlimov
|
04fea1e2db
|
Always generate public resource key if missing
|
2023-12-21 13:08:46 +02:00 |
|
YevhenBondarenko
|
16cb74f0b5
|
merge with master
|
2023-12-20 22:08:19 +01:00 |
|
YevhenBondarenko
|
8ccd70fc65
|
Used ProtoUtils instead of ProtoWIthFSTService for serialization
|
2023-12-20 17:33:04 +01:00 |
|
Andrew Shvayka
|
90d33e92d4
|
Merge pull request #9845 from imbeacon/fix/empty-fields-connectivity-settings
Fix for not configured but enabled transports in connectivity configurations
|
2023-12-19 18:23:51 +02:00 |
|
ViacheslavKlimov
|
5f27872979
|
Use image resource key if present for unique key generation
|
2023-12-19 13:36:43 +02:00 |
|