Commit Graph

567 Commits (2.3-patch)

Author SHA1 Message Date
Jerome Luckenbach c9a2e4cd17
Create LICENSE 2018-11-03 19:45:01 +01:00
Kai Kreuzer b8cbb4bdc8
added new logos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-28 00:51:04 +02:00
Kai Kreuzer 0949e9f5d6
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-27 18:40:36 +02:00
Kai Kreuzer e84accec22
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-27 11:26:49 +02:00
Claudius Ellsel 9cf74fc0b2 Corrected path and typo (#689)
* Corrected path and typo

Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de> (github: claell)
2018-05-27 03:04:18 +02:00
Kai Kreuzer 0794f12608
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-25 22:00:45 +02:00
Stefan Triller 20de280a6a Document new transformRaw command in rules (#687)
* Document new transformRaw command in rules

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
2018-05-25 16:41:58 +02:00
Yannick Schaus f1f305fd45 New documentation info banner, adaptations for GDPR (#684)
- Add new "The openHAB Documentation has moved" banner
  to all pages, includes link to the current version of
  the current page (takes care of moved/obsolete content)
- Add new privacy policy & imprint copied from new website
- Add cookie consent banner

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-05-24 22:38:03 +02:00
Kai Kreuzer 68d0dce0fe
updated logos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-24 21:50:55 +02:00
Kai Kreuzer c39d90efe0
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-24 19:42:22 +02:00
Kai Kreuzer 30ce37d8a8
Revert "Replace all ".md" with ".html" inside zwave files on generation" (#686)
* Revert "Replace all ".md" with ".html" inside zwave files on generation (#678)"

This reverts commit a69a154c5f.
2018-05-24 19:19:15 +02:00
Kai Kreuzer 8deca79065
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-24 09:32:10 +02:00
Yannick Schaus 65ace38eec Remove space in group aggregation function example (#683)
Signed-off-by: Yannick Schaus <github@schaus.net>
2018-05-22 19:31:52 +02:00
Ben Clark a69a154c5f Replace all ".md" with ".html" inside zwave files on generation (#678)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2018-05-22 16:11:01 +02:00
Ben Clark af38f4135f Correct link in sitemaps page (#679)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2018-05-21 18:53:46 +02:00
Yannick Schaus 19d8d3d39d Fix runtime command tables rendering (#680)
The new website's Markdown renderer (like GitHub's) doesn't support tables without headers.

Signed-off-by: Yannick Schaus <github@schaus.net>
2018-05-21 18:19:24 +02:00
Kai Kreuzer cdf481fa5c
fixed spelling 2018-05-21 00:35:57 +02:00
Henning Treu f5eded6370 Add QuantityType conversion to rules documentation (#675)
Signed-off-by: Henning Treu <henning.treu@telekom.de>
2018-05-14 20:47:40 +02:00
Kai Kreuzer edd1f95bc0
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-14 15:16:13 +02:00
Kai Kreuzer 94952bf804
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-09 10:57:39 +02:00
Kai Kreuzer 33b5b3b782 [addons/actions.md] fixed typo (#672) 2018-05-03 23:22:39 +02:00
Kai Kreuzer 409575b992
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-01 22:48:26 +02:00
Jerome L cb6d22d72a
[addons/io.md + addons/index.md] Clarified Misc on systems integration page and added an explanation f… (#635)
* Clarified Misc on systems integration page and added an explanation for the different installation options.

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

* Review improvements.

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

* Changes due to second review

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

* Adressed review comments. Added feature command family to console part.

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

* Again some review based changes.

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

* Removed console part, Added addons.cfg part and added a warning to jar file part.

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

* Image not needed without console section.

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

* Again some small improvements for introduction and addons.cfg part.

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

* Improvements to addons.cfg section.

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

* Adressed review comments

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

* Pointed needed addon types for trailing 1 out.

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

* Adressed review comments and fixed one remaining typo

Signed-off-by: Confectrician <github@luckenba.ch>
2018-04-28 10:13:22 +02:00
Kai Kreuzer dae6cbc34b
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-04-26 16:41:20 +02:00
waspie 117ee07353 [tutorials/migration.md] Update migration.md (#630)
* Update migration.md

* Changed to one line per sentence

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-04-26 11:15:13 +02:00
Stefan Triller 9e026457f6 Extraxt null annotations explanation into conventions Section, see ESH (#664)
* Extraxt null annotations explanation into conventions Section, see ESH

Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
2018-04-26 11:07:51 +02:00
Christoph Weitkamp 307f6753fe Updated documentation for creating a binding skeleton (#632)
* Updated documentation for creating a binding skeleton

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Added full stop

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Added note about license; fixed wrong spellings

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Incorporated suggestions from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-04-23 09:48:29 -07:00
Wouter Born a9933bd8bd [update-external-resources.sh] Fix README.md case sensitivity (#669)
Fix README.md file not found when running update-external-resources.sh on case sensitive file systems (#669)

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-04-23 00:54:42 +02:00
Thomas Karl Pietrowski 19b628d62d [configuration/items.md] Correcting label in table of types (#667)
Signed-off-by: Thomas Karl Pietrowski thopiekar@gmail.com (github: thopiekar)
2018-04-18 14:15:44 +02:00
Jerome L f2ef8a751e Fixed JQuery Statements for binding version filters in all doc versions. (#663)
Signed-off-by: Confectrician <github@luckenba.ch>
2018-04-09 10:29:26 +02:00
Hoernchen20 3bdd2e13f4 [configuration/persistence.md]Update persistence.md (#654)
Update the "rules_refresh.sh " script to a working one. There was a high comma too much and i think in this version, the for loop is more readable for beginners.
2018-04-07 10:13:25 +02:00
Stefan Triller a3c1cfe1fd [developers/development/guidelines.md]Sync coding guidelines with ESH (#659)
Signed-off-by: Stefan Triller <stefan.triller@telekom.de>
2018-04-06 22:44:28 +02:00
Martin van Wingerden d060c3e6dc Corrected link to openhab instead of kai's personal repo (#657)
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl> (github: martinvw)
2018-04-05 23:25:14 +02:00
Kai Kreuzer 3d015a344a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-30 20:17:48 +02:00
Kai Kreuzer dabc41c6d6
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-30 20:14:30 +02:00
Kai Kreuzer 839b2c1aed
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-30 18:57:37 +02:00
Kai Kreuzer 1e5e3c049f
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-30 18:45:31 +02:00
Kai Kreuzer 6e08be69b4
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-29 10:51:14 +02:00
Kai Kreuzer 12489ca544
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-23 11:28:18 +01:00
sayhelloto 17e0bbbbe2 [installation/windows.md] Update windows.md (#649)
* Update windows.md

wrong download link

* Update windows.md
2018-03-20 09:46:02 +01:00
Rossko57 c2ed4f9d5b [configuration/items.md] Item names must start with alpha (#653)
Empirically, Item names starting with numbers do not work in rules.
Not clear to me if that is by design or a deficiency.
See forum https://community.openhab.org/t/rule-with-item-that-starts-with-a-number-not-running/41608/7
2018-03-20 09:41:28 +01:00
Kai Kreuzer 723689da72
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-03-15 21:10:51 +01:00
Christoph Weitkamp 229544ad4b Documentation for new parameter to adjust the volume (#644)
* Added parameter to adjust the volume

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Added 'volume' parameter in the runtime section

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>

* Removed volume parameter for 'stream()' methods

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2018-03-14 14:20:47 +01:00
Kai Kreuzer e8cbf52986
updated generated content 2018-02-13 23:35:22 +01:00
Kai Kreuzer 747b0e5057
added generated ZWave device docs
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-02-12 01:04:50 +01:00
Kai Kreuzer bc04c1fc27
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-02-07 07:44:44 +01:00
amorsillo 9e9413cc9b [Config] Add JsonDB link and clarify write direction (#621)
Clarify that GUI configuration operations are not hidden away in a binary database.

Signed-off-by: Andrew Morsillo <imagio@protonmail.com> (github: AndrewMorsillo)
2018-02-06 13:53:15 +01:00
Yannick Schaus 629abf7c1b [Misc]Improve navigation on mobile devices (#639)
- Make the sidebar useable again
- Add the search field back and move it to the top
- Move the category navigation tree from the content area to the
  sidebar, preserving the hierarchy

These changes have no effect outside mobile mode (width <= 992px).

Fixes #487.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-02-06 08:43:54 +01:00
Ben Clark 4f110920cf [installation/security.md] Replace network interface example from file setting to environment var (#638)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2018-01-27 20:02:09 +01:00
Kai Kreuzer 4d11d9237a [developers/development/guidelines.md] updated coding guidelines (#636)
* updated coding guidelines

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

* added new line per sentence

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

* fixed code fences

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

* fixed "fixed" code fences

One removal was wrong. Now the fences shout fit.

Signed-off-by: Jerome Luckenbach github@luckenba.ch
2018-01-27 19:58:33 +01:00