Commit Graph
380 Commits
Author SHA1 Message Date
Kai KreuzerandGitHub 39f0e17002 Introduced new ui.start bundle, which brings custom lifecycle status … (#419)
* Introduced new ui.start bundle, which brings custom lifecycle status HTTP pages as well as an 404 error page.

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-10-31 09:16:10 +01:00
Kai KreuzerandGitHub 50a5309078 Revert "Integrate ESH authentication features in openHAB (#412)" (#414)
This reverts commit a4b5fab128.
2018-10-11 07:26:34 -04:00
Kai KreuzerandWouter Born a4b5fab128 Integrate ESH authentication features in openHAB (#412)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-10-10 00:39:37 +02:00
Kai KreuzerandWouter Born 502cafc698 mandatorily depend on orbit version of gson 2.7 (#403)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-09-23 10:53:35 +02:00
Wouter BornandKai Kreuzer 8091914a4b Apply POM Code Convention (#392)
Applies the POM Code Covention as used in OH2/ESH projects.

See also: https://maven.apache.org/developers/conventions/code.html

The executed command is:

mvn \
  com.github.ekryd.sortpom:sortpom-maven-plugin:sort \
  -Dsort.keepBlankLines=true \
  -Dsort.predefinedSortOrder=recommended_2008_06

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-10 13:45:11 +02:00
Kai KreuzerandMartin van Wingerden fcf9a9ac43 updated deps to 1.0.30 (#376)
* updated deps to 1.0.30

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* added commons-net to compat layer

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-08-01 16:25:37 +02:00
Kai KreuzerandGitHub 8abb0916d0 include rfc2217 support in serial API (#373)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-07-24 12:53:30 +02:00
Kai KreuzerandWouter Born 70d727da4c include swagger feature directly in rest-docs (#362)
also move out the rule engine from openhab-core and put it in openhab-distro instead

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-06-15 16:10:55 +02:00
CloudBees DEV@Cloud cabe7c4528 [unleash-maven-plugin] Preparation for next development cycle. 2018-05-28 01:54:21 +02:00
Kai KreuzerandMartin van Wingerden fb11962fb8 made http transport part of core installation (#344)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-18 09:58:25 +02:00
Kai KreuzerandMartin van Wingerden 2a97a2f8c6 directly added http client feature to http transport (#342)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-15 06:48:24 +02:00
Kai KreuzerandMartin van Wingerden 9a4c8d74ae replace ESH p2 update site dependency by plain Maven dependencies (#341)
* replace ESH p2 update site dependency by plain Maven dependencies
* added special dependencies for core bundles
* added dependencies to feature projects as well

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-14 14:33:24 +02:00
Kai KreuzerandMartin van Wingerden ee3ef06233 grouped features for serial support (#337)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-23 09:07:42 +02:00
Kai KreuzerandGitHub dee3ceea14 upgrade to Karaf 4.1.5 (#316)
* upgrade to Karaf 4.1.5

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-15 21:02:34 +01:00
Martin van WingerdenandKai Kreuzer 5a21ca6b02 Updated copyrights to 2018 (#271)
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2018-01-03 09:26:13 +01:00
CloudBees DEV@Cloud 5c6bfba450 [unleash-maven-plugin] Preparation for next development cycle. 2017-12-17 23:40:22 +01:00
VelinYordanovandKai Kreuzer 0cbb237e7b Changed the poms hierarchy (#225)
Signed-off-by: VelinYordanov <velin.iordanov@gmail.com>
2017-12-10 01:04:42 +01:00
Kai KreuzerandMartin van Wingerden ed718d8174 added a feature for the Home Builder (#241)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-03 08:31:40 +01:00
Kai KreuzerandGitHub 14dc90a128 Updated to Karaf 4.1.3 and Jetty 9.3.22 and used new ESH features (#230)
Updated to Karaf 4.1.3 and Jetty 9.3.22 and used new ESH features
2017-11-18 23:33:19 +01:00
Kai KreuzerandGitHub 29721e0a7b updated features to latest ESH changes reg. jUPnP + Jetty HTTP Client (#228)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-10 18:47:37 +01:00
Martin van WingerdenandKai Kreuzer 6bb1ba1057 Updated outdated copyrights (#197)
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2017-08-20 09:56:41 +02:00
Kai KreuzerandGitHub 1bdc5a1448 Moved Jetty client to a separate feature (#183)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-08-11 17:19:14 +02:00
Kai KreuzerandGitHub 93300599d5 removed dependency on a fixed version of Karaf bundles (#181)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-08-09 15:33:07 +02:00
Kai KreuzerandGitHub 932979c2db added commons httpclient to compat feature (#169)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-07-19 11:56:42 +07:00
Martin van WingerdenandKai Kreuzer 6fcb85b311 Version bump to version 2.2.0-SNAPSHOT (#160)
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2017-06-29 08:45:25 +02:00
Kai KreuzerandGitHub a1676fdd96 moved to coap transport feature of ESH (#157)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-16 13:36:15 +02:00
Kai KreuzerandGitHub a8a5142b49 fixed name of coap transport (#154)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-03 22:12:37 +02:00
Kai Kreuzer 62324222f0 added coap transport feature (#153)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-06-02 16:49:55 +02:00
Kai KreuzerandGitHub 020b6e29ae Delete pom.xml
this is outdated and has been moved to openhab-distro
2017-05-30 12:56:40 +02:00
Kai KreuzerandGitHub b8a43c0757 added jsr223 rule support bundle to rule engine feature (#146)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-05-08 15:49:06 +02:00
Kai KreuzerandGitHub c8486db1a0 restructured poms (#131)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-07 03:42:23 -07:00
Kai KreuzerandGitHub 222f0d3125 added jetty-proxy (#120)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-18 07:47:46 +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
Kai Kreuzer a2967889de fixed feature verification dependencies
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-15 23:03:13 +01:00
Kai KreuzerandGitHub 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
Kai KreuzerandGitHub 616a8cbafe removed start-level from transformation features again as this is now defined on the ESH features directly (#106)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 22:42:51 +01:00
Kai KreuzerandGitHub 28c35c5b54 also removed io.transport.serial from p2 repo (#105)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-28 13:16:55 +01:00
Kai KreuzerandGitHub 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 KreuzerandGitHub 619035d367 removed rest-docs from standard package (#93)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-16 23:06:07 +01:00
Kai KreuzerandGitHub 8270ba382f changed start level of transformation services (#89)
fixes https://github.com/openhab/openhab-distro/issues/333

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-08 15:10:31 +01:00
Kai KreuzerandGitHub 78272298ce added multimedia actions to new rule engine (#88)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-30 12:39:06 +01:00
Kai KreuzerandGitHub cfa1535e83 replaced mapdb by json database (#87)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-29 17:34:44 +01:00
Kai KreuzerandGitHub 3c758711ad don't overwrite cfg once it exists (#86)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-26 13:48:21 +01:00
Kai KreuzerandGitHub 8c5fc34d32 added all transformation services to expert package (#82)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-24 20:42:46 +01:00
Kai KreuzerandGitHub 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 KreuzerandGitHub 8576afe8ea corrected sonos service id (#78)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-21 16:41:37 +01:00
Kai KreuzerandGitHub c16c570159 added configuration to features (#71)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-22 14:15:14 +02:00
Kai KreuzerandGitHub 3e1ca652d7 added web audio feature (#69)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-13 17:37:29 +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 KreuzerandGitHub 62f71f820a added rest-voice feature (#66)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-08 10:18:35 +02:00