ViacheslavKlimov
|
c0d2d5449b
|
Fix finding of attribute keys by entity id and scope
|
2024-05-08 13:08:54 +03:00 |
|
Igor Kulikov
|
eac1043c95
|
Merge pull request #10740 from vvlladd28/bug/compilation-error/jit-error
Fix for Incorrect HTML tag handling in markdown widgets
|
2024-05-08 12:44:13 +03:00 |
|
Vladyslav_Prykhodko
|
843151ba44
|
UI: Fixed error JIT Compilation and correct process
|
2024-05-08 11:56:29 +03:00 |
|
Andrew Shvayka
|
77567b8863
|
Merge pull request #10730 from irynamatveieva/rule-chain-input-node
Rule Chain node: added ability to transfer msg to originator's default rule chain
|
2024-05-07 15:13:34 +03:00 |
|
Viacheslav Klimov
|
6761542755
|
Merge pull request #10665 from dashevchenko/assetSearchImpr
Updated asset search query to include "label", "type" and customer "title" into search
|
2024-05-07 14:07:32 +03:00 |
|
ViacheslavKlimov
|
994bb6c825
|
Add search by type for assets where missing
|
2024-05-07 14:01:23 +03:00 |
|
IrynaMatveieva
|
63156a69df
|
added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile
|
2024-05-07 13:59:56 +03:00 |
|
Viacheslav Klimov
|
f266233d6d
|
Merge pull request #10726 from smatvienko-tb/feature/mail-rate-limits-and-watchdog
Mail rate limits and watchdog
|
2024-05-07 13:43:30 +03:00 |
|
Viacheslav Klimov
|
113d6d9a87
|
Merge pull request #10727 from smatvienko-tb/commons-logging-exclude
Commons logging excluded
|
2024-05-07 13:29:40 +03:00 |
|
Sergey Matvienko
|
cfab9c2d34
|
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
|
2024-05-06 21:49:46 +02:00 |
|
Sergey Matvienko
|
9b5962e447
|
DefaultMailService tbMailContextComponent renamed to the ctx
|
2024-05-06 18:52:37 +02:00 |
|
Sergey Matvienko
|
4daa229d83
|
MAIL_PER_TENANT_RATE_LIMITS example
|
2024-05-06 18:31:02 +02:00 |
|
Sergey Matvienko
|
3d26e85425
|
Mail service minor refactoring
|
2024-05-06 18:26:20 +02:00 |
|
Sergey Matvienko
|
97f0078288
|
mvn license:format
|
2024-05-06 18:11:04 +02:00 |
|
Sergey Matvienko
|
38d37224f3
|
DefaultMailService with timeout by mail-service-watchdog
|
2024-05-06 18:03:33 +02:00 |
|
Sergey Matvienko
|
b8480cd456
|
MailSenderInternalExecutorService hotfix
(cherry picked from commit 5c5b93d6a6f8b2b4ac1dbd3b42d0b564206f2c70)
|
2024-05-06 17:56:45 +02:00 |
|
ViacheslavKlimov
|
b750077c71
|
Minor refactoring for mail rate limits
|
2024-05-06 17:56:37 +02:00 |
|
ViacheslavKlimov
|
b78c4fd21a
|
Add per-tenant rate limits for emails sending
|
2024-05-06 17:54:59 +02:00 |
|
Andrew Shvayka
|
082d11ea99
|
Merge pull request #10723 from thingsboard/fix/housekeeper-timeseries-deletion
Fix "Failed to process timeseries history deletion" when deleting tenant
|
2024-05-06 16:22:58 +03:00 |
|
Andrew Shvayka
|
37ec34fc2d
|
Merge pull request #10671 from YevhenBondarenko/feature/jwt-version-update
updated jjwt version
|
2024-05-06 15:35:04 +03:00 |
|
Andrew Shvayka
|
1a70fe36e2
|
Merge pull request #10704 from ShvaykaD/feature/log-upgrade-queries
updated log entry for adding customer_title_unq_key if doesn't exist
|
2024-05-06 15:25:09 +03:00 |
|
Viacheslav Klimov
|
dd9d9a8a54
|
Merge pull request #10719 from thingsboard/fix/notification-deduplication-concurrent
Fix for notification deduplication service
|
2024-05-06 14:31:00 +03:00 |
|
ViacheslavKlimov
|
55020b0713
|
Increase test timeout for verifyMsgProcessed
|
2024-05-06 14:30:19 +03:00 |
|
ViacheslavKlimov
|
c554246218
|
Ignore tenant not found for Cassandra rate limits
|
2024-05-06 14:21:40 +03:00 |
|
ViacheslavKlimov
|
f23061a9ae
|
Fix notification deduplication service (ConcurrentModificationException for deduplicationDurations map)
|
2024-05-06 12:22:26 +03:00 |
|
Igor Kulikov
|
011ac8cf3e
|
Merge pull request #10418 from rusikv/bug/widgets-edit-with-search
Fixed widgets in search mode not editable
|
2024-05-06 12:10:52 +03:00 |
|
Viacheslav Klimov
|
0a3c92d448
|
Merge pull request #10714 from YevhenBondarenko/fix/tenant-creation-order
fixed events ordering during tenant creation
|
2024-05-06 11:39:02 +03:00 |
|
YevhenBondarenko
|
02368dfbe9
|
merge with master
|
2024-05-03 21:19:51 +02:00 |
|
YevhenBondarenko
|
3cd8c60518
|
fixed circular dependency
|
2024-05-03 21:19:08 +02:00 |
|
YevhenBondarenko
|
898d69a4ad
|
fixed events ordering during tenant creation
|
2024-05-03 20:18:13 +02:00 |
|
Andrew Shvayka
|
85f2047c8b
|
Merge pull request #10713 from YevhenBondarenko/fix/rule-chain-relations
fixed removing relations between rule nodes
|
2024-05-03 18:45:39 +03:00 |
|
YevhenBondarenko
|
ab033590f0
|
fixed removing relations between rule nodes
|
2024-05-03 17:43:23 +02:00 |
|
YevhenBondarenko
|
510e4b14fe
|
fixed instalation
|
2024-05-03 15:27:21 +02:00 |
|
Andrii Shvaika
|
e844655235
|
Fixed event order. Clear cache events must arrive first.
|
2024-05-03 15:10:25 +03:00 |
|
ShvaykaD
|
c5df7ef2d2
|
updated log entry for adding customer_title_unq_key
|
2024-05-03 13:09:52 +03:00 |
|
Andrew Shvayka
|
dda70869fc
|
Merge pull request #10703 from ivy-gmbh/fix/coap-blockwise-block-num-3.6.3
Always send back block num
|
2024-05-03 12:54:45 +03:00 |
|
Andrew Shvayka
|
fcdc34e8b8
|
Merge pull request #10694 from dashevchenko/schema_update_fix
Fixed schema_update.sql for case when attribute_kv is empty
|
2024-05-03 12:47:40 +03:00 |
|
Andrew Shvayka
|
bfd7cf9e6f
|
Merge pull request #10701 from smatvienko-tb/fix/math_node_test
math node flaky test fixed
|
2024-05-03 12:46:59 +03:00 |
|
Igor Kulikov
|
bfe0f740c6
|
Merge pull request #10610 from rusikv/enahancement/lwm2m-composite-operation-support-deprecated
Removed deprecated composite operation support from Lwm2m device profile settings
|
2024-05-03 12:31:18 +03:00 |
|
Igor Kulikov
|
14118d7d98
|
Merge branch 'master' into enahancement/lwm2m-composite-operation-support-deprecated
|
2024-05-03 12:31:07 +03:00 |
|
Igor Kulikov
|
32dbb72bff
|
Merge pull request #10579 from d2eight/custom-translations
[Custom Translation] Add support for custom translations of alarm originator on the alarms page
|
2024-05-03 12:28:57 +03:00 |
|
Igor Kulikov
|
979fe58fe4
|
Merge pull request #10489 from rusikv/bug/timeseries-chart-threshold-styles
Fixed timeseries chart widget threshold settings styles
|
2024-05-03 12:09:26 +03:00 |
|
Igor Kulikov
|
5722769d63
|
Merge pull request #10430 from ArtemDzhereleiko/AD/imp-locale/polski
Update pl_PL locale
|
2024-05-03 11:58:29 +03:00 |
|
Igor Kulikov
|
2f9884b4cf
|
Merge pull request #10348 from rusikv/bug/key-filter-dialog-value-type
Fixed key filter dialog when constant key type and boolean value type selected saving null if not touched, added clear of value on value type changed
|
2024-05-03 11:58:13 +03:00 |
|
Igor Kulikov
|
68ebed8c73
|
Merge pull request #10308 from kalutkaz/fix/unicodeInLegend
Parsing unicode in legend
|
2024-05-03 11:56:45 +03:00 |
|
Igor Kulikov
|
f801cf8ca2
|
Merge pull request #10295 from iraznatovskyi/fix-connector-toast-message
Fixed the create connector message
|
2024-05-03 11:54:55 +03:00 |
|
Igor Kulikov
|
79f3a82fcb
|
Merge pull request #10290 from ArtemDzhereleiko/AD/imp/pop-color-picker/adapt
Color picker design improvement
|
2024-05-03 11:54:23 +03:00 |
|
Igor Kulikov
|
c1039f161e
|
Merge pull request #9624 from rusikv/enhancement/manage-layouts-mobile
Added ability to display dashboard right layout first in mobile view
|
2024-05-03 11:52:05 +03:00 |
|
Igor Kulikov
|
3f56c032d0
|
Merge pull request #9576 from rusikv/bug/alarm-table-widget-edit-selection
Fixed alarm widget table selection and text search prevents editing widget
|
2024-05-03 11:48:05 +03:00 |
|
Sergey Matvienko
|
f2023cf464
|
math node flaky test fixed
|
2024-05-03 10:10:18 +02:00 |
|