Commit Graph

181 Commits (e42cdab1e24739bd0a6482f9c8b42b53398d3c69)

Author SHA1 Message Date
John Cocula 71967ce64e Add NotifyMyAndroid action info (#124)
Sync merge with https://github.com/openhab/openhab/pull/4738
2016-11-01 09:23:07 +01:00
Kai Kreuzer fb63ee4f34
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-27 15:42:22 +02:00
Ben Clark 26dc4daafd Replace and fix invalid links (#119)
* Replace current broken/absolute links

* Removed accidental duplicate
2016-10-20 15:58:03 +02:00
Christian Häussler 39fe4df6de Add HABmin and HABPanel UIs to Overview (#118)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
2016-10-20 08:10:17 +02:00
Kai Kreuzer caef17b220 updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-18 20:39:19 +02:00
Ben Clark 8b243c5e21 Add basic 404 error page (#116) 2016-10-18 16:42:02 +02:00
Michael Vorburger 0b6857ab06 [Linux] openhab2.service abs. path (#114) 2016-10-18 15:59:39 +02:00
Svilen 0ee48da5e0 OSGi coding tasks page updated. (#111)
Added names to bundles, where this was missing.
Slightly changed the tasks, after feedback from the first implementations.
Added few hints and links to the Coding Guidelines.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-10-18 12:21:25 +02:00
Kiril Atanasov 4484faa6bd Adding example about.html files to the guidelines (#109)
In the Code Guidelines section, when mentioning the about.html file there could be two examples:
 - about.html file without 3rd party licence information
 - about.html file with 3rd party licence information
It will be easy for the contributers - they will spend less time figuring how the file should look and make fewer mistakes.

There could be a check when a bundle is commited, not only if it contains an about.html file, but also if the about.html file contains one of the dates in the example about.html files. This will help if a contributer has forgotten to change the date in the file.

The example files could be choosen from: https://github.com/openhab/openhab2-addons/pull/1263/files

Signed-off-by: Kiril Atanasov <kiril.atanasov@musala.com>
2016-10-18 12:20:53 +02:00
Kai Kreuzer bf187d8861
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-12 10:32:25 +02:00
Kai Kreuzer d1f499a0eb
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-11 10:08:39 +02:00
Kai Kreuzer a385b465d0
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-08 10:33:46 +02:00
Kai Kreuzer 2825bb3d7d
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-07 11:07:32 +02:00
Kai Kreuzer 0672d8da6f
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-07 10:44:39 +02:00
Svilen 25b21f6386 Added article about logger configuration. (#107)
Topics:

- set-up logging;
- editing the configuration file;
- examples.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-09-30 15:49:36 +02:00
Ben Clark b3163e1929 [nginx] add optional HTTPS configuration (#108)
* Added optional HTTPS configurations

Based on feedback I received and previously made questions around the community forums.

Plus corrected spelling mistakes.

* Added requested changes

- Added further reading
- Suggested that the configuration file be named openhab instead of default
- Suggested to use SSL Labs' site first.
- Used NGINX formatting.
2016-09-29 19:45:32 +02:00
Thomas Dietrich 72eb7030ac [Items] add newlines, fix Markdown linter warnings (#106) 2016-09-28 16:17:12 +02:00
Kiril Atanasov 04117b6199 Add sample code for OSGi services (#97)
Sample implementations for the [second part of the Coding tasks for OSGi](http://docs.openhab.org/developers/prerequisites/osgitasks.html#ii-services)

Signed-off-by: Kiril Atanasov <kiril.atanasov@musala.com> (github: kirilAtan)
2016-09-28 15:13:02 +02:00
Boby71 b4b0b5e1ce Fix wrong link (#104)
* Wrong link corrected

Correction of wrong link "own configuration" which led to a 404 error

* Update index.md
2016-09-28 15:09:14 +02:00
Ben Clark 7267109083 Address problems with nginx configuration example (#99)
* Address problems with nginx configuration example

Include X-Forwarded Protocol
Disable Proxy buffering by default

* Updated Reverse Proxy page with tutorial

Removed reference to Jetty, replaced file with NGINX

* Added domain independant instructions

Also a short section about getting a domain name.

* Suggested removing HSTS if sticking to HTTP

* Fix typo
2016-09-28 15:04:00 +02:00
Brian a75c294a9e Change small details in tutorials/demo.md (#105)
* Small changes: Added one line intro, rewrote/shortened a sentence that was a bit confusing to a beginner like myself, moved a note up to the section of the document to which it referred (although arguably it could have stayed).

* Fixed link to installation prerequisites

* Fixed Link: 404 on Karaf command reference
2016-09-28 00:04:03 +02:00
Kiril Atanasov fc4cfff572 about.html files modified (#95)
about.html files modified

Signed-off-by: Kiril Atanasov <kiril.atanasov@musala.com>
2016-09-27 05:39:20 -07:00
Kai Kreuzer d29883e4b9 Updated auto-generated content and added HABmin and HABPanel to the menu
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-24 22:45:27 -07:00
Thomas Dietrich 085cfa33fd Fix minor typo 2016-09-23 14:44:20 +02:00
Thomas Dietrich 1932082f5b [Linux] add snapshot key, remove edit, samba mod (#102)
* Add snapshot signing key, remove edit

* Modify samba share
2016-09-23 14:41:11 +02:00
Kai Kreuzer 8049fdd7af fixed broken link (#100) 2016-09-22 15:46:35 -07:00
Thomas Dietrich 0855a88094 Revert and adapt usermenu
The menu will soon be overhauled. Till then let's keep it as is.
'items.html' was added

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-09-18 15:26:48 +02:00
Paul Hansen c62a8942c0 Add and update wiki items article (#68)
* Draft

Draft docs article for review

* Move items.md

* Revert

* Updated to include Things and Items

Added a link for the Items and Things page.

* Update Basic Concepts

Updated basic concepts as per https://community.openhab.org/t/documenting-openhab-2/10568/28 

Review of the rules and scripting section needs to be made.

* Draft Updates

Updates from discussion with ThomDietrich

* Small revisions

Minor revisions of text and replaced duplicated data with links to
external pages for further information.
2016-09-18 14:23:40 +02:00
lolodomo 7bcc7f3599 Fix console username, add interfaces cmd (#94)
* Fix the command to access the console

and add an advice in case the command fails.

* Replace warning and improve console interfaces

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-09-13 13:44:09 +02:00
Mariano Gonzalez 4a37c3c781 Fix docker README on accessing Karaf console (#87) 2016-09-09 11:54:13 +02:00
Richard Koshak 1babf95628 Rename openhab.list to openhab2.list (#89) 2016-09-09 11:51:21 +02:00
Kai Kreuzer f097712c32
updated generated files and included openhab-bundles repo for additional addons
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-06 15:02:05 +02:00
Thomas Dietrich e071da66a2 Update the snaphot upgrade explaination (#83) 2016-09-05 12:18:15 +02:00
Kai Kreuzer 7c8987f4f7
switched submodules to track the master branch
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-02 23:50:19 +02:00
Kai Kreuzer de99c910b5 updated location of system configuration (#82)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-31 10:48:42 +02:00
Svilen e073594df2 Fix several broken links. (#81)
Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-22 17:43:17 +02:00
Svilen b35f07882f Fixed broken links. Renamed links, images, files. (#80)
Renamed images with uppercase extensions.
Renamed articles with mixed upper- and lowercase.
Other minor fixes.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-20 14:18:52 +02:00
Svilen 8a288d04e4 Added article about target platform. (#79)
Topics:
- what is target platform;
- target definition file;
- Eclipse IDE target platform editor.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-17 20:33:37 +02:00
Thomas Dietrich 6c22f44a19 Update color code preview (#74) 2016-08-16 12:03:35 +02:00
Svilen 011e4e7ca0 Added article about Equinox. (#77)
Topics contained:
- how to start equinox standalone and from Eclipse;
- basic Equinox commands;
- core Equinox bundles and the services, that they provide;
- p2 Equinox subproject - IU and update site.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-16 11:51:51 +02:00
Svilen bdb6e3f1d0 Added Tycho article. (#78)
Content:
- integrate plugin with the openHAB Tycho build;
- configure Tycho;
- Tycho dependency resolution problems.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-16 11:33:23 +02:00
Svilen a87112ad64 Added article about OSGi Declarative Services. (#76)
The article covers the following topics:
- OSGi DS container, Service Components and Service Description;
- advantages of DS;
- how to use DS to provide and reference services;
- Service Component Lifecycle.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-15 20:53:43 +02:00
Thomas Dietrich d0dce62fcd Update missing Linux installation details (#75)
* Fix minor details
* Add uninstallation chapters
* Add start with restricted privileges
* Reorder service setup
* Add server option to service
2016-08-15 00:24:41 +02:00
Thomas Dietrich c14c0ee42b Update installation Linux and RPi (#73)
user-menu.html the changes are 95% spaces/tabs/formatting/indention fixes.

apt.md was removed because there should be only one article for Linux (besides one for Mac, one for Windows, ...), containing both installation methods and all other related topics. Having one of the methods in an extra file doesn't make sense.

linux.md apt as base, a few things from the rasspi document, many new chapters. Still missing: de/reinstallation, backup, manual->non-root, manual->upgrade, probably more

rasppi.md moved a few chapters to linux.md



Squash commits
Update
Add first half of manual installation instructions
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Add notes on apt snapshot installation
Update rasppi and index
Add backup info
Fix small details
2016-08-14 22:50:23 +02:00
Thomas Dietrich 7616075b03 Update rasppi.md on minor typo 2016-08-09 18:42:56 +02:00
Svilen 8c659d1c8a Added OSGi coding taks page. (#66)
* Added OSGi coding taks page.

OSGi coding tasks can help Java developers with no experience in OSGi and
Eclipse Plug-in development to get familiar with writing bundles.

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2016-08-09 17:40:07 +02:00
joergkling e2fade2a2e Add IRTrans and Souliss as supported 1.x bindings (#64)
* Add IRTrans and Souliss as supported 1.x bindings

Signed-off-by: Joerg Kling <joerg.kling@gmail.com>
2016-08-07 18:56:30 +02:00
Thomas Dietrich 39f5813968 Update installation overview and RPi article (#65)
* Replace Overview article
* Move chapter on service to RPi
2016-08-07 18:55:01 +02:00
Kai Kreuzer e156bede1c updated remote repos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-05 19:24:24 +02:00
Thomas Dietrich 228e74fa83 Add title to most pages, fixes (#60)
minor spelling and format inconsistencies
upper case headlines
deletes spaces and lines at the end

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-08-05 12:10:20 +02:00