21371 Commits

Author SHA1 Message Date
Igor Kulikov
5a16da51b5 Merge branch 'rc' into release-3.9 v3.9 2024-12-31 10:45:18 +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
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
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
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
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
mpetrov
c56f80cc22 Usage of special HTML chars in mardown fix 2024-12-24 17:12:45 +02:00
Igor Kulikov
7fcf52df56
Merge pull request #12329 from vvlladd28/bug/js-mobule-validation
Fixed deletion of JS module in function and added validation for alias name in JS module
2024-12-24 16:22:22 +02:00
Vladyslav_Prykhodko
8a53140b3f UI: Fixed validation alias name for js module 2024-12-24 15:47:35 +02:00
Igor Kulikov
8d5fef58b3 Version set to 3.9.0 2024-12-24 15:32:02 +02:00
Igor Kulikov
23cd86e870
Merge pull request #12331 from ArtemDzhereleiko/AD/hot-fix/scada-scale-invert
Fixed SCADA scale symbols
2024-12-24 14:19:27 +02:00
Igor Kulikov
73977b0969
Merge pull request #12324 from ChantsovaEkaterina/bug/fixed-applying-timewindow-config
Timewindow: fixed applying grouping interval on closing configuration dialog
2024-12-24 13:54:18 +02:00
Igor Kulikov
f52b19b280
Merge pull request #12322 from vvlladd28/bug/mobile-server/null-data
Fixed send empty OAuth2 mobile clients data
2024-12-24 13:53:27 +02:00
Igor Kulikov
252f6e8bd0
Merge pull request #12319 from vvlladd28/bug/help-button/link-and-show
Enhance help links and improve help button display
2024-12-24 13:49:38 +02:00
Artem Dzhereleiko
4c7775eba9 UI: Fixed scale symbol 2024-12-24 12:56:50 +02:00
Igor Kulikov
e28ca38695
Merge pull request #12314 from maxunbearable/fix/5294-show-help-circle-symbol
JS Resource Module example minor symbol correction
2024-12-24 12:43:23 +02:00
mpetrov
f5dfab8f46 Updated js module 2024-12-24 12:35:27 +02:00
Igor Kulikov
203e2a7df4
Merge pull request #12313 from vvlladd28/improvd/rename-module/add-tranlate
Improved translation in platform
2024-12-24 12:34:07 +02:00
Igor Kulikov
c2048be823
Merge pull request #12291 from vvlladd28/bug/notification-center/mobile-hidden-add
Fixed the missing add buttons in the notification center on mobile
2024-12-24 12:32:58 +02:00