9524 Commits

Author SHA1 Message Date
dashevchenko
cda9cc4782 refactoring 2025-10-08 11:20:42 +03:00
dashevchenko
2d4b8a85f9 refactoring 2025-10-07 18:09:21 +03:00
dashevchenko
720eab396c extended name conflict strategy to include name suffix separator 2025-10-07 17:20:11 +03:00
dashevchenko
b3147e8219 name conflict strategy: initial implementation 2025-10-07 11:30:14 +03:00
Viacheslav Klimov
eee71f2c59
Merge pull request #14089 from ShvaykaD/geofencing-cf/improvements
Geofencing CF bugfixes & improvements
2025-10-03 12:49:04 +03:00
dshvaika
95583a0703 Added minor test to CalculatedFieldController and todo for geo CF state 2025-10-03 12:18:19 +03:00
dshvaika
eea9e6bf6e Removed RELATION_QUERY type 2025-10-03 11:43:24 +03:00
dshvaika
fcba7004f9 fixed tests to use new dynamic source configuration 2025-10-02 16:10:09 +03:00
Igor Kulikov
f3209fd736 Merge with rc 2025-10-01 15:54:02 +03:00
Igor Kulikov
335ead18c0
Merge pull request #14083 from vvlladd28/improvement/markdownf-widget/hide-data-seting
Markdown widget: hide unused data settings block in configuration
2025-10-01 15:38:00 +03:00
dshvaika
909497703a new relation path query 2025-10-01 15:35:55 +03:00
dshvaika
2c06aa475f geofencing cf bugfixes 2025-10-01 10:33:34 +03:00
Vladyslav_Prykhodko
ac28bed94f UI: Improve Markdown widget: hide unused data settings block in configuration 2025-09-30 10:42:57 +03:00
Dmytro Skarzhynets
e688a8af0f
AI models: add base URL to OpenAI 2025-09-29 13:35:22 +03:00
Viacheslav Klimov
3b661bba66
Merge pull request #14014 from dskarzh/feature/ollama-support
AI models: add support for Ollama
2025-09-29 13:09:45 +03:00
Viacheslav Klimov
d07612ddea
Merge pull request #14068 from thingsboard/ai-node-resources
AI Request Node: added ability to attach files
2025-09-29 13:08:21 +03:00
Dmytro Skarzhynets
fae206a944
AI models: add auth support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
adbc0ad848
AI models: add context length support for Ollama 2025-09-26 14:52:16 +03:00
Dmytro Skarzhynets
41f0a9702e
AI models: add support for Ollama 2025-09-26 14:52:16 +03:00
Volodymyr Babak
e477dd17b6 Improved Edge session cleanup 2025-09-26 13:34:58 +03:00
VIacheslavKlimov
ec30bb0578 AI Request Node: added ability to attach files (#13910) 2025-09-26 13:16:55 +03:00
Viacheslav Klimov
ba52b1b74a
Merge pull request #14065 from thingsboard/rc
rc
2025-09-26 11:20:10 +03:00
Viacheslav Klimov
07280bcc36
Merge pull request #14037 from dashevchenko/apiUsageCyclingFix
Fixed API usage cycle reset
2025-09-26 11:05:29 +03:00
Viacheslav Klimov
9fac615a72
Merge pull request #14063 from dashevchenko/expandSwaggerOptions
Deleted full option as it makes UI to hang
2025-09-26 10:52:22 +03:00
Volodymyr Babak
5edc8cb277 Line formatted 2025-09-25 22:02:10 +03:00
Volodymyr Babak
9384a4b530 Refactoring and simplified 2025-09-25 22:00:35 +03:00
Volodymyr Babak
f2c557b8d6 Merge remote-tracking branch 'upstream/master' into fix-edge-zombie-consumer-cleanup 2025-09-25 21:33:36 +03:00
Volodymyr Babak
85cfe19d14 Merge remote-tracking branch 'upstream/rc' into fix-edge-zombie-consumer-cleanup 2025-09-25 21:29:55 +03:00
Igor Kulikov
8ac77e7888 Merge branch 'rc' 2025-09-25 17:53:14 +03:00
dashevchenko
76ac7d706b deleted full option as it makes UI to hang 2025-09-25 17:02:58 +03:00
Viacheslav Klimov
0457ef745c
Merge pull request #14046 from dashevchenko/alarmDataExportFix
Fixed missing values in exported alarm data widget
2025-09-24 11:53:15 +03:00
Viacheslav Klimov
8e400fa2b4
Merge pull request #13927 from dashevchenko/svgCodeInjection
Malicious code injection into the SVG image vulnerability
2025-09-24 10:30:44 +03:00
dashevchenko
e34a2fe268 fixed /api/alarmsQuery/find api to retrieve entity latest values 2025-09-23 17:31:51 +03:00
dashevchenko
857aa2c648 fixed nextCycleTs calculation for api usages 2025-09-22 15:18:45 +03:00
Viacheslav Klimov
312f2ce95f
Merge pull request #13857 from ShvaykaD/feature/geofencing-cf
Geofencing Calculated Field
2025-09-18 14:29:41 +03:00
dshvaika
03c7a01a99 Added CF processing abstract class to CE to simplify merge with PE 2025-09-18 14:15:17 +03:00
dshvaika
690e1ddacc fixed main entity attributes update in case of profile entity used 2025-09-18 12:21:38 +03:00
dshvaika
c56f82497c Replaced required JSON data type for geozone arguments 2025-09-17 17:48:15 +03:00
dshvaika
995ca2e4a8 fixed updates of non-dynamic zone group arguments 2025-09-16 18:40:02 +03:00
dshvaika
ad0b6017e6 ZoneGroups from list to map 2025-09-11 18:04:40 +03:00
dshvaika
b54906a9ef Removed TimeUnit from scheduled update supported CF configs 2025-09-11 13:32:40 +03:00
Viacheslav Klimov
1bfb969245
Merge pull request #13863 from dashevchenko/exposeSwaggerProperties
Configurable Swagger docs expansion
2025-09-11 11:47:15 +03:00
Viacheslav Klimov
c90016af8a
Merge pull request #13954 from dashevchenko/coop
Implemented COOP
2025-09-11 11:13:57 +03:00
Viacheslav Klimov
3f7c6df2e3
Merge pull request #13789 from jekka001/edge-misordering-compensation-config
Edge Misordering Compensation Config
2025-09-11 10:49:28 +03:00
Igor Kulikov
fe0cc2658d
Merge pull request #13944 from ArtemDzhereleiko/AD/imp/api-usage
Add API Usage widget and update dashboard
2025-09-10 12:00:04 +03:00
ShadowBlades
2966ec77fc
Merge branch 'master' into fix-edge-zombie-consumer-cleanup 2025-09-07 13:59:01 +08:00
Viacheslav Klimov
04005f203e
Merge pull request #13924 from engix-ltd/rule_engine_default_response_timeout
Configurable response timeout for Rule Engine API requests
2025-09-05 12:35:16 +03:00
dshvaika
7567ac25cf moved geofencing state classes to inner package geofencing 2025-09-04 12:09:39 +03:00
dshvaika
15c1035416 Updated logic due to review comments 2025-09-04 12:03:45 +03:00
devaskim
468fc68aa7
Fixed mistype in description of server.rest.rule_engine.response_timeout configuration property. 2025-09-04 13:17:43 +05:00