Dmytro Skarzhynets
631d314fce
Save time series strategies: add Java upgrade script
2025-01-13 15:54:11 +02:00
Dmytro Skarzhynets
698a0c19ec
Save time series strategies: add SQL upgrade script
2025-01-13 12:16:12 +02:00
Dmytro Skarzhynets
f8cfd158e2
Save time series strategies: update one more time series node config in rule chain JSON
2025-01-12 14:35:21 +02:00
Dmytro Skarzhynets
345e423973
Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings
2025-01-12 14:27:46 +02:00
Dmytro Skarzhynets
6ca45f1962
Save time series strategies: initial BE implementation
2025-01-09 17:43:58 +02:00
Viacheslav Klimov
0c36ed1226
Merge pull request #12386 from vvlladd28/improvement/js-executor/clear-dependencies
...
Clear JS executor dependencies and code
2025-01-06 15:43:19 +02:00
Vladyslav_Prykhodko
0a969f22b3
Clear JS executor proto models
2025-01-06 15:39:41 +02:00
Vladyslav_Prykhodko
d35bdcc981
Clear JS executor dependencies and code
2025-01-06 13:39:37 +02:00
Viacheslav Klimov
0a1f377347
Merge pull request #12199 from thingsboard/develop/4.0
...
develop/4.0
2025-01-02 10:47:58 +02:00
Igor Kulikov
1a8116cb93
Merge with rc
2024-12-31 11:52:06 +02:00
Igor Kulikov
dfbc8f1cde
Merge branch 'rc' of github.com:thingsboard/thingsboard into rc
2024-12-31 10:23:40 +02:00
Igor Kulikov
0d8f72d0c7
Remove redudant pkg.upgradeVersion variable from docker upgrade.
2024-12-31 10:23:31 +02:00
Andrew Shvayka
45c6b063bf
Merge pull request #12203 from thingsboard/tbel_doc_bitWiseOperations
...
tbel_tests_doc_bitwise_operations
2024-12-31 10:12:48 +02:00
Viacheslav Klimov
a1338a218d
Merge pull request #12364 from thingsboard/fix/test
...
Fix CaffeineCacheDefaultConfigurationTest
2024-12-31 10:11:07 +02:00
ViacheslavKlimov
6c9b0de0bc
Fix CaffeineCacheDefaultConfigurationTest
2024-12-31 10:08:43 +02:00
Dmytro Skarzhynets
e5003df778
[WIP] save time series strategies: draft implementation for latest using Bloom filter
2024-12-30 20:30:44 +02:00
Viacheslav Klimov
25b304403e
Merge pull request #12361 from volodymyr-babak/disable-edge-related-cache
...
Temporary disabled relatedEdges due to issue with scan method
2024-12-30 18:39:53 +02:00
Volodymyr Babak
f35147e146
Temporary disabled relatedEdges due to issue with scan method
2024-12-30 18:37:59 +02:00
yevhenii_zahrebelnyi
c0f4440bd9
Relation for Edge ( #12353 )
...
* Relation for Edge
- Removed the relation filtering for Edge.
* Relation for Edge
- add test for relation Edge
* Relation for Edge
- refactoring
* Relation for Edge
- Naming fixed
2024-12-30 17:46:03 +02:00
Viacheslav Klimov
d9f37cd2f2
Merge pull request #12360 from thingsboard/fix/upgrade-from
...
Ignore version from tb_schema_settings when from_version property is specified
2024-12-30 17:41:41 +02:00
ViacheslavKlimov
aba14c7ecc
Remove invalid upgrade log
2024-12-30 16:51:27 +02:00
ViacheslavKlimov
7c6b3f6adf
Temporal: ignore version in tb_schema_settings when from_version property is specified
2024-12-30 16:45:29 +02:00
Viacheslav Klimov
949adf0ccb
Merge pull request #12358 from AndriiLandiak/fix/edge-flaky
...
Fix test: testRuleChains
2024-12-30 16:24:59 +02:00
Viacheslav Klimov
21fef65229
Merge pull request #12359 from thingsboard/fix/system-notification-delivery
...
Ignore unconfigured delivery method for system notification type
2024-12-30 16:24:43 +02:00
ViacheslavKlimov
f02b25f15a
Ignore unconfigured delivery method for system notification type
2024-12-30 16:15:37 +02:00
Andrii Landiak
2f8aa65a8e
Fix RuleChain flaky test
2024-12-30 16:14:01 +02:00
Igor Kulikov
a28b774cf0
Merge pull request #12356 from vvlladd28/rule-node-ui/updated/generator-translate
...
Updated rulenode-core-config.js
2024-12-30 12:45:28 +02:00
Igor Kulikov
71240c756b
Merge pull request #12354 from vvlladd28/bug/tinymce/reletive-link
...
Fixed incorrect auto-conversion of inserted links in TinyMCE editor
2024-12-30 12:45:02 +02:00
Viacheslav Klimov
03bedc6c7f
Merge pull request #12355 from thingsboard/fix_bug_lwm2m_tests
...
fix_ bug_lwm2m_flaky_test
2024-12-30 12:41:50 +02:00
Vladyslav_Prykhodko
c6fb599f63
Updated rulenode-core-config.js
2024-12-30 12:37:03 +02:00
nick
ffd1d891cd
fix bug: lwm2m flaky test (.times to .atLeast)
2024-12-30 12:15:08 +02:00
Viacheslav Klimov
64c687c5a9
Merge branch 'master' into develop/4.0
2024-12-30 12:03:36 +02:00
Vladyslav_Prykhodko
5623b3ed7a
UI: Fixed incorrect insert link in tinymce editor
2024-12-30 11:27:48 +02:00
Volodymyr Babak
cf9204416b
Fixed case when seqId started new cycle. Improved edge trace/debug logging ( #12342 )
...
* Fixed case when seqId started new cycle. Improved edge trace/debug logging
* Edge downlink logging improved
* Edge downlink logging improved #2
2024-12-30 10:04:41 +02:00
Igor Kulikov
15d22e9e6b
Improve upgrade script to separate long running resources update.
2024-12-27 17:15:59 +02:00
Igor Kulikov
b9a5fd0088
Merge branch 'rc' of github.com:thingsboard/thingsboard into rc
2024-12-27 16:23:26 +02:00
Igor Kulikov
3a2228918b
Fix schema upgrade script.
2024-12-27 16:23:17 +02:00
Igor Kulikov
286c3bfa88
Merge pull request #12348 from vvlladd28/bug/oauth-client/help-data
...
Fixed entityResources for OAUTH2_CLIENT entity
2024-12-27 15:33:01 +02:00
Igor Kulikov
94f294aebf
Fix load of JS Module extensions during installation or upgrade.
2024-12-27 15:32:17 +02:00
Vladyslav_Prykhodko
5c807094b3
UI: Fixed entityResources for OAUTH2_CLIENT entity
2024-12-27 15:20:23 +02:00
Igor Kulikov
ace60d9008
Merge pull request #12340 from vvlladd28/feature/eslint/disabled-rules
...
Improvement configuration eslint.config.mjs
2024-12-27 12:13:22 +02:00
Igor Kulikov
8f406dad95
Merge pull request #12339 from vvlladd28/improvement/support-browser-list
...
Improved browser compatibility coverage for better platform functionality across various browsers
2024-12-27 12:12:44 +02:00
Igor Kulikov
032de76596
Merge pull request #12336 from vvlladd28/bug/scada-symbol/merge-setting-array
...
Fixed incorrect merging of default SCADA symbol settings with user-defined settings
2024-12-27 12:11:19 +02:00
Igor Kulikov
208278a68e
Merge pull request #12332 from maxunbearable/fix/markdown-special-chars
...
Usage of special HTML chars in mardown fix
2024-12-27 12:06:24 +02:00
Igor Kulikov
d2293388ed
Merge pull request #12315 from maxunbearable/improvement/gateway-offline-backups
...
Added offline backups for Gateways
2024-12-27 12:04:00 +02:00
mpetrov
30ce285725
Updated JS module
2024-12-26 16:19:14 +02:00
mpetrov
66343ad2a3
Added double quotes for string
2024-12-26 12:28:31 +02:00
Vladyslav_Prykhodko
c091477278
UI: Fixed eslint.config.mjs - delete tsx format and disabled rules
2024-12-26 12:27:07 +02:00
Vladyslav_Prykhodko
40eb7cc10e
UI: Improved browser compatibility coverage for better platform functionality across various browsers
2024-12-26 11:36:39 +02:00
Vladyslav_Prykhodko
91e7e09582
UI: Fixed incorrect merging of default SCADA symbol settings with user-defined settings
2024-12-25 12:30:26 +02:00