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 |
|
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 |
|
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 |
|
Andrew Shvayka
|
e05a5c3420
|
Merge pull request #9846 from thingsboard/feature/public-images
Public images
|
2023-12-18 16:54:34 +02:00 |
|
dashevchenko
|
e779c06ec1
|
changed AttributeService interface to accept AttributeScope instead of String
|
2023-12-18 14:20:29 +02:00 |
|
imbeacon
|
ac4f875813
|
Changed check for blank string and added minor improvements
|
2023-12-18 13:27:00 +02:00 |
|
imbeacon
|
fe5045475b
|
Merge remote-tracking branch 'upstream/master' into fix/empty-fields-connectivity-settings
|
2023-12-18 13:24:44 +02:00 |
|
Andrew Shvayka
|
a0fd420ee1
|
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
|
2023-12-18 12:51:34 +02:00 |
|
ViacheslavKlimov
|
a534b9b6da
|
Make image public by default when converting from Base64
|
2023-12-18 12:33:13 +02:00 |
|
YevhenBondarenko
|
5eadc90d26
|
added custome serializer for device profile
|
2023-12-18 10:00:47 +01:00 |
|
Igor Kulikov
|
562838cfdb
|
UI: Add Embed Image dialog.
|
2023-12-15 17:10:33 +02:00 |
|
ViacheslavKlimov
|
3ac71e9ff1
|
Improve SVG preview generation
|
2023-12-15 16:20:25 +02:00 |
|
ViacheslavKlimov
|
c0524f518c
|
Public resource key of 32 chars
|
2023-12-15 12:51:08 +02:00 |
|
ViacheslavKlimov
|
9b92a753ac
|
Endpoint for updating image public status
|
2023-12-15 12:48:30 +02:00 |
|
YevhenBondarenko
|
5869378c2c
|
Implemented Json serialization, added custom serializer for the Device redis cache
|
2023-12-14 20:02:53 +01:00 |
|
dashevchenko
|
b30bbf9d80
|
attribute_kv optimization: deleted entity_type column, updated attribute_type and attribute_key columns
|
2023-12-14 19:05:54 +02:00 |
|
ViacheslavKlimov
|
a058f865da
|
Rename to publicResourceKey
|
2023-12-14 17:57:41 +02:00 |
|
ViacheslavKlimov
|
36a89bea91
|
Public images
|
2023-12-14 16:24:36 +02:00 |
|
imbeacon
|
4861a06841
|
Fix for not set but enabled transports in connectivity configurations
|
2023-12-14 14:57:05 +02:00 |
|