viktorbasanets
61da5d5d6e
Was addet to validate instance of entity-view
2018-09-06 14:19:35 +03:00
viktorbasanets
e132d702a2
Was changed path to all sql and nosql tests
2018-09-06 13:10:48 +03:00
viktorbasanets
c5827e1b9e
was added entity_type field to entity_views table
2018-09-06 13:07:31 +03:00
viktorbasanets
d731bf614e
commit3
2018-09-05 19:29:42 +03:00
viktorbasanets
481d2f4770
commit
2018-09-05 18:12:09 +03:00
viktorbasanets
48ff2b2723
Was modified
2018-09-05 18:10:39 +03:00
viktorbasanets
0cb7f455f0
Was modified header
2018-09-04 11:05:52 +03:00
viktorbasanets
d24391a276
Was added update for sql and cql
2018-09-04 10:45:39 +03:00
viktorbasanets
64620a89ce
Was add couple test methods
2018-09-03 19:32:29 +03:00
viktorbasanets
8fdfa909db
Was modified classes to config and create DB for EntityView model
2018-09-03 19:30:48 +03:00
viktorbasanets
d4cc05deba
Was corrected header
2018-08-29 15:35:10 +03:00
viktorbasanets
6e5bda589f
Was returned to the original state
2018-08-29 15:28:48 +03:00
viktorbasanets
c8733b695c
Was added tests of find entity by id and delete entity methods
2018-08-29 13:48:26 +03:00
viktorbasanets
f880fc2e42
Was added method for delete of entity view
2018-08-29 13:26:00 +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
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
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
Igor Kulikov
796294f33f
Login As User feature.
2018-08-17 15:59:14 +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
Andrew Shvayka
10fead768e
Alarm Controller audit log fix
2018-08-06 19:49:13 +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
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
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
2018-07-19 16:06:32 +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
Andrew Shvayka
8db6820256
Audit Log improvements
2018-07-19 15:03:40 +03:00
Jan Bols
fb294561e6
Cache assets when finding them by tenant and name cfr the caching of devices
...
=> add asset in cache directives of config files
2018-07-19 11:21:04 +02:00
Igor Kulikov
9c10caa7d8
Version set to 2.1.0-SNAPSHOT
2018-07-18 17:04:37 +03:00
Igor Kulikov
e9d7561fd8
Fixed ActorSystemContext initialization. UI: Fix rulenode missing original icon after copy/paste.
2018-07-18 11:59:45 +03:00
Igor Kulikov
52ffd5345c
Refactoring of Generator Node
2018-07-12 12:51:42 +03:00
Andrew Shvayka
5faf9df11f
Merge branch 'master' of github.com:thingsboard/thingsboard
2018-07-11 15:00:35 +03:00
Jan Bols
5f258b95d9
Keep exact header.
2018-07-06 22:37:04 +02:00
Jan Bols
5951747095
When firing an RpcBroadcastMsg message or a ToAllNodesMsg from one node, the other nodes never get notified because the messages doesn't have a serverAddress.
...
As a result firing such a method is not forwarded to the other cluster nodes.
This PR adds the serverAddress for each node that the message is sent to so the other nodes get the message and can react to component lifecycle changes.
2018-07-06 22:33:02 +02:00
Igor Kulikov
60046e8353
Reduce UI resources size. UI resources compression support.
2018-07-06 20:49:19 +03:00
Andrew Shvayka
d42df1d5b5
Automatic message routing during tellNext based on originator ID
2018-07-06 15:45:49 +03:00
vparomskiy
1082eda3d8
ignore unknown JVM flags for 'client' JVM instances
2018-06-21 11:13:32 +03:00
Jan Bols
0a0ed137bd
When following instructions on https://thingsboard.io/docs/user-guide/contribution/how-to-contribute/#create-database-schema-and-populate-demo-data , the install script doesn't work when the thingsboard user doens't have a password because su is used instead of sudo.
2018-06-18 11:57:47 +02:00
Igor Kulikov
1f58c1b0d6
Fix subscription service: ignore unmatched updates.
2018-06-15 17:07:01 +03:00
steve
42a451fcf3
Fixed ugly null pointer exception when there is no or incomplete root rule chain.
...
Make it go to an log entry instead.
2018-06-14 17:18:25 +03:00
Igor Kulikov
01cb77f51d
Version set to 2.0.4-SNAPSHOT
2018-06-12 15:50:44 +03:00
vparomskiy
cdf3cb6598
flags should be added before jar file specified
2018-06-12 14:47:30 +03:00