viktorbasanets
f880fc2e42
Was added method for delete of entity view
2018-08-29 13:26:00 +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
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
Jan Bols
2b34574440
missing break in switch statement of AppActor
2018-08-24 11:44:36 +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
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
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
Dima Landiak
f94c61f256
Merge branch 'master' of github.com:thingsboard/thingsboard
2018-07-25 18:55:25 +03:00
Dima Landiak
914a052ae4
merged with deleting timeseries
2018-07-25 18:54:54 +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
Jan Bols
7c0087e6df
Make RemoteToRuleChainTellNextMsg's parent class RuleNodeToRuleChainTellNextMsg Serializable.
2018-07-19 18:27:22 +02: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
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
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
vparomskiy
cdf3cb6598
flags should be added before jar file specified
2018-06-12 14:47:30 +03:00
vparomskiy
20318fff5d
(windows) add flags for GC tuning and logging
...
(windows) add default heap size flags
2018-06-12 10:43:23 +03:00
Andrew Shvayka
31a940aeb6
Fix for issue 842
2018-06-11 18:59:55 +03:00
vparomskiy
3b1b610f7a
add flags for GC tuning and logging
2018-06-11 18:13:35 +03:00
vparomskiy
b13b810e4e
use threadsafe collection during subscription
2018-06-11 18:13:02 +03:00
Dima Landiak
a58eb0f74e
typo
2018-06-05 18:36:49 +03:00
Dima Landiak
ce9967488b
jpa delete timeseries implementation, partitions delete fix
2018-06-05 18:25:39 +03:00
Dima Landiak
e37e7242fd
find and save new latest if previous deleted
2018-06-04 19:38:08 +03:00
Igor Kulikov
75c0c5b3d0
Fix bugs.
2018-06-04 17:32:23 +03:00