Igor Kulikov
|
2d68fca3a0
|
Merge pull request #13772 from vvlladd28/bug/cf/position-popover
Stabilize calculated field argument settings popover position on argument type change
|
2025-07-25 14:10:46 +03:00 |
|
Igor Kulikov
|
b698f78e1c
|
Merge pull request #13771 from vvlladd28/bug/alarm-table/assign-widget-editor
Fix error message in Alarm widget preview when opening Assign field dropdown
|
2025-07-25 14:10:23 +03:00 |
|
Igor Kulikov
|
a15b6052a5
|
Merge pull request #13770 from vvlladd28/bug/single-switch/title
Fix incorrect card padding for title in single switch widget
|
2025-07-25 14:10:05 +03:00 |
|
Igor Kulikov
|
2bb6afa372
|
Merge pull request #13768 from vvlladd28/bug/json-editor/fill-height
Fixed issue where fill-height class was not applied to JSON editor
|
2025-07-25 14:09:09 +03:00 |
|
Igor Kulikov
|
b0ccecb947
|
Merge pull request #13757 from vvlladd28/improvement/alias-sselect/fetch-new-alias
Refactor EntityAliasSelect and FilterSelect components for improved reactivity
|
2025-07-25 14:08:29 +03:00 |
|
Igor Kulikov
|
dbd6c2a085
|
Remove tomcat version override because spring boot uses fixed version. Update nimbus-jose-jwt version to fix vulnerabilities and remove test scope as it used directly by spring-security-oauth2-client.
|
2025-07-25 14:02:37 +03:00 |
|
Vladyslav_Prykhodko
|
53368d3151
|
UI: Stabilize CF argument settings window position on argument type change
|
2025-07-25 11:15:30 +03:00 |
|
Vladyslav_Prykhodko
|
3b5b3fe143
|
UI: Fix error message in Alarm widget preview when opening Assign field dropdown
|
2025-07-25 10:54:40 +03:00 |
|
Vladyslav_Prykhodko
|
1b6c96acd3
|
UI: Fix incorrect card padding for title in single switch widget
|
2025-07-25 10:34:42 +03:00 |
|
Vladyslav_Prykhodko
|
9c6654bb1d
|
UI: Fixed issue where fill-height class was not applied to JSON editor
|
2025-07-25 09:46:21 +03:00 |
|
Viacheslav Klimov
|
203a2c8409
|
Merge pull request #13763 from AndriiLandiak/fix/deleted-customer-alarm-cleanup
Fixed alarms cleanup when originator (other than device or asset) is deleted
|
2025-07-24 16:39:54 +03:00 |
|
Andrii Landiak
|
caa831e7fa
|
Refactoring clean up of entity alarm records after review
|
2025-07-24 16:32:38 +03:00 |
|
Viacheslav Klimov
|
099dd60cdf
|
Merge pull request #13758 from vvlladd28/bug/domain-panel/redirect-allways-enabled
Fix OAuth2 redirect URI field appearing enabled in view mode
|
2025-07-24 16:09:47 +03:00 |
|
Viacheslav Klimov
|
452fe781c2
|
Merge pull request #13761 from yuliaklochai/fix-trendz-settings
Fix Trendz settings not updating without page refresh
|
2025-07-24 16:07:37 +03:00 |
|
Andrii Landiak
|
aa00631246
|
Small changes to test
|
2025-07-24 14:50:29 +03:00 |
|
Andrii Landiak
|
cff4f35b9a
|
Auto-remove alarms when originator is deleted
|
2025-07-24 13:21:19 +03:00 |
|
Igor Kulikov
|
8dca042035
|
Update help base url.
|
2025-07-24 12:55:45 +03:00 |
|
Igor Kulikov
|
cc7c496b13
|
Version set to 4.2.0-RC
|
2025-07-24 12:47:33 +03:00 |
|
yuliaklochai
|
310a412e51
|
UI: fixed Trendz settings after review
|
2025-07-24 12:46:56 +03:00 |
|
Igor Kulikov
|
d9311adfce
|
Merge branch 'master' into rc
|
2025-07-24 12:46:37 +03:00 |
|
Igor Kulikov
|
29635bfdc0
|
Merge pull request #13747 from thingsboard/versions-upgrade
Fixed vulnerabilites and updated libraries
|
2025-07-24 12:42:55 +03:00 |
|
yuliaklochai
|
680cda2774
|
Merge branch 'master' into fix-trendz-settings
|
2025-07-24 11:42:26 +03:00 |
|
yuliaklochai
|
953c98106e
|
UI: fixed Trendz settings update in AuthState
|
2025-07-24 11:41:14 +03:00 |
|
Viacheslav Klimov
|
67fa496732
|
Merge pull request #13739 from dskarzh/inheritable-component-annotations
Make component annotations inheritable
|
2025-07-24 11:17:15 +03:00 |
|
Viacheslav Klimov
|
2637963c08
|
Merge pull request #13741 from dskarzh/create-alarm-node-async-processing
Create alarm node: process message asynchronously to avoid blocking dispatcher thread
|
2025-07-24 11:13:01 +03:00 |
|
VIacheslavKlimov
|
223aae58ea
|
Fix double version increment when creating device profiles
|
2025-07-23 19:03:09 +03:00 |
|
Viacheslav Klimov
|
a08c0d3705
|
Merge pull request #13744 from smatvienko-tb/fix/rpm-packaging-require-java-17-headless
RPM packaging support for java-17-openjdk-headless
|
2025-07-23 18:40:22 +03:00 |
|
Vladyslav_Prykhodko
|
87b9f74d53
|
UI: Fixed domain conditionally disable redirect URI input in view mode
|
2025-07-23 18:03:04 +03:00 |
|
Vladyslav_Prykhodko
|
857dfc8a60
|
UI: refactor alias/filter-select enhance reactivity and remove unused deps
|
2025-07-23 17:09:08 +03:00 |
|
VIacheslavKlimov
|
24ff462b31
|
Fixes for Hibernate 6 support
|
2025-07-23 16:18:52 +03:00 |
|
Viacheslav Klimov
|
bf0e2283d2
|
Merge pull request #13754 from artem-barysh-dev/fix-mqtt-disconect
Fixed MQTT client disconnect
|
2025-07-23 14:09:52 +03:00 |
|
Igor Kulikov
|
c6885ca262
|
Merge pull request #13748 from vvlladd28/bug/entity-datasource/load
Fix race condition in EntitiesDataSource loadEntities by cancelling previous requests
|
2025-07-23 14:07:12 +03:00 |
|
Igor Kulikov
|
0e5f77934e
|
Merge pull request #13745 from vvlladd28/improvement/rule-node/help
Add help links for rule engine action nodes
|
2025-07-23 14:05:14 +03:00 |
|
Artem Barysh
|
80061bb7c3
|
Fixed
|
2025-07-23 13:22:46 +03:00 |
|
Sergey Matvienko
|
297a79b3ad
|
RPM packaging: support both java-17 and java-17-headless. jre-17 and jre-17-headless alternatives added as well. Specific requires notations differ from Debian.
|
2025-07-22 23:37:08 +02:00 |
|
dashevchenko
|
52bfd78174
|
fixed filter implementation for numeric entity field saved as str
|
2025-07-22 17:35:24 +03:00 |
|
VIacheslavKlimov
|
5e566d9d95
|
Fix id generation issues after updating to Hibernate 6
|
2025-07-22 17:14:58 +03:00 |
|
VIacheslavKlimov
|
43425961d6
|
Fix CVE-2023-52428
|
2025-07-22 15:04:04 +03:00 |
|
Vladyslav_Prykhodko
|
af9d4590bc
|
UI: cancel previous load requests in EntitiesDataSource to prevent race conditions
|
2025-07-22 14:32:27 +03:00 |
|
VIacheslavKlimov
|
947c2c2ad6
|
Merge branch 'master' of github.com:thingsboard/thingsboard into versions-upgrade
|
2025-07-22 13:37:05 +03:00 |
|
VIacheslavKlimov
|
560189dab9
|
Fix CVE-2025-52520, CVE-2025-53506, CVE-2025-48924
|
2025-07-22 13:36:59 +03:00 |
|
Viacheslav Klimov
|
5cc814d488
|
Merge pull request #13746 from vvlladd28/bug/vulnarnalability/jquery-terminal
Fix CVE-2025-7783 vulnerability
|
2025-07-22 13:36:20 +03:00 |
|
VIacheslavKlimov
|
45a57230c1
|
Upgrade versions of most libraries; refactor dependency management
|
2025-07-22 12:40:57 +03:00 |
|
Viacheslav Klimov
|
47c0103105
|
Merge pull request #13737 from ShvaykaD/http-api-error-handling
Handle MethodArgumentTypeMismatchException as 400 Bad Request
|
2025-07-22 11:20:59 +03:00 |
|
Vladyslav Prykhodko
|
568b0979ca
|
UI: Fix vulnerability CVE-2025-7783
|
2025-07-21 21:44:09 +03:00 |
|
Vladyslav_Prykhodko
|
24d1f4279c
|
UI: Added/updated rule node help links
|
2025-07-21 18:35:11 +03:00 |
|
Dmytro Skarzhynets
|
b323bdc5d0
|
Create alarm node: process message asynchronously to avoid blocking dispatcher thread
|
2025-07-18 17:47:04 +03:00 |
|
Dmytro Skarzhynets
|
b7f3c9fb63
|
Make component annotations inheritable
|
2025-07-18 15:48:06 +03:00 |
|
Viacheslav Klimov
|
aed4af9477
|
Merge pull request #13738 from dskarzh/improve-script-errors
Improve rule engine and calculated fields test script errors
|
2025-07-18 15:27:26 +03:00 |
|
Dmytro Skarzhynets
|
f8784fa48f
|
Fix blank check
|
2025-07-18 15:03:30 +03:00 |
|