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
Artem Halushko
ea184ec5d1
boundaries fix
2020-05-22 11:00:01 +03:00
Igor Kulikov
c7ec88cc13
Merge pull request #2808 from ArtemHalushko/map/3.0
...
Map/3.0
2020-05-22 10:39:48 +03:00
Andrew Shvayka
8e6bd7aebc
Merge pull request #2814 from thingsboard/feature/packaging
...
Feature/packaging
2020-05-22 09:15:18 +03:00
YevhenBondarenko
8683357d73
controllers improvements
2020-05-22 02:29:05 +03:00
Andrii Shvaika
e39d5c9f53
Test commit for build system
2020-05-21 19:38:17 +03:00
Andrii Shvaika
551d2609fb
Refactored DEB/RPM builds for JS based components
2020-05-21 19:31:44 +03:00
Artem Halushko
c9c0f4650d
update position on change min time
2020-05-21 19:12:22 +03:00
Artem Halushko
448fb2fd4f
add some types
2020-05-21 18:56:03 +03:00
Artem Halushko
4aa10db7a3
Merge branch 'map/3.0' of https://github.com/ArtemHalushko/thingsboard into map/3.0
2020-05-21 18:48:32 +03:00
Artem Halushko
690784c0e6
trip animation update fix
2020-05-21 18:43:25 +03:00
Vladyslav_Prykhodko
0408dd16d3
Clear code
2020-05-21 17:28:57 +03:00
VoBa
5e40f16d54
Merge pull request #2811 from volodymyr-babak/develop/2.5.1
...
Changed default processing timeout
2020-05-21 17:27:27 +03:00
Volodymyr Babak
d610c115d3
Changed default processing timeout
2020-05-21 17:26:45 +03:00
Igor Kulikov
a70a4b724b
Fix black-box tests
2020-05-21 17:14:59 +03:00
Vladyslav_Prykhodko
f0be7b8b97
Fix calculate tooltip
2020-05-21 16:46:25 +03:00
Andrii Shvaika
68151e6561
Refactored DEB/RPM builds for Java-based components
2020-05-21 15:43:01 +03:00
Vladyslav_Prykhodko
59d2fdc79e
Improvements calculate data
2020-05-21 15:02:58 +03:00