8814 Commits

Author SHA1 Message Date
Sergey Matvienko
540ccd0cd4 upgrade: clear cache - //do not break to show explicit calls for next versions 2021-11-09 18:10:29 +02:00
Andrii Shvaika
1fa4aff5dc Bug fix in Cache Cleanup Service 2021-11-09 16:42:45 +02:00
Vladyslav_Prykhodko
04b0bc4c81 UI: Fixed fields length validation for rule nodes and alarm rules 2021-11-09 16:37:21 +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
3e39791ed0 Fix UUID wiki url 2021-11-09 15:27:14 +02:00
Andrew Shvayka
f7aa8cc7ce
Merge pull request #5522 from YevhenBondarenko/master
[3.3.2] Lwm2M Improvements to avoid duplication of RPC call
2021-11-09 12:01:55 +02:00
YevhenBondarenko
24aa6f30ab fixed updating firstEdrxDownlink after error 2021-11-09 10:30:08 +02:00
YevhenBondarenko
183f3547a3 added lock for onSent rpc 2021-11-09 10:27:32 +02:00
YevhenBondarenko
b5da59e3b3 fixed double sending rpc (private network) 2021-11-09 10:26:06 +02:00
Andrii Shvaika
615f517387 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-08 17:24:37 +02:00
Sergey Matvienko
c621d41b1b version upgrade: cache cleanup service added to clear caches that can not deserialize anymore due to schema upgrade 2021-11-08 17:24:14 +02:00
Vladyslav_Prykhodko
f02304e2f3 Add max fields length validation 2021-11-08 17:23:27 +02:00
Vladyslav_Prykhodko
de44eb4440 UI: Improvement style for mqtt transport settings in device profile 2021-11-08 17:21:52 +02:00
Andrii Shvaika
11cfdd6840 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-08 17:20:48 +02:00
Andrii Shvaika
0468cf8cf5 Fix duplication of MQTT packets in MQTT Client 2021-11-08 17:20:38 +02:00
Andrew Shvayka
602b32a651
Merge pull request #5511 from smatvienko-tb/update_330_improvements
Update 330 improvements
2021-11-08 15:24:50 +02:00
Sergey Matvienko
337f202812 version upgrade: log detail added "alarm processed so far..." 2021-11-08 14:59:38 +02:00
Andrii Shvaika
1affc60ace Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-08 14:38:34 +02:00
zbeacon
06f199b936 Added stopping for subscriptions handlers and for unsubscription handlers 2021-11-08 14:38:14 +02:00
zbeacon
e7c4e76851 Added removing for timers in pendingPublishes on channel is closed 2021-11-08 14:38:14 +02:00
zbeacon
037d1797ac Fix for mqtt duplication sending on sent failed 2021-11-08 14:38:14 +02:00
ShvaykaD
0db0bb8607 fix coap efento callbacks 2021-11-08 14:15:32 +02:00
Sergey Matvienko
3c340dc7d2 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 2021-11-08 13:51:37 +02:00
Sergey Matvienko
27d745f1e3 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 2021-11-08 11:12:35 +02:00
Sergey Matvienko
b477328dd3 updater: verbose updateTenantAlarmsCustomer processed count 2021-11-08 11:08:53 +02:00
Sergey Matvienko
3003ee6e08 TimePageLink callSuper = true for ToString and EqualsAndHashCode 2021-11-08 11:03:07 +02:00
Sergey Matvienko
30acfd44e0 PaginateUpdater info log added on start updateEntities 2021-11-08 11:03:03 +02:00
Igor Kulikov
0ef517c512
Merge pull request #5506 from vvlladd28/bugs/cards-widget-bundle/timesiries-table/unused-field
[3.3.2] UI: Remove invalid JSON form fields in the time series table
2021-11-08 09:42:04 +02:00
Dima Landiak
541110b344 fixed concurrency exception when deleting relation 2021-11-08 09:41:04 +02:00
Igor Kulikov
d511bd22a4
Remove redundant length constraint for comment field 2021-11-06 16:42:25 +02:00
Vladyslav_Prykhodko
3abf323a1e UI: Remove invalid JSON form fields in the time series table 2021-11-05 18:51:04 +02:00
Andrew Shvayka
56be3a935a
Merge pull request #5504 from thingsboard/revert-5474-sysadmin-entities-search
Revert "[3.3.3] Entities search within all tenants"
2021-11-05 18:27: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
Igor Kulikov
615e56b522
Merge pull request #5503 from vvlladd28/improvement/fields-validation/max-length
Added fields length validation
2021-11-05 17:59:07 +02:00
Vladyslav_Prykhodko
25d8f4d3c0 Added fields length validation 2021-11-05 17:51:10 +02:00
Andrew Shvayka
851bed37fb
Merge pull request #5501 from ViacheslavKlimov/fix/bulk-import
[3.3.2] Fix and refactor bulk importing
2021-11-05 17:51:04 +02:00
Andrii Shvaika
9aecb1463a Merge branch 'fix/bulk-import' of https://github.com/ViacheslavKlimov/thingsboard 2021-11-05 17:46:03 +02:00
Igor Kulikov
423c17ab58 Add /v3/ path to ingress controller to handle new swagger resources 2021-11-05 17:35:40 +02:00
Viacheslav Klimov
f747c8280c Fix and refactor bulk importing 2021-11-05 16:14:53 +02:00
Dima Landiak
e9ba765565 added one more test for create relation node 2021-11-05 13:50:48 +02:00
Dima Landiak
e5ff6aba16 added create relation rule node test 2021-11-05 13:50:48 +02:00
Dima Landiak
d22209ed73 create relation rule node - corrected current relations deletion if selected, refactoring 2021-11-05 13:50:48 +02:00
Igor Kulikov
ddb60eae40
Merge pull request #5495 from vvlladd28/improvemen/map/trip-animation
[3.3.2 ]UI: Improvement trip animation: fixed calculate start/endpoint; fixed…
2021-11-04 18:56:10 +02:00
Igor Kulikov
ac53463825
Merge pull request #5496 from vvlladd28/bug/widget-settings/not-load-advanced
[3.3.2] UI: Fixed not load advanced settings in widget
2021-11-04 18:54:02 +02:00
Vladyslav_Prykhodko
5764287a12 UI: Improvement trip animation: fixed calculate start/endpoint; fixed update current position 2021-11-04 18:09:05 +02:00
Vladyslav_Prykhodko
df08320eea UI: Fixed not load advanced settings in widget 2021-11-04 18:05:13 +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
Andrii Shvaika
de1a56a488 CoAP ack/confirmable mess fixing 2021-11-04 16:54:21 +02:00
Igor Kulikov
4c275888ec Merge branch 'master' of github.com:thingsboard/thingsboard 2021-11-04 16:36:26 +02:00