Kai Kreuzer
660fa9fbd6
reduce the esh release version to 0.9.0 to make sure that snapshots are taken ( #283 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-01-23 16:17:59 +01:00
pali
c330398320
[Dashboard] Fix illegal tile caused NPE ( #282 )
...
* [Dashboard] Fix illegal tile caused NPE
* [Dashboard] Improve error handling in DashboardServlet
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
2018-01-23 14:11:13 +01:00
Martin van Wingerden
c43d970f09
Fixed missing spacing and removed unused duplicate CSS ( #279 )
...
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2018-01-16 11:16:35 +01:00
Thomas Dietrich
0d7b270a3f
Capitalize Dashboard in log messages ( #277 )
...
😶
2018-01-15 08:30:47 +01:00
pali
9e324e1cbf
[Dashboard] support special words in dashboard tile URL's. ( #274 )
...
HOST, HOSTNAME special words are supported.
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
2018-01-13 12:05:30 +01:00
Svilen
97fbe5e4e8
Update header in HomeBuilder UI ( #276 )
...
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2018-01-12 13:57:45 +01:00
Martin van Wingerden
5a21ca6b02
Updated copyrights to 2018 ( #271 )
...
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2018-01-03 09:26:13 +01:00
Kai Kreuzer
ba829ffbe0
added required dependency to scr-plugin ( #268 )
...
* added required dependency to scr-plugin
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-21 08:48:34 +01:00
CloudBees DEV@Cloud
1d0c749514
[unleash-maven-plugin] Preparation for next development cycle.
2017-12-17 23:40:22 +01:00
CloudBees DEV@Cloud
5c6bfba450
[unleash-maven-plugin] Preparation for next development cycle.
2017-12-17 23:40:22 +01:00
Patrick Fink
fa11c3a758
Add explicit version to tycho pom.xml ( #267 )
...
to prevent formatting issues on automated release
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-12-17 20:19:06 +01:00
Patrick Fink
3e464e7e4f
Explicitly define scm tag to prevent formatting issues on automated release ( #265 )
...
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-12-16 18:31:28 +01:00
Kai Kreuzer
946135041d
introduced eshRelease version ( #264 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-16 14:50:54 +01:00
Kuba Wolanin
884b261260
[HomeBuilder] Usage documentation updated ( #263 )
...
* [HomeBuilder] Usage documentation updated
Signed-off-by: kubawolanin <hi@kubawolanin.com>
2017-12-15 19:15:27 +01:00
Kai Kreuzer
08fef96ea6
reverted app icon change ( #261 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-15 15:07:13 +01:00
Kai Kreuzer
1288309779
aligned app icon with Android and iOS app ( #260 )
...
fixes #250
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-14 23:49:10 +01:00
Kai Kreuzer
371d743bff
Preparations towards a reproducible release build ( #259 )
...
- using an ESH release build (0.10.0.b1)
- added ESH release p2 repos for release builds
- removed targetplatform, which afaics isn't used at all anymore
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-14 23:48:55 +01:00
Simon Kaufmann
bfa6c9ad06
Disable maven null analysis errors until tycho > 1.0 releasei ( #258 )
...
see eclipse/smarthome#4604
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
2017-12-12 15:15:34 +01:00
Kai Kreuzer
50c01f2098
Improved the feature installation logic ( #256 )
...
- wait for config update when online status has changed
- removed static methods and logger
- proper handling of "minimal" feature
- introduced a sync job that checks if everything is installed as expected (which serves as a retry mechanism in case of failed downloads)
fixes https://github.com/openhab/openhab-distro/issues/602
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-12 09:04:25 +01:00
Kai Kreuzer
559bc4afea
correctly unregister dashboard servlet ( #255 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-12 05:19:32 +01:00
Thomas Dietrich
d3d56d2072
Improve dashboard README ( #254 )
...
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-12-10 16:39:55 +01:00
Patrick Fink
7dbd3bd8eb
Upgrade maven unleash plugin to version 2.7.3 (fixes shillner/unleash-maven-plugin#91) ( #253 )
...
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-12-10 14:15:48 +01:00
VelinYordanov
0cbb237e7b
Changed the poms hierarchy ( #225 )
...
Signed-off-by: VelinYordanov <velin.iordanov@gmail.com>
2017-12-10 01:04:42 +01:00
Kai Kreuzer
aeefbc63fd
switching to ESH 0.10.0-SNAPSHOT ( #252 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-08 15:02:07 +01:00
Kuba Wolanin
d3293f9524
[HomeBuilder] Making Create Items button more prominent. Also hide the JSON request data. Closes #249 ( #251 )
...
Signed-off-by: kubawolanin <hi@kubawolanin.com>
2017-12-08 14:41:35 +01:00
Thomas Dietrich
9250ffe0cc
Fix crowdin incompatibility ( #245 )
...
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-12-05 13:57:36 +01:00
Wouter Born
af3466513e
Fix logo inconsistencies ( #246 )
...
* Updates some overlooked Classic UI icons to the new logo
* Updates the Home Builder favicon to the new logo
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2017-12-05 08:38:33 +01:00
Thomas Dietrich
377ad3aa07
Update Crowdin configuration file
2017-12-04 19:15:37 +01:00
Kai Kreuzer
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
Kuba Wolanin
3d811ecede
HomeBuilder - Initial contribution ( #172 )
...
openHAB Home Builder - home structure generator
Also-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Also-by: Demyan Rogozhin <dmitriy.rogozhin@gmail.com> (github: demyanrogozhin)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com> (github: kubawolanin)
2017-12-03 00:13:10 +01:00
Wouter Born
714bc1d2a8
Fix logo inconsistencies ( #240 )
...
* Use new icon in REST docs (Fixes #232 )
* Use updated favicon in Paper UI
* Update logo in dashboard tiles
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2017-12-02 18:13:26 +01:00
Kai Kreuzer
73688b7bd2
adapted DataTimeType mapping to new ESH type ( #239 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-01 18:05:38 +01:00
Kai Kreuzer
3f1af862bc
improved feature installer logic ( #238 )
...
- upgraded to Java 8
- reduced calls to listInstalledFeatures, which is very expensive
- properly do the calculation of current/target/diff list of addons, when the config changes
- don't log errors when uninstallation fails as this can happen if it is a dependent feature that must not be uninstalled
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-28 09:30:58 +01:00
Kai Kreuzer
0c7e762c03
fixed groupId for DS annotations ( #237 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-24 12:12:47 +01:00
Kai Kreuzer
0e9e06f184
updated targetplatform to deps 1.0.19 ( #236 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-23 13:47:47 +01:00
Kai Kreuzer
0939c15de0
updated target platform information ( #235 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-21 09:49:42 +01:00
Kai Kreuzer
008a67486e
fixed dashboard localization ( #233 )
...
- included ESH-INF to binary
- simplified getLocalizedText method as it was now only called with a null locale
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-19 00:25:17 +01:00
lolodomo
3fa30c1fba
Dashboard internationalization ( #217 )
...
French version included
Fixes #214
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2017-11-18 23:36:41 +01:00
Kai Kreuzer
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 Kreuzer
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
Kai Kreuzer
5be5bc8284
reduced logging level as the util class cannot judge the severity ( #227 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-05 22:06:47 +01:00
Kai Kreuzer
597b986199
added a round white background to the favicon
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-10-27 18:07:13 +02:00
Patrick Fink
9855e439a5
Final changes for initial release automation process ( #223 )
...
* Update versions plugin to version 2.5 (makes property mapping obsolete)
Signed-off-by: Patrick Fink <mail@pfink.de>
* Update maven unleash plugin to newest version
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-10-16 09:46:39 +02:00
Vlad Ivanov
bdd56bd628
BasicUI: update icons with new logo ( #221 )
...
Signed-off-by: Vlad Ivanov <vlad@ivanov.email>
2017-10-15 14:38:31 +02:00
Kai Kreuzer
52835948c5
logo update ( #220 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-10-15 01:21:24 +02:00
Kai Kreuzer
fcfdfbfbe7
adapted to changed ESH API ( #218 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-10-10 07:44:12 -07:00
Holger Reichert
d5841d354c
[compat1x] Fix ChartProvider API break ( #215 )
...
The ESH PR 4291 introduced a change in the ChartProvider API.
This commit changes the compat1x ChartProviderDelegate to work with these changes.
Signed-off-by: Holger Reichert <mail@h0lger.de>
2017-09-26 11:59:13 +02:00
Patrick Fink
74e24ce885
Add versions plugin for automated updating of version properties ( #213 )
...
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-09-25 07:59:00 +02:00
Patrick Fink
a1e10ccea7
Add maven-unleash-plugin for automated release process + add some properties to be able to do shadow releases ( #204 )
...
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-09-21 08:18:23 +02:00
Markus Rathgeb
e57044e13c
Rework / formatted manifest ( #211 )
...
* reworked and formatted manifest
* added missing jdt.annotation
Related to: https://github.com/eclipse/smarthome/pull/4308
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2017-09-21 08:16:38 +02:00