4006 Commits

Author SHA1 Message Date
Igor Kulikov
b124f86a0f Merge branch 'develop/2.5.1' 2020-05-26 18:08:30 +03:00
viktor
9bf243dc04 Changed postgres image version to 12 2020-05-26 16:25:04 +03:00
Dmytro Shvaika
2e08805e07 fix upgrade on RDS using insert strategy 2020-05-26 16:14:37 +03:00
viktor
13a08a94cd Replaces TB_SERVICE_TYPE with TB_QUEUE_TYPE for transport services 2020-05-26 16:05:32 +03:00
viktor
8cb83a1904 Fixed REMOTE_JS_EVAL_REQUEST_TOPIC env var 2020-05-26 16:04:30 +03:00
Andrew Shvayka
1cdbe0b677 Update issue templates 2020-05-26 15:41:02 +03:00
Andrew Shvayka
5cabed6844 Update issue templates 2020-05-26 15:19:19 +03:00
viktor
4f2d453729 Added TB_SERVICE_TYPE property 2020-05-26 14:53:56 +03:00
Andrii Shvaika
e823dfb85d Min RPC timeout 2020-05-26 12:24:03 +03:00
Igor Kulikov
eddc9c0f02 Update issue templates 2020-05-26 12:04:57 +03:00
Igor Kulikov
4da5a4fe7c Add ThingsBoard Builds server status badge 2020-05-26 10:15:21 +03:00
Andrew Shvayka
b310f69c07
Merge pull request #2836 from blackstar-baba/master
Follow mqtt 3.1.1 protocol number 3.3.1-2
2020-05-26 09:22:57 +03:00
Igor Kulikov
24ffaf26b7
Merge pull request #2835 from vvlladd28/improvement/minor-fix
[3.0] Improvement ui
2020-05-26 09:22:24 +03:00
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
2020-05-26 14:01:34 +08:00
Vladyslav_Prykhodko
d3dc4f73e1 Add copirated for tencent 2020-05-25 22:34:53 +03:00
Vladyslav_Prykhodko
8f880da13d Fix load Google Map 2020-05-25 22:00:41 +03:00
Andrii Shvaika
28f1993a7c Fix black-box tests 2020-05-25 19:21:46 +03:00
Andrii Shvaika
bda1e7c4bf Removed deprecated tests 2020-05-25 18:25:36 +03:00
Vladyslav_Prykhodko
5395db64f5 Add setting 'Always display actions column' for Alarm widget table 2020-05-25 18:08:24 +03:00
Andrii Shvaika
02dd9ecdb9 Merge with develop/2.5.1 2020-05-25 17:27:02 +03:00
Vladyslav_Prykhodko
55a949b6d9 Fix setting 'Margin beetween widgets' set 0 2020-05-25 17:22:17 +03:00
Andrii Shvaika
2c0b8c6f82 Ignore unstable test 2020-05-25 17:07:50 +03:00
Andrii Shvaika
6f13f84f3a MVN warnings 2020-05-25 16:39:16 +03:00
Andrii Shvaika
be3ff963d4 Build fix 2020-05-25 16:14:30 +03:00
Andrii Shvaika
51290e0b3e No more init.d 2020-05-25 16:00:49 +03:00
Andrii Shvaika
db1dd3a778 Merge branch 'develop/2.5.1' of github.com:thingsboard/thingsboard into develop/2.5.1 2020-05-25 15:55:50 +03:00
Andrii Shvaika
1fc12b3adb Init.d to systemctl 2020-05-25 15:55:36 +03:00
Andrew Shvayka
ffe9a40b47
Merge pull request #2816 from YevhenBondarenko/develop/2.5.1-gateway
[2.5.1] DefaultTransportApiService improvements
2020-05-25 15:39:13 +03:00
Andrew Shvayka
0064e1d115
Merge pull request #2826 from blackstar-baba/master
fix bug: Resending the message causes the client to interrupt
2020-05-25 15:35:52 +03:00
Dmytro Shvaika
f8a355fec8 added upgrade from version 2.5.0 2020-05-25 15:28:55 +03:00
Andrii Shvaika
670a218e6d Added ts to TbMsg 2020-05-25 15:28:55 +03:00
Andrii Shvaika
b25b05c7ff Fix JS Build 2020-05-25 15:05:08 +03:00
YevhenBondarenko
9e4387af2e refactored 2020-05-25 13:15:38 +03:00
Dmytro Shvaika
ee7c4f6e7f added inserts strategy for upgrade to 2.5 2020-05-25 12:51:00 +03:00
Igor Kulikov
465bbfd796 Remove struts 2020-05-25 12:29:42 +03:00
YevhenBondarenko
1a285ff9a1 added test update entity by different tenant to controllers tests 2020-05-25 12:02:52 +03:00
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
2020-05-24 23:22:51 +08:00
Igor Kulikov
507bd43a37
Merge pull request #2819 from ArtemHalushko/map/3.0
Map/3.0
2020-05-22 20:00:41 +03:00
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
2020-05-22 19:59:25 +03:00
Igor Kulikov
5071ce8465
Merge pull request #2817 from vvlladd28/improvement/sort-map
Improvments view
2020-05-22 19:57:49 +03:00
Igor Kulikov
580a9eb467 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-05-22 19:57:28 +03:00
Igor Kulikov
63296f701d Update widget autocompletion models 2020-05-22 19:56:24 +03:00
YevhenBondarenko
8d3a797f56 controllers improvements 2020-05-22 19:28:40 +03:00
Vladyslav_Prykhodko
7c89f60283 Revert change 2020-05-22 19:11:42 +03:00
Chantsova Ekaterina
7cd44d5577 Digital gauge: fix data displaying in mobile browser 2020-05-22 18:52:36 +03:00
Artem Halushko
c9392ab018 ie support fix 2020-05-22 17:47:46 +03:00
YevhenBondarenko
14039d9151 added gatewayId to metadata in ENTITY_CREATED event msg 2020-05-22 16:15:56 +03:00
Artem Halushko
47c29f27e0 typing & small fixes 2020-05-22 16:00:46 +03:00
Vladyslav_Prykhodko
cc1f838d5d Change default sort direction
Fix fitBounds
2020-05-22 15:08:00 +03:00
YevhenBondarenko
d031431c64 DefaultTransportApiService improvements 2020-05-22 11:48:04 +03:00