Andrew Shvayka
|
ceb2a05068
|
Merge pull request #5171 from thingsboard/lwm2m_tests_with_cherry
[3.3.2]Lwm2m tests with cherry
|
2021-09-16 13:02:17 +03:00 |
|
nickAS21
|
b297ab231c
|
Lwm2m Fix bug create new Device with X509 Trust / update credential to X509 trust
|
2021-09-16 08:43:28 +03:00 |
|
nickAS21
|
e2b3f0f742
|
Lwm2m Fix bug Bootstrap Security URI
|
2021-09-15 19:49:30 +03:00 |
|
nickAS21
|
565cc29cbb
|
Lwm2m Fix bug Write, Read - if Not_Found
|
2021-09-15 14:25:00 +03:00 |
|
nickAS21
|
8df2e83edd
|
Lwm2m test OTA fix bug. Object 9, 5
|
2021-09-15 10:55:07 +03:00 |
|
nickAS21
|
604b7e380f
|
Lwm2m test OTA fix bug. Object9.
|
2021-09-14 23:06:39 +03:00 |
|
nickAS21
|
d808ba04bf
|
Lwm2m test OTA fix bug. Delete duplicate code.
|
2021-09-14 19:50:22 +03:00 |
|
nickAS21
|
2d9448900f
|
Lwm2m test fix bug device credential
|
2021-09-14 07:36:36 +03:00 |
|
nickAS21
|
9e9a8238db
|
Merge branch develop/3.3.2 into current
|
2021-09-13 19:01:04 +03:00 |
|
nickAS21
|
1b6fc7d72b
|
Merge branch 'develop/3.3.2' into lwm2m_tests_with_cherry
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/lwm2m/security/AbstractLwM2MIntegrationTest.java
# application/src/test/java/org/thingsboard/server/transport/lwm2m/security/sql/PskLwm2mIntegrationTest.java
# common/util/src/main/java/org/thingsboard/common/util/JacksonUtil.java
# dao/pom.xml
# dao/src/main/java/org/thingsboard/server/dao/device/DeviceCredentialsServiceImpl.java
|
2021-09-13 18:15:58 +03:00 |
|
nickAS21
|
ab6346b09c
|
Merge branch 'master' into develop/3.3.2
|
2021-09-13 12:06:35 +03:00 |
|
Igor Kulikov
|
5144d8b867
|
Merge pull request #5232 from vvlladd28/bug/show-toast/dashboard-single-mode
[3.3.2] UI: Fix show toast in single dashboard mode
|
2021-09-10 18:16:19 +03:00 |
|
Vladyslav_Prykhodko
|
d14e8df135
|
UI: Fix show toast in single dashboard mode
|
2021-09-10 17:51:55 +03:00 |
|
Igor Kulikov
|
e292944210
|
Merge pull request #5231 from YevhenBondarenko/lwm2m-improvements
LwM2M tests improvements
|
2021-09-10 17:09:12 +03:00 |
|
YevhenBondarenko
|
ccc18ec75b
|
LwM2M tests improvements
|
2021-09-10 17:05:43 +03:00 |
|
Igor Kulikov
|
8518b993a3
|
Merge pull request #5220 from thingsboard/feature/bulk-import/device-credentials
[3.3.2] Feature/bulk import/device credentials
|
2021-09-10 15:30:36 +03:00 |
|
Igor Kulikov
|
ad6a52cffd
|
DeviceAttributes remove
|
2021-09-10 13:31:20 +03:00 |
|
YevhenBondarenko
|
ffe16b8dfb
|
Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
# Conflicts:
# ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
|
2021-09-09 17:18:28 +03:00 |
|
YevhenBondarenko
|
fe2427e99f
|
added validation for lwm2m device credentials
|
2021-09-09 17:04:54 +03:00 |
|
Igor Kulikov
|
34eef0383a
|
Improve rule nodes failure debug
|
2021-09-09 13:02:54 +03:00 |
|
nickAS21
|
8dbacbd65f
|
lwm2m: add to JacksonUtil new method "validateFieldsToTree"
|
2021-09-09 07:46:35 +03:00 |
|
nickAS21
|
6335f49c07
|
lwm2m: fix bug commit validate keys
|
2021-09-08 22:38:28 +03:00 |
|
nickAS21
|
d491e0f664
|
lwm2m: Security key validate in dao
|
2021-09-08 22:12:08 +03:00 |
|
Igor Kulikov
|
d773176479
|
Updated versions according to dependabot alerts
|
2021-09-08 18:58:50 +03:00 |
|
Igor Kulikov
|
8a989dbaae
|
Updated versions according to dependabot alerts
|
2021-09-08 18:57:31 +03:00 |
|
Viacheslav Klimov
|
3f5e77abb7
|
Check credentials type for null when saving
|
2021-09-08 18:37:34 +03:00 |
|
Igor Kulikov
|
f3d5647cd2
|
Add upgrade from 3.3.1
|
2021-09-08 18:32:17 +03:00 |
|
Igor Kulikov
|
14717f597b
|
Merge pull request #5190 from ArtemDzhereleiko/bug-fix/radar-polar-area/decimal-point
[3.3.2] Fix points float numbers on radar and polar area
|
2021-09-08 18:27:04 +03:00 |
|
Igor Kulikov
|
886016c049
|
Merge pull request #5212 from volodymyr-babak/dashboard-alias-fix
[Bug] Fixed alias issue due to edgesEnabled changes
|
2021-09-08 18:12:45 +03:00 |
|
Volodymyr Babak
|
60acd6f56a
|
Code review changes
|
2021-09-08 17:30:25 +03:00 |
|
Volodymyr Babak
|
cd78514bc0
|
Added correct alias filtering for edge disabled/enabled events
|
2021-09-08 15:44:31 +03:00 |
|
Igor Kulikov
|
99c927e303
|
Update gradle-maven-plugin version. Improve packaging scripts
|
2021-09-08 15:10:31 +03:00 |
|
Volodymyr Babak
|
595fb99cb4
|
Revert allowed entity type for dashboard component - null means show all availabe aliases
|
2021-09-08 13:28:09 +03:00 |
|
nickAS21
|
b40d0a7ac2
|
Lwm2m: DeviceProfile validate securityKey JsonNode
|
2021-09-08 13:17:09 +03:00 |
|
nickAS21
|
e4941fdd10
|
Lwm2m: DeviceProfile validate securityKey
|
2021-09-08 13:16:58 +03:00 |
|
nickAS21
|
4b74d2bde1
|
lwm2m: fix bug WriteUpdate & updateAttributes after sleep
|
2021-09-08 13:15:27 +03:00 |
|
nickAS21
|
be5ec4fce9
|
Lwm2m: Device validate securityKey
|
2021-09-08 12:05:41 +03:00 |
|
Viacheslav Klimov
|
70f8a29273
|
Merge branch 'feature/bulk-import/device-credentials' of https://github.com/vvlladd28/thingsboard into feature/bulk-import/device-credentials
|
2021-09-08 11:33:25 +03:00 |
|
Viacheslav Klimov
|
71ac63d2e9
|
Fix up access token credentials composing
|
2021-09-08 11:33:11 +03:00 |
|
Vladyslav_Prykhodko
|
11ae8ec845
|
UI: Improvement table columns assigment
|
2021-09-08 11:31:56 +03:00 |
|
Viacheslav Klimov
|
d14f6a4ddd
|
Refactor device bulk import
|
2021-09-07 18:52:29 +03:00 |
|
Viacheslav Klimov
|
bd1cfa4491
|
Merge branch 'master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
|
2021-09-07 16:32:22 +03:00 |
|
Igor Kulikov
|
b173e0799c
|
Update OS package plugin version. Code cleanup.
|
2021-09-07 11:47:43 +03:00 |
|
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
2021-09-06 18:55:10 +03:00 |
|
nickAS21
|
e68a713b4f
|
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed
"error" ...Value is bad
|
2021-09-06 11:18:27 +03:00 |
|
nickAS21
|
0c5d07e3a7
|
lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed or bad
|
2021-09-03 18:37:13 +03:00 |
|
ArtemDzhereleiko
|
45196574a1
|
Fix point float numbers on radar and polar area
|
2021-09-03 10:07:18 +03:00 |
|
Igor Kulikov
|
1bfe1bb61e
|
Save and flush device during transaction to trigger constraint validation.
|
2021-09-02 19:43:10 +03:00 |
|
Igor Kulikov
|
08c8482f06
|
Revert "Handle Device service transactional methods exceptions (fix exception handling for devices with same name)"
This reverts commit b67f454b
|
2021-09-02 19:08:34 +03:00 |
|
Igor Kulikov
|
f84c4fe3a6
|
Merge pull request #5187 from vvlladd28/bug/device-profile/alarm-rule/duration
[3.3.1] UI: Added protection for invalid device profile alarm condition data
|
2021-09-02 17:46:41 +03:00 |
|