Igor Kulikov
|
0daca56ea2
|
Merge pull request #881 from mcicolella/italian-locale
Introduce partial Italian translation
|
8 years ago |
Mauro Cicolella
|
a21fe88a86
|
Introduce partial Italian translation
|
8 years ago |
Igor Kulikov
|
62224e8226
|
Clean up
|
8 years ago |
Igor Kulikov
|
97afaf63fa
|
Merge pull request #878 from janbols/master
Fix install_dev_db.sh by using sudo instead of su
|
8 years ago |
Igor Kulikov
|
55f9acf405
|
Merge pull request #874 from charliexp/master
fix chinese
|
8 years ago |
Igor Kulikov
|
d9b650e7d8
|
Merge pull request #875 from mp-loki/master
Fix for UnsupportedOperationException: JsonNull in case if device typ…
|
8 years ago |
Igor Kulikov
|
f23d22cf17
|
Merge pull request #676 from jktu2870/improvements
Added autofocus for search buttons
|
8 years ago |
Igor Kulikov
|
83ed998967
|
Merge pull request #674 from jktu2870/bugs
Widget action buttons overlays with data loading indicator
|
8 years ago |
Igor Kulikov
|
f081b656d0
|
Multiple labels support.
|
8 years ago |
Jan Bols
|
0a0ed137bd
|
When following instructions on https://thingsboard.io/docs/user-guide/contribution/how-to-contribute/#create-database-schema-and-populate-demo-data, the install script doesn't work when the thingsboard user doens't have a password because su is used instead of sudo.
|
8 years ago |
mp-loki
|
489a1a6b62
|
Fix for UnsupportedOperationException: JsonNull in case if device type arrives as null
|
8 years ago |
Igor Kulikov
|
1f58c1b0d6
|
Fix subscription service: ignore unmatched updates.
|
8 years ago |
charlie
|
9560a65718
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard
|
8 years ago |
steve
|
0546cb1e85
|
Added description to the device card. Allows viewing of the description of a device or more importantly can have a friendly name showing on the device card instead of a long unique mac id.
|
8 years ago |
steve
|
42a451fcf3
|
Fixed ugly null pointer exception when there is no or incomplete root rule chain.
Make it go to an log entry instead.
|
8 years ago |
Igor Kulikov
|
31c23b0766
|
Merge pull request #870 from Terny22/digital-gauge-issues
fixed issues in updating digital-value with progress-bar-animation
|
8 years ago |
Sergey Tarnavskiy
|
716762606e
|
fixed issues in updating digital-value with progress-bar-animation
|
8 years ago |
Igor Kulikov
|
b922e070ae
|
UI layout fixes.
|
8 years ago |
Igor Kulikov
|
01cb77f51d
|
Version set to 2.0.4-SNAPSHOT
|
8 years ago |
vparomskiy
|
cdf3cb6598
|
flags should be added before jar file specified
|
8 years ago |
vparomskiy
|
20318fff5d
|
(windows) add flags for GC tuning and logging
(windows) add default heap size flags
|
8 years ago |
charlie
|
9653009023
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard
|
8 years ago |
Andrew Shvayka
|
cf723c72c2
|
Changed version to v2.0.3-SNAPSHOT
|
8 years ago |
Andrew Shvayka
|
f406e9d1c0
|
Merge branch 'release-2.0'
|
8 years ago |
Andrew Shvayka
|
31a940aeb6
|
Fix for issue 842
|
8 years ago |
vparomskiy
|
3b1b610f7a
|
add flags for GC tuning and logging
|
8 years ago |
vparomskiy
|
b13b810e4e
|
use threadsafe collection during subscription
|
8 years ago |
charlie
|
6649064097
|
Merge branch 'master' of https://github.com/charliexp/thingsboard
# Conflicts:
# ui/src/app/locale/locale.constant-zh.js
Signed-off-by: charlie <charlie_weng@163.com>
|
8 years ago |
charlie
|
dc254b7cc1
|
fix chinese
Signed-off-by: charlie <charlie_weng@163.com>
|
8 years ago |
Chen Xi
|
5ba6b67cd5
|
A device created by gateway should be auto assigned to the customer that the gateway is assigned to
|
8 years ago |
charlie
|
011016eca1
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard
|
8 years ago |
Andrew Shvayka
|
ce5a4f591b
|
Merge pull request #841 from thingsboard/fix-for-qos-0
Fix for QoS 0
|
8 years ago |
charlie
|
3121d47489
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard
# Conflicts:
# ui/src/app/locale/locale.constant-zh.js
Signed-off-by: charlie <charlie_weng@163.com>
|
8 years ago |
Volodymyr Babak
|
b0acf23c6d
|
Fix for QoS 0
|
8 years ago |
oleg
|
1534549d85
|
UI:Improvement. "Widget auto focus on search input"
|
8 years ago |
charlie
|
c79a213eb7
|
Merge branch 'master' of https://github.com/charliexp/thingsboard
# Conflicts:
# ui/src/app/locale/locale.constant-zh.js
|
8 years ago |
Igor Kulikov
|
75c0c5b3d0
|
Fix bugs.
|
8 years ago |
Andrew Shvayka
|
1960af7818
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
8 years ago |
Andrew Shvayka
|
8ad7558b3e
|
Cluster mode for DeviceStateService and multiple fixes
|
8 years ago |
Igor Kulikov
|
aa6c479833
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
8 years ago |
Igor Kulikov
|
7f6ad9a6a6
|
Fix Test BaseHttpDeviceApiTest.testGetAttributes
|
8 years ago |
Andrew Shvayka
|
fa2071c776
|
Merge pull request #832 from lucky2you/gateway-rpc-resp-no-ack
BUGFIX: fixed the server do not send a PUBLIC ACK on v1/gateway/rpc
|
8 years ago |
Igor Kulikov
|
80b2cffcca
|
Merge pull request #831 from iglilaw/master
l10n improvements
|
8 years ago |
Igor Kulikov
|
b19274ed95
|
Merge pull request #834 from lonwern/master
Fixed couldn't get shared attributes.
|
8 years ago |
Igor Kulikov
|
309598c2ac
|
subscribtion -> subscription typo fix.
|
8 years ago |
Igor Kulikov
|
17adf8bd8b
|
Improved MQTT client and added default handler to handle reconnect subscriptions
|
8 years ago |
lonwern
|
3fa9437e68
|
Fixed couldn't get shared attributes.
|
8 years ago |
Igor Kulikov
|
fd905987a8
|
Version set to 2.0.2-SNAPSHOT
|
8 years ago |
Igor Kulikov
|
5db6a186c4
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
8 years ago |
Igor Kulikov
|
5174b85aa7
|
Update customer title in dashboard assigned customers when customer title is changed.
|
8 years ago |