2742 Commits

Author SHA1 Message Date
Igor Kulikov
c84a8a5e67 Version set to 2.5.0-SNAPSHOT 2019-12-10 15:25:03 +02:00
Andrew Shvayka
e1a43a9da1 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-12-10 12:50:33 +02:00
Andrew Shvayka
f9abf1c7a2 Improved reporting of last activity time from remote transport 2019-12-10 12:50:20 +02:00
Igor Kulikov
5f80dbe4b5 Update upgrade version 2019-12-10 11:43:17 +02:00
Andrew Shvayka
752b3d90ab Removed redundant logging 2019-12-10 11:35:56 +02:00
Andrew Shvayka
7073095ed9
Merge pull request #2252 from YevhenBondarenko/feature/fix-logging
added conditions for printing schedule logs
2019-12-10 11:22:35 +02:00
Andrew Shvayka
3dd8336f01
Merge pull request #2253 from YevhenBondarenko/feature/batch-telemetry
Feature/batch telemetry (fix nullPointer)
2019-12-09 17:30:31 +02:00
YevhenBondarenko
9a7f33a2e3 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/batch-telemetry 2019-12-09 15:24:11 +02:00
YevhenBondarenko
fc95cabc7a fix nullPointer from method replaceNullChars 2019-12-09 15:22:29 +02:00
YevhenBondarenko
a6f7388c61 added conditions for printing schedule logs 2019-12-09 13:47:53 +02:00
YevhenBondarenko
93cc222ab9 refactored URLs 2019-12-09 12:55:22 +02:00
YevhenBondarenko
abed6e2a16 refactored 2019-12-09 12:55:02 +02:00
YevhenBondarenko
7f2c36952c added realization for Hsql 2019-12-09 12:55:02 +02:00
YevhenBondarenko
640e20197f added support batch telemetry 2019-12-09 12:55:02 +02:00
Chantsova Ekaterina
f4656f3ea0 Add support for entityLabel in HTML value card, replace entityLabel on entityName, if label doesn't exist (#2239) 2019-12-09 12:52:06 +02:00
Chantsova Ekaterina
424c137d3a Add greek language 2019-12-09 12:43:23 +02:00
Michael Hamburger
fc986a5b64 Set SpringResourceLoader to public 2019-12-09 12:39:22 +02:00
YevhenBondarenko
f312bc3089 refactored 2019-12-06 11:45:38 +02:00
Igor Kulikov
1b5a8ac6fc Improve remote transport service to process rule engine callbacks asynchronously 2019-12-05 18:02:12 +02:00
YevhenBondarenko
c564510342 added realization for Hsql 2019-12-05 16:40:45 +02:00
Andrew Shvayka
e31b7ba988 Change Executor type for Transport Layer 2019-12-05 15:54:00 +02:00
YevhenBondarenko
00ff95bccf added support batch telemetry 2019-12-05 15:21:41 +02:00
Andrew Shvayka
0b6a68ad30 RestClient PageLinks 2019-12-04 18:47:57 +02:00
Andrew Shvayka
a28b10dcbf RestClient PageLinks 2019-12-04 18:32:08 +02:00
Andrew Shvayka
599e79fc27 Rest Client fix 2019-12-04 17:18:39 +02:00
YevhenBondarenko
327c4218d9 Feature/rest client (added constructors and removed method resetPassword) (#2231)
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller

* refactored rest client and added methods from auth controller

* added methods from component-descriptor-controller

* added methods from customer controller

* added methods from dashboard controller

* added methods from device controller

* refactored url pageLink params

* added methods from entity relation controller

* added methods from entity view controller

* refactored

* added methods from event controller

* added methods from rpc controller

* added methods from rule chain controller

* added methods from telemetry controller

* added methods from tenant controller

* added methods from user controller

* added methods from widgets bundle controller

* added methods from widget type controller

* created method refreshToken

* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing

* refactored

* added constructors

* removed method resetPassword

* removed method checkResetToken

* refactoring methods where the parameter is an array

* refactored
2019-12-04 12:14:48 +02:00
Igor Kulikov
b2e7a85885 Improve remote js invoke service 2019-12-03 18:56:50 +02:00
Igor Kulikov
c08a5e02f8 Improve device state check interval 2019-12-03 18:55:22 +02:00
Igor Kulikov
da81db88d8 Fix Rule Engine tests. 2019-12-03 16:45:27 +02:00
Igor Kulikov
3c3ad1ac38 Improve Remote JS Invoke Service statistics 2019-12-03 16:01:10 +02:00
Igor Kulikov
562917649c Improve JS Executor 2019-12-03 14:45:59 +02:00
Andrew Shvayka
5d64a27079 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-12-03 12:39:03 +02:00
Andrew Shvayka
5fe40b70b3 No more protobuf in JS executor 2019-12-03 12:38:52 +02:00
YevhenBondarenko
71744d4808 Feature/rest client (#2229)
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller

* refactored rest client and added methods from auth controller

* added methods from component-descriptor-controller

* added methods from customer controller

* added methods from dashboard controller

* added methods from device controller

* refactored url pageLink params

* added methods from entity relation controller

* added methods from entity view controller

* refactored

* added methods from event controller

* added methods from rpc controller

* added methods from rule chain controller

* added methods from telemetry controller

* added methods from tenant controller

* added methods from user controller

* added methods from widgets bundle controller

* added methods from widget type controller

* created method refreshToken

* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing

* refactored
2019-12-03 12:15:14 +02:00
Vladyslav_Prykhodko
8569b7dac2 Change bound from edit mode map 2019-12-02 16:19:05 +02:00
Vladyslav Prykhodko
eafbc427d8 realize fitBounds add new property useDefaultZoom 2019-12-02 16:19:05 +02:00
Vladyslav_Prykhodko
51bec36d0d Fix initcallback function in google maps 2019-12-02 16:19:05 +02:00
Andrew Shvayka
28e2c74ce3 JS Invoke become async 2019-11-29 18:31:24 +02:00
Andrew Shvayka
da9b2b4960 Code cleanup 2019-11-29 17:43:39 +02:00
Andrew Shvayka
75931abd89 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-11-29 17:21:32 +02:00
Andrew Shvayka
a69a3d4d58 JS Stats 2019-11-29 17:21:10 +02:00
Dima Landiak
b25ea1e613 rest api call node added parallel processing logic 2019-11-29 13:49:51 +02:00
Dima Landiak
85b63c5bbb rest api call node generated ui (#2206) 2019-11-29 13:49:20 +02:00
YevhenBondarenko
eb7c2f1659 Feature/rest client (#2218)
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller

* refactored rest client and added methods from auth controller

* added methods from component-descriptor-controller

* added methods from customer controller

* added methods from dashboard controller

* added methods from device controller

* refactored url pageLink params

* added methods from entity relation controller

* added methods from entity view controller

* refactored

* added methods from event controller

* added methods from rpc controller

* added methods from rule chain controller

* added methods from telemetry controller

* added methods from tenant controller

* added methods from user controller

* added methods from widgets bundle controller

* added methods from widget type controller

* created method refreshToken

* moved classes SecuritySettings, UserPasswordPolicy, ClaimRequest, UpdateMessage, to common module, and added "/api" to urls where this part was missing
2019-11-29 13:48:31 +02:00
Andrew Shvayka
872cc5fff6 Merge branch 'master' of github.com:thingsboard/thingsboard 2019-11-28 18:38:20 +02:00
Andrew Shvayka
93a8c90882 Improvement to device state service 2019-11-28 18:37:01 +02:00
Dima Landiak
14d7f0af2f upgrade scripts fix 2019-11-28 17:39:20 +02:00
YevhenBondarenko
866d7c4a2c [WIP] Feature/rest-client (#2208)
* added methods from admin-controller, alarm-controller, asset-controller, audit-log-controller

* refactored rest client and added methods from auth controller

* added methods from component-descriptor-controller

* added methods from customer controller

* added methods from dashboard controller

* added methods from device controller

* refactored url pageLink params

* added methods from entity relation controller

* added methods from entity view controller

* refactored

* added methods from event controller

* added methods from rpc controller

* added methods from rule chain controller

* added methods from telemetry controller

* added methods from tenant controller

* added methods from user controller

* added methods from widgets bundle controller

* added methods from widget type controller
2019-11-28 14:59:09 +02:00
Dima Landiak
5c972575bf tests fix 2019-11-27 19:58:02 +02:00
Dima Landiak
64a3baad41 remove null chars from str value of attributes and telemetry for sql 2019-11-27 19:58:02 +02:00