Dmytro Shvaika
e97ead2ce5
license formated
2019-11-26 16:34:28 +02:00
Dmytro Shvaika
61dcbb271f
fixed constraint-violation-exception for ComponentDescriptor
2019-11-26 16:34:28 +02:00
Andrew Shvayka
bf4f389c48
Build fix
2019-11-26 14:01:46 +02:00
Andrew Shvayka
7471ada0c5
Fix device state fuction
2019-11-26 13:54:55 +02:00
Andrew Shvayka
e18582f912
Fixed device state service
2019-11-26 13:22:52 +02:00
Andrew Shvayka
42a15097c6
Performance Improvement on start
2019-11-26 12:49:11 +02:00
Andrew Shvayka
81e6cccac9
Improved Device State Service load
2019-11-25 19:41:25 +02:00
Andrew Shvayka
9a730f4a7c
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-11-25 18:53:26 +02:00
Andrew Shvayka
6d2b856afe
Performance improvement
2019-11-25 18:53:15 +02:00
Dmytro Shvaika
47e06f505f
update the rulenode-core-config.js
2019-11-22 17:12:35 +02:00
Andrew Shvayka
0dd061630d
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-11-22 15:48:08 +02:00
Andrew Shvayka
ac67516dc2
Optimization of Device Creation and Lookup Performance
2019-11-22 15:47:54 +02:00
Dmytro Shvaika
78e6b6cdce
added ability to fetch latest values with ts
2019-11-22 15:36:47 +02:00
Andrew Shvayka
1d29a8d9a6
Batch attribute updates
...
* added batch support to AttributeKvInsertRepository
* added logs for testing
* added batch support to AttributeKvInsertRepository
* added logs for testing
* Code review part 1
* Improvements
* Batch Update Implementation
* added realization SaveOrUpdate batch to Hsql and refactored
* refactored
2019-11-22 15:11:32 +02:00
Dima Landiak
b67170f072
originator telemetry node added limit param, fixed ui
2019-11-22 15:01:53 +02:00
Dima Landiak
18767381f9
originator telemetry node added limit param
2019-11-22 15:01:38 +02:00
Chantsova Ekaterina
0e3a421fbb
Format & clear unnecessary
2019-11-19 16:36:03 +02:00
Chantsova Ekaterina
9e9b0d7595
Update widget settings
2019-11-19 16:36:03 +02:00
Chantsova Ekaterina
e253b6443c
Update widget for backward compatibility
2019-11-19 16:36:03 +02:00
YevhenBondarenko
9c5dd4345c
added default value to persistToTelemetry
2019-11-19 16:35:02 +02:00
YevhenBondarenko
5ee58710a5
refactored renamed useTelemetry to persistToTelemetry
2019-11-19 16:35:02 +02:00
YevhenBondarenko
bc08e6204f
refactored method save from DefaultDeviceStateService
2019-11-19 16:35:02 +02:00
YevhenBondarenko
50b89d774c
refactored DefaultDeviceStateService, added the field useTelemetry(need for saving attributes, if it true, attributes will be save like a telemetry)
2019-11-19 16:35:02 +02:00
Dmytro Shvaika
2400ee3ac1
fix license-headers
2019-11-19 16:34:06 +02:00
Dmytro Shvaika
33f703c2b8
init commit
2019-11-19 16:34:06 +02:00
Igor Kulikov
6af9aa0ecb
JPA improvements.
2019-11-15 18:27:57 +02:00
Vladyslav_Prykhodko
8e18d7c099
Refactoring
2019-11-12 18:13:26 +02:00
Vladyslav_Prykhodko
27775ca39e
Fix delete timeseries data
2019-11-12 18:13:26 +02:00
Chantsova Ekaterina
25a6927b6e
Fix disable on condition and errors displaying
2019-11-12 18:12:24 +02:00
nordmif
6f2c1deca8
increased default JS execution time to 3000 ms
2019-11-11 19:02:05 +02:00
Vladyslav
a888c97033
Fix translate ( #2163 )
2019-11-08 17:44:21 +02:00
woodyjon
695d3a796c
2 small typos in widget codes ( #2160 )
2019-11-08 15:42:10 +02:00
Vladyslav
5d83d6c21c
Fix not work in the autocomplete tooltip action create datakey ( #2139 )
2019-11-08 14:21:55 +02:00
Dima Landiak
fc78186414
fix the right message sending on transaction end ( #2137 )
2019-11-08 14:21:21 +02:00
Chantsova Ekaterina
a51c44e5db
Multiple attributes input widget improvement ( #2144 )
...
* Extend multiple input widget
* Update multiple attributes widget
* Change bundle, minor changes
* Fix disablefor date input
2019-11-08 14:20:21 +02:00
Vladyslav
1059c21eab
Fix calculate trip to big interval time ( #2161 )
2019-11-08 14:19:49 +02:00
Vladyslav
ac8e67eff0
Create new input widgets for edit location enity to map ( #2138 )
2019-11-08 14:19:15 +02:00
YevhenBondarenko
46c7862258
Activation Link(added logic if x-forwarded-proto is set but x-forwarded-port not set, set port to 80 or 443)
2019-11-08 11:01:01 +02:00
Andrew Shvayka
3ad552b735
Allow Nulls in JsonConverter for usability
2019-10-30 18:43:07 +02:00
Andrew Shvayka
a7bd77e91f
Updated PostgreSQL driver version to 9.4.1212
2019-10-29 17:09:50 +02:00
Dima Landiak
a2e99688c5
rest api call node ui fix
2019-10-23 17:59:04 +03:00
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
...
* rest api call node added redis queue support
* rest api node refactoring
2019-10-23 17:58:46 +03:00
Vladyslav
a2c83820c3
Change background color select dashboard ( #2115 )
2019-10-23 11:09:32 +03:00
Igor Kulikov
d344f1d08f
Minor refactoring.
2019-10-18 15:47:05 +03:00
Igor Kulikov
f472855019
Revert travis config.
2019-10-18 14:01:17 +03:00
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
2019-10-18 12:44:52 +03:00
ShvaykaD
38d7c1e826
Redis cluster configuration support
2019-10-18 08:33:09 +03:00
Andrew Shvayka
2b7df84ae9
Claiming devices using claimData attribute ( #2105 )
...
* Claiming devices using claimData attribute
* Fixed license header
2019-10-18 08:30:53 +03:00
Vladyslav
25e36583f8
Feature/clustering market ( #2050 )
...
* Add support clustering and creating setting schema from google and tencent
* Add settings for leaflet
* Fix name setting
* Fix text setting and change zoom level
2019-10-17 18:26:10 +03:00
VoBa
45059ae660
Added missing UA & RU translates ( #2038 )
2019-10-17 18:25:28 +03:00