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
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
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
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 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
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
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
c55513a8c0
switched to snapshot
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-21 14:00:58 +02:00
Kai Kreuzer
8bd77e32c5
Releasing 2.0.0.b3
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-21 13:51:10 +02:00
Kai Kreuzer
01c44a5223
renamed tts addons to voice ( #42 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-26 21:14:30 +02:00
Kai Kreuzer
235c82b023
added esh repos for online mode ( #41 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-25 20:57:18 +02:00
Kai Kreuzer
07e75b7e96
enhanced feature installer to also handle remote repos for legacy and experimental features ( #39 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-25 18:16:14 +02:00
Kai Kreuzer
8209e72ba6
fixes https://github.com/openhab/openhab-distro/issues/176
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-16 09:20:38 +02:00
Kai Kreuzer
667df5ceca
improved robustness of feature/package installer
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-15 21:36:24 +02:00
Kai Kreuzer
c9650f149f
Merge pull request #34 from kaikreuzer/packagemgr
...
registered feature installer as a service so that it appears in the P…
2016-04-15 17:57:49 +02:00
Kai Kreuzer
a1bda50055
registered feature installer as a service so that it appears in the Paper UI
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-14 18:03:36 +02:00
Markus Rathgeb
7b0651ccde
drop multiple karaf version declarations
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-04-13 18:31:57 +02:00
Kai Kreuzer
04cfa9cee3
applied updated and neutral copyright header
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-03-27 22:14:00 +02:00
Kai Kreuzer
2f7be5a2e1
removed manifest builder to avoid errors in workspace
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-10 19:03:48 +01:00
Kai Kreuzer
ded1a0c51a
updated year to 2016
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-08 22:17:05 +01:00
Kai Kreuzer
bf23b738a0
only install features if they are not already installed
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-05 00:30:12 +01:00
Kai Kreuzer
c426779005
only install if name is not blank
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-03 23:41:14 +01:00
Kai Kreuzer
4e88685bd8
added possibility to select an installation package
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-01 22:59:35 +01:00
Kai Kreuzer
d367060853
Applied changes from https://github.com/openhab/openhab2/pull/585
...
Also-By: Davy Vanherbergen davy.vanherbergen@gmail.com
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-29 21:48:00 +01:00
Kai Kreuzer
78a586b378
changed groupId to org.openhab.core
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-27 23:48:19 +01:00
Kai Kreuzer
a5b86617a6
initial commit of openhab core components
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-26 23:22:23 +01:00