adimova
57f4289deb
Fix ConnectionValidator and Input/Output default value from #1210 proposal ( #1379 )
...
PR: https://github.com/eclipse/smarthome/pull/1379
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-04-18 18:51:43 +02:00
Kai Kreuzer
d1c6efb97d
added rule samples to documentation menu
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-05 12:11:27 +02:00
Thomas Höfer
f1111434ff
documentation updated because of #1164
...
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2016-03-11 22:09:40 +01:00
Markus Rathgeb
15f8d0551b
add development notes
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-03-10 07:47:11 +01:00
Markus Rathgeb
c2aac06f1b
apply formatter
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-03-09 23:23:50 +01:00
Stefan Bußweiler
85e5411d74
Notify Things about Bridge status changes.
...
Signed-off-by: Stefan Bussweiler <s.bussweiler@external.telekom.de>
2016-03-06 18:38:44 +01:00
Simon Kaufmann
628e649ab3
(Un)listing of ThingTypes
...
fixes #1073
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
2016-03-01 12:15:50 +01:00
Kai Kreuzer
b68ced4352
Merge pull request #1054 from sjka/thingLabel
...
Added a label so that users can name their Things
2016-02-18 16:42:44 +01:00
Yordan Mihaylov
ccc89ed242
fix json scheme links
...
Signed-off-by: Yordan Mihaylov <j.mihailov@prosyst.com>
2016-02-18 17:09:16 +02:00
Simon Kaufmann
e4f7383fed
Added a label so that users can name their Things
...
Fix #710
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
2016-02-17 19:35:48 +01:00
Alexander Kostadinov
95b61d701f
Removed code formatter and clean up rule references in docs/development/guidelines.md (since esh-formatter.xml and esh-clean-up.xml are removed).
...
Signed-off-by: Alexander Kostadinov <alexander.g.kostadinov@gmail.com>
2016-02-13 19:25:54 +02:00
Alexander Kostadinov
27e43892f5
Refactored docs/features/rules.md (improved content, punctuation, syntax and visualization).
...
Signed-off-by: Alexander Kostadinov <alexander.g.kostadinov@gmail.com>
2016-02-12 22:16:20 +02:00
Kai Kreuzer
4c90f5f27b
Merge pull request #980 from adimova/master
...
Change the name of the Java API Demo to the Rule Engine Extensions Demo
2016-02-12 09:42:42 +01:00
Markus Rathgeb
a6511fb819
Merge pull request #1023 from qivicon/fix-docs-markdown-rendering
...
Fixed broken and incorrect markdown syntax
2016-02-11 22:14:35 +01:00
Ana Dimova
8e5240dd77
Change the name of the Java API Demo to the Rule Engine Extensions Demo
...
Conflicts:
bundles/automation/org.eclipse.smarthome.automation.sample.handler/META-INF/MANIFEST.MF
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-02-11 17:59:57 +02:00
Yordan Mihaylov
9939954e27
Merge pull request #971 from adimova/rest_api_demo
...
Rest API Demo impl
2016-02-11 17:17:59 +02:00
Alexander Kostadinov
9a1d990c11
Fixed broken bold tag for [...]/features/rules.md. Corrected file structure list in [...]/features/rules.md (structure layout taken from [...]/development/bindings/how-to.md)
...
Signed-off-by: Alexander Kostadinov <alexander.g.kostadinov@gmail.com>
2016-02-11 15:45:29 +02:00
Ana Dimova
17e1fcba80
Rest API Demo impl
...
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-02-09 10:51:20 +02:00
Ana Dimova
e724fb00b0
automation json schemas
...
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-02-08 11:30:00 +02:00
Markus Rathgeb
82da4cc6ec
fix indentation of some POM files
...
We are using two spaces for POM file indentation.
I changed the few ones that contains other indentations.
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-01-29 13:54:18 +01:00
Kai Kreuzer
5342d4302f
added rule documentation to menu
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-26 18:21:05 +01:00
Ana Dimova
209ab85be8
Automation Java API Demo - implemetation
...
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-01-26 18:21:05 +01:00
Thomas Höfer
091a796966
added unit and unit label to config description parameters
...
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2016-01-26 13:58:08 +01:00
Kai Kreuzer
e204f3c789
Merge branch 'fix-xml-reference' of https://github.com/qivicon/smarthome into qivicon-fix-xml-reference
...
# Conflicts:
# docs/documentation/development/bindings/xml-reference.md
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-26 11:02:28 +01:00
Stefan Bußweiler
06c4084d1e
Refactoring Thing/ThingHandler life cycle.
...
Signed-off-by: Stefan Bussweiler <s.bussweiler@external.telekom.de>
2016-01-26 10:24:42 +01:00
Alexander Kostadinov
7a95a5e9d7
Fixed markdown syntax and replaced HTML with pure markdown where possible for development/bindings/xml-reference.md.
...
Signed-off-by: Alexander Kostadinov <alexander.g.kostadinov@gmail.com>
2016-01-26 09:37:52 +02:00
Alexander Kostadinov
29758b8d1b
Did detailed refactoring of the documentation content. Changes and fixes affect:
...
- word order/meaning;
- grammar, syntax, punctuation;
- spelling (typos);
- broken markdown syntax.
Successful builds were run.
Signed-off-by: Alexander Kostadinov <alexander.g.kostadinov@gmail.com>
2016-01-23 18:35:38 +02:00
Benedikt Niehues
3ee73d1a47
added Logging configuration to testing documentation
...
Signed-off-by: Benedikt Niehues <b.niehues@external.telekom.de>
2015-12-17 09:22:05 +01:00
Kai Kreuzer
660522d8b1
added rest docs to markdown
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-09 13:00:26 +01:00
Kai Kreuzer
777a43811f
Merge pull request #685 from dominicdesu/fixDocu
...
Update contributing instructions after move to GitHub repository
2015-12-08 18:29:59 +01:00
Dominic Lerbs
388c4084b9
Update contributing instructions after move to GitHub repository
...
Signed-off-by: Dominic Lerbs <dominicdesu@hallojapan.de>
2015-12-08 18:27:22 +01:00
Kai Kreuzer
2a1c9d7a08
Merge pull request #317 from marinmitev/automation-component-impl
...
Initial implementation of the automation component
2015-12-08 16:52:16 +01:00
Kai Kreuzer
6b32ccf159
moving from Bugzilla to Github Issues
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-02 15:54:20 +01:00
Markus Rathgeb
6e8ac964fd
fix typo in docu
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2015-11-26 14:55:06 +01:00
Kai Kreuzer
48ce03381b
Merge pull request #478 from dnobel/paper-ui
...
Initial contribution of the Paper UI.
2015-11-24 11:18:48 +01:00
Marin Mitev
3d2b6e6453
Initial implementation of the automation component - squashed
...
Author: Marin Mitev <marin.mitev@gmail.com>
Also-by: Jordan Mihailov <j.mihailov@prosyst.com>
Also-by: Vasil Ilchev <v.ilchev@prosyst.bg>
Also-by: Ana Dimova <a.dimova@prosyst.bg>
Also-by: Kai Kreuzer <kai@openhab.org>
Also-by: Benedikt Niehues <b.niehues@external.telekom.de>
Also-by: Christoph Knauf <christoph.knauf@itemis.de>
Also-by: Simon Merschjohann <smerschjo@gmail.com>
Signed-off-by: Marin Mitev <marin.mitev@gmail.com>
2015-11-24 11:57:26 +02:00
Dennis Nobel
cf6ea05c69
Initial contribution of the Paper UI.
...
Also-by: Timon Reinhard <timon.reinhard@telekom.de>
Also-by: Markus Rathgeb <maggu2810@gmail.com>
Also-by: Christoph Schauer <christoph@schauer-itconsulting.de>
Also-by: Simon Kaufmann <simon.kfm@googlemail.com>
Also-by: Sebastian Janzen <sebastian@janzen.it>
Also-by: Joep Admiraal <joep@groovytunes.nl>
Signed-off-by: Dennis Nobel <d.nobel@external.telekom.de>
2015-11-24 10:26:35 +01:00
Dennis Nobel
670d22a38d
#482811 : Added support for binding configuration in the core and via REST.
...
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482811
Signed-off-by: Dennis Nobel <d.nobel@external.telekom.de>
2015-11-23 10:25:18 +01:00
Thomas Höfer
06b694b80e
Added getText operation with arguments in I18nProvider
...
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2015-11-20 12:29:45 +01:00
Kai Kreuzer
53aeee0d01
initial contribution of an extension management mechanism
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-11-17 15:59:38 +01:00
Thomas Höfer
ed096ae11c
added config status provider and config description validator
...
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2015-10-26 15:08:43 +01:00
Benedikt Niehues
230708e399
Bundles import their exported packages themselves
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=478783
Signed-off-by: Benedikt Niehues <b.niehues@external.telekom.de>
2015-10-07 12:10:08 +02:00
Kai Kreuzer
18465ba289
Merge pull request #476 from dnobel/bug-476807-channel-type-registry
...
Introduced ChannelTypeRegistry.
2015-10-01 14:49:33 +02:00
Kai Kreuzer
e7fb4711b5
Added javadocs to documentation build
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-10-01 11:54:00 +02:00
Dennis Nobel
4440610003
[6342457] Introduced ChannelTypeRegistry.
...
Bug: 476807
Signed-off-by: Dennis Nobel <d.nobel@external.telekom.de>
2015-09-28 19:42:18 +02:00
Kai Kreuzer
78d5ea9d26
fixed example thing uid
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-24 18:39:26 +02:00
Sebastian Janzen
26abdbf3c1
Update discovery-services.md
...
Add sentence about twice discovered thing handling.
Signed-off-by: Sebastian Janzen <sebastian@janzen.it>
2015-09-23 15:37:42 +02:00
Dennis Nobel
6f79967a5b
Added ThingStatusInfoChangedEvent.
...
Bug: 477553
Signed-off-by: Dennis Nobel <d.nobel@external.telekom.de>
2015-09-23 12:55:43 +02:00
Dennis Nobel
ee82f4cc10
Fixed #464953 : Added events for links.
...
Bug: 464953
Signed-off-by: Dennis Nobel <d.nobel@external.telekom.de>
2015-09-21 10:40:57 +02:00
Kai Kreuzer
ebb3aba5a2
Merge pull request #464 from dnobel/bug-477553-item-state-changed-event
...
Introduced ItemStateChangedEvent.
2015-09-21 10:30:03 +02:00