Volodymyr Babak
6682d66be3
Make device private, if edge is public
6 years ago
zbeacon
1bdd7d69bf
Fix for lastActivityTime in devices created by gateway
6 years ago
Volodymyr Babak
57bf6c0903
Code review updates
6 years ago
Volodymyr Babak
fdc23a4b40
Merge remote-tracking branch 'upstream/develop/2.5.6' into develop/2.6-edge
6 years ago
Viacheslav Kukhtyn
fb460d7215
Changes after code review
6 years ago
nickAS21
efb671f480
Lwm2m: back: for test4
6 years ago
nickAS21
79f8b87133
Lwm2m: back: for test3
6 years ago
Igor Kulikov
e6056ec8a0
Merge pull request #3951 from cdelston0/master
Add support for generating server and client keys with alternative TLS algorithms
6 years ago
Igor Kulikov
39394f1a8e
Merge pull request #3944 from mp-loki/bug/device-profile-update
Fix update device profile
6 years ago
Vladyslav
cd6a76de86
Improvement/lwm2m/refactoring 1 ( #3956 )
UI: Refactoring lwm2m
6 years ago
Igor Kulikov
cff36668ed
Merge pull request #3940 from kalutkaz/fixMapPolygon
[3.2.1] Fix map polygon
6 years ago
nickAS21
9cdd916276
Lwm2m: back: for test2
6 years ago
nickAS21
1f094d58ab
Lwm2m: back: for test
6 years ago
Artem Babak
c90eb8bb63
ES,DE,FR locale update for Edge
6 years ago
Artem Babak
51bc0a2f17
US locale update
6 years ago
Kalutka Zhenya
7f8c3ad0b3
Refactoring
6 years ago
nickAS21
33a900145c
Lwm2m: back: created sh with many certX509
6 years ago
Kalutka Zhenya
ac0a3fdf5c
update logics
6 years ago
Kalutka Zhenya
93155fb19d
Update script for maps
6 years ago
Igor Kulikov
5caba21891
Update TB install service
6 years ago
Igor Kulikov
d2595d880f
Merge pull request #3952 from vvlladd28/bug/maps/delete-marker-polygon
UI: Fixed updated map after call example custom action "Delete polygo…
6 years ago
Igor Kulikov
9cafa70721
Merge pull request #3950 from vvlladd28/improvement/widget-action/open-dashboard
[3.2.1] UI: Added a new settings "Open in a new browser tab" in the widget action
6 years ago
Vladyslav_Prykhodko
733c0f1bad
UI: Fixed updated map after call example custom action "Delete polygon/marker"
6 years ago
Volodymyr Babak
dd879efad6
Updated enum to be uppercase. Use RuleChainType in the rule chain service
6 years ago
nickAS21
84698ad554
Lwm2m: front - fix bug /../../
6 years ago
deaflynx
bbb625c67f
Merge voba with new rulechain type
6 years ago
Chris Elston
3c308dc242
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
deaflynx
9b27bb2d7c
Import edges with update
6 years ago
Chris Elston
d3f018b0ef
Add config params for server and client key algs
This change adds new parameters to keygen.properties to allow the
configuration of the server and client TLS key algorithms:
SERVER_KEY_ALG, SERVER_KEY_SIZE, CLIENT_KEY_ALG, CLIENT_KEY_SIZE
Default values for these have been set at RSA and 2048 to preserve
previous operation.
I have also tested SERVER_KEY_ALG=EC and SERVER_KEY_SIZE=256, along with
CLIENT_KEY_ALG=EC and CLIENT_KEY_SIZE=256. Other algorithms and sizes
may be supported, YMMV.
6 years ago
Vladyslav_Prykhodko
149a1dc990
UI: Added a new settings "Open in a new browser tab" in the widget action "Navigate to other dashboard"
6 years ago
Igor Kulikov
03457a3566
Merge pull request #3949 from ShvaykaD/master
[3.2.1] added new method to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
ShvaykaD
27e15ab7d8
merge after cherry-pick
6 years ago
ShvaykaD
b0e6f72658
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
Igor Kulikov
477c3979a9
Merge pull request #3948 from ShvaykaD/audit-log-service-impl-mapper-replacement
[2.5.6] added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
Viacheslav Kukhtyn
f0ff92eef5
Update headers
6 years ago
Viacheslav Kukhtyn
bcb1fb1800
Merge branch 'master' into feature/rest_api_node_ssl
6 years ago
Igor Kulikov
9409acfe44
Merge pull request #3939 from Dmitriymush/fix/docker_haproxy
[3.2.x]Fixed: "/static/widgets/" included to acl path_beg of haproxy configuration
6 years ago
ShvaykaD
143e9cb877
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago
lsyer
18a12c142f
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
Artem Babak
118ba1ad8d
Get edge label
6 years ago
Artem Babak
f8e80aa94b
Fix import edges, update() is not working
6 years ago
Igor Kulikov
b765556390
Merge pull request #3945 from mp-loki/feature/max-debug-symbols
Max Debug Event symbols configurable
6 years ago
Volodymyr Babak
d8de53c186
Code review fixes
6 years ago
Dmitriymush
20a4163cce
fix additions
6 years ago
Igor Kulikov
b83811eb3f
Merge pull request #3935 from vvlladd28/bugs/map-chart
[3.x] Fixed bugs in chart and map widgets
6 years ago
Artem Babak
226f7f4eba
Move ruleChainType assignment from validateImportedRuleChain() to importRuleChain()
6 years ago
Artem Babak
4b94ffe5b5
Show edge info for Tenant in edgeScope === 'customer'
6 years ago
Artem Babak
e6b156df63
Hide edge management for customers if Edge is disabled
6 years ago
Valerii Sosliuk
f2a31da65e
Max Debug Event symbols configurable
6 years ago
Valerii Sosliuk
7613f02586
Fix update device profile
6 years ago