1045 Commits

Author SHA1 Message Date
Igor Kulikov
e738188ec3 Merge branch 'master' into feature/api-limits 2017-12-15 19:59:09 +02:00
Andrew Shvayka
57c0fff3a9 Merge branch 'master' of github.com:thingsboard/thingsboard 2017-12-15 17:30:48 +02:00
Andrew Shvayka
0494738b74 Gateway Session ACKs fix 2017-12-15 17:30:35 +02:00
Igor Kulikov
d7fb192534
Merge pull request #481 from Terny22/master
minor fix in digital-gauge widgets
2017-12-15 15:24:44 +02:00
Dima Landiak
52edc15255 minor fix 2017-12-15 12:18:58 +02:00
Sergey Tarnavskiy
6057a5e990 minor fix in digital-gauge widgets 2017-12-15 10:57:57 +02:00
Dima Landiak
71dd7de6cd added some funcs to rest client 2017-12-14 15:46:16 +02:00
Igor Kulikov
1b525cfed7 UI: Improve dashboard layout calculations. 2017-12-13 20:32:08 +02:00
Igor Kulikov
ab34473224
Merge pull request #479 from Terny22/gauge-anim-issue
fixed minor animation issue in gauge-widgets
2017-12-13 20:16:18 +02:00
Sergey Tarnavskiy
924c380b66 fixed minor animation issue in gauge-widgets 2017-12-13 19:29:21 +02:00
Igor Kulikov
6529b92c72
Merge pull request #477 from Terny22/widget-title-standart
normalized default font sizes of titles in some widgets
2017-12-12 18:56:10 +02:00
Sergey Tarnavskiy
6fb18ae2b3 normalized default font sizes of titles in some widgets 2017-12-12 18:52:32 +02:00
Andrew Shvayka
2a7dc7567b
Merge pull request #473 from jktu2870/master
UI:fix
2017-12-12 12:17:22 +02:00
Igor Kulikov
25bdf8adde UI: IE11 layout fixes. 2017-12-08 11:44:19 +02:00
oleg
729f91439b UI:fix 2017-12-06 17:19:32 +02:00
Igor Kulikov
b951314b96
Merge pull request #470 from thingsboard/feature/TB-74
Feature/tb 74
2017-12-06 11:30:15 +02:00
oleg
c58b39eac2 fix translations 2017-12-06 11:04:57 +02:00
oleg
19f4e443dd fix translations 2017-12-05 19:48:11 +02:00
Igor Kulikov
09880a64b1 Fix home page. 2017-12-05 16:59:00 +02:00
Igor Kulikov
db9918413e Minor fixes. 2017-12-05 15:19:37 +02:00
Igor Kulikov
eaf8e03067
Merge pull request #466 from thingsboard/feature/TB-74
TB-74: minor fixes.
2017-12-05 15:02:31 +02:00
Igor Kulikov
06a18bd559 TB-74: minor fixes. 2017-12-05 15:01:31 +02:00
Andrew Shvayka
40a59b7772
Merge pull request #465 from thingsboard/feature/TB-74
TB-74: Ability to configure the gateway remotely
2017-12-05 14:35:47 +02:00
Andrew Shvayka
a075d9591d Merge branch 'master' into feature/TB-74 2017-12-05 14:30:43 +02:00
Sergey Tarnavskiy
ae85dd6685 add new widget bundle and collapsed accordion validation 2017-12-05 13:31:02 +02:00
Sergey Tarnavskiy
f5c80afa53 add export/import buttons to widget 2017-12-04 18:18:20 +02:00
oleg
5795e7f259 Import export extension configuration 2017-12-04 17:09:06 +02:00
Sergey Tarnavskiy
2583cbed40 add extensions-widget 2017-12-04 16:51:45 +02:00
Igor Kulikov
fbc83a726d UI: Fix home page layout. 2017-12-04 16:43:13 +02:00
oleg
32ece471e9 fix devices attributes sync label 2017-11-30 16:15:18 +02:00
oleg
0374641a1a devices attributes sync label 2017-11-30 11:23:30 +02:00
oleg
6c5b33705a final 2017-11-29 19:10:39 +02:00
Igor Kulikov
35b2feaaf1 Ignore localhost during API limits check. 2017-11-29 19:07:11 +02:00
Igor Kulikov
e5cbdf9765 Fixed quota exceeded condition check. 2017-11-29 18:53:32 +02:00
Igor Kulikov
66dcb97409 Merge branch 'master' into feature/api-limits 2017-11-29 18:24:42 +02:00
oleg
0098a94db8 merge from feature/TB-74 2017-11-29 17:21:00 +02:00
Sergey Tarnavskiy
33451e0597 Add mqtt form 2017-11-29 16:22:05 +02:00
Andrew Shvayka
336f0dc079 Ability to fetch multiple device attributes using Gateway MQTT API 2017-11-29 10:51:57 +02:00
mp-loki
f7b0ec98b6 TB-75 Service shutdown added 2017-11-28 18:57:59 +02:00
mp-loki
5251782c97 TB-75 unique constraint violation fix 2017-11-28 18:57:59 +02:00
mp-loki
f87bc9b5b0 Fixed java.lang.IllegalArgumentException when QoS = 0 2017-11-28 18:57:34 +02:00
oleg
e034733a69 Merge branch 'feature/TB-74' of github.com:thingsboard/thingsboard into devices_attributes_syncLabel 2017-11-27 18:37:44 +02:00
Sergey Tarnavskiy
dad2a26f22 added mqtt form 2017-11-24 17:25:40 +02:00
mp-loki
5607d9a78a SNS SQS pom files organized 2017-11-24 17:10:00 +02:00
mp-loki
e2a8f85f70 License Header updated 2017-11-24 17:10:00 +02:00
mp-loki
bdaee28d9e SQS and SNS Plugins added 2017-11-24 17:10:00 +02:00
Unknown
b1bc922d16 If user specifies an interval of 0, convert aggregation to NONE
This prevents an endless loop that can hang up the server, and is probably what the user intuitively wanted.
Merge remote-tracking branch 'origin/zero_interval' into zero_interval


Fix merge issue


Fix whitespace to match original


More whitespace
2017-11-24 17:08:24 +02:00
Unknown
160aa7ac04 Protect against bogus interval 2017-11-24 17:07:47 +02:00
oleg
f00898c7a0 device extensions opc, http validation 2017-11-24 11:35:03 +02:00
oleg
cc302f1801 add opc-ua 2017-11-23 13:46:13 +02:00