Commit Graph

622 Commits (580f30917c4a088f70de0bb5d7c8bee70f657ba8)

Author SHA1 Message Date
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
Eugene Moroz 6e29ebfc59 [_includes/footer.html]update copyright (#637) 2018-01-26 20:59:49 +01:00
Kai Kreuzer 657c13a194
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-01-24 08:28:36 +01:00
Chip Rosenthal 6644c52ffd [addons/actions.md] Fix sentence fragment (#633)
There is a sentence fragment in the "Event Bus Actions" section which makes the text non-understandable.

I added what I believe is the missing text to complete the sentence. Can a subject matter expert review?
2018-01-22 22:57:33 +01:00
RunarHanssen 2b211b3cea Update persistence.md (#631) 2018-01-21 22:14:11 +01:00
Kai Kreuzer 2defd2204f
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-01-18 10:39:19 +01:00
ConfusedTA 5597733082 [configuration/rules-dsl.md] Textual Rules -> Rule Name Uniqueness (#627)
* Textual Rules -> Rule Name Uniqueness

Add information on requirement for uniqueness of rule names.

Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)

* Textual Rules -> Rule Name Uniqueness

Amended per suggestions to include rule details as a list, tweak of wording, and amendment of sample rules to follow suggestion of wrapping quotes around rule names.

Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)

* Textual Rules -> Rule Name Uniqueness

Amend rule syntax, make syntax sections into a list.

Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)

* Textual Rules -> Rule Name Uniqueness

Updated based upon suggestions to further clarify points.

Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)

* Update rules-dsl.md
2018-01-16 17:14:06 +01:00
Richard Koshak 0c65337b94 [installation/docker.md] Updated the Docker Upgrade Instructions (#624)
The Docker Image is now capable of performing the same upgrade steps as a standard apt-get/yum/upgrade script automatically when a container detects it is a different version from that in the mapped userdata folder.

Singed off by Rich Koshak: rlkoshak@gmail.com
2018-01-12 07:36:34 +01:00
Brad Gilmer 3818baba84
[actions] Add notification actions (#587)
* [actions] Add notification actions
- added three notification actions

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Correct linter errors

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Add a pointer to info at www.myopenhab.org

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Correct syntax errors
-  Replaced angle brackets with quotes
-  Still have a problem in jekyll with example code block rendering on my system

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Change example and accompanying text

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Address @Thomdetrich comments
-  Changed heading to Cloud Notification Actions
-  Changed to refer to openHAB Cloud instance
-  Removed specific reference to myopenHAB.org
-  Deleted example

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Add short intro to Installable Actions sectiony

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Moved Cloud Actions up to a main heading
- Add example on apartment front door notification

Signed-off-by: Brad Gilmer <brad@gilmer.tv>
2018-01-09 16:42:26 -05:00
Thomas Dietrich 6e9928b025 Add ssl-redirect to all layouts (#620)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2018-01-08 11:55:49 +01:00
Thomas Dietrich 64d0e42294 Update v2.1 and add v2.2 articles (static)
Fixes #619

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2018-01-07 19:11:31 +01:00
Thomas Dietrich 4b76867d3e Fix Android USAGE.md import, fixes #617
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2018-01-07 17:38:02 +01:00
Thomas Dietrich c4db6d7786 Adopt openhab-android repo name, fixes #613
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2018-01-07 17:38:02 +01:00
6r15u 5c7229bfc0 [QNAP] Corrected install folder (#616) 2018-01-05 12:59:29 +01:00
Thomas Dietrich 39963e689e
Fix typo in logging article, fixes #615
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2018-01-04 22:29:53 +01:00
Jerome L 830a3c5efa Updated gitignore for usage with vscode (#609)
* Updated gitignore for usage with vscode

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

* Adresses review comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-01-02 19:24:21 -05:00
Martin Runge 8ea6854a45 [installation/docker.md] Improved service settings(#614)
use -e USER_ID instead of --user for systemd, too

Docker uses --user flag which causes container to not be able to create groups. This has already been fixed in the docs for the docker run command. 
This change just adds the same fix toe the systemd service file.

Signed-off-by: Martin Runge martin.runge@web.de
2018-01-02 17:45:47 +01:00
dougmcdorman 4a26f9b53a [administration/console.md]Fixing a bug in the Apache Karaf change password command (#611)
This command will remove the comma which makes the new password unusable so it needs put a "," in the replacement string as well.
For comparison look at the password change function which has the "," in both the search and replace.
https://github.com/openhab/openhabian/blob/master/functions/passwords.sh
sed -i "s/openhab = .*,/openhab = $passwordChange,/g" /var/lib/openhab2/etc/users.properties
2018-01-01 21:49:18 +01:00
mod42 d2c3b160be [rules-dsl.md] Changed some typos in the createTimer sample code (#608) 2017-12-30 20:05:36 +01:00
Jason Jones 05b1e854c1 Added triggeringItem to Implicit Variables section
Signed-off-by: Jason Jones <jmsjones@gmail.com>
2017-12-30 14:23:21 +01:00
Brad Gilmer 9ab493436a
[Beginner Tutorial] Addresses #189 - Add pointer to file location info (#603)
* [Beginner Tutorial] Addresses #189 - Add pointer to file location information

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Correct linter errors only.

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* [Address #603] Fix typo in beginner's tutorial
-  Change Paper UI to Basic UI
-  Correct various linter errors

Signed-off-by: Brad Gilmer <brad@gilmer.tv>
2017-12-27 12:50:10 -05:00
Wouter Born 455c19b20b [installation/docker.md]Add required --tty option to Docker documentation (#600)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2017-12-22 18:25:53 +01:00
Kai Kreuzer d67a7d816d
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-22 08:08:32 +01:00
Gabriel Klein 0c1331cbf1 Added some documentation on how to have access to the REST API documentation. (#595)
Signed-off-by: Gabriel Klein <gabriel.klein@nuage.ch> (github: gabrielklein)
2017-12-19 10:08:52 -05:00
Ben Clark 9bbabfce14 Update Linux and Console instructions for 2.2.0 (#588)
* Update Linux instructions for 2.2.0

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Correct console link

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add warning about known_hosts file using SSH

And suggest using the Karaf console script instead of SSH on localhost.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add user/pass info at relevant point.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update windows with client script note.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update console page according to reviews

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update Linux page according to reviews

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-12-16 18:57:32 -05:00
Thomas Dietrich 190bd935f9 Add Home Builder and Android app articles from external repos (#594)
* Add homebuilder to maven chain
* Add android app docs to maven chain
* Correct homebuilder URL
* Introduce maven logging into process script
* Fix linter warnings in update script
* Add first copy of homebuilder article
* Add Home Builder to menu and packages

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-12-16 22:04:24 +01:00
Kai Kreuzer a459e002c1 [configuration/editors.md] removed designer from the editor list and moved network preparations … (#592)
* removed designer from the editor list and moved network preparations to the top as this is relevant for all editors

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

* addressed review feedback

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-16 15:57:50 +01:00
Kai Kreuzer 1d6d9110c8
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-16 12:45:37 +01:00
stephenwb 5e95c37dc4 [introduction.md]Add grammatically-necessary plural ("s") (#584)
The sentence "...to the ability to interact with a large [...] number of physical Thing." needs an "s" on the end of "Thing" to make it correct English.
2017-12-05 22:13:14 +01:00
Mike Kolcun cd63216c95 [configuration/items.md]Fix broken links, remove absolute links (#580)
* fixed broken link

updated broken link to homekit docs

* updated hue link

updated the hue link too

* use base template

replace absolute links to docs.openhab.org with the base template
2017-11-29 15:46:09 +01:00
Thomas Dietrich 25357874cf
Add linkchecker result and badges (#566)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-29 14:39:38 +01:00
Thomas Dietrich 3c5b40f96e Add ssl-redirect, add to developersguide
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-29 14:26:29 +01:00
Kai Kreuzer f6dbad695e
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-27 09:20:24 +01:00
Ian Hubbertz 6437c7d047 [administration/console.md]openhab-distro:#533: Change sshHost description (#504)
* openhab-distro:#533: Change sshHost description

See https://github.com/openhab/openhab-distro/issues/533

However, I only changed this for the *"Bind Console to All Interfaces"* section, but other section are affected by the same issue.

Signed-off-by: Ian Hubbertz ian_web1@hubbertz.de

* Change directory references to $OPENHAB_CONF

-  Addresses comments submitted by @ThomDietrich and @bgilmer77

Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)

* Fix long sentence

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-11-24 00:12:40 +01:00
matushromada b8ea021a3d [installation/windows.md] Missing files to remove (#575)
WIth pull #579 there are two more files to remove during the update: 
userdata\etc\system.properties
userdata\etc\custom.system.properties

Signed-off-by: Matus Hromada matushromada@gmail.com (github: matushromada)
2017-11-23 19:12:00 +01:00
Thomas Dietrich 081d045d07 [Sitemaps] Remove iOS colors warning (#574)
Related to https://github.com/openhab/openhab.ios/pull/131

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-11-23 17:54:15 +01:00
Jerome L d91a7e9c7c
[rulse-dsl.md]Added trigger channel section (#572)
* Added trigger channel section to rules-dsl.md

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

* Review based changes

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

* Adressed last Review comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2017-11-22 18:34:22 +01:00
Brad Gilmer fb5e68defa [Introduction] Improve comprehension and tighten up focus (#562)
* [introduction.md] Improve comprehension and tighten up focus of article

- Made numerous changes
- Removed unnecessary material
- Addressed linter errors

Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)

* Address comments by @Contrician

Signed-off-by: Brad Bilmer <brad@gilmer.tv> (Github: bgilmer77)

* Add "Getting Started" chapter

- Reorder chapters and put Getting Started at the top
- Add to the OH Community section
- Address comments in PR

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Address remaining comments
-  Corrected bad links

Signed-off-by: Brad Gilmer <brad@gilmer.tv>

* Change references to article on Concepts to chapters

Signed-off-by: Brad Gilmer <brad@gilmer.tv>
2017-11-21 18:42:33 +01:00
axxelG 6b900fc36a [configuration/persistence.md]Fixed broken link to rules article (#571)
Fixed one broken url to the rules-dsl.md file
2017-11-19 21:04:22 +01:00
Kai Kreuzer 409fdaa5b6 [Editors] Update Designer download information (#568)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-16 18:39:10 +01:00
Thomas Dietrich 88ee598640 Move generated content into v folder
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich 4077d8046b Update resulting 2.1.0 pages
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich 52fedb68e7 Add README paragraph on versioning
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich 12746488fa Remove color in versioning button
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich f1ff041c71 Update addons article links
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00
Thomas Dietrich 065e9b9324 Update base and root front matter usage
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-11-15 07:27:58 +01:00