Igor Kulikov
b482238ef3
Version set to 2.4.1-SNAPSHOT
2019-07-12 16:15:00 +03:00
Andrew Shvayka
2f4d13c7de
ThingsBoard install scripts and default DB changed
2019-07-09 12:50:14 +03:00
Andrew Shvayka
69874d7689
Fix windows install scripts
2019-07-09 12:37:25 +03:00
Andrew Shvayka
64da2024cb
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-07-06 00:19:53 +03:00
Andrew Shvayka
407f7cfd48
Improved logback configuration
2019-07-06 00:19:11 +03:00
Igor Kulikov
7e6a556db0
Set hibernate.ddl-auto to none
2019-07-05 20:53:06 +03:00
Andrew Shvayka
347ac9910d
Increased JWT token expiration time
2019-07-03 10:30:36 +03:00
Igor Kulikov
40b02ff7ff
Improve upgrade scripts.
2019-07-02 10:52:17 +03:00
Paolo Cristiani
cd213bfeb9
Add 'On HTML element click' action source for HTML card (static and value) widgets
2019-07-01 14:31:23 +03:00
Igor Kulikov
4676b19ca3
Add SQL indexes file to controller sql test suite
2019-06-27 12:29:59 +03:00
Igor Kulikov
f140f6d475
Separate SQL indexes file.
2019-06-27 12:28:06 +03:00
Igor Kulikov
15b6b4ef2a
Add SQL indexes
2019-06-27 11:51:27 +03:00
Igor Kulikov
c631d51e24
Version set to 2.4.0-SNAPSHOT
2019-06-27 10:12:30 +03:00
Igor Kulikov
6cdb508c71
Claiming devices implementation
2019-06-27 10:00:17 +03:00
Igor Kulikov
04722e5e8f
Fix conflicts
2019-06-26 18:54:41 +03:00
Igor Kulikov
1c394a4231
Merge pull request #1790 from vvlladd28/feature/rpc-button-call
...
Add new control widget button
2019-06-25 21:17:22 +03:00
Igor Kulikov
457fc4423a
Merge branch 'master' into features/add_hide_empty_lines_options_on_timeseries_table_widget
2019-06-25 18:41:25 +03:00
Igor Kulikov
e0ffd509af
Merge pull request #1672 from pgrisu/features/add_row_and_cell_action_sources_on_timeseries_table_widget
...
Add rowClick and actionButtonClick action sources to timeseries_table widget…
2019-06-25 18:28:37 +03:00
Vladyslav_Prykhodko
b3fa72999c
Change license
2019-06-24 17:30:55 +03:00
Vladyslav_Prykhodko
0656cabed9
Fix cassandra update script
2019-06-24 16:29:50 +03:00
Vladyslav_Prykhodko
e4d7cb186a
Fix update file
2019-06-24 15:19:58 +03:00
Vladyslav_Prykhodko
c35eff1cde
Update database schema
2019-06-24 12:34:40 +03:00
Igor Kulikov
66193a348c
Improve debian packaging scripts.
2019-06-20 13:31:38 +03:00
Vladyslav_Prykhodko
6f0a944142
Add new control widget button
2019-06-18 19:42:26 +03:00
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
...
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00
Maksym Dudnik
5a914f5938
maps widget bundle changes (trip_animation configs)
2019-05-16 17:44:08 +03:00
Maksym Dudnik
388b7be423
maps widget bundle changes (trip_animation configs)
2019-05-16 17:43:37 +03:00
Andrew Shvayka
6b78ecb1bb
Merge pull request #1653 from ViktorBasanets/master
...
Added debug events ttl
2019-05-16 17:07:14 +03:00
pgrisu
d3465f71d7
add hide empty lines option to timeseries-table widget
2019-05-09 01:31:23 +02:00
Igor Kulikov
bad855027b
Merge pull request #1633 from Terny22/improvement/maps-scroll-zooming-setting
...
Added 'Disable scroll zooming' setting for all map types
2019-05-03 12:11:59 +03:00
Volodymyr Babak
a53087dd26
Default keep alive set to false. Fixed tests
2019-05-03 11:45:27 +03:00
pgrisu
6bf6aa4541
Add rowClick and CellButton action sources to timeseries_table widget. The actionHadler will receive selected row[] array as additionalParams
2019-04-27 14:55:04 +02:00
Maksym Dudnik
f169f2535e
UI. Trip Animation Widget
...
Added time step for normalization.
Added tooltip and tooltip configuration for points.
Added anchor definition for points and changed behaviour of next/prev step buttons for this anchors.
Added decoration for path and decorator configurations.
Maps widget bundle includes new version of Trip animation widget.
2019-04-26 16:13:38 +03:00
basanets
11e04af141
Fixed according to comments
2019-04-19 17:21:39 +03:00
basanets
16a18638f2
Added debug event ttl
2019-04-19 11:06:28 +03:00
Sergey Tarnavskiy
14a51e5362
Added 'scroll-zooming' and 'custom provider' settings to trip-animation widget
2019-04-17 16:13:16 +03:00
nordmif
2731ff69ae
trying to pass tests
2019-04-17 14:55:30 +03:00
Andrew Shvayka
4625f93d9c
Revert "Added MQTT keep-alive parameter"
2019-04-17 13:01:29 +03:00
Igor Kulikov
852ae61a8f
Merge pull request #1610 from vvlladd28/feacher/add_map_here
...
Add new map provider HERE
2019-04-17 12:07:34 +03:00
Andrew Shvayka
10058fe425
Merge pull request #1642 from yefimov-andrey/mqtt-keep-alive-fix
...
Added MQTT keep-alive parameter
2019-04-16 19:50:17 +03:00
Vladyslav_Prykhodko
865e3f31dd
Merge remote-tracking branch 'upstream/master' into feacher/add_map_here
2019-04-16 14:29:24 +03:00
Vladyslav_Prykhodko
11f35a504b
Merge remote-tracking branch 'origin/feacher/add_map_here' into feacher/add_map_here
...
# Conflicts:
# application/src/main/data/json/system/widget_bundles/maps.json
2019-04-16 14:17:38 +03:00
Vladyslav_Prykhodko
0badd582fd
update test provider name HERE
2019-04-16 14:14:02 +03:00
Igor Kulikov
a9a5b344ff
Merge pull request #1634 from MrKartoshka/trip_animation_improvement
...
Trip animation widget improvement:
2019-04-16 12:56:40 +03:00
Igor Kulikov
090a99dda4
Merge pull request #1607 from dmytro-landiak/feature/debug-rate-limits
...
events debug mode rate limits added
2019-04-16 12:42:29 +03:00
nordmif
3fec1a2dda
fixed mqtt keep-alive
2019-04-15 20:06:11 +03:00
Maksym Dudnik
f0d770fadf
maps widget bundle changes (trip_animation configs)
2019-04-15 17:27:43 +03:00
Dima Landiak
bf17acda0a
set data types to null cassandra
2019-04-09 16:07:16 +03:00
Vladyslav
47e177c2c2
Merge branch 'master' into feacher/add_map_here
2019-04-05 16:28:47 +03:00
Vladyslav
3b753852da
Update maps.json
2019-04-05 16:19:46 +03:00