Vladyslav_Prykhodko
27775ca39e
Fix delete timeseries data
2019-11-12 18:13:26 +02:00
Chantsova Ekaterina
25a6927b6e
Fix disable on condition and errors displaying
2019-11-12 18:12:24 +02:00
nordmif
6f2c1deca8
increased default JS execution time to 3000 ms
2019-11-11 19:02:05 +02:00
Vladyslav
a888c97033
Fix translate ( #2163 )
2019-11-08 17:44:21 +02:00
woodyjon
695d3a796c
2 small typos in widget codes ( #2160 )
2019-11-08 15:42:10 +02:00
Vladyslav
5d83d6c21c
Fix not work in the autocomplete tooltip action create datakey ( #2139 )
2019-11-08 14:21:55 +02:00
Dima Landiak
fc78186414
fix the right message sending on transaction end ( #2137 )
2019-11-08 14:21:21 +02:00
Chantsova Ekaterina
a51c44e5db
Multiple attributes input widget improvement ( #2144 )
...
* Extend multiple input widget
* Update multiple attributes widget
* Change bundle, minor changes
* Fix disablefor date input
2019-11-08 14:20:21 +02:00
Vladyslav
1059c21eab
Fix calculate trip to big interval time ( #2161 )
2019-11-08 14:19:49 +02:00
Vladyslav
ac8e67eff0
Create new input widgets for edit location enity to map ( #2138 )
2019-11-08 14:19:15 +02:00
YevhenBondarenko
46c7862258
Activation Link(added logic if x-forwarded-proto is set but x-forwarded-port not set, set port to 80 or 443)
2019-11-08 11:01:01 +02:00
Andrew Shvayka
3ad552b735
Allow Nulls in JsonConverter for usability
2019-10-30 18:43:07 +02:00
Andrew Shvayka
a7bd77e91f
Updated PostgreSQL driver version to 9.4.1212
2019-10-29 17:09:50 +02:00
Dima Landiak
a2e99688c5
rest api call node ui fix
2019-10-23 17:59:04 +03:00
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
...
* rest api call node added redis queue support
* rest api node refactoring
2019-10-23 17:58:46 +03:00
Vladyslav
a2c83820c3
Change background color select dashboard ( #2115 )
2019-10-23 11:09:32 +03:00
Igor Kulikov
d344f1d08f
Minor refactoring.
2019-10-18 15:47:05 +03:00
Igor Kulikov
f472855019
Revert travis config.
2019-10-18 14:01:17 +03:00
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
2019-10-18 12:44:52 +03:00
ShvaykaD
38d7c1e826
Redis cluster configuration support
2019-10-18 08:33:09 +03:00
Andrew Shvayka
2b7df84ae9
Claiming devices using claimData attribute ( #2105 )
...
* Claiming devices using claimData attribute
* Fixed license header
2019-10-18 08:30:53 +03:00
Vladyslav
25e36583f8
Feature/clustering market ( #2050 )
...
* Add support clustering and creating setting schema from google and tencent
* Add settings for leaflet
* Fix name setting
* Fix text setting and change zoom level
2019-10-17 18:26:10 +03:00
VoBa
45059ae660
Added missing UA & RU translates ( #2038 )
2019-10-17 18:25:28 +03:00
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
...
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
2019-10-17 18:25:05 +03:00
Vladyslav
9f266cd239
Move action button to header widget ( #2100 )
2019-10-17 15:30:13 +03:00
Oleg Kolesnik
8b0d7c1e64
UI:fix. Dashboard (widgets order mobile view) ( #2029 )
2019-10-17 15:29:04 +03:00
Chantsova Ekaterina
467d7b5c3c
Flots comparison option ( #2079 )
...
* Add new hidden widget cards for latest and timeseries value
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* Allow hiding of zero/false dataKey values from tbFlot widgets tooltips
* comparison option draft
* Added dataKey setting for excluding from Stacking mode in chart widgets.
* Flot comparison option (draft)
* Flot comparison option (draft)
* Fix color generation for additional keys
* Add new time options for comparison
* Add ability to define points symbol and line width in 'line' flot charts
* Change history timeinterval calculation, translations definition
2019-10-17 15:25:24 +03:00
Andrew Shvayka
14c2d2e5ba
Merge pull request #2075 from mp-loki/bug/clear-alarm-node-fix
...
Fix Clear Alarm Node clearTs and endTs in log message
2019-10-17 14:06:38 +03:00
Valerii Sosliuk
c85f218993
Alarm Clear Test Fixed
2019-10-17 12:49:02 +03:00
Andrew Shvayka
c8bc473810
Merge pull request #2074 from vvlladd28/feature/input-widget-locations
...
Add translate
2019-10-15 19:14:59 +03:00
Vladyslav_Prykhodko
f8bb2839aa
Add support import label
2019-10-15 17:11:59 +03:00
Vladyslav
c5a3c445ba
Merge branch 'master' into feature/input-widget-locations
2019-10-15 14:26:24 +03:00
Chantsova Ekaterina
ddce20ac01
Missed translations for RU & UA
2019-10-15 13:58:29 +03:00
Andrew Shvayka
502300cedd
License Header Fix
2019-10-15 13:57:22 +03:00
Vladyslav_Prykhodko
26fa1fd832
Improve widget device claim
2019-10-15 13:51:38 +03:00
vparomskiy
09a164be0f
Migrator tool: fix dependencies and update docs
2019-10-15 10:57:47 +03:00
vparomskiy
042db525ae
fix dependencies
2019-10-14 18:10:20 +03:00
vparomskiy
b95dc476cb
tool for migrating from Postgres to hybrid mode
2019-10-14 18:09:18 +03:00
Valerii Sosliuk
db67999b71
Clear Alarm Node fix clearTs and endTs in log message
2019-10-10 13:49:33 +03:00
Vladyslav_Prykhodko
4c96e6283c
Add translate
2019-10-10 13:27:14 +03:00
Andrew Shvayka
4d215f3191
Update .travis.yml
2019-10-10 11:16:49 +03:00
Vladyslav_Prykhodko
4e37fb27b3
Fix URL
2019-10-10 11:14:29 +03:00
Vladyslav_Prykhodko
53ea572be6
Create new input widget for location with automaticali detection
2019-10-09 19:37:09 +03:00
Vladyslav_Prykhodko
fb369d1d00
Change CDN url(end life RawGit)
2019-10-09 19:36:39 +03:00
Andrew Shvayka
3889fb1515
Merge pull request #2030 from Terny22/device-clainig-widget
...
Added 'Device claiming widget'
2019-10-09 19:35:39 +03:00
Andrew Shvayka
ea39088fe8
Update .travis.yml
2019-10-09 19:35:28 +03:00
luPhz
bd8f9ba988
Fixed spelling
2019-10-01 20:16:37 +03:00
Chantsova Ekaterina
e38ec2e3fe
Missed translations for login page
2019-09-27 11:42:52 +03:00
Sergey Tarnavskiy
bf198a34aa
Added 'Device claiming widget'
2019-09-25 19:52:12 +03:00
Paolo Cristiani
c2ed2cfbb6
Translations for IT, FR, ES and DE of input-widgets, admin, audit-log, user and profile ( #2007 )
...
* Add new hidden widget cards for latest and timeseries value
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* input-widgets translations for IT, FR, ES and DE
* admin, audit-log, user and profile translations for IT, FR, ES and DE
* fix action sources translations for IT, FR, ES and DE
2019-09-13 13:52:05 +03:00