Commit Graph

547 Commits

Author SHA1 Message Date
Kai Kreuzer
47bfddeecd
added new methods for breaking ESH change (#339)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-03 19:21:40 +02:00
Svilen
0d14e401df Update to latest SAT version (#338)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2018-04-27 14:24:13 +02:00
Kai Kreuzer
ee3ef06233 grouped features for serial support (#337)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-23 09:07:42 +02:00
Patrick Fink
9546e6c85f Update unleash-maven-plugin to version 2.8.0 (#334)
Signed-off-by: Patrick Fink <mail@pfink.de>
2018-04-14 18:42:51 +02:00
Kai Kreuzer
c02826f882 added proper logging in error case (#333)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-13 15:40:31 +02:00
Stefan Triller
95fa29ee8a Null annotations: Disable unchecked conversion warning (#330)
Sync maven settings with IDE settings again.

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
2018-04-10 14:02:16 +02:00
Kai Kreuzer
cfbdb1d026 updated to latest deps version (#329)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-10 12:41:32 +02:00
Kai Kreuzer
6258d3c981 updated to 1.0.24 dependencies with zigbee libs (#327)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-03 21:48:09 +02:00
Kai Kreuzer
55afd3e74e only regard ESH main type when mapping to OH types (#326)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-01 21:50:44 +02:00
Kai Kreuzer
80c3597970 moved release repo in profile (#321)
* moved release repo in profile

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-28 21:18:16 +02:00
Kai Kreuzer
9b0bf26c09
added support for QuantityType in the compatibility layer (#319)
This specifically makes the QuantityType backward compatible and makes it treated as a simple DecimalType in any 1.x add-ons, such as specifically the persistence services.

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-26 14:29:19 +02:00
Kai Kreuzer
bd654a60e6
removed reference to release repo (#317)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-16 12:17:08 +01:00
Kai Kreuzer
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
openhab-bot
aa899d7f4d New Crowdin translations (#280)
* New translations
2018-03-13 06:59:30 +01:00
Kai Kreuzer
74621dbcc8 updated to latest version of 3rd party dependencies (#313)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-13 06:51:00 +01:00
Tanya Georgieva
8a3b3d1074 Changed the indentation for some XML files from spaces to tabs (#310)
Signed-off-by: Tanya D. Georgieva <tanya.dancheva.georgieva@gmail.com>
2018-03-12 18:17:58 +01:00
Tanya Georgieva
c85bf20486 Add new license header style for the XML files (#309)
Signed-off-by: Tanya D. Georgieva <tanya.dancheva.georgieva@gmail.com>
2018-03-12 15:46:19 +01:00
Wouter Born
0734e74fb7 Fix duplicate directory-maven-plugin declaration (#308)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-03-12 11:47:32 +01:00
Kai Kreuzer
711e19509c
fixed indentation (#296)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-02-14 17:32:25 +01:00
Kai Kreuzer
4aeae6b0a2
fixed warnings in build and added equinox.jetty dependency for feed tests (#294)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-02-14 17:04:18 +01:00
Kai Kreuzer
5f4e037cd4
updated to latest dependencies that are compatible with the latest smarthome.test bundle which required Mockito 2.0 (#293)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-02-13 22:00:25 +01:00
Henning Treu
8988baba82 Add OSM source service (#224)
Also: update logo pointer to new openHAB logo

Signed-off-by: Henning Treu <henning.treu@telekom.de>
2018-02-13 15:25:44 +01:00
Svilen
156b8021d3 Changed SAT artifact ID to correct one. (#284)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2018-01-26 16:00:49 +01:00
Svilen
16ac7f16ca Update sat configuration and version (#262)
* Add config file to the build
* Change to new artifact ID and version of SAT
* Bump to new version

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2018-01-26 09:47:44 +01:00
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