Commit Graph

4406 Commits (2021cd4624ce7dc54d2560438b033d51a89a132d)

Author SHA1 Message Date
Jerome Luckenbach 66c3f1df5b
[WIP]Minor updates collection (#1065)
* Add warning badge for usage recommendation

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Added a tab example

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Added warning badge

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Added warning badge

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Removed experimental warning.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-10-30 21:51:07 +01:00
openHAB Build Server 217d711bb1 Merge commit '271e9e9275effd9591f2d92ba8e68b44b9fe19da' into HEAD 2019-10-29 21:05:04 +00:00
Wouter Born 271e9e9275 Update prerequisites (#1067)
* Emphasize that Java 8 should be used which hopefully makes users double check their Java version
* Add recommendation for using 64-bit JVM on Intel/AMD
* Update recommendation for ARM with Raspberry Pi example so users can easier relate to it
* Update reasons for using 32-bit JVM on ARM so users don't put effort into recompiling nrjavaserial on arm64 because it already works
* Fix typo

Fixes #932

Signed-off-by: Wouter Born <github@maindrain.net>
2019-10-29 22:04:46 +01:00
openHAB Build Server 19baf84857 Updated external content (Jenkins build 383) 2019-10-29 21:01:33 +00:00
openHAB Build Server 2dc743d06e Merge commit 'be0577cd03bb6305e3765fcd1acd5d4f50c3b784' into HEAD 2019-10-28 23:12:33 +00:00
Hilbrand Bouwkamp be0577cd03 [developers] Neutralize gender (#1068)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-29 00:12:16 +01:00
openHAB Build Server 819d3878f5 Updated external content (Jenkins build 382) 2019-10-28 10:40:39 +00:00
openHAB Build Server ed6e173b9f Merge commit '8b81ff9b54b2a9a0f1f8b534dea8eb3ca73e4d2d' into HEAD 2019-10-25 11:54:04 +00:00
sihui 8b81ff9b54 Update index.md (#1066)
fixes Zulu Download and Installation link.

Related community thread:
https://community.openhab.org/t/first-steps-zulu/84202?u=sihui

Signed-off-by: Siegfried Huismann sihui@gmx.de
2019-10-25 13:53:46 +02:00
openHAB Build Server ed96efd0c3 Merge commit '2569ae3cf8cd5fde69fc765f360b3109428f4b89' into HEAD 2019-10-24 19:45:42 +00:00
Hilbrand Bouwkamp 2569ae3cf8 [developers] Rewrite of eclipse ide documentation (#1064)
Also-By: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-24 20:47:51 +02:00
openHAB Build Server 56a4b59309 Updated external content (Jenkins build 379) 2019-10-22 04:16:11 +00:00
openHAB Build Server 53c79cf329 Merge commit '8732d478a1258c37d88e2b49f873f7c8b42b9c91' into HEAD 2019-10-21 10:41:22 +00:00
tk-innoq 8732d478a1 Update events.md (#1063)
* Update events.md

* Update events.md

Fix typo.
2019-10-21 12:41:04 +02:00
openHAB Build Server caaa7f4add Updated external content (Jenkins build 378) 2019-10-20 04:22:30 +00:00
openHAB Build Server 963033955c Updated external content (Jenkins build 376) 2019-10-19 04:58:13 +00:00
openHAB Build Server e1045d0018 Updated external content (Jenkins build 373) 2019-10-16 18:54:57 +00:00
openHAB Build Server 71e0e6dd5e Merge commit '5b4b99d5d68644696a32e8eb91680ec3086168e1' into HEAD 2019-10-16 02:32:50 +00:00
Christoph Weitkamp 5b4b99d5d6 Update to OSGi Core / Compendium Release 7 (#1062)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-15 20:06:49 +02:00
Mark Hilbush 82cbb61f9b Add new system profile rawbutton-on-off-switch (#1060)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2019-10-15 20:05:04 +02:00
openHAB Build Server ace8ae7cab Updated external content (Jenkins build 371) 2019-10-14 18:24:58 +00:00
openHAB Build Server 9071a697c3 Updated external content (Jenkins build 370) 2019-10-14 07:48:09 +00:00
openHAB Build Server cbced9e397 Updated external content (Jenkins build 368) 2019-10-13 05:06:10 +00:00
openHAB Build Server 009124c830 Updated external content (Jenkins build 367) 2019-10-12 18:52:37 +00:00
openHAB Build Server c6719dd4f4 Updated external content (Jenkins build 365) 2019-10-11 22:44:07 +00:00
openHAB Build Server d07afe1155 Updated external content (Jenkins build 364) 2019-10-11 12:24:21 +00:00
openHAB Build Server f471629aae Merge commit '1d9e72c6da39f0f2d56c2926b3d65b9e94092a55' into HEAD 2019-10-10 18:03:01 +00:00
Pavel Druyan 1d9e72c6da Update docker.md (#1057) 2019-10-10 20:02:40 +02:00
openHAB Build Server 4568c63056 Merge commit '9727822dc63ecc7c66590a49ed7509ed8a6740d9' into HEAD 2019-10-09 18:51:29 +00:00
Jerome Luckenbach 9727822dc6
Added windows update script as update instruction. (#1056)
* Added windows update script as update instruction.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Review feedback

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Review comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-10-09 20:51:02 +02:00
openHAB Build Server 8d284b8d3e Merge commit '1dcfc03e385a0024a9af94d89c44c98173ea3e99' into HEAD 2019-10-09 15:19:07 +00:00
Markus Storm 1dcfc03e38 Update Things/Item config recommendation (#1055)
* Update Things/Item config recommendation

Seems still some people manage to misread that.

* Update index.md

reworded GUI/files recommendation
as this is a source of problems to most OH users

* Apply suggestions from code review

Co-Authored-By: Jerome Luckenbach <github@luckenba.ch>

* Update index.md

some English-ification (sorry :))

* Added blockqute and newline

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-10-09 17:18:49 +02:00
openHAB Build Server 1cb5d64219 Updated external content (Jenkins build 362) 2019-10-08 19:31:00 +00:00
openHAB Build Server 76ae93474d Merge commit '89503ba0deb2cc0c9ca719de155520ad55bec2dd' into HEAD 2019-10-08 18:38:39 +00:00
Hilbrand Bouwkamp 89503ba0de Updated descriptions of directory structure (#1052)
Removed structure from binding page as it's duplicated on the guidelines page.
Updated and improved the description on the guidelines page with the information that was on the bindings page (that information was improved recently).

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-08 20:26:04 +02:00
openHAB Build Server 8809313fb4 Updated external content (Jenkins build 361) 2019-10-08 15:54:40 +00:00
openHAB Build Server ef5095978a Merge commit '5718bcb3f9fdcb7874d49ef77053160f76ad09d0' into HEAD 2019-10-08 08:18:42 +00:00
fex01 5718bcb3f9 Update logging.md (#1054)
Corrected a spelling mistake (line 281)
2019-10-08 10:18:22 +02:00
openHAB Build Server 35af61031a Updated external content (Jenkins build 360) 2019-10-07 19:10:07 +00:00
openHAB Build Server e6898871ef Updated external content (Jenkins build 359) 2019-10-07 05:08:46 +00:00
openHAB Build Server 4302b5b2f8 Updated external content (Jenkins build 358) 2019-10-06 05:07:48 +00:00
openHAB Build Server 8bff69c39a Updated external content (Jenkins build 357) 2019-10-05 05:07:27 +00:00
openHAB Build Server 9e4338670b Updated external content (Jenkins build 356) 2019-10-04 05:06:34 +00:00
openHAB Build Server ab19d8d5d3 Updated external content (Jenkins build 355) 2019-10-03 22:52:19 +00:00
openHAB Build Server e995ba7dc7 Merge commit '7cbb1d3359b983e0d9e586d7e089a02a4d21930f' into HEAD 2019-10-03 22:49:15 +00:00
Axel Köhler 7cbb1d3359 Add missing flag (#1053)
Signed-off-by: Axel Köhler <axel.koehler@kiwigrid.com>
2019-10-03 14:53:51 +02:00
openHAB Build Server c04a69f955 Updated external content (Jenkins build 354) 2019-10-03 05:17:23 +00:00
openHAB Build Server 8e3b898b08 Merge commit 'c4ceb76b9e61b9ee432de84fc3c338fdf3b4a3a2' into HEAD 2019-10-01 12:27:25 +00:00
Hilbrand Bouwkamp c4ceb76b9e Updated developer guidelines on logging (#1051)
Updated to better reflect usage. Copied some documentation back from orginial ESH description.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-01 14:27:05 +02:00
openHAB Build Server ca559a3aa8 Updated external content (Jenkins build 353) 2019-10-01 05:07:18 +00:00