5397 Commits

Author SHA1 Message Date
dashevchenko
f1da967a7d added uniquifyStrategy 2025-10-10 17:46:15 +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
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
dshvaika
2cb05c9d2b Added tests & temporary removed RelationQueryDynamicSourceConfiguration from interface 2025-10-02 13:35:51 +03:00
Igor Kulikov
f3209fd736 Merge with rc 2025-10-01 15:54:02 +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
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
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
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
Igor Kulikov
8ac77e7888 Merge branch 'rc' 2025-09-25 17:53:14 +03:00
dashevchenko
1984615d5a rolled back @Noxss for body that can contain html 2025-09-24 11:45:18 +03:00
dashevchenko
599ccdc43c added NoXss validation 2025-09-24 11:33:36 +03:00
Viacheslav Klimov
764b882b7f
Merge pull request #14041 from thingsboard/rc
rc
2025-09-23 14:47:08 +03:00
dashevchenko
857aa2c648 fixed nextCycleTs calculation for api usages 2025-09-22 15:18:45 +03:00
dshvaika
995ca2e4a8 fixed updates of non-dynamic zone group arguments 2025-09-16 18:40:02 +03:00
dshvaika
c678634344 fix validation logic of zoneGroupConfiguration after testing 2025-09-16 10:37:19 +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
dshvaika
15c1035416 Updated logic due to review comments 2025-09-04 12:03:45 +03:00
dshvaika
3abb23780d Added TimeUnit support 2025-09-03 17:21:50 +03:00
dshvaika
2a1de95cea Merge branch 'master' into feature/geofencing-cf 2025-09-02 17:40:50 +03:00
VIacheslavKlimov
e79eec56cb Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-09-02 14:24:32 +03:00
dashevchenko
bdb5d55697 fixed user name field retrieval from edqs 2025-09-01 11:20:52 +03:00
dshvaika
ea65bd44e0 fixed NPE 2025-09-01 10:34:51 +03:00
dshvaika
eb36297b69 refactoring after merge to PE 2025-08-29 16:29:16 +03:00
IrynaMatveieva
61a39c2b33 fixed duplicated cf cache init in cf processor 2025-08-29 09:38:44 +03:00
dshvaika
c9e4904135 Merge branch 'master' into feature/geofencing-cf 2025-08-28 12:56:55 +03:00
dshvaika
02bf78e681 Added missing JsonIgnore after refactoring 2025-08-28 12:33:42 +03:00
dshvaika
87a27e95ef Added missing tests for new class + refactoring of geofencing calculation logic 2025-08-28 12:02:04 +03:00
dshvaika
dd53892df2 Geofencing CF refactoring to new configuration init commit 2025-08-27 20:12:01 +03:00
IrynaMatveieva
6db073ba53 added validate method to config 2025-08-26 15:13:17 +03:00
Artem Barysh
09885e644b Moved sync files from application module to common 2025-08-26 11:53:37 +03:00
IrynaMatveieva
90d34b5bd0 added CF config marker interface 2025-08-26 11:38:01 +03:00
dshvaika
46a9d81a85 Added EntityIdProto 2025-08-19 19:37:17 +03:00
dshvaika
1421f9cc9f Resolved TODOs, refactoring: make GeofencingCalculatedFieldState extends Base state class 2025-08-19 11:43:19 +03:00
dshvaika
29934d08bd Added custom serializer/deserializer logic for perimeter definitions 2025-08-18 16:49:14 +03:00
dshvaika
cc3ecfc027 Added reporting strategies instead of single zone group event 2025-08-18 13:23:59 +03:00
dshvaika
0c03abe5e6 Added tenant profile upgrade script & Added argument test & removed outdated todo items 2025-08-15 13:33:47 +03:00
dshvaika
faf842f998 Updated toTbelCfArg implementation for GeofencingArgumentEntry 2025-08-13 19:03:14 +03:00
dshvaika
ed70a1e690 Added additional validation to be sure that the value cannot be set to 0 which means unlimited level 2025-08-13 15:56:31 +03:00
dshvaika
43b07c242f Added service layer test with validation of scheduling config updates 2025-08-13 14:49:41 +03:00