1692 Commits

Author SHA1 Message Date
Igor Kulikov
37fd2f5da2 Fix conflicts 2021-12-16 17:27:43 +02:00
YevhenBondarenko
f0c2b5df35 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/3.3.3
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/config/LwM2MTransportServerConfig.java
#	ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-profile-components.module.ts
2021-12-16 15:47:51 +02:00
Andrii Shvaika
4bc2eba8a2 Add important index 2021-12-14 12:31:46 +02:00
Sergey Matvienko
e680b33c9c fixed EntityDataAdapter.convertValue that convert "500D" (valid Java number) into "500" as double. 2021-12-13 19:40:01 +02:00
Sergey Matvienko
34b4aeac49 added code defaults sql.remove_null_chars=true (same as thingsboard.yaml) to simplify test setup 2021-12-13 15:52:48 +02:00
Sergey Matvienko
f51edb3a45 Merge branch 'master' into sql_tests_on_postgres_testcontainer 2021-12-13 14:03:02 +02:00
Andrii Shvaika
eebce55d5a Improved upgrade script performance 2021-12-09 15:12:03 +02:00
Andrii Shvaika
435d76c107 Merge with master 2021-12-08 16:46:45 +02:00
Igor Kulikov
b5da8752c5 Use output rule node name instead of label 2021-12-08 16:23:54 +02:00
Andrii Shvaika
d3c20b2e57 Alarm Query performance improvements 2021-12-07 18:50:16 +02:00
Andrii Shvaika
bbd1d8ae86 Migration script 2021-12-03 11:57:31 +02:00
Andrii Shvaika
9cf0ab6900 Rename of the related rule chains when customer renames the output label 2021-12-02 20:00:24 +02:00
Andrii Shvaika
c3fa9b9f43 Nested rule chains 2021-12-02 19:13:18 +02:00
desoliture
d070d83458 add tests 2021-12-01 15:01:30 +02:00
desoliture
046ca0b264 improve devices search 2021-12-01 13:11:29 +02:00
nickAS21
f49f99fac5 lwm2m - config bootstrap server if need add validation Bootstrap Server Update Enable 2021-11-27 09:09:38 +02:00
Sergey Tarnavskiy
f9aab73e92 Added new option for including Bootstrap Serer updates 2021-11-26 17:53:06 +02:00
ArtemDzhereleiko
5d4579ce28 UI: New control widget Persistent table 2021-11-26 17:00:51 +02:00
van-vanich
132ace407c fix issue with forgotten license and fix the old test, which doesn't work because of a new feature 2021-11-25 15:23:54 +02:00
Igor Kulikov
7187ecfdb1 Version set to 3.3.3-SNAPSHOT 2021-11-24 12:24:27 +02:00
Andrii Shvaika
c51ade482a Merge with master 2021-11-24 12:00:11 +02:00
Dima Landiak
3f6fb04949 no class entity with id exists for relation fix 2021-11-18 16:42:46 +02:00
nickAS21
c479409404 lwm2m - Validation config servers 2021-11-17 21:43:02 +02:00
nickAS21
59fb501e25 lwm2m - Fix bug test msg "Device credentials type should be specified" 2021-11-17 18:39:46 +02:00
nickAS21
8d88baceff lwm2m - Bootstrap add factory 2021-11-17 14:41:47 +02:00
Dima Landiak
453b1b82ba added max timeout param to the get calls in tests 2021-11-16 19:03:02 +02:00
Dima Landiak
4dc2b6ca01 test improved 2021-11-16 18:47:41 +02:00
Dima Landiak
916b32264c added test 2021-11-16 18:47:31 +02:00
Dima Landiak
fbdbea7f59 refactoring 2021-11-16 18:45:41 +02:00
Dima Landiak
c43e8950a2 save ts without latest 2021-11-16 18:43:52 +02:00
nickAS21
fbc785a471 lwm2m - Bootstrap auto 2021-11-15 19:11:53 +02:00
Sergey Matvienko
1cda63e74d fixed NPE in case of incorrect partitioning name parameter (now you will see the normal log message with error)
(cherry picked from commit f247e96d97dfa136c553f9b359a47f33b2d60acf)
2021-11-15 18:30:33 +02:00
nickAS21
781ef66f0b lwm2m - upDate lwm2mServer 2021-11-11 15:09:34 +02:00
Viacheslav Klimov
7801c3d7aa Fix up fields length validation for rule nodes and alarm rules 2021-11-09 15:49:26 +02:00
Andrii Shvaika
a8371eaf88 Merge remote-tracking branch 'origin/develop/3.3.2' into develop/3.3.3 2021-11-09 13:14:37 +02:00
nickAS21
de71dd24b8 lwm2m - rename file 2021-11-09 13:12:21 +02:00
nickAS21
0ac80664e4 lwm2m - profile bootstrap config 2021-11-09 12:35:05 +02:00
Andrii Shvaika
23c6144c20 Develop 3.3.3 2021-11-08 17:41:03 +02:00
Andrii Shvaika
942c316e8a Merge with master 2021-11-08 17:36:49 +02:00
Sergey Matvienko
3c340dc7d2 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 2021-11-08 13:51:37 +02:00
Dima Landiak
541110b344 fixed concurrency exception when deleting relation 2021-11-08 09:41:04 +02:00
Andrew Shvayka
676a60e804
Revert "[3.3.3] Entities search within all tenants" 2021-11-05 18:26:53 +02:00
Andrew Shvayka
8e0eab37a8
Merge pull request #5474 from ViacheslavKlimov/sysadmin-entities-search
[3.3.3] Entities search within all tenants
2021-11-05 18:26:03 +02:00
van-vanich
4bdc93f33e removed quote and double quote when all values have the same way. Also, fix the delete quote, when the value has a quote. Also, added a test to check this method. 2021-11-05 17:51:05 +02:00
van-vanich
c197f27d8e remove replace quote to method with a meaningful name. Also, remove split values to list to this method. 2021-11-05 12:16:52 +02:00
nickAS21
8f93f6dd06 lwm2m - profile&device rename 2021-11-04 17:37:19 +02:00
Andrew Shvayka
71bed873b0
Merge pull request #5166 from ViacheslavKlimov/fields-validation
[3.3.2] Fields length validation
2021-11-04 16:56:14 +02:00
Sergey Matvienko
9e71c0b9fe EntityDataAdapterTest added to verify convertValue method 2021-11-04 14:50:11 +02:00
Viacheslav Klimov
ab0ad885ab Entities text search by substring in JPA repositories 2021-11-04 13:19:42 +02:00
Viacheslav Klimov
fe5215c7cc Minor refactoring 2021-11-04 12:55:23 +02:00