Volodymyr Babak
85a88ee499
Removed assigned edges from dashboard
6 years ago
Igor Kulikov
0f821815bc
Merge with develop/2.5.1
6 years ago
Igor Kulikov
65fb9a91ec
Merge with develop/2.5.1
6 years ago
Igor Kulikov
f52c1b0f9b
Merge pull request #2812 from YevhenBondarenko/develop/2.5.1
[2.5.1] controllers improvements
6 years ago
Andrew Shvayka
bd40edfd14
Merge pull request #2830 from ShvaykaD/develop/2.5.1
added inserts strategy for upgrade to 2.5 if copy to/from files failed
6 years ago
YevhenBondarenko
587bd387b8
Merge branch 'develop/2.5.1' of https://github.com/thingsboard/thingsboard into develop/2.5.1
6 years ago
Artem Halushko
9c85b76069
some typing
6 years ago
Igor Kulikov
2d7d83f013
Merge branch 'develop/2.5.1'
6 years ago
Igor Kulikov
feba4b040d
Merge pull request #2844 from volodymyr-babak/fix-for-custom-mapper-error-handler
Proper handle error cases in OAuth 2 success handler
6 years ago
Volodymyr Babak
1b1fedf1d0
Proper handle error cases in OAuth 2 success handler
6 years ago
Volodymyr Babak
6ab3714ac5
Added default rule chain for server side
6 years ago
Igor Kulikov
b124f86a0f
Merge branch 'develop/2.5.1'
6 years ago
viktor
9bf243dc04
Changed postgres image version to 12
6 years ago
Dmytro Shvaika
2e08805e07
fix upgrade on RDS using insert strategy
6 years ago
viktor
13a08a94cd
Replaces TB_SERVICE_TYPE with TB_QUEUE_TYPE for transport services
6 years ago
viktor
8cb83a1904
Fixed REMOTE_JS_EVAL_REQUEST_TOPIC env var
6 years ago
Andrew Shvayka
1cdbe0b677
Update issue templates
6 years ago
Andrew Shvayka
5cabed6844
Update issue templates
6 years ago
viktor
4f2d453729
Added TB_SERVICE_TYPE property
6 years ago
Andrii Shvaika
e823dfb85d
Min RPC timeout
6 years ago
Igor Kulikov
eddc9c0f02
Update issue templates
6 years ago
Igor Kulikov
4da5a4fe7c
Add ThingsBoard Builds server status badge
6 years ago
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
Andrii Shvaika
28f1993a7c
Fix black-box tests
6 years ago
Andrii Shvaika
bda1e7c4bf
Removed deprecated tests
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
deaflynx
7ec2b8d310
Edge assignment cleaned all over CE entities, except Edge page. Fixed some locals for Unassign edge
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
Dmytro Shvaika
f8a355fec8
added upgrade from version 2.5.0
6 years ago
Andrii Shvaika
670a218e6d
Added ts to TbMsg
6 years ago
Andrii Shvaika
b25b05c7ff
Fix JS Build
6 years ago
YevhenBondarenko
9e4387af2e
refactored
6 years ago
Dmytro Shvaika
ee7c4f6e7f
added inserts strategy for upgrade to 2.5
6 years ago
Igor Kulikov
465bbfd796
Remove struts
6 years ago
YevhenBondarenko
1a285ff9a1
added test update entity by different tenant to controllers tests
6 years ago
Volodymyr Babak
487bf9999e
Added user group name
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