Andrew Shvayka
3ad552b735
Allow Nulls in JsonConverter for usability
7 years ago
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
* rest api call node added redis queue support
* rest api node refactoring
7 years ago
Igor Kulikov
d344f1d08f
Minor refactoring.
7 years ago
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
7 years ago
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
7 years ago
VoBa
3935f616c7
Feature/security updates ( #1993 )
* Added last login to user details
* Added last login to profile page
* Fixed label style
* Added actionType filter to Audit Logs controller
* Lockout feature; Password Reuse frequency
* Send email notification in case user lockout; Refactoring
* Fixed set of null password history; Added toast on user account locked/unlocked
* Typo fixed
* Ignored json validator for securitySettings
* Added Lockout action type
* Added permission check for user disable/enable
* Fixed email title
7 years ago
yefimov-andrey
303b63f392
moved name from Tenant and Customer to ContactBased ( #1929 )
7 years ago
yefimov-andrey
d0295ef353
Feature/fetch last level only ( #1922 )
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly
7 years ago
ShvaykaD
03631c83b0
Fixed violations on attributes primary keys constraints ( #1909 )
* init commit
* fix-violation-of-primary-key-constraint
* revert thingsboard.yml changes
* remove @Slf4j annotation
* update code
7 years ago
Andrew Shvayka
763ec4b998
Moved Services to dao-api
7 years ago
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
7 years ago
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
7 years ago
Igor Kulikov
4255bf485a
Fixed memory leaks in MqttTransportHandler ( #1787 )
7 years ago
Igor Kulikov
78f75440a0
MqttTransportHandler: Use default channelReadComplete implementation to avoid memory leaks.
7 years ago
Igor Kulikov
4e71935d27
Fix NPE in transport service.
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
b482238ef3
Version set to 2.4.1-SNAPSHOT
7 years ago
Igor Kulikov
ecfcf7b879
Remove redundant logback.xml
7 years ago
Igor Kulikov
c631d51e24
Version set to 2.4.0-SNAPSHOT
7 years ago
Igor Kulikov
5bc73ac9cd
Fix compilation errors
7 years ago
Igor Kulikov
6cdb508c71
Claiming devices implementation
7 years ago
Vladyslav_Prykhodko
c35eff1cde
Update database schema
7 years ago
Mike Lohmann
d0a0e48dc7
#1686 removed accidently committed log message
7 years ago
Mike Lohmann
60eece3556
#1686 removed accidently added p tags from header
7 years ago
Mike Lohmann
2db79aa556
Issue #1686 Introduced ScheduledFuture in SessionMap to be able to cancel
deregisterSession call after successful responses in CoAP to avoid
5.03 responses after ACK.
7 years ago
Mike Lohmann
6b47046bdb
Issue #1686 Add registerSyncSession to case TO_SERVER_RPC_REQUEST to enable
CoAP RPC Server request calls.
7 years ago
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
7 years ago
Andrew Shvayka
d8e5f0aa5f
Improvements to debug events TTL
7 years ago
nordmif
137c9de7f7
added log details
7 years ago
nordmif
eebc6aca69
added try-catch check to converter
7 years ago
nordmif
2731ff69ae
trying to pass tests
7 years ago
Andrew Shvayka
4625f93d9c
Revert "Added MQTT keep-alive parameter"
7 years ago
nordmif
3fec1a2dda
fixed mqtt keep-alive
7 years ago
Dima Landiak
671a0b579e
events debug mode rate limits added
7 years ago
rodrigoabella
edcad249a3
deviceName added to attribute response message
7 years ago
Volodymyr Babak
d049ad8e51
Fixed doulbe PUBACK for attribute request messages
7 years ago
Igor Kulikov
af1524b2ea
Fix NPE in TbMsgMetaData constructor.
7 years ago
Igor Kulikov
0d7bf40a97
Add clientId parameter to all Kafka producers.
7 years ago
Igor Kulikov
e0ab0159fb
Version set to 2.3.1-SNAPSHOT
7 years ago
Igor Kulikov
7ff0ecd7e5
Version set to 2.3.0
7 years ago
Igor Kulikov
ced63c4e70
Update License Header year to 2019
7 years ago
Andrew Shvayka
b0e7bc0e31
Build fix
8 years ago
Andrew Shvayka
920ebc792a
Issue #1355 fixed
8 years ago
Andrew Shvayka
f5bd9a2133
Issue #1327 fixed
8 years ago
Andrew Shvayka
33e946c418
Copy of transaction metadata on split
8 years ago
Igor Kulikov
a043decbf2
Improve Access control interfaces.
8 years ago
Igor Kulikov
1d1fd7711f
Implemented permissions check using Access Control Service.
8 years ago
Igor Kulikov
c4bec5d993
Access Control - initial refactoring.
8 years ago
Andrew Shvayka
ace40c5236
Versions set to 2.3.0-SNAPSHOT
8 years ago
Dima Landiak
9e3a0584e6
transaction data initialization fix
8 years ago