Andrii Shvaika
d06ce5555c
Simplified implementation of the overwrite activity time flag
5 years ago
Andrii Shvaika
5a5f29610f
Merge branch 'fix/lastActivityTime' of https://github.com/zbeacon/thingsboard into zbeacon-fix/lastActivityTime
5 years ago
Igor Kulikov
ddb01aac17
Minor fixes
5 years ago
zbeacon
2d1f9b6158
Moved code to existing processing
5 years ago
Igor Kulikov
45192fc2f0
Merge pull request #3974 from lsyer/master
Update some translations: locale.constant-zh_CN.json
5 years ago
Igor Kulikov
1db24fbd52
Merge pull request #3970 from YevhenBondarenko/fix-device-state
process ALARM_ACK msg in device state
5 years ago
Igor Kulikov
9346b7fdee
Merge pull request #3972 from vvlladd28/improvement/trip-animation/change-speed
UI: Fixed bug trip animation widget after change speed or change time to the time slider
5 years ago
Igor Kulikov
9b8cf75c1a
UI: Refactor dashboard page. Add ability to open dashboard state in separate dialog.
5 years ago
lsyer
03b5ca3571
Update some translations: locale.constant-zh_CN.json
5 years ago
Vladyslav_Prykhodko
758ce9f03e
UI: Fixed bug trip animation widget after change speed or change time to the time slider
5 years ago
zbeacon
c24db73a37
Refactoring
5 years ago
zbeacon
5338d8e094
Refactoring
5 years ago
zbeacon
b2b09b3010
Improvements
5 years ago
lsyer
111949d4d9
Merge branch 'master' of https://github.com/thingsboard/thingsboard
5 years ago
YevhenBondarenko
24ebc06fa4
process ALARM_ACK msg in device state
5 years ago
Igor Kulikov
c1223b0c10
Merge pull request #3965 from ChantsovaEkaterina/improvement/services-map-import-export
Add ImportExport service to Services Map
5 years ago
Chantsova Ekaterina
dac700d4fe
Add ImportExport service to Services Map
5 years ago
zbeacon
3b65e3c23c
Refactoring
5 years ago
lsyer
0f24e00fea
Merge branch 'master' of https://github.com/thingsboard/thingsboard
5 years ago
zbeacon
1bdd7d69bf
Fix for lastActivityTime in devices created by gateway
5 years ago
Igor Kulikov
e6056ec8a0
Merge pull request #3951 from cdelston0/master
Add support for generating server and client keys with alternative TLS algorithms
5 years ago
Igor Kulikov
39394f1a8e
Merge pull request #3944 from mp-loki/bug/device-profile-update
Fix update device profile
5 years ago
Igor Kulikov
cff36668ed
Merge pull request #3940 from kalutkaz/fixMapPolygon
[3.2.1] Fix map polygon
5 years ago
Kalutka Zhenya
7f8c3ad0b3
Refactoring
5 years ago
Kalutka Zhenya
ac0a3fdf5c
update logics
5 years ago
Kalutka Zhenya
93155fb19d
Update script for maps
5 years ago
Igor Kulikov
5caba21891
Update TB install service
5 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…
5 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
5 years ago
Vladyslav_Prykhodko
733c0f1bad
UI: Fixed updated map after call example custom action "Delete polygon/marker"
5 years ago
Chris Elston
3c308dc242
Merge branch 'master' of https://github.com/thingsboard/thingsboard
5 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.
5 years ago
Vladyslav_Prykhodko
149a1dc990
UI: Added a new settings "Open in a new browser tab" in the widget action "Navigate to other dashboard"
5 years ago
Igor Kulikov
03457a3566
Merge pull request #3949 from ShvaykaD/master
[3.2.1] added new method to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
5 years ago
ShvaykaD
27e15ab7d8
merge after cherry-pick
5 years ago
ShvaykaD
b0e6f72658
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
5 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
5 years ago
lsyer
18a12c142f
Merge branch 'master' of https://github.com/thingsboard/thingsboard
5 years ago
Igor Kulikov
b765556390
Merge pull request #3945 from mp-loki/feature/max-debug-symbols
Max Debug Event symbols configurable
5 years ago
Dmitriymush
20a4163cce
fix additions
5 years ago
Igor Kulikov
b83811eb3f
Merge pull request #3935 from vvlladd28/bugs/map-chart
[3.x] Fixed bugs in chart and map widgets
5 years ago
Valerii Sosliuk
f2a31da65e
Max Debug Event symbols configurable
5 years ago
Valerii Sosliuk
7613f02586
Fix update device profile
5 years ago
YevhenBondarenko
1edd552529
added EntityView type support
5 years ago
YevhenBondarenko
6f6d8b9d50
fixed timeouts in TbDeviceProfileNode
5 years ago
Kalutka Zhenya
6932a32b87
change polygon script for image map, Refactoring
5 years ago
Dmitriymush
fd2db7498f
Fixed: "/static/" included to acl path_beg
5 years ago
lsyer
be1fc2e16a
Merge branch 'master' of https://github.com/thingsboard/thingsboard
5 years ago
lsyer
fb193bf66e
Update locale.constant-zh_CN.json
5 years ago
Vladyslav_Prykhodko
5186c756ce
UI: Fixed updated marker tooltip function in map widgets
5 years ago