Andrew Shvayka
b310f69c07
Merge pull request #2836 from blackstar-baba/master
Follow mqtt 3.1.1 protocol number 3.3.1-2
6 years ago
Igor Kulikov
24ffaf26b7
Merge pull request #2835 from vvlladd28/improvement/minor-fix
[3.0] Improvement ui
6 years ago
blackstar-baba
7fd517dafa
Follow mqtt 3.1.1 protocol number 3.3.1-2
Follow mqtt 3.1.1 protocol number 3.3.1-2 : The DUP flag MUST be set to 0 for all QoS 0 messages. If the qos of the publish message is not 0, then set dup to true
6 years ago
Vladyslav_Prykhodko
d3dc4f73e1
Add copirated for tencent
6 years ago
Vladyslav_Prykhodko
8f880da13d
Fix load Google Map
6 years ago
Vladyslav_Prykhodko
5395db64f5
Add setting 'Always display actions column' for Alarm widget table
6 years ago
Andrii Shvaika
02dd9ecdb9
Merge with develop/2.5.1
6 years ago
Vladyslav_Prykhodko
55a949b6d9
Fix setting 'Margin beetween widgets' set 0
6 years ago
Andrii Shvaika
2c0b8c6f82
Ignore unstable test
6 years ago
Andrii Shvaika
6f13f84f3a
MVN warnings
6 years ago
Andrii Shvaika
be3ff963d4
Build fix
6 years ago
Andrii Shvaika
51290e0b3e
No more init.d
6 years ago
Andrii Shvaika
db1dd3a778
Merge branch 'develop/2.5.1' of github.com:thingsboard/thingsboard into develop/2.5.1
6 years ago
Andrii Shvaika
1fc12b3adb
Init.d to systemctl
6 years ago
Andrew Shvayka
ffe9a40b47
Merge pull request #2816 from YevhenBondarenko/develop/2.5.1-gateway
[2.5.1] DefaultTransportApiService improvements
6 years ago
Andrew Shvayka
0064e1d115
Merge pull request #2826 from blackstar-baba/master
fix bug: Resending the message causes the client to interrupt
6 years ago
Andrii Shvaika
670a218e6d
Added ts to TbMsg
6 years ago
Andrii Shvaika
b25b05c7ff
Fix JS Build
6 years ago
Igor Kulikov
465bbfd796
Remove struts
6 years ago
blackstar-baba
dda3124835
fix bug: Resending the message causes the client to interrupt
In the mqtt 3.1 protocol or mqtt 3.1.1 protocol, except for messages of type pubish, the isDup of other messages must be zero,Sending a subscription message multiple times causes the client to reconnect,therefore, resending the subscription message with isDup true will cause the server to think that the message is abnormal, thus interrupting the connection with the client
6 years ago
Igor Kulikov
507bd43a37
Merge pull request #2819 from ArtemHalushko/map/3.0
Map/3.0
6 years ago
Igor Kulikov
34a9214c90
Merge pull request #2820 from ChantsovaEkaterina/bug/digital-gauge-data-displaying-mobile
[2.5.1]Digital gauge: fix data displaying in mobile browser
6 years ago
Igor Kulikov
5071ce8465
Merge pull request #2817 from vvlladd28/improvement/sort-map
Improvments view
6 years ago
Igor Kulikov
580a9eb467
Merge branch 'master' of github.com:thingsboard/thingsboard
6 years ago
Igor Kulikov
63296f701d
Update widget autocompletion models
6 years ago
Vladyslav_Prykhodko
7c89f60283
Revert change
6 years ago
Chantsova Ekaterina
7cd44d5577
Digital gauge: fix data displaying in mobile browser
6 years ago
Artem Halushko
c9392ab018
ie support fix
6 years ago
YevhenBondarenko
14039d9151
added gatewayId to metadata in ENTITY_CREATED event msg
6 years ago
Artem Halushko
47c29f27e0
typing & small fixes
6 years ago
Vladyslav_Prykhodko
cc1f838d5d
Change default sort direction
Fix fitBounds
6 years ago
YevhenBondarenko
d031431c64
DefaultTransportApiService improvements
6 years ago
Artem Halushko
ea184ec5d1
boundaries fix
6 years ago
Igor Kulikov
c7ec88cc13
Merge pull request #2808 from ArtemHalushko/map/3.0
Map/3.0
6 years ago
Andrew Shvayka
8e6bd7aebc
Merge pull request #2814 from thingsboard/feature/packaging
Feature/packaging
6 years ago
Andrii Shvaika
e39d5c9f53
Test commit for build system
6 years ago
Andrii Shvaika
551d2609fb
Refactored DEB/RPM builds for JS based components
6 years ago
Artem Halushko
c9c0f4650d
update position on change min time
6 years ago
Artem Halushko
448fb2fd4f
add some types
6 years ago
Artem Halushko
4aa10db7a3
Merge branch 'map/3.0' of https://github.com/ArtemHalushko/thingsboard into map/3.0
6 years ago
Artem Halushko
690784c0e6
trip animation update fix
6 years ago
Vladyslav_Prykhodko
0408dd16d3
Clear code
6 years ago
VoBa
5e40f16d54
Merge pull request #2811 from volodymyr-babak/develop/2.5.1
Changed default processing timeout
6 years ago
Volodymyr Babak
d610c115d3
Changed default processing timeout
6 years ago
Igor Kulikov
a70a4b724b
Fix black-box tests
6 years ago
Vladyslav_Prykhodko
f0be7b8b97
Fix calculate tooltip
6 years ago
Andrii Shvaika
68151e6561
Refactored DEB/RPM builds for Java-based components
6 years ago
Vladyslav_Prykhodko
59d2fdc79e
Improvements calculate data
6 years ago
Artem Halushko
a001121d61
Merge branch 'master' of https://github.com/thingsboard/thingsboard into map/3.0
6 years ago
Artem Halushko
20f316cec0
fix map type caching
6 years ago