Commit Graph

955 Commits (0e4a9b34b4224a04a6ebe8d8dae54e774399f27b)

Author SHA1 Message Date
Jerome Luckenbach cea408306b
Removed todo elements in sitemap.md (#959)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-05-18 20:41:47 +02:00
Jerome Luckenbach fbbf998ccb
Fix #980 confusions (#985)
* Add Headline
* Add Headline
* Add Headline
* Fix image urls

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

* Update developers/index.md

Co-Authored-By: Yannick Schaus <github@schaus.net>

* Improve TODO explanation.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-05-18 14:25:37 +02:00
David Gräff 87a37fba0d Developer IDE: Add selection (#980)
* Developer IDE: Add selection

Signed-off-by: David Graeff <david.graeff@web.de>

* Test with MD

Signed-off-by: David Graeff <david.graeff@web.de>

* Update developers/ide/eclipse.md

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

* Update developers/ide/intellij.md

Co-Authored-By: Jerome Luckenbach <github@luckenba.ch>
2019-05-18 13:14:22 +02:00
David Gräff 02218b437f Add "Other code attributions" to the guidelines (#977)
Signed-off-by: David Gräff <david.graeff@web.de>
2019-05-18 11:52:48 +02:00
Ryan Johnston 8d0ff52981 Fix 404 links (#978)
Cron link for quartz scheduler has been moved to a new url without a redirect. Suggested fix is to update openhab link.
2019-05-18 11:42:36 +02:00
Richard Koshak b010c80616 Change description of System started description (#979)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2019-05-18 11:40:39 +02:00
M Valla a4c9a8696e first version for Eclipse IDE instructions (#968)
* first version for Eclipse IDE instructions. See #955
* small changes
* spaces
* renamed and moved imgs to images dir, few corrections
* removed old files
* signoff

Signed-off-by: M Valla <mvbruincc@gmail.com>

* Adapted preview rb script for the new images

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-05-08 23:08:31 +02:00
Hilbrand Bouwkamp 5fd701a947 Fixed typo in dependencies example (#971)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-05-08 22:19:07 +02:00
Georgios Moutsos a8dcfa8f7e Update index.md (#970)
Link to Configuration Description is wrong

Signed-off-by: Georgios Moutsos georgios.moutsos@gmail.com
2019-05-07 22:01:34 +02:00
jossuar 9eebd9e6d5 Update index.md (#969)
Corrected link to feature.xml file
2019-05-07 20:25:45 +02:00
Kai Kreuzer e35ab563c6 Small enhancements to the developer guide (#964)
* Small enhancements to the developer guide

* Small enhancements to the developer guide (#965)
2019-05-06 23:05:10 +02:00
Kai Kreuzer faf13750e0 fixed capitalisation of headers (#966) 2019-05-06 22:50:47 +02:00
Johannes 223c068462 Update subtitles in linux.md (#962)
That was kinda annoying for me.
2019-05-05 12:07:57 +02:00
Christoph Weitkamp 400a61db12 Update thing-xml.md reduce code example to one liner (#961)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-04 14:48:47 +02:00
Maurits28 bde22bd5be Update index.md (#958)
#825 solved the broken link on the installation page, this was referenced in Dec 2018.
2019-05-03 18:56:34 +02:00
mueller-ma 88ccc6b58b Sitemaps: Fix links (#949)
* Sitemaps: Fix links

And change "openHAB Android App" to "openHAB App for Android"

> "Android", or anything confusingly similar to "Android", cannot be used in names of applications or accessory products, including phones, tablets, TVs, speakers, headphones, watches, and other devices. Instead, use "for Android".

from https://developer.android.com/distribute/marketing-tools/brand-guidelines?hl=en

* Fix BasicUI Link
2019-05-03 18:48:23 +02:00
David Gräff 64e3d99edd Rewrite developer section (#942)
* Rewrite developer section
* More work on module types
* More module-type stuff
* Adapt vuepress files
* Write binding doc
* Add TODOs for missing topics
* Add all missing topics from ESH.
* Tests
* Audio extensions
* Utilities
* i18n
* Event-bus
* Small fixes
* Command Description
* Add some tocs
* Add concept drawing to binding dev.
* Update developers/osgi/configadmin.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update administration/logging.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update developers/bindings/thing-xml.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Convert HTML tables to Markdown
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
* Resolved one line per sentence review parts.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Update developers/index.md
* Update developers/buildsystem.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Add persistence placeholder. Address review comments
* fix persistence subdirectory
Signed-off-by: David Graeff <david.graeff@web.de>
* Update developers/audio/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/guidelines.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/contributing.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/buildsystem.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/guidelines.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/osgi/osgids.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/transformations/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/ioservices/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Remove extensionservices (for now ;)
Signed-off-by: David Graeff <david.graeff@web.de>
* Fix typos
Signed-off-by: David Graeff <david.graeff@web.de>
* Added example code for 'DynamicCommandDescriptionProvider' and 'DynamicCommandDescriptionProvider'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added example code for 'ThingHandlerFactory'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Applied review comments
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-02 20:52:37 +02:00
Christoph Weitkamp e0b4723789 Added documentation about more new profiles (#957)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-02 20:47:40 +02:00
Maurits28 5976c55a63 Update linux.md (#950)
Added comment from #831 .
Signed off by Maurits - mauritsjas@gmail.com
2019-04-27 20:52:51 +02:00
Jerome Luckenbach 7209da63dd
Fixed readme typos
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-04-24 18:19:27 +02:00
Jerome Luckenbach f0749a2987
Added some explanation for the website build. (#945)
* Added some explanation for the website build.
* Adapted to jenkins config changes.
* Removed additional blank line.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-04-24 18:08:58 +02:00
mueller-ma 1c10caf290 Fix link anchor in Items (#948) 2019-04-24 17:34:35 +02:00
neutmute b5ebf39ced fix hyperlink (#946) 2019-04-24 09:47:49 +02:00
Scott Rushworth 52090ae565 Update script load order (#943)
Signed-off-by: Scott Rushworth <openhab@5iver.com>
2019-04-21 09:28:27 +02:00
David Gräff c99f97eb6f Delete conventions.md (#940)
This has been incorporated into guidelines with the last merge.

Also-by: Yannick Schaus <github@schaus.net>
Signed-off-by: David Gräff <david.graeff@web.de>
2019-04-17 03:08:19 +02:00
David Gräff 46c6a7ff94 guidelines: exception stack traces (#939)
* guidelines:  exception stack traces

Kai phrased it very good on when to print exception stack traces.
See https://github.com/openhab/openhab-core/pull/715#issuecomment-482879882

Signed-off-by: David Gräff <david.graeff@web.de>

* Update guidelines.md

Signed-off-by: David Gräff <david.graeff@web.de>
2019-04-16 22:34:27 +02:00
Gaël L'hopital 74f75c8004 Adding documentation for timestamp-update and timestamp-change profiles. (#941)
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2019-04-16 21:24:07 +02:00
David Gräff b5ae868315 Update guidelines.md (#933)
* Update guidelines.md

* Remove eclipse smarthome references.
* More concise
* Add examples for logging
* Merge null annotations part into this file
* Use MUST instead of SHOULD in many places, where we nowadays enforce such rules
* OSGi framework level R5

Signed-off-by: David Graeff <david.graeff@web.de>

* Update guidelines.md

review comments

Signed-off-by: David Graeff <david.graeff@web.de>

* Update developers/development/guidelines.md

Co-Authored-By: davidgraeff <david.graeff@web.de>

* Update guidelines.md

review comments

Signed-off-by: David Graeff <david.graeff@web.de>
2019-04-11 22:15:06 +02:00
David Gräff 65843ed12d Create ESH.xml (#935)
For #933

Signed-off-by: David Gräff <david.graeff@web.de>
2019-04-11 21:35:40 +02:00
David Gräff 36e43786c7 Update compatibilitylayer.md (#934)
* Persistence will be moved to the OH2 repo soon -> remove that paragraph
* Remove future paragraph as all those statements are not true anymore

Signed-off-by: David Gräff <david.graeff@web.de>
2019-04-09 21:37:32 +02:00
Scott Rushworth 76c8f08c35 Added warning and small updates (#927)
I did some tidying up, corrected some of the classes that changed due to the ESH reintegration, and added a warning about using anything other than the official APIs (requested here... https://github.com/openhab/openhab-core/pull/663#issuecomment-478233196).

Signed-off-by: Scott Rushworth <openhab@5iver.com>
2019-04-09 21:36:11 +02:00
Jerome Luckenbach a973dbedec
Removed GitHub handle from the sign off example (#931)
To prevent the DCO check from failing, even if there is a valid sign-off-statement.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-04-07 09:35:33 +02:00
Tyler Chadwick 1e5ca26467 Fix link to Java homepage (#930)
Signed-off-by: Tyler Chadwick <info@tylerchadwick.com> (github: chadwickthebold)
2019-04-07 09:34:07 +02:00
JMacIV 6f6805982d Small typo fix in Manipulating Item States (#928)
Signed-off-by: John McMillan <johnmcmillaniv@gmail.com>
2019-04-05 23:59:20 +02:00
ujaya ae02380e42 Update security.md (#925)
* Update security.md

Fixed link to Console documentation, added /docs/ to path.

* Fixed, fixed Link

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-04-04 22:02:58 +02:00
David Gräff 010c8b6d25 Update ide.md (#924)
* Update ide.md

Add deprecated status to the IDE setup for binding development.

Signed-off-by: David Gräff <david.graeff@web.de>

* Fixed mixed content warning

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-03-24 08:46:46 +01:00
jswim788 8212f78240 Update restore state on restart documentation (#921)
See discussion with rossko57 here: https://community.openhab.org/t/nightmare-stop-oh2-turning-on-my-relays/70016/15
Update "Restoring Item States on Restart" to give an example of two Items instead of all Items. Generally restoring all states has led to issues, so it is better to guide users to restore specific Items.

Signed-off-by: John Schmitz jswim400im@gmail.com
2019-03-17 19:37:49 +01:00
Stewart Cossey 16a0183640 Remove the github handle references from the Contributing Page. (#919)
Add a note regarding the signoff switch for git.

Signed-off-by: Stewart Cossey <stewart.cossey@gmail.com>
2019-03-16 22:10:11 +01:00
HakamSaffour 3c25f0ca9e Update synology.md (#912)
Add missing step (step no. 2) to the installation steps
fixed numbering order

Signed-off-by: Hakam Saffour hakam.saffour@gmail.com
2019-03-14 09:39:07 +01:00
Jason Montleon 1f6703d390 Fixes #911 - Improve Windows Service Logging (#915) 2019-03-11 19:48:08 +01:00
maniac103 bfcda52f41 Clarify cloud notification action documentation (#824)
Add more concise parameter description, and document the action variants that accept an icon and a severity level.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2019-03-10 19:05:10 +01:00
Hakan Tandogan fab19991e3 [unifi] added icon to documentation (#907)
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
2019-03-10 19:03:49 +01:00
Hakan Tandogan 7a8f008674 [nanoleaf] added icon to documentation (#906)
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
2019-03-10 19:01:45 +01:00
Wouter Born 34141d4f0d Correct square and cubic unit symbols (#913)
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-10 19:01:05 +01:00
Scott Rushworth a64e3f87a1 Corrected feature.xml link (#909) 2019-03-10 18:57:53 +01:00
Jerome Luckenbach 71b80209f2
Initial moving concepts pages from ESH repo. (#890)
* Initial moving concepts pages from ESH repo.
* Fix iconset ressource path
* Remove vuepress preview config filter due to reintregration.
* Remove vuepress preview config filter due to reintregration. FIX

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-02-22 15:43:06 +01:00
Jochen 1f34da84f5 [Eclipse IDE setup] Update IDE picture for installation (#903)
* Fixed url to the link of the page coding guidelines.

* [Eclipse IDE setup] Changed IDE picture with current version.
2019-02-20 09:23:14 +01:00
Jochen 0599d8736a Fixed url to the link of the page coding guidelines. (#901) 2019-02-19 06:43:35 +01:00
David Gräff cd9c81d8f6 Rules: Replace placeholder with ESH text (#893)
* Rules: Replace placeholder with ESH text

This is a first step in improving the NG Rules page.
In a follow up PR this is split up into a technical part and a user part and https://community.openhab.org/t/experimental-next-gen-rules-engine-documentation-2-of-installation/55955 need to be integrated of course.

Signed-off-by: davidgraeff <david.graeff@web.de>

* Update rules-ng.md

Fix http->https

* Update configuration/rules-ng.md

Co-Authored-By: davidgraeff <david.graeff@web.de>

* Update rules-ng.md

This is no longer a pure copy. I have broken down some super long sentences and reformulated some paragraphs.

* Update rules-ng.md

Incorporate suggested changes and fixed typo
2019-02-15 22:46:48 +01:00
Kai Kreuzer 23925fc5fd
Updated docs wrt IDE setup (both add-on and core development IDEs) (#897)
* Updated docs wrt IDE setup (both add-on and core development IDEs)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-02-14 21:30:32 +01:00