Igor Kulikov
|
305945133c
|
Import system images from tenant dashboards. Do not create tenant dashboards for test spring profile.
|
2024-05-09 11:06:50 +03:00 |
|
cogic
|
c3bab5bb02
|
Merge branch 'master' into master
|
2024-05-09 14:47:05 +08:00 |
|
Viacheslav Klimov
|
6e468bc10e
|
Merge pull request #10746 from thingsboard/fix_bug_objectIdVerRoot
fix_bug_setSupportedClientObjects_root
|
2024-05-08 21:32:42 +03:00 |
|
nick
|
6809114c05
|
fis_bug: setSupportedClientObjects() if link is root
|
2024-05-08 19:10:53 +03:00 |
|
YevhenBondarenko
|
814bc331ae
|
fixed tests related to the login audit log
|
2024-05-08 18:06:18 +03:00 |
|
Viacheslav Klimov
|
472dae7ed2
|
Merge pull request #10744 from thingsboard/fix_bug_test_ser_dez
fix_bug_LwM2MClientSerDes_test
|
2024-05-08 17:31:41 +03:00 |
|
nick
|
65fd836d9f
|
fis_bug: LwM2MClientSerDes test
|
2024-05-08 17:16:11 +03:00 |
|
Viacheslav Klimov
|
a6293e8cdb
|
Merge pull request #10716 from thingsboard/lwm2m_default_object_id_version_front
LwM2M: default object version
|
2024-05-08 16:18:07 +03:00 |
|
Kulikov
|
6c499fd342
|
LwM2M: default object version (#10731)
* lwm2m: object-id-version default 1.0
* lwm2m: delete translate
* lwm2m: delete translate3
* lwm2m: object id ver comment4
* lwm2m: object id ver comment5
* lwm2m: object id ver comment6
|
2024-05-08 16:09:37 +03:00 |
|
Volodymyr Babak
|
62d9f76c57
|
Use local variable to create new alarm instead of field variable - fix inconsistent state of currentAlarm field in case createAlarm is failed
|
2024-05-08 16:02:51 +03:00 |
|
Viacheslav Klimov
|
44f201ab3d
|
Merge pull request #10395 from thingsboard/feature/parallel-core-consumer
Consumer per partition for TB Core
|
2024-05-08 16:02:34 +03:00 |
|
Igor Kulikov
|
9e3f3429e8
|
Merge pull request #10600 from rusikv/feature/cell-click-action
Cell click action type
|
2024-05-08 15:32:10 +03:00 |
|
ViacheslavKlimov
|
b16d8484e9
|
Minor refactoring for notifications consumers
|
2024-05-08 14:50:11 +03:00 |
|
Igor Kulikov
|
ff64210cab
|
Merge pull request #10528 from rusikv/bug/entities-table-widget-aggregation
Fix for aggregation in entities table widget
|
2024-05-08 14:50:08 +03:00 |
|
Igor Kulikov
|
2e1617ef71
|
Merge pull request #10482 from Dmitriymush/improvements/connectors-config
[Gateway dashboard] Added MQTT connectors config improvements and redesign.
|
2024-05-08 14:48:37 +03:00 |
|
Viacheslav Klimov
|
600ea11854
|
Merge pull request #10742 from thingsboard/fix/tenant-profile-execs-per-message
Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles)
|
2024-05-08 14:28:47 +03:00 |
|
ViacheslavKlimov
|
938b60f840
|
Fix maxRuleNodeExecutionsPerMessage (failed test TenantProfileEdgeTest.testTenantProfiles)
|
2024-05-08 14:27:51 +03:00 |
|
ViacheslavKlimov
|
a6e47c3b13
|
Minor refactoring for fields naming
|
2024-05-08 13:50:30 +03:00 |
|
Viacheslav Klimov
|
d0f9d01abd
|
Merge pull request #10741 from thingsboard/fix/attribute-query
Fix finding of attribute keys by entity id and scope
|
2024-05-08 13:12:07 +03:00 |
|
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 |
|
Oleksandra Matviienko
|
cbb78878c2
|
Junit 4 to 5 migration in application
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-05-08 00:09:12 +02:00 |
|
Vladyslav_Prykhodko
|
2bbeb6ab34
|
UI: Added support mobileQrEnabled settings in tenant admin home page dashboard
|
2024-05-07 18:05:22 +03:00 |
|
Vladyslav_Prykhodko
|
034ed6219b
|
Merge branch 'qrCode' of github.com:dashevchenko/thingsboard into qrCode
|
2024-05-07 17:16:27 +03:00 |
|
rusikv
|
d163b5679c
|
UI: mobile qrcode improvements
|
2024-05-07 17:14:31 +03:00 |
|
Oleksandra Matviienko
|
bdf577710e
|
Mocks the few JUnit4 classes that testcontainers needs for successful compilation.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-05-07 15:41:23 +02:00 |
|
YevhenBondarenko
|
6514f6c867
|
added Login audit log for activateUser
|
2024-05-07 15:51:30 +03:00 |
|
ViacheslavKlimov
|
15d189ead7
|
Refactoring for consumer manager
|
2024-05-07 15:13:52 +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 |
|
ViacheslavKlimov
|
9f6156a0fb
|
Merge remote-tracking branch 'origin/master' into feature/parallel-core-consumer
|
2024-05-07 14:57:19 +03:00 |
|
nick
|
64c847930e
|
Merge branch 'master' into lwm2m_default_object_id_version_front
|
2024-05-07 14:54:44 +03:00 |
|
nick
|
c3f1e186c5
|
lwm2m: object-id-version default 1.0
|
2024-05-07 14:49:30 +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 |
|
ViacheslavKlimov
|
0d7d9b481b
|
Refactoring for mobile settings api
|
2024-05-07 12:09:36 +03:00 |
|
ViacheslavKlimov
|
012457e0db
|
Add mobileQrEnabled to system params
|
2024-05-07 11:55:06 +03:00 |
|
rusikv
|
953c215002
|
UI: added separate mobile qrcode widget to cards bundle
|
2024-05-07 11:08:39 +03:00 |
|
Artem Dzhereleiko
|
0d23f7b321
|
Merge remote-tracking branch 'upstream/master' into AD/imp/paste-hex-with-prefix
|
2024-05-07 10:22:27 +03:00 |
|
Artem Dzhereleiko
|
2b377d8605
|
UI: Fixed paste hex color with prefix
|
2024-05-07 10:01:44 +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 |
|