Igor Kulikov
59877632e7
Fix tests
2020-08-05 11:24:04 +03:00
YevhenBondarenko
6458db74fa
EntityView improvements
2020-08-04 20:15:31 +03:00
Igor Kulikov
265f9e22ff
Fix Entity View fields
2020-08-04 16:38:39 +03:00
Igor Kulikov
974bfd39a5
Update EntityView - copy latest timeseries, delete previous attributes, latest timeseries on entity view update
2020-08-04 14:53:59 +03:00
vzikratyi
58464c54dc
Fix merge
2020-08-03 17:31:02 +03:00
Igor Kulikov
bf780147b0
Merge pull request #3169 from vzikratyi-tb/bug/string-to-number-auto-convertion
...
String to number auto conversion
2020-08-03 15:49:08 +03:00
vzikratyi
ad04ad79ec
Merge branch 'master' into feature/dynamic-oauth2
...
# Conflicts:
# dao/src/main/java/org/thingsboard/server/dao/sql/attributes/JpaAttributeDao.java
# dao/src/main/resources/sql/schema-entities-hsql.sql
2020-08-03 15:08:26 +03:00
YevhenBondarenko
d315156204
created procedure insert_tb_schema_settings
2020-08-03 12:25:33 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts ( #3190 )
...
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale
* created ts latest dao
* fixed tests and refactored
* refactored
* refactored
* created latest dao configs
* fix SqlTimeseriesDaoConfig
* refactoring, and deleted annotation @SqlDao
* refactoring
* created migration script for ts latest
* refactoring
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
Andrii Shvaika
9e331a1768
Merge with 2.5.3
2020-08-03 11:04:50 +03:00
Dima Landiak
fea2f8799e
improvements
2020-08-03 10:16:22 +03:00
Dima Landiak
a167b39b44
fixes
2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24
device swap feature init
2020-08-03 10:16:22 +03:00
YevhenBondarenko
464265cf6e
fix bug with userLoginCaseSensitive after updating email
2020-07-31 18:24:19 +03:00
Bohdan Smetaniuk
c56c2c4c5d
added test
2020-07-31 17:10:35 +03:00
Bohdan Smetaniuk
71a3fa68f1
fixes
2020-07-31 11:38:25 +03:00
Bohdan Smetaniuk
c4d7f52cf3
filtering EdgeEvents with TIMESERIES_UPDATE
2020-07-30 19:46:33 +03:00
Volodymyr Babak
2b3e195c20
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-07-28 17:38:45 +03:00
Andrii Shvaika
68cfbdeb1d
Log levels
2020-07-28 15:16:06 +03:00
Andrii Shvaika
ee4e0086b7
License header fix
2020-07-28 15:09:52 +03:00
Andrii Shvaika
682c15cfe1
Test Fix
2020-07-28 15:05:31 +03:00
Andrii Shvaika
374cf2a14c
Performance improvement
2020-07-28 14:38:47 +03:00
vzikratyi
e922b7da52
Fixed conversion test for H2 database
2020-07-28 12:49:29 +03:00
vzikratyi
9c4d094075
Merge remote-tracking branch 'upstream/master' into bug/string-to-number-auto-convertion
2020-07-28 12:36:02 +03:00
Andrii Shvaika
40a37eef93
Fix for multiple conditions in relation query
2020-07-27 18:30:17 +03:00
Andrii Shvaika
2dd2cae91b
Bug Fix for DeviceSearch and Entity queries
2020-07-27 18:15:05 +03:00
Andrii Shvaika
d83d9ec3df
Fix for sort order in search by attributes or telemetry
2020-07-27 16:29:51 +03:00
zbeacon
112b92503e
Added tests for predication queries
2020-07-27 12:45:08 +03:00
zbeacon
02f928b918
Fix for OR operation in complex filter.
2020-07-27 12:45:08 +03:00
zbeacon
5cee3ba91d
Ignore case filter fix for entityType
2020-07-27 12:45:08 +03:00
zbeacon
4574138493
Fix for Entity type filtering
2020-07-27 12:45:08 +03:00
zbeacon
8036b1b1f6
Improvements
2020-07-27 12:45:08 +03:00
zbeacon
0b3f93c1c6
Fix for String filter on empty string received.
2020-07-27 12:45:08 +03:00
zbeacon
5a4cb62317
Added tests for EntityMapping
2020-07-27 12:45:08 +03:00
vzikratyi
bc182caa60
Check if str 'isParsable' before trying to parse it in EntityDataAdapter
2020-07-27 10:02:40 +03:00
Andrii Shvaika
2fc39132cd
Merge with develop/2.5.3
2020-07-24 11:37:34 +03:00
vzikratyi
5b4cfbb3d8
Merged with develop/2.5.3
2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1
Moved 'stats' to separate module
2020-07-24 11:28:27 +03:00
vzikratyi
d98bbacd43
Added stats to TbSqlQueue and BufferedRateExecutor
2020-07-24 11:28:27 +03:00
Andrii Shvaika
46d5edd71c
Text Search for entity fields
2020-07-22 18:28:23 +03:00
Igor Kulikov
80ea2b7de5
Merge pull request #3126 from zbeacon/master
...
Fix for entityType selection
2020-07-21 20:17:22 +03:00
BohdanSmetanyuk
30210c7079
Bug/several credentials for device ( #3089 )
...
* fix for device credentials
* fix in validateCreate
2020-07-21 15:04:24 +03:00
zbeacon
0e8f4daddb
Fix for entityType selection
2020-07-21 10:51:14 +03:00
Igor Kulikov
02ba47597e
Merge pull request #3106 from YevhenBondarenko/master
...
remove partitioning from relation in schema-entities.sql
2020-07-17 09:53:23 +03:00
Igor Kulikov
0a4aee98c1
Fix AlarmInfoEntity -> set created time from alarm entity
2020-07-16 20:07:57 +03:00
YevhenBondarenko
e9d94adc34
remove partitioning from relation in schema-entities.sql
2020-07-16 18:35:03 +03:00
Andrii Shvaika
da0ffdc28a
Refactoring of QueryContext
2020-07-16 09:36:06 +03:00
Andrii Shvaika
2788623bd1
Merge branch 'master' of github.com:thingsboard/thingsboard
2020-07-15 15:58:37 +03:00
Andrii Shvaika
52ab135cb2
Fix entity duplication on duplicated attributes
2020-07-15 15:57:25 +03:00
Igor Kulikov
c7f6ea2b54
Merge branch 'master' of github.com:thingsboard/thingsboard
2020-07-15 15:41:00 +03:00