1904 Commits

Author SHA1 Message Date
viktorbasanets
e6580ca1af Was added new abstract methods 2018-08-29 12:31:37 +03:00
viktorbasanets
f5200b3b15 Was added the constant 'ENTITY_VIEW_CACHE' 2018-08-29 12:25:42 +03:00
viktorbasanets
e55a0d3fd6 Was modified constructor of EntityView class 2018-08-29 10:57:00 +03:00
viktorbasanets
14f658c92a Was created EntityViewService interface 2018-08-29 10:48:11 +03:00
vparomskiy
142a422b7a deduplicate JS scripts in JsScriptEngine 2018-08-28 16:54:31 +03:00
viktorbasanets
9bcfec00ba Was created controller EntityViewController 2018-08-28 13:57:42 +03:00
viktorbasanets
7e00615a0d Was modified BaseController abstract class: added EntityViewService 2018-08-27 19:03:39 +03:00
viktorbasanets
1120f0a4c5 Was added EntityViewSevice interface 2018-08-27 18:39:22 +03:00
viktorbasanets
09a13ba82d Was added descriptive headings titles to source code files 2018-08-27 17:30:49 +03:00
viktorbasanets
076bddb32a Was modified thingsboard.yml 2018-08-27 17:15:01 +03:00
viktorbasanets
a22bef2e18 Was created first test to EntityViewController 2018-08-27 17:01:58 +03:00
viktorbasanets
30e1c480ed Was created EntityView class 2018-08-27 16:05:53 +03:00
viktorbasanets
2b0ac1f1d0 Create EntityViewId class 2018-08-27 15:16:46 +03:00
Andrew Shvayka
79cf2ffa7f
Merge pull request #1032 from janbols/master
Add missing break in switch statement of AppActor.
2018-08-26 20:31:33 +03:00
Jan Bols
2b34574440 missing break in switch statement of AppActor 2018-08-24 11:44:36 +02:00
Andrew Shvayka
d6fbc03997
Merge pull request #1029 from chijoungso/dev
ReconnectDelay and MaxBytesInMessage configurable
2018-08-23 23:48:04 +03:00
Andrew Shvayka
e6a3d71e0d
Merge pull request #1025 from hagaic/hybrid-db
Hybrid db
2018-08-23 17:51:17 +03:00
Igor Kulikov
43d7c16f66 Cache async relation queries. 2018-08-23 14:38:41 +03:00
Chi Joung So
44a1fa2911
ReconnectDelay and MaxBytesInMessage configurable 2018-08-23 10:02:28 +02:00
hagaic
8f614846eb add license headers 2018-08-22 09:16:59 +03:00
hagaic
5165160b3b revert upgrade C* in hybrid mode, since no upgrade of TS tables 2018-08-22 06:55:29 +03:00
hagaic
90e0d8965b install hybrid db schema (simplified) 2018-08-22 04:27:12 +03:00
hagaic
4976a5326f install hybrid db schema 2018-08-22 04:14:19 +03:00
zhsh
0ef899d469 Fix #1022 2018-08-21 21:12:13 +08:00
hagaic
c9fc57b3fd make hybrid db optional 2018-08-21 02:05:45 +03:00
hagaic
b7ed7ea039 hybrid db initial commit 2018-08-21 00:58:45 +03:00
Andrew Shvayka
42a831a311
Merge pull request #1011 from nabil-rejeb/FrenchTranslation
Update french language
2018-08-20 11:15:00 +03:00
Andrew Shvayka
75b77f09f8
Merge pull request #1014 from davidgin/fixedPartitions
address issue  Add partition granularity to time series data #1006  h…
2018-08-17 16:54:58 +03:00
Andrew Shvayka
68c7f8a9f9
Merge pull request #1013 from Rileyjs/master
Add Japanese
2018-08-17 16:54:15 +03:00
Igor Kulikov
796294f33f Login As User feature. 2018-08-17 15:59:14 +03:00
David
7f01a98003 extra space styling 2018-08-16 22:46:28 +03:00
David
3363a33ccd changed to EPOCH_START 2018-08-16 22:24:37 +03:00
David
16fa955a4c fixed wildcard imports 2018-08-16 22:22:32 +03:00
David
45cf12c4d9 fixed License format 2018-08-16 18:04:29 +03:00
David
2b212d777c formatting ,added INDEFINITE to possible partitioning in yml ,savePartition returns immediateFuture(null) if FixedPartition mode enabled 2018-08-16 17:24:59 +03:00
David
88307d6ef1 address issue Add partition granularity to time series data #1006 https://github.com/thingsboard/thingsboard/issues/1006 2018-08-16 12:03:12 +03:00
Rileyjs
3b948fcb15
Update locale.constant-zh_CN.json 2018-08-15 16:24:59 -05:00
Rileyjs
421924cd74
Update locale.constant-ru_RU.json 2018-08-15 16:24:30 -05:00
Rileyjs
7be79d8f95
Update locale.constant-ko_KR.json 2018-08-15 16:24:03 -05:00
Rileyjs
fdee096810
Update locale.constant-it_IT.json 2018-08-15 16:23:23 -05:00
Rileyjs
a2d27348dc
Update locale.constant-es_ES.json 2018-08-15 16:22:45 -05:00
Rileyjs
3edf4978ad
Add files via upload 2018-08-15 16:20:47 -05:00
Rileyjs
e20ba0a63f
Update locale.constant-en_US.json 2018-08-15 16:20:08 -05:00
nabil rejeb
435eac59ce Update french language 2018-08-15 09:25:23 +01:00
Igor Kulikov
8efb250f18
Merge pull request #1000 from mcicolella/italian
Update Italian translation
2018-08-08 20:23:54 +03:00
Mauro Cicolella
515ef81f9f Update Italian translation 2018-08-07 17:22:16 +02:00
Andrew Shvayka
a5171f88d5 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-08-06 19:49:27 +03:00
Andrew Shvayka
10fead768e Alarm Controller audit log fix 2018-08-06 19:49:13 +03:00
Andrew Shvayka
a661f20859
Merge pull request #992 from souhaiebtar/patch-1
change to reduce the docker image by around 10 mb
2018-08-06 19:13:07 +03:00
souhaiebtar
2aaa327ff3
change to reduce the docker image by around 10 mb 2018-08-06 10:52:37 +01:00