5039 Commits

Author SHA1 Message Date
Igor Kulikov
795e1fd634 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 18:53:24 +03:00
Igor Kulikov
54b609e8bd Fix Tenant Actor: Ack transport to device message when no tenant exists. Improve MQTT tests. 2020-10-07 18:53:10 +03:00
Andrii Shvaika
276397d9d0 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 15:43:58 +03:00
Andrii Shvaika
15743bcf91 Fetch Last Level Only + Distinct values 2020-10-07 15:43:47 +03:00
Igor Kulikov
bc50ef88a6 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 15:42:32 +03:00
Igor Kulikov
1abf320c99 Set spring.freemarker.checkTemplateLocation to false 2020-10-07 15:42:17 +03:00
Andrii Shvaika
931c740993 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 15:17:17 +03:00
Andrii Shvaika
dfd0d2685b Fix issue with locks 2020-10-07 15:17:06 +03:00
Dima Landiak
401bb3ff17 fix db name in yml 2020-10-07 13:46:37 +03:00
Andrii Shvaika
7b3d903cff Merge with develop 2.5.5 2020-10-07 12:11:37 +03:00
Andrew Shvayka
0356431856
Merge pull request #3548 from ShvaykaD/improvements/TbSendRPCRequestNode
[2.5.5] fix enqueue methods impl in DefaultTbContext
2020-10-07 12:06:51 +03:00
Andrii Shvaika
de9cd8939e Fix for client certificate check 2020-10-07 12:06:24 +03:00
Igor Kulikov
4eeac7f96c Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 11:58:54 +03:00
Igor Kulikov
69ec103588 UI: Completely remove letters capitalization in order to avoid issues in certain locales. 2020-10-07 11:58:43 +03:00
chienfuchen32
a6d69cc7a8 add validity on device X.509 certificate over MQTT transport connection 2020-10-07 11:50:22 +03:00
Igor Kulikov
907ed5ad83 Update upgrade scripts 2020-10-07 10:33:47 +03:00
Vladyslav_Prykhodko
fd602dec7f UI: Added device profile schedule setting for alarm setting 2020-10-06 19:22:40 +03:00
Igor Kulikov
1f5f411b4c Merge with develop/2.5.5 2020-10-06 19:07:30 +03:00
Igor Kulikov
98227ea665 Merge branch 'master' into develop/3.2 2020-10-06 19:06:35 +03:00
ShvaykaD
7cfa97ab5e refactoring 2020-10-06 19:04:54 +03:00
ShvaykaD
94bb9f5be3 update the fix in the API 2020-10-06 18:59:18 +03:00
Chantsova Ekaterina
aa82a478cb Fix wrong number of digits after floating point in legend 2020-10-06 18:44:12 +03:00
Seok Hyun, Ga
95921a847a Update locale.constant-ko_KR.json
Adding additional translation items.
2020-10-06 18:43:35 +03:00
Andrii Shvaika
67f8327cde Minor improvements for event truncation 2020-10-06 18:41:48 +03:00
YevhenBondarenko
872a6fb45d added checkAndTruncateDebugEvent 2020-10-06 18:36:49 +03:00
YevhenBondarenko
3bcebb0666 added annotation @Deprecated to the old methods "getTimeseries" 2020-10-06 18:35:26 +03:00
YevhenBondarenko
0faef1ad16 rest client improvments 2020-10-06 18:35:26 +03:00
Kalutka Zhenya
a50368a1ae Refactoring 2020-10-06 18:31:40 +03:00
Kalutka Zhenya
c783a1c604 Fix knob control on 2.5.5 2020-10-06 18:31:40 +03:00
Serhii Mikhnytskyi
0227234a6d removed test component property 2020-10-06 18:31:26 +03:00
Serhii Mikhnytskyi
762c6dae55 improved performance of table widgets - removed unused ngZone.run and detectChanges, changed functions trackByRowIndex - now is used index, not id, minor improvements for functions, used after data updating. 2020-10-06 18:31:26 +03:00
Vladyslav_Prykhodko
1eccfcc76a Fixed incorrect display of alarm table columns(AckTime, Cleared time), with no parameters specified 2020-10-06 18:29:35 +03:00
Kalutka Zhenya
e35e54a764 Fix resize switch control 2020-10-06 18:28:40 +03:00
kalutkaz
7347230ec4
Update knob control (#3501)
* Epdate knob control

* Fix click function

* Refactoring

* Formatting

* Change 'mouseup'
2020-10-06 18:28:26 +03:00
Kalutka Zhenya
fbc58d0e2c Fix daterangepicker 2020-10-06 18:26:58 +03:00
Vladyslav Prykhodko
5d8a37e97a UI Updated dependency 2020-10-06 18:26:37 +03:00
Serhii Mikhnytskyi
dbf8bf6733 set lib attribute "animatedValue" to "true" in analogue-gauge.models.ts 2020-10-06 18:25:58 +03:00
Serhii Mikhnytskyi
1c3b956e56 modified parent method prepareFormValue in dashboard-form, deleted unused code in rulechain-page 2020-10-06 18:20:26 +03:00
Serhii Mikhnytskyi
3963b56102 dashboard-form name validation added, rule-chain-details name validation pattern and trim added 2020-10-06 18:20:26 +03:00
ShvaykaD
a3b005e45a added queueName to enqueueForTellNext in TbSendRPCRequestNode 2020-10-06 17:11:21 +03:00
VoBa
de0477b469
Merge pull request #57 from BohdanSmetanyuk/testing
fixed bug with extra UserCredentialsUpdataMsg
2020-10-06 15:44:46 +03:00
Bohdan Smetaniuk
a7a7cb2ad5 fixed bug with extra UserCredentialsUpdataMsg 2020-10-06 14:25:07 +03:00
Andrii Shvaika
d04a5195ac Ignore for invalid tests 2020-10-06 12:51:06 +03:00
Andrii Shvaika
c0934b959b Fix for Cassandra Unit 2020-10-06 12:40:29 +03:00
Andrii Shvaika
c9f3af73fd Scheduler for Device Profile Alarms 2020-10-05 18:53:15 +03:00
VoBa
82edf903a6
Merge pull request #56 from BohdanSmetanyuk/testing
Testing
2020-10-05 18:47:37 +03:00
Vladyslav_Prykhodko
dafc0bebc1 Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2 2020-10-05 18:19:04 +03:00
Vladyslav_Prykhodko
77d2c786af UI: Added device profile alarm conditional type 2020-10-05 18:18:46 +03:00
Bohdan Smetaniuk
6081ed1ad0 fixed message amount 2020-10-05 18:15:36 +03:00
Bohdan Smetaniuk
97d2d66151 test coverage for Customer, EntityView, WidgetsBundle, WidgetType entities + request messages 2020-10-05 16:53:11 +03:00