Kai Kreuzer
8797846be3
moved the swagger servlet registration to its own component ( #156 )
...
This should avoid potential circular dependencies at startup as the dashboard tile does not depend on HttpService anymore.
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-09 12:38:46 +02:00
Kai Kreuzer
83d1217a69
Made dashboard component to be activated immediately and improved logging ( #155 )
...
There is now a line with an absolute Url using the primary IPv4 interface about where openHAB is accessible (both for http & https).
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-09 12:17:05 +02:00
Kai Kreuzer
14e503736c
code cleanup to match expectations of static analysis tool ( #151 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-02 16:40:55 +02:00
Kai Kreuzer
841f238eea
add openHAB version and build info to dashboard footer ( #149 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-05-16 12:54:20 +02:00
Kai Kreuzer
465b237d0b
implemented new method of ExtensionService interface ( #145 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-29 20:51:46 +02:00
Martin van Wingerden
1ccb558db6
Corrected spelling error occured => occurred ( #138 )
...
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2017-04-15 11:53:49 +02:00
Stefan Triller
541b3e3444
Set Groovy compiler level to "i don't care" so eclipse can choose a groovy compiler to build the project without errors ( #139 )
...
Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
2017-04-13 21:39:07 +02:00
Chris Jackson
40b553f61d
Add openHAB logo icon ( #134 )
...
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
2017-04-10 18:38:17 +02:00
Kai Kreuzer
f089cd912f
added about files
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-07 16:26:59 +02:00
Kai Kreuzer
485a65e739
applied code formatter ( #132 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-07 03:42:37 -07:00
Kai Kreuzer
c8486db1a0
restructured poms ( #131 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-07 03:42:23 -07:00
Kai Kreuzer
3be8099728
switched to Java8 ( #130 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-05 01:06:43 -07:00
Kai Kreuzer
dcc48f1219
added further links to documentation pages ( #116 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-17 18:10:49 +01:00
Kai Kreuzer
d1cfcb5918
fixed dangling audio streams if files are played in between ( #115 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-29 00:26:51 +01:00
Kai Kreuzer
ceef9a9fe0
moved on to 2.1.0-SNAPSHOT
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-20 10:48:55 +01:00
Vlad Ivanov
0a70f9e5cb
BasicUI: add webapp manifest and icons ( #107 )
...
Signed-off-by: Vlad Ivanov <vlad@ivanov.email>
2017-01-09 12:56:56 +01:00
Kai Kreuzer
25375e6dc4
adapted feature installer to new remote repo locations, moved package definitions to distro and improved setup page ( #110 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-09 11:09:38 +01:00
Vlad Ivanov
b178eca4f4
Dashboard: remove html5 icon, remove z-index for overlay ( #109 )
...
Signed-off-by: Vlad Ivanov <vlad@ivanov.email>
2017-01-07 17:50:43 +01:00
Kai Kreuzer
b1e0a71795
added warning message to the dashboard for exposed hosts
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 22:40:15 +01:00
Kai Kreuzer
99b64815c9
replaced io.transport.serial bundle by nrjavaserial bundle in the target platform ( #104 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-28 13:10:41 +01:00
Kai Kreuzer
fcc1bcb2ec
Revert "Update nrjavaserial, Fixes #101 "
...
This reverts commit ba9ff5389f
.
2016-12-27 10:03:52 +01:00
Chris Van Orman
ba9ff5389f
Update nrjavaserial, Fixes #101
...
Signed-off-by: Chris Van Orman <vanorman.chris@gmail.com>
2016-12-24 14:58:48 +01:00
Kai Kreuzer
f3750ec48c
only send installed events for new addons ( #100 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-22 15:41:37 +01:00
Kai Kreuzer
138d73533e
Feature installation improvements ( #99 )
...
- switched to Karaf 4.0.8
- used bulk feature installation
- synchronised methods to avoid concurrent operations
- fixed issue where dashboard bundle might bind the addons configuration
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-22 00:05:12 +01:00
aounhaider1
20f802a981
Use cutom label from module config ( #98 )
...
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-12-21 14:31:32 +01:00
Kai Kreuzer
4089e5d828
only show spinner if package selection hasn't been skipped and thus UIs are expected to be installed ( #97 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-20 18:43:45 +01:00
Kai Kreuzer
a72b1c9af2
adapted to changed ESH API and added links to binding documentation ( #96 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-17 14:04:48 +01:00
aounhaider1
238ba3d695
Custom label for extensions menu entry ( #95 )
...
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-12-16 23:06:24 +01:00
Kai Kreuzer
33dfe7af99
improved wording ( #91 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-09 15:06:17 +01:00
Kai Kreuzer
b9b4e08694
Several Dashboard enhancements: ( #90 )
...
- replaced minimal package by skip button
- added background images for packages
- added spinner in case of empty Dashboard
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-08 18:44:18 +01:00
Kai Kreuzer
d3a81fe8c7
allow spaces in the list of add-ons in addons.cfg ( #85 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-26 12:17:48 +01:00
Kai Kreuzer
053c073d9e
Refactoring of package handling ( #81 )
...
* adapted FeatureInstaller to adapt addons info in ConfigAdmin, so that this info is stored in a file
* removed experimental features
* removed package selection from UI as it is meant to be only set once
* introduced new packages: minimal, simple and expert
* introduced a setup page on the dashboard, if no package is set (and thus openHAB is uninitialized)
* added auto-refresh of dashboard to have new entries appear automatically
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-24 20:09:52 +01:00
Kai Kreuzer
c10bc77858
removed outdated component descriptor ( #77 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-12 19:22:16 +01:00
Kai Kreuzer
ae4cf5a208
changed label to be not identical to the one of the host bundle ( #75 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-11 18:50:08 +01:00
Kai Kreuzer
fbb210b970
removed ESHCallType and added correct mapping to new CallItem and StringListType in ESH ( #73 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-10 11:49:27 +01:00
Kai Kreuzer
703b2f043d
adapted code to ESH API change ( #72 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-01 09:09:05 +01:00
Georg Sawtschuk
f16c5836d7
Takeover Dimmer.getStateAs implementation from eclipse's core ( #70 )
...
Fix for https://github.com/openhab/openhab/issues/4707 . DimmerItem.getStateAs returns 0 if PercentType requested. Tested together with influxdb persistence.
2016-10-18 21:07:59 +02:00
Kai Kreuzer
ac7b3c795e
added toFullString() method ( #68 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-12 09:05:23 +02:00
Kai Kreuzer
8c7bd006dd
re-added ConsoleInterpreter for openHAB 1 build ( #67 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-12 09:03:24 +02:00
Kai Kreuzer
9128539c0a
added io.sound to p2 repo
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-10 14:13:04 +02:00
Kai Kreuzer
2a62dea2d5
fixed playback issue due to stream being closed too early ( #65 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-05 16:06:39 +02:00
Kai Kreuzer
7087ea3582
Added new enhanced sound fragment, which brings mp3 support on top of ESH. ( #63 )
...
Remove the old audio action as all features should now be covered through ESH itself.
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-30 23:00:30 +02:00
Kai Kreuzer
8a7f5561b1
readded old TTS interface so that 1.x compiles ( #62 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-13 18:12:47 +02:00
Kai Kreuzer
74550d6528
removed lazy bundle activation to avoid circular dependencies ( #59 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-30 15:26:37 +02:00
Kai Kreuzer
a819b25ff5
changed audio action to implement ESH interface ( #58 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-29 23:45:32 +02:00
Kai Kreuzer
33b6032405
adapted Audio action to new ESH TTS interfaces ( #53 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-20 20:49:39 +02:00
Chris Jackson
795aab9b19
Add new persistence method ( #55 )
...
* Updated to include new persistence method getItems
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
2016-08-02 22:45:23 +02:00
Kai Kreuzer
0d640910de
Delete .project
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-07-20 16:20:29 +02:00
Kai Kreuzer
a2ca9c590a
removed dependency on ThingSetupManager ( #52 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-27 18:12:52 +02:00
Kai Kreuzer
ae2d55f9d4
replaced classic icon set by ESH version of it ( #50 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-20 10:20:08 +02:00