Andrii Shvaika
|
c7aafe4ddd
|
Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10.
|
4 years ago |
Igor Kulikov
|
6134374003
|
3.3.3 to 3.3.4 upgrade
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
cc6cd2cb2a
|
UI: Add slide toggle control widget
|
4 years ago |
Igor Kulikov
|
70c152ad92
|
UI: Fix image map resize. Improve image input widgets to show/hide control buttons.
|
4 years ago |
Volodymyr Babak
|
bad6b05699
|
Removed unused import
|
4 years ago |
Andrii Shvaika
|
a89a8f0422
|
Attempt to resolve race condition
|
4 years ago |
Volodymyr Babak
|
8dc06e53a8
|
Moved update of edge on device actor to tb cluster service
|
4 years ago |
YevhenBondarenko
|
7d40952fea
|
version upgrade: added clear redis to cache service
|
4 years ago |
Vladyslav_Prykhodko
|
6c32e4c767
|
UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings
|
4 years ago |
desoliture
|
fc9078a2be
|
fix case where both shared and client attributes were requested
|
4 years ago |
Andrii Shvaika
|
8b0a1f5538
|
Fix for #5931 and merge the PR #5915
|
4 years ago |
Andrii Shvaika
|
519e05bd11
|
Fix for Bug #5931
|
4 years ago |
YevhenBondarenko
|
292220cddc
|
updated Californium and Leshan versions
|
4 years ago |
Volodymyr Babak
|
4e1cbf5c1e
|
Code review minor misc fixes
|
4 years ago |
Andrii Shvaika
|
66b58549c5
|
Propagate alarms to Customer or Tenant without relations
|
4 years ago |
Igor Kulikov
|
652071fdb7
|
Remove redudant loggin from paginated updater
|
4 years ago |
Igor Kulikov
|
1c2f357585
|
Fix getAlarms permissions. Fix entities tables persistent page link. Improve details button in autocomplete.
|
4 years ago |
desoliture
|
7b14fdaf5e
|
add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
Andrii Shvaika
|
f72c058030
|
Suppress and handle WS exceptions on cluster rebalancing
|
4 years ago |
Igor Kulikov
|
480612a1ac
|
Fix NPE in OAuth2 failure handler
|
4 years ago |
YevhenBondarenko
|
ab3176f23b
|
improved removing timeseries/attributes
|
4 years ago |
Andrii Shvaika
|
bfe1daf9ea
|
Improved performance of ts based query
|
4 years ago |
Igor Kulikov
|
e2e12d5871
|
Minor fixes
|
4 years ago |
zbeacon
|
dbbdbd80bd
|
Updated, according to changes, removed request for device, updated timeout for RPC to 1 day
|
4 years ago |
zbeacon
|
d1f4a025c3
|
Changed order for device names in renaming RPC
|
4 years ago |
Igor Kulikov
|
01cb2e1282
|
Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified.
|
4 years ago |
Andrii Shvaika
|
a4cb27dfb9
|
Improvement to have only one place where we schedule the session timeout message
|
4 years ago |
zbeacon
|
d73e47b714
|
Moved lastConnectedGateway to additional info of the device, according to comments from @ashvayka
|
4 years ago |
Sergey Matvienko
|
3a00a792c3
|
removed try-catch for checkSessionsTimeout because for actor all messages are processed sequentially
|
4 years ago |
Andrii Shvaika
|
b7c01099c8
|
Reduce number of scheduled messages for session timeout
|
4 years ago |
Igor Kulikov
|
1df1531723
|
Improve sql database upgrade
|
4 years ago |
Andrii Shvaika
|
1684945644
|
Intorduce new processing strategy to cancel the timed out messages
|
4 years ago |
Andrii Shvaika
|
467085a827
|
IP rate limits for MQTT
|
4 years ago |
nickAS21
|
aec1ef69c5
|
lwm2m: *.sh for create credentials remove to tools
|
4 years ago |
nickAS21
|
1d9f7176ac
|
lwm2m: resolve conflict
|
4 years ago |
Andrew Shvayka
|
d8097d2b76
|
MQTT Rate Limits Draft
|
4 years ago |
Volodymyr Babak
|
b4a1c0f836
|
Increased timeout for timeseries with failures test
|
4 years ago |
Volodymyr Babak
|
104357b7b9
|
Use widgettypedetails instead of widgettype in edge processor
|
4 years ago |
YevhenBondarenko
|
926642bf8a
|
fixed column name in upgrade query
|
4 years ago |
Volodymyr Babak
|
949d306560
|
Added functionality to support 3.3.0 edge version rule chains
|
4 years ago |
nickAS21
|
69f060a48c
|
- license
|
4 years ago |
Andrew Shvayka
|
6c166b9077
|
Restore alarm relations update script. Add Bootstrap upgrade script
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
|
4 years ago |
Viacheslav Klimov
|
08997d682c
|
Don't allow sysadmin to delete himself
|
4 years ago |
Andrew Shvayka
|
b458dddc56
|
Restore alarm relations update script. Add Bootstrap upgrade script
|
4 years ago |
nickAS21
|
1b488781d5
|
lwm2m for profile bootstrap need input: X509 certificate (instead of X509 public key)
|
4 years ago |
nickAS21
|
b49c32e7b1
|
lwm2m frefactoring by comments2
|
4 years ago |
nickAS21
|
9de9e6147f
|
lwm2m fix bug update profile if security mode == null
|
4 years ago |
nickAS21
|
3c7ec8b7d3
|
lwm2m tests refactoring by comments
|
4 years ago |