9487 Commits

Author SHA1 Message Date
Igor Kulikov
8ac77e7888 Merge branch 'rc' 2025-09-25 17:53:14 +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
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
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
devaskim
94c7c5b651
Added description to server.rest.rule_engine configuration property. 2025-09-04 13:15:10 +05:00
dshvaika
3abb23780d Added TimeUnit support 2025-09-03 17:21:50 +03:00
ArtemDzhereleiko
b3a139d177 UI: move widget to home widget bundle 2025-09-03 15:59:56 +03:00
dshvaika
159d779d77 rollback logback.xml 2025-09-02 17:42:25 +03:00
dshvaika
2a1de95cea Merge branch 'master' into feature/geofencing-cf 2025-09-02 17:40:50 +03:00
VIacheslavKlimov
a7f687443f Fix license header 2025-09-02 14:36:05 +03:00
VIacheslavKlimov
ba440ba7c1 Cleanup upgrade for 4.3.0 2025-09-02 14:28:03 +03:00
VIacheslavKlimov
e79eec56cb Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-09-02 14:24:32 +03:00
dashevchenko
23d1073333 added Cross-Origin-Opener-Policy: same-origin for security reasons 2025-09-02 10:48:10 +03:00
dshvaika
6c0773d9ef minor improvement to entity coordinates fetching logic 2025-09-01 12:47:13 +03:00
dshvaika
ea65bd44e0 fixed NPE 2025-09-01 10:34:51 +03:00
dshvaika
8a92f22215 Avoid re-initializing CFs for entities on scheduling config changes 2025-08-29 18:12:49 +03:00
dshvaika
eb36297b69 refactoring after merge to PE 2025-08-29 16:29:16 +03:00
ArtemDzhereleiko
7b9f6c76cf UI: add api usage widget and update dashboard 2025-08-29 12:46:39 +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
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
dashevchenko
b2ae6f92d1 added Content-Security-Policy header to download image api to prevent malicious code injection 2025-08-27 16:05:20 +03:00
devaskim
3c6d7f22b8 Configure default response timeout of rule engine api on server level. 2025-08-26 22:05:18 +05: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
dashevchenko
d962f89c36 fixed flaky test 2025-08-21 17:04:00 +03:00
dashevchenko
8a0c15c8d0 reverted default value to "list" 2025-08-20 15:04:26 +03:00
dshvaika
46a9d81a85 Added EntityIdProto 2025-08-19 19:37:17 +03:00
dshvaika
8b09b660b0 Merge branch 'master' into feature/geofencing-cf 2025-08-19 18:56:25 +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
Mia
012930a2a9
Update rpc_debug_terminal.json
Fix the extra ']' in the help
2025-08-16 10:50:53 +08:00