1478 Commits

Author SHA1 Message Date
Geremia Taglialatela
994006f527 Add stylelint 2018-09-06 19:35:15 +02:00
Andrew Shvayka
291634c10f Fix for notification to the devices when shared attribute is saved via rule engine 2018-08-30 11:42:53 +03:00
vparomskiy
9586569386 use direction in relation search cache 2018-08-29 18:54:46 +03:00
vparomskiy
142a422b7a deduplicate JS scripts in JsScriptEngine 2018-08-28 16:54:31 +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
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
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
Igor Kulikov
a069e9bbac Update UI ver. 2018-08-03 13:34:49 +03:00
Andrew Shvayka
4d5ad6d882 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-08-03 12:09:10 +03:00
Andrew Shvayka
0b13fa2f0e Hotfix for actor restarts during creation failure 2018-08-03 12:08:57 +03:00
Andrew Shvayka
4cbacde755
Merge pull request #948 from janbols/master
Cache assets
2018-07-31 14:10:10 +03:00
Andrew Shvayka
984ce805f5
Merge pull request #951 from janbols/Serializable
RuleNodeToRuleChainTellNextMsg is not Serializable
2018-07-31 14:07:31 +03:00
Andrew Shvayka
e5f3330b98
Merge pull request #969 from mcicolella/italian
Update Italian translation
2018-07-31 14:06:56 +03:00
Mauro Cicolella
222e6fcfe6 Update Italian translation 2018-07-27 09:23:04 +02:00
Andrew Shvayka
d8ac388395 Fixed NPE in DataEntry objects and logging statistics of rule chains/nodes 2018-07-25 18:12:35 +03:00
Andrew Shvayka
ba1dc4db50 Version set to 2.1.1-SNAPSHOT 2018-07-25 18:09:31 +03:00
Igor Kulikov
4074870c34
Merge pull request #947 from egeong/patch-2
locale.constant-zh_CN.json
2018-07-19 20:14:46 +03:00
Igor Kulikov
021a76bfab
Merge pull request #945 from mcicolella/italian
Update Italian translation
2018-07-19 20:14:34 +03:00
Jan Bols
7c0087e6df Make RemoteToRuleChainTellNextMsg's parent class RuleNodeToRuleChainTellNextMsg Serializable. 2018-07-19 18:27:22 +02:00
Igor Kulikov
ed93f5d54d Version set to 2.1.0 v2.1 2018-07-19 16:06:32 +03:00
Igor Kulikov
2db354424c Merge with master 2018-07-19 15:49:07 +03:00
Andrew Shvayka
6535330a44
Merge pull request #949 from janbols/Serializable
Make RemoteToRuleChainTellNextMsg Serializable
2018-07-19 15:37:36 +03:00
Jan Bols
1dd0ae3057 Make RemoteToRuleChainTellNextMsg Serializable 2018-07-19 14:12:03 +02:00
Andrew Shvayka
b4a8b33091 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-07-19 15:03:53 +03:00