258 Commits

Author SHA1 Message Date
wangjunwei
1eb3c9b164 add Chinese language 2017-05-06 07:41:54 +08:00
Andrew Shvayka
f25347960a Release 1.2.2 v1.2.2 2017-03-24 13:02:00 +02:00
Igor Kulikov
7a6fbd6b5b Add IE support for widgets 2017-03-24 12:54:21 +02:00
Andrew Shvayka
11701fa42b Fixed license header 2017-03-24 12:43:56 +02:00
Andrew Shvayka
ba348dd997 Added deduplication support for gateway 2017-03-24 12:41:12 +02:00
Igor Kulikov
0bdf246383 Fixed bug with dashboard editing. Add IE support. 2017-03-24 12:36:53 +02:00
Andrew Shvayka
7cd8b2b346 Merge pull request #88 from OutOfBedlam/PR/sel_locale_ui
Add ui feature in user profile for selecting preferred language
2017-03-23 18:57:02 +02:00
Andrew Shvayka
98e8340885 Merge pull request #84 from OutOfBedlam/PR/compat_ie
exception check (for IE)
2017-03-23 18:56:47 +02:00
Andrew Shvayka
b502a19517 Fixed device disconnect behaviour for gateway 2017-03-23 14:55:17 +02:00
Andrew Shvayka
44b94f39ba Merge branch 'master' of github.com:thingsboard/thingsboard 2017-03-21 17:22:53 +02:00
Andrew Shvayka
7fc712a3f7 NPE fix for data aggregation function in case of TEXT values 2017-03-21 17:21:57 +02:00
SeungJu Lee
7490e10882 check browser locale and add locale setting to profile 2017-03-21 15:04:41 +09:00
Kim. GuWon
980fc6a5c6 exception check (for IE) 2017-03-19 08:57:19 +09:00
Andrew Shvayka
315757ff8e Merge pull request #81 from OutOfBedlam/PR/locale-ko_kr
add locale resource for Korean
2017-03-17 13:53:53 +02:00
SeungJu Lee
4ddb416618 add locale resource for Korean 2017-03-17 09:19:17 +09:00
Andrew Shvayka
ad2e0fe4f0 Merge pull request #79 from walter-c/master
Change .useSanitizeValueStrategy parameter to 'sce' to solve the disp…
2017-03-16 16:29:20 +02:00
Walter W
eb9457d3a2 Change .useSanitizeValueStrategy parameter to 'sce' to solve the displaying issue in some languanges 2017-03-16 21:58:23 +08:00
Andrew Shvayka
421347887c Version set to 1.2.1 v1.2.1 2017-03-16 14:37:50 +02:00
Igor Kulikov
b13b9297fa Update README.md 2017-03-16 14:32:42 +02:00
Igor Kulikov
3b05eba89d UI: Set default interval to 1 sec for no aggregation. 2017-03-16 13:56:37 +02:00
Igor Kulikov
e80d355b22 Merge branch 'master' of github.com:thingsboard/thingsboard 2017-03-16 13:13:48 +02:00
Igor Kulikov
66066904fb UI: Widgets: Fix latest values processing. 2017-03-16 13:13:29 +02:00
Andrew Shvayka
30146a0da8 Merge pull request #76 from walter-c/master
Accommodation in windows compilation
2017-03-16 12:10:27 +02:00
Walter W
2b3bb24a64 Move cross-env to devDependency 2017-03-16 17:40:13 +08:00
Andrew Shvayka
b86e377bcf Merge pull request #78 from thingsboard/feature/dispatchers
Separate Dispatchers for system and tenant rules/plugins
2017-03-16 11:35:41 +02:00
Igor Kulikov
795d54b74e UI: Control maps labels color. 2017-03-16 11:28:00 +02:00
Andrew Shvayka
af5e52dd97 Separate Dispatchers for system and tenant rules/plugins 2017-03-16 11:22:53 +02:00
cwang
3af5f750a5 fix a spelling mistake 2017-03-16 16:35:57 +08:00
cwang
c830b8dbc7 add cross-env in UI to accommodate compilation in Windows 2017-03-16 14:32:32 +08:00
cwang
9cc14d5a25 add cross-env in UI to accommodate compilation in Windows 2017-03-16 14:29:42 +08:00
Igor Kulikov
7d4da490fe UI: Switch dashboards control. Import/export for plugins, rules, widgets bundles and widget types. 2017-03-15 18:55:50 +02:00
Igor Kulikov
062c8b30a0 Merge branch 'master' of github.com:thingsboard/thingsboard 2017-03-14 15:23:24 +02:00
Igor Kulikov
5f606912fc UI: Improve data simulation performance. Improve processing of default zoom level by map widgets. 2017-03-14 15:23:08 +02:00
Andrew Shvayka
21855e30be Merge pull request #75 from thingsboard/bug/TB-45
TB-45: fix
2017-03-14 13:42:18 +02:00
Andrew Shvayka
1ed9ade810 Fixed license headers 2017-03-14 13:00:25 +02:00
Andrew Shvayka
5231a33788 Fix 2017-03-14 12:49:26 +02:00
Igor Kulikov
b38a4d2ff8 UI: fix url handling issue. Improve timeseries table widget. 2017-03-13 16:00:49 +02:00
Igor Kulikov
e3619ecb0c Version set to 1.2.1-SNAPSHOT. Minor bug fixes. 2017-03-10 15:50:21 +02:00
Igor Kulikov
90d40f9e36 Update README.md 2017-03-10 11:41:39 +02:00
Andrew Shvayka
4e8b7362d4 Merge pull request #72 from thingsboard/release-1.2
Version set to 1.2.0
2017-03-09 18:23:23 +02:00
Andrew Shvayka
0febafda11 Version set to 1.2.0 v1.2 2017-03-09 15:58:37 +02:00
Igor Kulikov
696cb33156 UI: Layout improvements/fixes 2017-03-09 14:57:16 +02:00
Igor Kulikov
9668b8a231 Merge pull request #69 from thingsboard/feature/TB-43
TB-43: Disable check updates in test mode.
2017-03-09 12:15:22 +02:00
Igor Kulikov
281a540c3c TB-43: Disable check updates in test mode. Fixed windows install/uninstall package scripts 2017-03-09 12:13:46 +02:00
Andrew Shvayka
10c32f63da Merge pull request #68 from thingsboard/feature/TB-44
TB-44: Major bug in RPC functionality
2017-03-08 20:09:34 +02:00
Andrew Shvayka
8f2217d9ac Merge pull request #67 from thingsboard/feature/TB-43
TB-43: Updates service
2017-03-08 20:09:27 +02:00
Andrew Shvayka
d4236dc2a2 TB-44: Fix 2017-03-08 20:07:20 +02:00
Igor Kulikov
05404d8727 TB-43: Implement updates checking service 2017-03-08 20:06:04 +02:00
Igor Kulikov
c745c1ce02 Add package type information to system properties 2017-03-08 11:20:13 +02:00
Andrew Shvayka
40dfc60f58 Merge pull request #64 from thingsboard/feature/TB-41
TB-41: Add MQTT API for Gateway to support attribute updates and server-side RPC
2017-03-07 19:31:03 +02:00