1904 Commits

Author SHA1 Message Date
Dima Landiak
712e1ae9b7 test fix 2018-06-06 18:07:16 +03:00
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>
2018-06-06 16:56:08 +08:00
Dima Landiak
a58eb0f74e typo 2018-06-05 18:36:49 +03:00
Dima Landiak
ce9967488b jpa delete timeseries implementation, partitions delete fix 2018-06-05 18:25:39 +03:00
Volodymyr Babak
b0acf23c6d Fix for QoS 0 2018-06-05 16:15:46 +03:00
oleg
1534549d85 UI:Improvement. "Widget auto focus on search input" 2018-06-05 14:16:24 +03:00
Dima Landiak
e37e7242fd find and save new latest if previous deleted 2018-06-04 19:38:08 +03:00
charlie
c79a213eb7 Merge branch 'master' of https://github.com/charliexp/thingsboard
# Conflicts:
#	ui/src/app/locale/locale.constant-zh.js
2018-06-04 23:17:22 +08:00
Igor Kulikov
ee8f7405fc Merge with master. Version set to 2.0.2. v2.0.2 2018-06-04 18:09:56 +03:00
Igor Kulikov
75c0c5b3d0 Fix bugs. 2018-06-04 17:32:23 +03:00
Andrew Shvayka
1960af7818 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-06-04 13:44:13 +03:00
Andrew Shvayka
8ad7558b3e Cluster mode for DeviceStateService and multiple fixes 2018-06-04 13:43:10 +03:00
Igor Kulikov
aa6c479833 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-06-04 12:34:52 +03:00
Igor Kulikov
7f6ad9a6a6 Fix Test BaseHttpDeviceApiTest.testGetAttributes 2018-06-04 12:34:40 +03:00
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
2018-06-04 11:51:50 +03:00
Igor Kulikov
80b2cffcca
Merge pull request #831 from iglilaw/master
l10n improvements
2018-06-04 11:34:36 +03:00
Igor Kulikov
b19274ed95
Merge pull request #834 from lonwern/master
Fixed couldn't get shared attributes.
2018-06-04 11:32:56 +03:00
Igor Kulikov
309598c2ac subscribtion -> subscription typo fix. 2018-06-04 11:22:14 +03:00
Igor Kulikov
17adf8bd8b Improved MQTT client and added default handler to handle reconnect subscriptions 2018-06-04 11:06:42 +03:00
lonwern
3fa9437e68 Fixed couldn't get shared attributes. 2018-06-04 15:48:39 +08:00
Igor Kulikov
fd905987a8 Version set to 2.0.2-SNAPSHOT 2018-06-04 10:23:49 +03:00
Igor Kulikov
5db6a186c4 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-06-04 10:22:18 +03:00
Igor Kulikov
5174b85aa7 Update customer title in dashboard assigned customers when customer title is changed. 2018-06-04 10:22:06 +03:00
charlie
68ff23e2c5 up
Signed-off-by: charlie <charlie_weng@163.com>
2018-06-04 14:32:39 +08:00
charlie
72aa9d0a44 Merge branch 'master' of https://github.com/thingsboard/thingsboard 2018-06-04 14:29:29 +08:00
Chen Xi
a5fbfcf951 BUGFIX: fixed the server do not send a PUBLIC ACK when a PUBLIC on v1/gateway/rpc is received 2018-06-04 12:47:40 +08:00
Andrew Shvayka
622300181f Notification for DeviceStateService about created Device 2018-06-04 01:37:44 +03:00
iglilaw
2ab0340b3e Added missing strings 2018-06-03 08:06:51 +02:00
iglilaw
95f2e7ae67 Added missing strings 2018-06-03 08:00:21 +02:00
iglilaw
e389cca6da Added missing strings 2018-06-03 07:50:58 +02:00
iglilaw
a7b16a39ec Added missing strings 2018-06-03 07:31:41 +02:00
iglilaw
b5e18daa0e Changed order 2018-06-03 07:31:11 +02:00
iglilaw
88edb64df7 Removed plugin, rule & rule plugin strings
Removed plugin, rule & rule plugin strings from spanish, korean, russian & chinese.
2018-06-03 06:56:34 +02:00
Andrew Shvayka
50bfe1ffc8 Fixed chart issues to fetch multiple line data in parallel 2018-06-02 00:40:49 +03:00
Igor Kulikov
6e78f33730 Add clean session flag to MQTT Node configuration. 2018-06-01 22:29:27 +03:00
Igor Kulikov
9f82e59b2d Improve Database Upgrade code. 2018-06-01 18:14:21 +03:00
Igor Kulikov
3d9156b598 Merge branch 'master' into release-2.0 v2.0.1 2018-06-01 16:00:20 +03:00
Igor Kulikov
2622e15eac Update names of rule nodes in default root chain. 2018-06-01 15:59:59 +03:00
Igor Kulikov
ce4a06dcc8 Merge branch 'master' into release-2.0 2018-06-01 15:52:50 +03:00
Igor Kulikov
642c19c155 Disable debug mode by default for 'rpc call request' node. 2018-06-01 15:52:31 +03:00
Igor Kulikov
a3b0f5af56 Version set to 2.0.1 2018-06-01 15:44:53 +03:00
Igor Kulikov
c18e1f9fb9 Merged with master 2018-06-01 15:43:49 +03:00
Igor Kulikov
a4a3333e7f Update docker version to 2.0.1 2018-06-01 15:38:07 +03:00
Igor Kulikov
9b499e2238 Add new nodes help links. 2018-06-01 15:33:33 +03:00
Igor Kulikov
9ea4fcce6f Improve config of 'originator fields' node. Add UI config for 'originator fields' and 'check relation' nodes. 2018-06-01 13:49:09 +03:00
Andrew Shvayka
7a687f373c Check Relations Node and Originator Fields 2018-06-01 11:09:38 +03:00
Andrew Shvayka
6106f4c0bf Routing RPC calls through rule engine now 2018-06-01 08:52:28 +03:00
charlie
3a1145424c fix
Signed-off-by: charlie <charlie_weng@163.com>
2018-06-01 11:49:22 +08:00
charlie
b42e511f22 fix locale.constant-zh.js
Signed-off-by: charlie <charlie_weng@163.com>
2018-06-01 11:35:09 +08:00
Igor Kulikov
6c2a7d6fff RuleChain UI: Coordinates protection. 2018-05-31 14:21:55 +03:00