Andrii Shvaika
43578c7e58
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-03-18 17:07:05 +02:00
Andrii Shvaika
171b991a5c
Added index for audit log by tenant id and created time
2021-03-18 17:06:51 +02:00
Igor Kulikov
7bce418c43
Revert "UI: Added comparison support timezone - flot widget"
2021-03-18 16:29:02 +02:00
Vladyslav_Prykhodko
f4b6798a16
UI: Added comparison support timezone
2021-03-18 15:56:07 +02:00
Igor Kulikov
0a27101e1f
Merge pull request #4262 from YevhenBondarenko/fix/getHighestAlarmSeverity
...
fix getHighestAlarmSeverity for propagated entities
2021-03-18 15:12:07 +02:00
Igor Kulikov
bffd1368cf
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-03-18 13:52:03 +02:00
Igor Kulikov
a17c5b7757
Improve timezone offset handling for latest values and alarm widgets. Improve timezone selector - add local browser time info on empty value.
2021-03-18 13:51:46 +02:00
YevhenBondarenko
9e0b26ab12
fix getHighestAlarmSeverity for propagated entities
2021-03-18 11:48:43 +02:00
Viacheslav Klimov
82bc7203ef
Notify all core services when device is updated
2021-03-18 11:09:53 +02:00
Igor Kulikov
4b0cf38380
Merge pull request #4259 from vvlladd28/feature/abbr/timezone
...
UI: Added show timezone Abbr in timewindow component
2021-03-17 19:54:06 +02:00
Vladyslav_Prykhodko
098f42040b
UI: Added show timezone Abbr in timewindow component
2021-03-17 19:41:52 +02:00
Igor Kulikov
5e77e3ea9f
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-03-17 18:39:48 +02:00
Igor Kulikov
7cfa352a60
Merge branch 'vvlladd28-feature/timeWindow/quick-interval'
2021-03-17 18:39:29 +02:00
Igor Kulikov
3ed49e3f02
Add timezone support for timewindow
2021-03-17 18:38:57 +02:00
Andrew Volostnykh
648dd81bfc
Redurant filter removed
2021-03-17 17:05:54 +02:00
AndrewVolosytnykhThingsboard
f7f06a2297
Improvement of solution: README.md cleaned, build plugin fixed, some code cleaning
2021-03-17 17:05:54 +02:00
AndrewVolosytnykhThingsboard
d5658d5b32
Code cleaning, improvement of README.md
2021-03-17 17:05:54 +02:00
Andrew Volostnykh
1240099c81
Full refactoring and code cleaning
2021-03-17 17:05:54 +02:00
Andrew Volostnykh
67ee892eb8
License headers added
2021-03-17 17:05:54 +02:00
Andrew Volostnykh
92d360e14b
Refactoring of migration tool for new Thingsboard DB structure
2021-03-17 17:05:54 +02:00
zbeacon
bd42cfc81f
Changes according to comment
2021-03-17 17:04:27 +02:00
zbeacon
52d1b756fa
Fix for test script node function
2021-03-17 17:04:27 +02:00
zbeacon
9746df84ea
Fix for default values for claiming queue and duration
2021-03-17 17:03:11 +02:00
Volodymyr Babak
8733c04d29
Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge
2021-03-17 15:36:00 +02:00
Volodymyr Babak
40ad4fb08c
SQL style fix
2021-03-17 15:17:06 +02:00
Volodymyr Babak
30588388e2
Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge
2021-03-17 09:58:04 +02:00
Volodymyr Babak
c71ba1f245
Fixed grpc over ssl
2021-03-17 09:36:49 +02:00
Volodymyr Babak
0f64b3764f
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
2021-03-16 16:59:15 +02:00
Viacheslav Klimov
3420eeb9d7
[3.3] [PROD-800] Fix empty search result when query is empty ( #4209 )
...
* Fix empty search result when query is empty
* Refactor
2021-03-16 15:29:46 +02:00
Igor Kulikov
d184d8db72
Merge branch 'feature/timeWindow/quick-interval' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/timeWindow/quick-interval
2021-03-16 14:59:17 +02:00
Vladyslav_Prykhodko
8f8613db99
UI: Refactoring; Add current hour
2021-03-16 14:55:56 +02:00
Andrii Shvaika
59f85f1cee
Merge with master
2021-03-16 13:46:56 +02:00
Andrii Shvaika
b4184d014c
Improvements to startTime and endTime for subscriptions
2021-03-16 13:46:12 +02:00
Vladyslav_Prykhodko
0ebbee02db
UI: Added new timewindow type - realtime interval
2021-03-16 12:33:45 +02:00
YevhenBondarenko
ae4de0c3d1
updated httpclient, spring-boot, netty versions
2021-03-16 11:37:22 +02:00
Igor Kulikov
48d1199b2b
Fix deprecation warnings
2021-03-16 11:11:41 +02:00
Igor Kulikov
1dc47b5cc5
Revert interval check for telemetry subscription
2021-03-15 19:29:40 +02:00
Andrii Shvaika
60c141d3ca
Allow Customer to edit asssigned entities
2021-03-15 18:32:42 +02:00
Sergey Matvienko
3f72bc4b54
SSL (RSA) *.keygen.sh tool upgraded. Added PKCS8 pem format. Tested and fixed keygen.properties to run with no warning. Removed 'mqtt' prefix from output files to fix confusion when applying keys for other protocols.
2021-03-15 18:19:48 +02:00
ShvaykaD
c5c8fbd3f7
[3.2.2] [WIP] coap transport ( #4239 )
...
* init CoapDeviceProfile & added ui components
* added transport payload type configuration for default coap device type
* added AbstractCoapTransportResource & updated efento resource
* fixed coap device profile save & update
* fixed Attribute Updates notifications
* revert CoapOkCallback onSuccess changes
* updated provision request to handle proto payload type
* fix license
* updated Rpc subscribe/unsubscribe action
* add more device emulator clients
* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths
* fix TbCoapServer implementation
* changed response type to CREATED in POST requests
* improved implementation
* fix typos
* minor bug-fixes & improvements
* fix TbCoapServerMessageDeliverer class
* improved relay sensor implementation
* added tests for CoAP transport\
* fix typo
* removed nosql tests
* fix coap endpoint creation & improved getAttributes tests
* transport tests refactoring
2021-03-15 18:18:45 +02:00
Viacheslav Klimov
bc6efa5e1e
[3.3] [PROD-685] Provide user's session expiration when his auth data is changed ( #4201 )
...
* Provide user's session expiration when his auth data is changed
* Provide mock TokenOutdatingService for dao tests
* Increase time gap when checking if token is outdated
* Add license header for TokenOutdatingTest
* Refactor tokens outdating functionality to events usage
* Reset tokens on front-end after changing password
2021-03-15 17:11:23 +02:00
Viacheslav Klimov
e30ec49d2b
[3.3] [PROD-806] Implement alarm condition metadata displaying ( #4185 )
...
* Implement alarm condition metadata displaying
* Refactor
2021-03-15 17:09:35 +02:00
Andrew Shvayka
dff593a3c8
Merge pull request #4184 from YevhenBondarenko/feature/kafka-settings
...
added "min.insync.replicas" parameter to the kafka topics
2021-03-15 17:08:51 +02:00
Andrew Volostnykh
d1da849061
Correction of tests for DeviceProfile
2021-03-15 17:06:36 +02:00
vincent12dev
47e82b3cd7
Login Form password visibility ( #4140 )
...
* Login Form password visibility
2021-03-15 17:05:59 +02:00
Alejandro Santana Lima
5820c5446b
Do not load all data if it is not in the current time interval
2021-03-15 17:03:59 +02:00
Vladyslav_Prykhodko
f1193c1d5b
UI: Added new history time window type - interval
2021-03-15 16:29:42 +02:00
Andrew Shvayka
0a2477da79
Merge pull request #4238 from thingsboard/add-models
...
Add models
2021-03-15 16:18:43 +02:00
Andrii Shvaika
430e96cdb2
Fix Latest TS Dao to save newest record with same timestamp. Enabled updates for old timeseries data.
2021-03-15 14:50:26 +02:00
Illia Barkov
593f63818e
Added support for RSA encrypted keys in PEM client credentials ( #4230 )
...
* Added support for RSA encrypted keys in PEM client credentials
* Refactoring
* Refactoring
2021-03-15 11:40:23 +02:00