Maksym Dudnik
d074ee7e23
Rule node Updated Translation
6 years ago
ShvaykaD
a3a17dc828
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service ( #2597 )
6 years ago
Vladyslav
2a1c55f022
[2.5] Revert change JSON form ( #2598 )
* Revert change
* Revert file
6 years ago
Vladyslav
39ba550d41
Fix not add entityLabel for header action open dashboard state ( #2601 )
6 years ago
Vladyslav
e8fffdbc4d
Fix manage dashboard states for Safari ( #2602 )
6 years ago
Vladyslav
3881dc8423
Add new alias Current tenant ( #2596 )
6 years ago
VoBa
fcf436c620
[2.5] Added possibility to login by url params ( #2581 )
* Added possibility to login by url params
* Changes after code review
6 years ago
ShvaykaD
11479935c2
SQL TTL Implemenation
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
6 years ago
YAMAMOTO Takashi
194d628bfd
tools/src/main/shell/*.sh: Fix "yes" patterns ( #2553 )
So that it accepts "yes".
6 years ago
Vladyslav
fef74373e0
Fix timeseries table layout ( #2569 )
6 years ago
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
* Filter relation by To and From entities
* Rename typo
6 years ago
blackstar-baba
00b5d36e0b
fix bug: Under high concurrency, Mqtt client nextMessageId exceeds the 0xffff limit ( #2564 )
The compareAndSet method and getAndIncrement method of the AtomicInteger class are atomic, but when these two methods are used at the same time, they are no longer atomic.
6 years ago
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
6 years ago
Vladyslav_Prykhodko
903e459851
The map was not loaded with empty entity(not set longitude/latitude)
6 years ago
YAMAMOTO Takashi
dfd5ab3942
tools/src/main/shell/*.sh: Expand tabs for consistency ( #2548 )
6 years ago
Vladyslav
5cf35dae94
Add delete translate and change setting name ( #2546 )
6 years ago
Chantsova Ekaterina
cb2278ed56
Remove empty strings from Spanish translations ( #2539 )
6 years ago
Oleg Kolesnik
08c8d93568
UI:fix. Map widget2 ( #2413 )
preserves previous data on map if no data for current date range received
6 years ago
blackstar-baba
39ff12fea2
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times ( #2531 )
6 years ago
Dmytro Shvaika
0e6b3b49b8
fix typo
6 years ago
Dmytro Shvaika
1bde12eed0
fix-the-timeseries-upgrade
6 years ago
Vladyslav
f57ed509fc
Merge pull request #2507 from vvlladd28/feature/digital-gauge/ticks
[2.5] Add support ticks to digital gauge
6 years ago
ShvaykaD
e9e24f3aa5
improvements/kafka-rule-node-ui ( #2506 )
* added ability to set metadata key-pairs as record headers in kafka node
* added default charset if it is undefined
6 years ago
ShvaykaD
515dc983d3
Improvements/kafka rule node ( #2505 )
* added metadata key-values as kafka headers
* added default charset to configuration
* fix typo
6 years ago
Vladyslav
2f8ea30846
Add init value
6 years ago
Vladyslav
c4b11f9857
Add default value
6 years ago
Igor Kulikov
72ef0ede74
Fix RPM preinst script
6 years ago
Vladyslav_Prykhodko
49be7d1ec3
Add support ticks to digital gauge
6 years ago
ShvaykaD
188c3e5b63
Upgrade Sql Ts & Timescale improvements ( #2495 )
* psql & timescale ts upgrade improved
* fix typo
* fix typo 2
* removed tenant_id from timescale db schema & upgade scipt logic
6 years ago
VoBa
aabc22d7d2
Non root docker user ( #2460 )
* Non root docker user
* Fixes for user - signle user for all services
* Base image changed
* Fixes for pvc removal
* Moved to be in sync with PE
* Changed to TB repository
6 years ago
YevhenBondarenko
d68ef2333a
updated guava and protobuf versions
6 years ago
VoBa
f3a01f21f6
Merge pull request #2493 from volodymyr-babak/master
Added env variable link
6 years ago
Volodymyr Babak
ae1e8cdc17
Added env variable link
6 years ago
YevhenBondarenko
ad4e27d08b
added TbCheckAlarmStatusNode to rulenode-core-config.js
6 years ago
YevhenBondarenko
a4ae57eb86
improvements
6 years ago
YevhenBondarenko
b3aaf66f3f
created TbCheckAlarmStatusNode
6 years ago
Vladyslav
29429cb0c4
Fix create color range
6 years ago
Dmytro Shvaika
30ba274eca
fix setting additional_info
6 years ago
Dmytro Shvaika
67fa64d448
fix NPE
6 years ago
Dmytro Shvaika
31b06fefdd
added InsertRepository for Relation Dao
6 years ago
Igor Kulikov
a9df9df99e
Remove unnecessary Admin settings validation
6 years ago
Yevhen Bondarenko
244bcc7822
fix tls version ( #2450 )
6 years ago
Vladyslav
90ae060cbe
Add gauge color limit ( #2479 )
6 years ago
YevhenBondarenko
a58db6b7ec
added query delete to JavaAttributeDao
6 years ago
Vladyslav
0ed0725643
[2.5] Feature add support json[ui] ( #2446 )
* Merge with master
* Refactoring code
* Add license header
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
6 years ago
Dmytro Shvaika
db65eac638
added better logging to ts upgrade
6 years ago
YevhenBondarenko
118c81da5f
remove min and max json query from AggregationRepository
6 years ago
YevhenBondarenko
7de309e217
Created HsqlEntityDatabaseSchemaService, improvement TimescaleTsDatabaseUpgradeService and TimescaleInsertTsRepository
6 years ago
Igor Kulikov
96147bff8f
Fix PreAuthorize annotation for claimDevice REST method.
6 years ago
Igor Kulikov
771bd70a33
Fix tb-postgres docker image. Update postgreSQL version to 11
6 years ago