Igor Kulikov
|
b99d6ee1d3
|
Merge pull request #5529 from youngSpring/chinese-translate-supplement
fix(chinese translate): fix some display problem
|
2022-01-12 16:26:45 +02:00 |
|
YevhenBondarenko
|
926642bf8a
|
fixed column name in upgrade query
|
2022-01-12 16:20:46 +02:00 |
|
Volodymyr Babak
|
f115f3ac00
|
Added edge version to connect msg
|
2022-01-12 15:53:16 +02:00 |
|
Volodymyr Babak
|
949d306560
|
Added functionality to support 3.3.0 edge version rule chains
|
2022-01-12 15:42:43 +02:00 |
|
nickAS21
|
69f060a48c
|
- license
|
2022-01-12 14:50:16 +02:00 |
|
Andrew Shvayka
|
6c166b9077
|
Restore alarm relations update script. Add Bootstrap upgrade script
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
|
2022-01-12 14:15:22 +02:00 |
|
YevhenBondarenko
|
ab76d5a7a6
|
fixed timescale agg by timezone
|
2022-01-12 13:59:13 +02:00 |
|
Sergey Tarnavskiy
|
b84ab58d7b
|
LwM2M transport. Added serverCertificate value for X509-securityMode in Bootstrap-config.
|
2022-01-12 13:06:52 +02:00 |
|
Viacheslav Klimov
|
08997d682c
|
Don't allow sysadmin to delete himself
|
2022-01-12 12:23:43 +02:00 |
|
Andrew Shvayka
|
db6c1075eb
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2022-01-12 11:23:38 +02:00 |
|
Andrew Shvayka
|
b458dddc56
|
Restore alarm relations update script. Add Bootstrap upgrade script
|
2022-01-12 11:20:18 +02:00 |
|
Vladyslav_Prykhodko
|
e4579d21d7
|
UI: Added persistent page link models and subscribe to router query params
|
2022-01-12 11:01:29 +02:00 |
|
Igor Kulikov
|
1f0d6ad92a
|
Merge pull request #5859 from smatvienko-tb/dao-is-exists
dao: existsById, existsByIdAsync added
|
2022-01-12 10:56:47 +02:00 |
|
Sergey Matvienko
|
753371cc2e
|
dao: existsById, existsByIdAsync added
|
2022-01-12 10:48:58 +02:00 |
|
nickAS21
|
1b488781d5
|
lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key)
|
2022-01-11 19:07:33 +02:00 |
|
nickAS21
|
b49c32e7b1
|
lwm2m frefactoring by comments2
|
2022-01-11 18:19:36 +02:00 |
|
nickAS21
|
9de9e6147f
|
lwm2m fix bug update profile if security mode == null
|
2022-01-11 17:46:06 +02:00 |
|
Igor Kulikov
|
76a8f32c21
|
Fix markdown component styles
|
2022-01-11 15:51:51 +02:00 |
|
Vladyslav_Prykhodko
|
6670453846
|
UI: Added persistent page link for entities pages
|
2022-01-11 14:59:49 +02:00 |
|
Nikitozin
|
6479160932
|
[WIP][3.3.3] Refactor variables.
|
2022-01-11 13:44:47 +02:00 |
|
Sergey Matvienko
|
217a84f1f2
|
request added to the log on "Pending request map is full" in DefaultTbQueueRequestTemplate.java
|
2022-01-11 12:56:02 +02:00 |
|
nickAS21
|
3c7ec8b7d3
|
lwm2m tests refactoring by comments
|
2022-01-11 12:45:34 +02:00 |
|
Sergey Matvienko
|
b0a79e9fc3
|
static transport immutable proto SESSION_EVENT_MSG_OPEN, SESSION_EVENT_MSG_CLOSED, SESSION_CLOSE_NOTIFICATION_PROTO, SUBSCRIBE_TO_ATTRIBUTE_UPDATES_ASYNC_MSG, SUBSCRIBE_TO_RPC_ASYNC_MSG
|
2022-01-11 12:23:48 +02:00 |
|
Nikitozin
|
d46575aeaf
|
[WIP][3.3.3] Add statement for support double type.
|
2022-01-11 11:49:28 +02:00 |
|
Sergey Matvienko
|
a11146b445
|
immutable TbMsgMetaData.EMPTY
|
2022-01-10 23:55:58 +02:00 |
|
Sergey Matvienko
|
f5c09d221d
|
TbMsgMetaData refactored constructor and copy method
|
2022-01-10 23:47:50 +02:00 |
|
Sergey Matvienko
|
c4d180eecc
|
DeviceActorMessageProcessor(AbstractContextAwareMsgProcessor): ObjectMapper live instance count reduced with a static ObjectMapper
|
2022-01-10 19:25:56 +02:00 |
|
Sergey Matvienko
|
ef53df7512
|
MqttTransportHandler fixed test
|
2022-01-10 18:41:53 +02:00 |
|
Sergey Matvienko
|
0ef9d5753c
|
MqttTransportHandler refactored to not reference on InetSocketAddress instances to free some heap space. IPv4 are stored and logged as int.
|
2022-01-10 17:36:57 +02:00 |
|
Sergey Matvienko
|
2e9d776845
|
TenantId static initializer replaced with a static variable order
|
2022-01-10 17:16:30 +02:00 |
|
ArtemDzhereleiko
|
fa1cd21473
|
UI: Fixed cancel event on color picker
|
2022-01-10 15:21:44 +02:00 |
|
Sergey Matvienko
|
8611349e4b
|
TenantId static initializer
|
2022-01-10 15:03:15 +02:00 |
|
Sergey Matvienko
|
7d78437258
|
TenantId new instance replaced with factory method call fromUUID
|
2022-01-10 13:55:25 +02:00 |
|
Sergey Matvienko
|
48ac1a256e
|
TenantId factory method fromUUID added to reduce optimize TenantId instances count in heap memory. Factory as default @JsonCreator
|
2022-01-10 13:39:54 +02:00 |
|
Sergey Matvienko
|
6f19efd539
|
TenantId for SYS_TENANT_ID refactored (new instances replaced with constant)
|
2022-01-10 13:07:07 +02:00 |
|
Sergey Matvienko
|
d3987d1c67
|
device actor checkSessionsTimeout refactored to improve performance and reduce memory pressure
|
2022-01-10 12:58:32 +02:00 |
|
nickAS21
|
be23dd2f7c
|
lwm2m tests add no trust and clear comments
|
2022-01-09 20:04:42 +02:00 |
|
nickAS21
|
c981ff4c55
|
lwm2m tests add no trust
|
2022-01-09 15:22:43 +02:00 |
|
nickAS21
|
98331c79a0
|
lwm2m tests add RPK
|
2022-01-08 23:48:24 +02:00 |
|
nickAS21
|
fe9b61586f
|
lwm2m tests ignore test del 3/0/9
|
2022-01-08 20:11:39 +02:00 |
|
nickAS21
|
4450df292f
|
lwm2m tests aad logs with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
2022-01-08 18:24:10 +02:00 |
|
nickAS21
|
ba970c5d88
|
lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
2022-01-08 13:07:55 +02:00 |
|
nickAS21
|
eccbd3290c
|
lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore
|
2022-01-08 13:06:46 +02:00 |
|
Emre Kardaşlar
|
60758375ed
|
fix problematic letters for different lang
|
2022-01-08 01:03:54 +03:00 |
|
nickAS21
|
367afebfd6
|
lwm2m add to test shell credentials
|
2022-01-06 11:24:27 +02:00 |
|
Andrew Shvayka
|
3df6155adf
|
Merge pull request #5824 from thingsboard/lwm2m_test_shell
[3.3.3] lwm2m add to test shell credentials
|
2022-01-06 11:09:18 +02:00 |
|
van-vanich
|
659d8abf35
|
improve node details and improve field naming
|
2022-01-05 18:15:16 +02:00 |
|
nickAS21
|
e5e79a22f6
|
lwm2m tests with credentials RPK and X509 - ignore
|
2022-01-05 18:11:34 +02:00 |
|
nickAS21
|
22f4589027
|
lwm2m add to test shell credentials
|
2022-01-05 17:47:01 +02:00 |
|
Andrew Shvayka
|
501a0aec45
|
Merge pull request #5822 from volodymyr-babak/fix-for-sessin-clean-up-and-pong
[3.3.3] Do not update ws lastActivity in case of general response
|
2022-01-05 17:12:12 +02:00 |
|