Igor Kulikov
|
cae12002c8
|
Fix conflicts
|
2019-08-16 12:23:39 +03:00 |
|
Igor Kulikov
|
2cc6203c85
|
Update jackson-databind version.
|
2019-08-16 12:08:50 +03:00 |
|
Valerii Sosliuk
|
384ce7424c
|
Fix for query timeseries order by
|
2019-08-15 09:01:05 +03:00 |
|
ShvaykaD
|
2dd2e6f67a
|
Fixed violations on event primary and unique key constraints & code improvement (#1921)
* init commit
* fix-violation-of-primary-key-constraint
* revert thingsboard.yml changes
* remove @Slf4j annotation
* update code
* update Events Dao
* code improvements
* revert changes in logback.xml
* cleaned code
* attributes/on-update-set-null-values
|
2019-08-14 16:25:30 +03:00 |
|
Sergey Tarnavskiy
|
6fb040a4fd
|
Multiple fixes (Each commit is a separate fix.) (#1918)
* fixed table-sorting issue with custom-labels
* added entityLabel column for entity-table-widget"
* Added event for force-re-init of widget
|
2019-08-09 14:41:44 +03:00 |
|
Vladyslav
|
d2965be1a7
|
Fix not correct detect index to chip drag-and-drop, style for autocomplete to the long attributes and display long attributes (#1914)
|
2019-08-09 14:35:20 +03:00 |
|
DudnikMaksym
|
6a54e2ff1e
|
New fixed center func for maps (#1910)
* maps widget bundle changes (trip_animation configs)
* UI
Added fixed map center settings for (openstreet, google, tencent) maps
* UI
open street center minor fix
* fix
* UI
fixed commit
* UI
fixed commit
* Delete leaflet-geometryutil.js
* Delete Leaflet.MultiOptionsPolyline.js
|
2019-08-09 14:34:27 +03:00 |
|
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
|
2019-08-09 08:43:25 +03:00 |
|
ShvaykaD
|
19d103fef4
|
Claim device improvements (#1915)
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
* update code
* cleaned code
|
2019-08-09 08:41:31 +03:00 |
|
ShvaykaD
|
08f8ed2feb
|
Claim device improvements (#1913)
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
* update code
|
2019-08-07 19:21:46 +03:00 |
|
ShvaykaD
|
d1c89fe150
|
Added condition to response if the cache is empty. (#1912)
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
|
2019-08-07 18:52:24 +03:00 |
|
ShvaykaD
|
fa5c86f434
|
add-device-entity-to-claim-result (#1907)
* add-device-to-claim-result
* code update
* code-update
|
2019-08-07 14:26:25 +03:00 |
|
Mirco Pizzichini
|
c8abaf1a06
|
Add the possibility to select a title icon in widget configuration (#1900)
|
2019-08-07 13:16:20 +03:00 |
|
itea-dev
|
3d5920e8cd
|
Improve spanish t9n (translation)
- Added missing strings
- Translated unstranslated strings
- Fixed typos
- Improved some translated strings
|
2019-08-06 12:46:16 +03:00 |
|
pgrisu
|
4299869ae9
|
Add multiline support on widget title tooltip
|
2019-08-01 11:43:47 +02:00 |
|
Andrew Shvayka
|
763ec4b998
|
Moved Services to dao-api
|
2019-07-26 09:21:15 +03:00 |
|
Andrew Shvayka
|
e43558109e
|
Extracted dao-api module to simplify rule-engine-api
|
2019-07-26 09:00:57 +03:00 |
|
Andrew Shvayka
|
fe24db40af
|
Deploy repository configuration
|
2019-07-25 19:09:12 +03:00 |
|
Andrew Shvayka
|
a171483b52
|
Removed Redundant dependency
|
2019-07-25 18:38:54 +03:00 |
|
Andrew Shvayka
|
467feb967f
|
Added Common Utils as a new home for DonAsynchron
|
2019-07-25 18:37:29 +03:00 |
|
Chantsova Ekaterina
|
d46f31848a
|
Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample
|
2019-07-25 16:00:27 +03:00 |
|
Igor Kulikov
|
4255bf485a
|
Fixed memory leaks in MqttTransportHandler (#1787)
|
2019-07-24 18:35:44 +03:00 |
|
Igor Kulikov
|
e31052bc39
|
Fix packaging configuration for js-executor and web-ui microservices.
|
2019-07-24 13:27:39 +03:00 |
|
Igor Kulikov
|
09ca198f2a
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2019-07-24 11:25:16 +03:00 |
|
Igor Kulikov
|
5d394845ab
|
Update node version to v10.16.0
|
2019-07-24 11:25:00 +03:00 |
|
VoBa
|
79e21575ad
|
Fixed broken swagger-ui (#1878)
|
2019-07-23 18:50:52 +03:00 |
|
Igor Kulikov
|
94692401aa
|
Reduce webpack production build time.
|
2019-07-23 18:31:52 +03:00 |
|
Igor Kulikov
|
a1175a31a9
|
Revert travis config
|
2019-07-23 17:55:13 +03:00 |
|
Igor Kulikov
|
c61c3a9026
|
Update travis config
|
2019-07-23 17:51:00 +03:00 |
|
Igor Kulikov
|
cf0d74dd78
|
Update travis config
|
2019-07-23 17:48:33 +03:00 |
|
Igor Kulikov
|
78f75440a0
|
MqttTransportHandler: Use default channelReadComplete implementation to avoid memory leaks.
|
2019-07-23 17:29:34 +03:00 |
|
pgrisu
|
821f3eb23a
|
add support for optional widget title tooltip text
|
2019-07-22 16:53:56 +02:00 |
|
Igor Kulikov
|
676aa3febd
|
Set kafka image version to 2.12-2.2.1
|
2019-07-22 15:49:29 +03:00 |
|
Igor Kulikov
|
e2d2394f7d
|
Update js-executor kafka-node version
|
2019-07-22 14:56:12 +03:00 |
|
Igor Kulikov
|
0e5c4e69a0
|
Update kafka client version
|
2019-07-22 14:19:39 +03:00 |
|
Igor Kulikov
|
2baf5d6984
|
Fix tb docker image
|
2019-07-22 12:15:16 +03:00 |
|
Igor Kulikov
|
224a77fef7
|
UI: webpack build increase memory limit
|
2019-07-19 20:25:33 +03:00 |
|
Igor Kulikov
|
d01639631d
|
UI: webpack build increase memory limit
|
2019-07-19 19:59:18 +03:00 |
|
Igor Kulikov
|
9a85e5aeab
|
UI: webpack build increase memory limit
|
2019-07-19 19:46:09 +03:00 |
|
Igor Kulikov
|
99c99dcfe3
|
UI: Migrate to latest webpack version 4.36.1
|
2019-07-19 19:17:51 +03:00 |
|
Igor Kulikov
|
21742b8707
|
Update jackson-databind version.
|
2019-07-19 15:45:09 +03:00 |
|
Igor Kulikov
|
3f2b2c7c8c
|
Fix fullscreen mode for ace editors inside react schema form.
|
2019-07-19 15:41:26 +03:00 |
|
Igor Kulikov
|
63beb4c571
|
Update Netty and GRPC versions.
|
2019-07-19 13:58:33 +03:00 |
|
VoBa
|
a1aea81366
|
Added usage of msg count in the generator node
|
2019-07-19 13:47:02 +03:00 |
|
Chantsova Ekaterina
|
75702b6474
|
Custom action with additional resources
|
2019-07-19 13:36:25 +03:00 |
|
Mirco Pizzichini
|
d324a89f38
|
Now variable is resolved also when setting a target entity parameter name (#1856)
|
2019-07-19 13:31:30 +03:00 |
|
Igor Kulikov
|
4e71935d27
|
Fix NPE in transport service.
|
2019-07-18 19:34:27 +03:00 |
|
Igor Kulikov
|
fd1552a294
|
Make security settings serializable
|
2019-07-18 18:57:41 +03:00 |
|
Igor Kulikov
|
8d5d8b2c23
|
Password policy setting. Login/Logout audit log.
|
2019-07-18 18:11:58 +03:00 |
|
Igor Kulikov
|
b482238ef3
|
Version set to 2.4.1-SNAPSHOT
|
2019-07-12 16:15:00 +03:00 |
|