Volodymyr Babak
df6f4c9924
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
5 years ago
YevhenBondarenko
95c9562418
refactored
5 years ago
YevhenBondarenko
935aab7535
added checksum and checksum algorithm for firmware
5 years ago
ShvaykaD
dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
5 years ago
Igor Kulikov
a207e31841
Merge with master
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Vladyslav_Prykhodko
5672d2c451
UI: Added multiple-file-input; Add support load multiple resource
5 years ago
YevhenBondarenko
7954f91fee
added upgrade for firmware
5 years ago
YevhenBondarenko
b51fee8740
created firmware dao
5 years ago
Vladyslav_Prykhodko
8ae20e05bd
UI: Fixed incorrect calculate minIntervalLimit
5 years ago
Vladyslav_Prykhodko
45277c8789
UI: Fixed error: Expression has changed after it was checked.
5 years ago
YevhenBondarenko
bb90b2f137
lwm2m queue mode
5 years ago
mdheer
f0413055b0
Merge pull request #2 from TTvanWillegen/dashboard_logo
Dashboard logo - added functionality to change the desired logo path from the settings menu
5 years ago
mdheer
38f81df839
Merge branch 'master' into dashboard_logo
5 years ago
mdheer
7fb88eca20
added functionality that lets you specify the path to the desired custom logo from the settings menu
5 years ago
Chantsova Ekaterina
51125df8a2
Add JSON input widget
5 years ago
mdheer
9b5ec2e569
logo is only shown in fullscreen
5 years ago
vzikratyi-tb
a98499354b
Used thingsboard/haproxy-certbot image ( #4354 )
* Used thingsboard/haproxy-certbot image
* Used 1.3.0 version of thingsboard/haproxy-certbot
5 years ago
Vladyslav_Prykhodko
aabf5c792a
UI: Fixed multiple datasource processing data in map widgets
5 years ago
ShvaykaD
2344d6d62f
Fixed RPC string params in protobuf payload type. Reverted changes from the previous fix ( #4356 )
* Revert "added a fix for string value RPC params: removed redundant escaped characters"
This reverts commit 1891af54
* removed redundant escape characters for string RPC params in Proto payload
* cleanup code
5 years ago
Viacheslav Klimov
61341a7caf
Refactor, implement SNMP traps, add support for SNMP v3 targets
5 years ago
Vladyslav_Prykhodko
48db9f50af
Fixed local environment variable resolve assets page 404
5 years ago
blackstar-baba
b5849b6ceb
fixed title ex when make rule chain root in chinese
when make rule chain root in chinese,title display expression like '{{RuleChainName}}'
5 years ago
Volodymyr Babak
3e085d370c
Make alarm condition serializable
5 years ago
nickAS21
ba7543d30e
Merge pull request #4347 from thingsboard/lwm2m_fix_bug_double_string
lwm2m: back fix bug format name
5 years ago
nickAS21
0c12f202fe
lwm2m: back fix bug double "" in name
5 years ago
Vladyslav_Prykhodko
74e20e2c68
UI: Fixed didn't save widget type filter in widgets selector
5 years ago
Volodymyr Babak
7044e3e40f
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
5 years ago
Viacheslav Klimov
593f95a7af
Provide additional validation for entities ( #4326 )
* Provide additional validation for entities
* Refactor
* Create test for NoXssValidator
* Refactor dependencies
5 years ago
Viacheslav Klimov
1b381298fb
Refactor predicate queries building
5 years ago
ShvaykaD
fd3e18f18b
CoAP DTLS support ( #4316 )
* dtls init commit
* added fixes after review
* fix typo
* changed translation for DeviceCredentialsType.X509_CERTIFICATE
5 years ago
Viacheslav Klimov
68a73caada
Ignore default value for filters with constant key type
5 years ago
Vladyslav_Prykhodko
fa02d7629e
UI: Improvement mobile view timeWindow; Add show time in 24 format
5 years ago
nickAS21
0aa16d28a4
Merge pull request #4339 from thingsboard/lwm2m_add_resourses
Lwm2m add resourses
5 years ago
nickAS21
9272611ace
lwm2m: back add resource(s)
5 years ago
Andrii Shvaika
fa462467fb
Fix JAVA_OPTS in config maps to work with Java 11
5 years ago
nickAS21
090babdf70
lwm2m: back add resource(s)
5 years ago
Vladyslav_Prykhodko
766594a7aa
UI: Fixed switch control widget, didn't update state after get value in call rpc
5 years ago
Vladyslav_Prykhodko
903a8fdc27
UI: Fixed alarm rules validation in change keyType or valueType
5 years ago
nickAS21
712bab434e
Merge pull request #4313 from thingsboard/lwm2m_fix_bug_front
Lwm2m fix bug front
5 years ago
nickAS21
2fcf5fd7c6
lwm2m: front/back fix bug update profile
5 years ago
nickAS21
23373b055e
lwm2m: front fix bug profile updateObserve
5 years ago
nickAS21
8b23bd999f
lwm2m: front fix bug create profile lwm2mConfig default
5 years ago
nickAS21
054824a0e4
Merge branch 'develop/3.3' into lwm2m_fix_bug_front
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClient.java
5 years ago
Vladyslav_Prykhodko
bca450dbe1
UI: Fixed error access is forbidden in the system admin change profile
5 years ago
nickAS21
ba4d2ff480
lwm2m: notification in transport, add, update, del models ( #4309 )
* lwm2m: notification in transport, add, update, del models
* lwm2m: notification in transport, add, update, del models2
5 years ago
nickAS21
156c8cc287
lwm2m: front fix bug create profile lwm2mConfig
5 years ago
nickAS21
0710d272a1
lwm2m: front fix bug create device lwm2mConfig default
5 years ago
nickAS21
af57637dc5
lwm2m: notification in transport, add, update, del models
5 years ago
Igor Kulikov
5bb252b418
Merge pull request #4307 from vvlladd28/bug/update-device-profiles/add-new
UI: Fixed updated device profiles table after added new profiles
5 years ago