4096 Commits

Author SHA1 Message Date
Viacheslav Klimov
cf1d5d89b2
Merge branch 'master' into support-ai-model-sync 2025-10-14 10:48:20 +03:00
Viacheslav Klimov
1b98495342
Merge pull request #14136 from thingsboard/feature/display-name
Add new entity field - displayName
2025-10-13 15:53:42 +03:00
dashevchenko
b6604d997b added originatorDisplayName to alarmInfo object 2025-10-09 13:11:00 +03:00
VIacheslavKlimov
57d5cc11f9 Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-10-09 12:45:26 +03:00
Vladyslav_Prykhodko
e3967e31fc Sync edqs and sql logics to display entity name 2025-10-08 15:52:33 +03:00
Vladyslav_Prykhodko
bae7030302 Fixed LABELED_ENTITY_DISPLAY_NAME_SELECT_QUERY in sql 2025-10-08 15:44:29 +03:00
Andrii Shvaika
3680cbdc03 Support of displayName entity field 2025-10-07 17:00:01 +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
Sergey Matvienko
f672dbede7 Cassandra DAO: Safety trigger to fall back to use_ts_key_value_partitioning_on_read as true if estimated partitions count is greater than safety trigger value. 2025-09-30 17:02:23 +02:00
VIacheslavKlimov
ec30bb0578 AI Request Node: added ability to attach files (#13910) 2025-09-26 13:16:55 +03:00
Yevhenii
a60863b8c4 Refactoring 2025-09-16 18:52:21 +03:00
Yevhenii
caec9699d4 Refactoring 2025-09-16 18:19:45 +03:00
Yevhenii
ec6d28e210 Fixed minor issue and added test 2025-09-12 14:52:40 +03:00
dshvaika
ad0b6017e6 ZoneGroups from list to map 2025-09-11 18:04:40 +03:00
Yevhenii
6757f9195c Added AiModel sync for Edge 2025-09-11 15:43:18 +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
dshvaika
eb36297b69 refactoring after merge to PE 2025-08-29 16:29:16 +03:00
Sergey Matvienko
38707da5af move bitnami to bitnamilegacy - test scope 2025-08-28 17:09:08 +02:00
dshvaika
c9e4904135 Merge branch 'master' into feature/geofencing-cf 2025-08-28 12:56:55 +03:00
wangxin
f6920bdbf7 fix: Fixed the issue that textSearch is invalid when querying calculated field 2025-08-28 12:55:17 +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
IrynaMatveieva
90d34b5bd0 added CF config marker interface 2025-08-26 11:38:01 +03:00
dshvaika
cc3ecfc027 Added reporting strategies instead of single zone group event 2025-08-18 13:23:59 +03:00
wangxin
1a28a30ce6 fix: Fixed the issue that textSearch is invalid when querying calculated field 2025-08-15 10:01:01 +08:00
dshvaika
43b07c242f Added service layer test with validation of scheduling config updates 2025-08-13 14:49:41 +03:00
dshvaika
bf83848076 Removed maxAllowedScheduledUpdateIntervalInSecForCF from tenantProfileConfiguration 2025-08-13 13:24:52 +03:00
dshvaika
4e9b5cf927 Merge branch 'master' into feature/geofencing-cf 2025-08-12 19:57:29 +03:00
Viacheslav Klimov
c05f41ad8d
Merge pull request #13850 from thingsboard/rc
rc
2025-08-11 13:02:44 +03:00
dshvaika
ede9fd5e05 Added support to use only one zone type instead of two + minor validation fixes 2025-08-06 16:12:33 +03:00
Daria Shevchenko
6676591256
Validator enhancement (#13805) 2025-08-06 12:42:00 +03:00
dshvaika
4cd0ec9e27 Basic data validation & fixed calculated field update in scheduled update msg 2025-08-01 19:18:10 +03:00
dashevchenko
5ee4ebea57 fixed tenant attribute save by system admin 2025-07-30 18:20:50 +03:00
dashevchenko
00bc14ab61 fixed tenant attribute save by system admin 2025-07-30 18:07:05 +03:00
dashevchenko
8b44bb8d35 fixed tenant telemetry save by system admin 2025-07-29 17:00:42 +03:00
Viacheslav Klimov
0f08fafec7
Merge pull request #13785 from thingsboard/rc
rc
2025-07-29 13:10:25 +03:00
yevhenii_zahrebelnyi
320e0b674e
Added per-edge stats (#13651) 2025-07-29 10:02:37 +03:00
Igor Kulikov
61b67e494f Merge branch 'rc' 2025-07-25 14:32:58 +03:00
Igor Kulikov
17241d4843 Fix jdbc template query timeout test. 2025-07-25 14:32:22 +03:00
Igor Kulikov
04ecc107ba Merge branch 'rc' 2025-07-25 14:12:45 +03:00