Volodymyr Babak
e58af8fb22
Added findMissingToRelatedRuleChains method
2020-12-24 13:39:24 +02:00
Volodymyr Babak
df11b383c1
Naming conventions update
2020-12-23 19:12:05 +02:00
Volodymyr Babak
b67e21604b
Added edge license key and cloud endpoint
2020-09-25 15:22:03 +03:00
Volodymyr Babak
458550b853
Set version to 2.6.0
2020-09-23 12:07:16 +03:00
Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Andrii Shvaika
8ec23f22d4
Version set 2.5.5-SNAPSHOT
2020-08-28 19:02:31 +03:00
Volodymyr Babak
1de29d7b51
Remove unused code
2020-08-28 15:27:43 +03:00
Bohdan Smetaniuk
1d5f5c5d80
code fixes
2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Andrii Shvaika
b341030c8f
Version set to 2.5.4-SNAPSHOT
2020-08-20 16:52:41 +03:00
Dima Landiak
fea2f8799e
improvements
2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24
device swap feature init
2020-08-03 10:16:22 +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
Dmytro Shvaika
7d739dfaae
fix PsqlTsDao annotation & sql-ttl services
2020-07-03 14:08:33 +03:00
Volodymyr Babak
4b9642fc11
Moved getEdgeEventTypeByEntityType to EdgeUtils
2020-06-25 17:32:34 +03:00
Volodymyr Babak
de11d1ce3d
Test fixed. Other small updates
2020-06-19 16:46:33 +03:00
Volodymyr Babak
21ee2aec11
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-06-18 19:24:34 +03:00
Volodymyr Babak
8462481ebf
Refacroting of pushing edge notification events
2020-06-18 18:57:01 +03:00
Volodymyr Babak
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00
Volodymyr Babak
600c9ec565
Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto
2020-06-14 22:24:25 +03:00
Volodymyr Babak
e8afd97605
Pushed users from CE to edge
2020-06-12 10:36:03 +03:00
Volodymyr Babak
ab1014bf16
Formatting and license fix
2020-06-11 20:28:06 +03:00
Volodymyr Babak
3fc18988be
Added update relation msg functionality
2020-06-11 20:10:47 +03:00
Andrii Shvaika
9d2e039220
Version set to 2.5.3-SNAPSHOT
2020-06-11 10:57:50 +03:00
Volodymyr Babak
3d3dd88710
Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge
2020-06-02 16:56:06 +03:00
Volodymyr Babak
134148c49f
Removed edgeId. Code clean up and refactoring
2020-06-02 12:46:57 +03:00
Volodymyr Babak
8416c206ff
Fixed rule chain relation. Fixed default edge removal
2020-06-01 22:08:30 +03:00
Andrii Shvaika
a532ded5ae
Version set to 2.5.2-SNAPSHOT
2020-06-01 16:11:57 +03:00
Volodymyr Babak
85a88ee499
Removed assigned edges from dashboard
2020-05-27 14:40:39 +03:00
Volodymyr Babak
6ab3714ac5
Added default rule chain for server side
2020-05-27 09:22:25 +03:00
viktor
4ed334a5d5
Merge branch 'develop/2.5.1' into oauth2-default-dashboard
2020-05-21 10:26:32 +03:00
viktor
cac7eb0d2b
Added 'alwaysFullScreen' and 'defaultDashboardName' oauth2 properties
2020-05-20 18:27:26 +03:00
Andrii Shvaika
dc5eb6395a
Version set to 2.5.1-SNAPSHOT
2020-05-13 14:07:31 +03:00
Igor Kulikov
fa5bbcd91b
Version set to 2.5.0
2020-05-12 10:28:15 +03:00
Volodymyr Babak
10f8039349
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-05-08 22:39:51 +03:00
Volodymyr Babak
8dbc550fd3
Refactoring to review. Added tenantId and customerId. Added email tenant name strategy
2020-05-04 00:21:58 +03:00
Volodymyr Babak
a563fdab3f
Added basic and custom OAuth2 user mappers
2020-05-04 00:21:58 +03:00
Volodymyr Babak
24f2ea502c
Push credentials updates to edge
2020-04-27 13:53:51 +03:00
Volodymyr Babak
9dbe3d4d6b
Fixed fetch or SYSTEM rule chains
2020-04-14 12:53:22 +03:00
hamza.slama
5b8ce2fb69
Move AlarmId To Id Package
2020-04-13 10:40:03 +03:00
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
...
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
2020-04-13 09:34:35 +03:00
ShvaykaD
11479935c2
SQL TTL Implemenation
...
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
2020-04-07 11:55:26 +03:00
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
2020-04-01 09:33:46 +03:00
Volodymyr Babak
660b7fc62b
Merge branch 'feature/edge' into feature/edge-last-week
2020-03-17 18:56:46 +02:00
Volodymyr Babak
f5034b4dcd
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-03-17 18:43:22 +02:00
Volodymyr Babak
6751c511f1
Added default edge root rule chain
2020-03-09 13:57:38 +02:00
ShvaykaD
3955600a9c
bug fixes & improvements / sql-timeseries ( #2382 )
...
* fixed the partion date extracting
* fix imports
* ts-keys dictionary for latest, hsqldb
* removed AbstractSimpleSqlTimeseriesDao class & fix beanCreationException in ThingsboardInstallService
* timescale-db upgrade added
* added postgreSQL upgrade
* fix logging
* refactoring timeseries-dao implementation
2020-02-07 15:39:04 +02:00