24678 Commits

Author SHA1 Message Date
Andrew Shvayka
611c970f2f Merge pull request #128 from bhtak/mqtt_fix
fix the message type of UnSubAck message
2017-05-07 00:00:14 +03:00
Bohun Tak
81adf02f8a fix the message type of UnSubAck message 2017-05-06 22:59:02 +09:00
wangjunwei
67d1c37d60 delete unused notes 2017-05-06 21:32:35 +08:00
wangjunwei
d27999ddf9 add the Chinese support.of all it support english,korean&chinese 2017-05-06 21:26:32 +08:00
mp-loki
bfd0118881 JpaAbstractSearchTimeDao JpaBaseEventDao 2017-05-06 00:07:21 -04:00
wangjunwei
cbdd0848f0 can not use both space & tab in the js 2017-05-06 08:52:39 +08:00
wangjunwei
1eb3c9b164 add Chinese language 2017-05-06 07:41:54 +08:00
Andrew Shvayka
adcfc9703c TB-56: Improvement to the TimePlugin to support timezone operations 2017-05-05 17:02:43 +03:00
Andrew Shvayka
eea77c5906 Merge pull request #122 from yuyihan666/master
CORS
2017-05-04 11:12:56 +03:00
yyh
e13ce80731 update licenses 2017-05-04 09:33:44 +08:00
Igor Kulikov
bfd654d84f Add social share buttons for public dashboards sharing. Improve dashboard toolbar configuration. Add project version information to bottom right part of the dashboard. 2017-05-03 14:24:26 +03:00
yyh
a0b2b59d7b update licenses 2017-05-03 17:54:17 +08:00
余艺韩
2de798571f CORS 2017-05-03 17:13:42 +08:00
mp-loki
d65d788b5d JPA Rule and Plugin DAO added 2017-05-01 23:14:29 -04:00
mp-loki
5860a0651b JPA WidgetType, WidgetsBundle, Tenant DAO 2017-04-30 20:33:43 -04:00
mp-loki
66d0e0ccc3 JpaWidgetsBundleDao - added missing implementations and tests 2017-04-28 01:50:06 -04:00
Igor Kulikov
912c572aed UI: Map widget improvements. 2017-04-27 12:37:58 +03:00
Andrew Shvayka
b855d82f7a Merge branch 'master' of github.com:thingsboard/thingsboard 2017-04-27 10:58:05 +03:00
Andrew Shvayka
522d392777 RPC and MQTT packet size bug fixes 2017-04-27 10:57:46 +03:00
Igor Kulikov
dcefde00f0 Improve devices attributes table. 2017-04-26 21:39:42 +03:00
Igor Kulikov
02202c217f UI: Minor fix for widgets subscription. 2017-04-25 13:34:13 +03:00
Igor Kulikov
e0c6b1464c Widget subscriptions improvements. 2017-04-25 10:51:39 +03:00
mp-loki
a6e9ca9eb1 JPA DAO Basic Implementation & Tests 2017-04-24 23:17:40 -04:00
Andrew Shvayka
83f179e8c7 Fixed bug with REST API data representation for telemetry plugin 2017-04-24 23:17:39 -04:00
Igor Kulikov
3aeafecfb1 TB-51: Fix java version check procedure in windows installation script. 2017-04-24 23:17:39 -04:00
Igor Kulikov
4feb78144b TB-53: Fixed handling of mouse events on dashboard widgets. 2017-04-24 23:17:39 -04:00
Igor Kulikov
12f0fd6c9a TB-52: Fix improper legend values selection/deselection for multiple datasources. 2017-04-24 23:17:39 -04:00
Igor Kulikov
c9a8ddb16b TB-49: Add back navigation ability in customer profile view in full-screen mode. 2017-04-24 23:17:39 -04:00
Igor Kulikov
d530a98b8e TB-48: Show assigned customer title in dashboard card. 2017-04-24 23:17:39 -04:00
Igor Kulikov
c692699f7b TB-47: Show assigned customer title in device card. 2017-04-24 23:17:39 -04:00
Igor Kulikov
58cbb1165c TB-46: Add option to make flot time-series graphs smooth 2017-04-24 23:17:39 -04:00
Igor Kulikov
148e4ae7e8 Ability to ignore loading state for some device API calls 2017-04-24 23:17:39 -04:00
Andrew Shvayka
96d344fabd Fixed outdated tests 2017-04-24 11:29:51 +03:00
Igor Kulikov
7020e60aed Merge pull request #116 from thingsboard/feature/TB-50
TB-50: Public dashboards feature.
2017-04-23 18:08:46 +03:00
Igor Kulikov
876be70c79 TB-50: Public dashboards feature. 2017-04-23 18:04:55 +03:00
Andrew Shvayka
ac5b0f18dd Fixed bug with REST API data representation for telemetry plugin 2017-04-21 13:33:22 +03:00
Igor Kulikov
ea32b2d29e Merge pull request #112 from thingsboard/bug/TB-51
TB-51: Fix java version check procedure in windows installation script.
2017-04-18 19:18:42 +03:00
Igor Kulikov
f5e52ee488 TB-51: Fix java version check procedure in windows installation script. 2017-04-18 19:11:33 +03:00
Igor Kulikov
6c6f348da0 Merge pull request #111 from thingsboard/bug/TB-53
TB-53: Fixed handling of mouse events on dashboard widgets.
2017-04-18 19:07:08 +03:00
Igor Kulikov
f93ef8b748 TB-53: Fixed handling of mouse events on dashboard widgets. 2017-04-18 19:05:46 +03:00
Igor Kulikov
8e51b5eb34 Merge pull request #110 from thingsboard/bug/TB-52
TB-52: Fix improper legend values selection/deselection for multiple …
2017-04-17 20:46:12 +03:00
Igor Kulikov
122e52e24e TB-52: Fix improper legend values selection/deselection for multiple datasources. 2017-04-17 20:45:29 +03:00
Igor Kulikov
42613b39d2 Merge pull request #109 from thingsboard/feature/TB-49
TB-49: Add back navigation ability in customer profile view in full-s…
2017-04-17 20:23:19 +03:00
Igor Kulikov
38e735b26c TB-49: Add back navigation ability in customer profile view in full-screen mode. 2017-04-17 20:22:16 +03:00
Igor Kulikov
0a78e0b081 Merge pull request #108 from thingsboard/feature/TB-48
TB-48: Show assigned customer title in dashboard card.
2017-04-17 20:00:02 +03:00
Igor Kulikov
7702f03507 TB-48: Show assigned customer title in dashboard card. 2017-04-17 19:59:03 +03:00
Igor Kulikov
02b37a9b7e Merge pull request #107 from thingsboard/feature/TB-47
TB-47: Show assigned customer title in device card.
2017-04-17 19:09:02 +03:00
Igor Kulikov
d8c729331e TB-47: Show assigned customer title in device card. 2017-04-17 19:07:32 +03:00
Igor Kulikov
283be4614c Merge pull request #106 from thingsboard/feature/TB-46
TB-46: Add option to make flot time-series graphs smooth
2017-04-17 16:16:12 +03:00
Igor Kulikov
cac686b9ec TB-46: Add option to make flot time-series graphs smooth 2017-04-17 15:59:42 +03:00