Igor Kulikov
a069e9bbac
Update UI ver.
8 years ago
Andrew Shvayka
4d5ad6d882
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Andrew Shvayka
0b13fa2f0e
Hotfix for actor restarts during creation failure
8 years ago
Andrew Shvayka
4cbacde755
Merge pull request #948 from janbols/master
Cache assets
8 years ago
Andrew Shvayka
984ce805f5
Merge pull request #951 from janbols/Serializable
RuleNodeToRuleChainTellNextMsg is not Serializable
8 years ago
Andrew Shvayka
e5f3330b98
Merge pull request #969 from mcicolella/italian
Update Italian translation
8 years ago
Mauro Cicolella
222e6fcfe6
Update Italian translation
8 years ago
Dima Landiak
f94c61f256
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Dima Landiak
914a052ae4
merged with deleting timeseries
8 years ago
Andrew Shvayka
d8ac388395
Fixed NPE in DataEntry objects and logging statistics of rule chains/nodes
8 years ago
Andrew Shvayka
ba1dc4db50
Version set to 2.1.1-SNAPSHOT
8 years ago
Igor Kulikov
4074870c34
Merge pull request #947 from egeong/patch-2
locale.constant-zh_CN.json
8 years ago
Igor Kulikov
021a76bfab
Merge pull request #945 from mcicolella/italian
Update Italian translation
8 years ago
Jan Bols
7c0087e6df
Make RemoteToRuleChainTellNextMsg's parent class RuleNodeToRuleChainTellNextMsg Serializable.
8 years ago
Igor Kulikov
ed93f5d54d
Version set to 2.1.0
8 years ago
Igor Kulikov
2db354424c
Merge with master
8 years ago
Andrew Shvayka
6535330a44
Merge pull request #949 from janbols/Serializable
Make RemoteToRuleChainTellNextMsg Serializable
8 years ago
Jan Bols
1dd0ae3057
Make RemoteToRuleChainTellNextMsg Serializable
8 years ago
Andrew Shvayka
b4a8b33091
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Andrew Shvayka
8db6820256
Audit Log improvements
8 years ago
Igor Kulikov
4985d08dfa
UI: Fix select target dashboard state dialog.
8 years ago
Eugene Young
db6e984121
locale.constant-zh_CN.json
Translation that does not conform to development rules cause UI to not display correctly.
And there's a wrong word.
8 years ago
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
8 years ago
Jan Bols
4e91b28a66
Cache assets when finding them by tenant and name cfr the caching of devices.
8 years ago
Mauro Cicolella
f2f8fc6a8e
Update Italian translation
8 years ago
Igor Kulikov
8765575c17
UI: Plural translation format updated.
8 years ago
Igor Kulikov
c855dabc1d
Update UI and docker version to 2.1.0
8 years ago
Igor Kulikov
9c10caa7d8
Version set to 2.1.0-SNAPSHOT
8 years ago
Andrew Shvayka
1cad349757
Initializating Cache Library
8 years ago
Andrew Shvayka
a983316e64
Initalizing Cache library
8 years ago
Igor Kulikov
e9d7561fd8
Fixed ActorSystemContext initialization. UI: Fix rulenode missing original icon after copy/paste.
8 years ago
Igor Kulikov
457dfc485b
UI: Fix entity aliases html template.
8 years ago
Igor Kulikov
9aacfe53be
Localization improvements/fixes.
8 years ago
Igor Kulikov
d90db3adad
Merge pull request #941 from dyosick/simplify-localizations-management
Simplify localizations management
8 years ago
DK
2ad3279f1a
Minify JSON localization files on a build stage.
8 years ago
DK
9f7f5145ee
Add support of language code without region code.
8 years ago
DK
acd945fc88
Merge branch 'master' of https://github.com/thingsboard/thingsboard into simplify-localizations-management
8 years ago
DK
e4a599a8db
Detect the list of supported languages on a build stage. Use this list for Angular Translate tuning.
8 years ago
VoBa
b80bca253a
Merge pull request #937 from thingsboard/cassandra_upgrade_docker
Cassandra upgrade docker
8 years ago
Volodymyr Babak
8acc940933
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Volodymyr Babak
ed7623af2c
Added cassandra upgrade docker image and kubernetes yaml file
8 years ago
Igor Kulikov
52ffd5345c
Refactoring of Generator Node
8 years ago
Andrew Shvayka
5faf9df11f
Merge branch 'master' of github.com:thingsboard/thingsboard
8 years ago
Andrew Shvayka
d32cc45093
Merge pull request #919 from janbols/master
RpcBroadcastMsg never arrives at other cluster nodes
8 years ago
DK
d357f58105
Merge branch 'master' of https://github.com/thingsboard/thingsboard into simplify-localizations-management
8 years ago
DK
644712bca7
Separate translations and source code. Improve detection of preferred language.
8 years ago
Jan Bols
5f258b95d9
Keep exact header.
8 years ago
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.
8 years ago
Igor Kulikov
60046e8353
Reduce UI resources size. UI resources compression support.
8 years ago
Andrew Shvayka
d42df1d5b5
Automatic message routing during tellNext based on originator ID
8 years ago