Граф коммитов

2251 Коммитов

Автор SHA1 Сообщение Дата
Simon Kaufmann 3187f441ca fixed deferred handler initialization (#1620)
So far, the order of XML processors was relevant. If the last one already fininshed loading
while others did not, the thing got initialized.

This became obvious by occasionally failing
ThingManagerOSGiTest.'ThingManager waits with initialize until bundle processing is finished'

fixes #1419
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
2016-06-06 16:36:18 +02:00
Kai Kreuzer 144b9890f8 fixed progress indicator on startup (#1619)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-06 10:18:17 +02:00
Yordan Mihaylov bfe069d212 Improve rule constructor & merge to master branch (#1508)
1) remove unnecessary rule constructors: Only keep minimal (ruleuid) and full constructor, let the rest of the pojo be filled by setters
2) keep configuration and configDescription on Rules

Signed-off-by: Yordan Mihaylov <j.mihailov@prosyst.com>
2016-06-06 08:28:18 +02:00
Kai Kreuzer ee29e32962 corrections of startup behavior of Designer components (#1618)
fixes #1613 and #1609

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-06 06:12:03 +02:00
Robert van Bregt 471805bd04 Added new channels (#1615)
Signed-off-by: Robert van Bregt <robert@robertvanbregt.nl>
2016-06-05 19:35:21 +02:00
Kai Kreuzer 4b845b784a made designer working again after Xtext 2.9.2 upgrade (#1608)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-04 12:11:44 +02:00
Robert van Bregt 64ee917a22 Added television icons for uninitialized state (#1606)
Signed-off-by: Robert van Bregt <robert@robertvanbregt.nl>
2016-06-03 16:26:51 +02:00
Yordan Mihaylov 0b3f176816 fixes #1561 (#1579)
fixes comments on issue

Signed-off-by: Yordan Mihaylov <j.mihailov@prosyst.com>
2016-06-03 11:56:32 +02:00
Kai Kreuzer cbd8135343 Uidocs (#1602)
* moved paper ui doc to bundle and included other UIs in documentation

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

* updated documentation about UIs and included Classic UI and Basic UI

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-03 11:41:53 +02:00
Markus Rathgeb c88328e2b9 fix further versions (#1603)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-03 11:37:56 +02:00
Gaël L'hopital 2389d03b6e Replacing SortedMap by StringList (#236)
Signed-off-by: Gaël L'hopital <glhopital@gmail.com>
2016-06-03 09:31:41 +02:00
Kai Kreuzer e1c5c8c5ab Added a concept intro page to the documentation (#1573)
* Added a concept intro page to the documentation
* fixed syntax and added info about cardinalities

Also-By: Bernard Philippe <bip.philippe@laposte.net>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-03 09:29:44 +02:00
Markus Rathgeb 6cc9bfb60e next development cycle: 0.9.0-SNAPSHOT (#1601)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-03 09:19:48 +02:00
Markus Rathgeb 893554bd64 Paper UI: show slider only if item is not read only (#1587)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-02 18:51:58 +02:00
Kai Kreuzer ac243b7862 updated links to openHAB 2 (#1595)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-01 17:29:24 +02:00
Kai Kreuzer 766420e396 increase sequenceNo to make the target platform re-resolve (#1594)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-01 16:10:24 +02:00
Satish Nikam 8c6cd98d6e Added missing import for javax.xml.bind in manifest file (#1589)
Lifx binding uses class javax.xml.bind.DatatypeConverter, but does not import javax.xml.bind in manifest xml. This causes issue when running ESH in karaf (using project https://github.com/maggu2810/shk).

Signed-off-by: Satish Nikam <satniks@gmail.com>
2016-06-01 10:21:43 +02:00
aounhaider1 d2107fa278 pass event explicitly (#1588)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-06-01 08:56:12 +02:00
Christoph Schauer 261c2edf5b Change documentation for thing-type states. Fixed pattern now supports float numbers (#1582)
Signed-off-by: Christoph Schauer <christoph@schauer-itconsulting.de>
2016-05-31 16:23:17 +02:00
Kai Kreuzer 1478e5794d fixing plist entry for Mac Designer app (#1585)
fixes #639

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-31 15:28:48 +02:00
Kai Kreuzer b94caf2451 changed Designer to use gson 2.2.4 (#1583)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-31 14:51:56 +02:00
Markus Rathgeb bf5263ea93 Item name (#1572)
* enable / disable channel: comply with naming convention

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-05-31 10:40:40 +02:00
aounhaider1 19ab711159 Show discovery page only if binding supports discovery (#1562)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-30 16:22:10 +02:00
aounhaider1 de7ea389e2 reset module configurations on Cancel (#1555)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-30 16:21:33 +02:00
Markus Rathgeb b5f3305277 add support for locale by config admin and service configuration (#1519)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-05-27 10:41:39 +02:00
aounhaider1 94ae20c6cf bug fix: channel edit button not showing (#1570)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-26 17:42:31 +02:00
Simon Kaufmann 4d28a835f4 Quickfix for #1505 (#1553)
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
Also-by: Roland Menznerowski <roland.menznerowski@itemis.de>
2016-05-26 11:03:31 +02:00
adimova 9432fda49d #1528 - Registration of multiple ManagedProvider services (#1532)
Signed-off-by: Ana Dimova <a.dimova@prosyst.bg>
2016-05-25 17:04:43 +02:00
aounhaider1 38086e9e45 trim select box text (#1563)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-25 10:45:24 +02:00
Jürgen Meßmer c4ee720aa8 Added SleepTimer Channel (#1537)
* Added SleeTimer Channel
* Changed channel from String to Number
* Added min, max and step attributes to channel
* Fixed the mixed spaces and tabs and updated the use of updateState
  according to hint of maggu2810

Signed-off-by: Juergen Messmer <meju@chello.at>
2016-05-25 10:36:39 +02:00
Marcel 7675702036 fix formatting in enocean readme (#1566)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2016-05-25 10:33:54 +02:00
Marcel 3e61b7c901 update readme files to have proper formatting in OH docu site (#1565)
https://github.com/openhab/openhab2-addons/issues/956

 
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2016-05-24 23:06:03 +02:00
aounhaider1 ea4ca13917 changed toast position to fixed (#1554)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-24 13:11:49 +02:00
aounhaider1 abde3e04c8 added a utility function to check if object has properties (#1552)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-24 13:04:16 +02:00
Thomas Höfer c138f66482 added console command extension for firmware update (#1333)
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2016-05-23 11:30:18 +02:00
Thomas Höfer f107bb8957 initial contribution of device firmware update API (#1240)
Signed-off-by: Thomas Höfer <t.hoefer@telekom.de>
2016-05-22 23:27:59 +02:00
aounhaider1 38c70c05f4 show thing properties (#1544)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-21 11:11:57 +02:00
Kai Kreuzer ef33717cd6 added correct handling of getStateAs(PercentType) for ColorItems (#1547)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-20 16:06:25 +02:00
Kai Kreuzer 9888f47fef added lighting tags (#1546)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-20 12:01:33 +02:00
Markus Rathgeb 281c4b61ed add missing Import-Package instructions (#1545)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-05-19 23:30:52 +02:00
Kai Kreuzer 5976877525 fixed potential NPE and updated documentation for Sonos binding (#1543)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-19 20:11:28 +02:00
aounhaider1 6abe5853f3 Added tabs on services page (#1541)
* added tabs on configurations page

Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-19 18:10:27 +02:00
aounhaider1 37427a4d9f Support item configuration (#1526)
* Support item configuration

Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-19 17:35:14 +02:00
Hans-Jörg Merk 051f03e566 Fix documentation of digitalSTROM and WeMo Binding (#1542)
Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
2016-05-19 17:26:51 +02:00
Roland Edelhoff f12c00a82c improve ThingType recreation to avoid upnp subscription issue (#1539)
Signed-off-by: Roland Menznerowski <roland.menznerowski@itemis.de>
2016-05-19 14:48:57 +02:00
aounhaider1 469be31763 Maintain previous view state when thing's channel updated (#1538)
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-05-19 14:11:39 +02:00
Kai Kreuzer a84caa9b61 introduced "Default" widget type for sitemaps that is dynamically resolved (#1535)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-19 10:47:49 +02:00
Kai Kreuzer f00d0bf167 Improvements and fixes on the ThingLinkManager: (#1533)
- added config meta-data
- fixed correct handling of configuration setting
- fixed potential NPE in ChannelItemProvider

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-18 15:22:30 +02:00
Karel Goderis f61cf440c1 Fix issue with updateCurrentURIFormatted() in SonosZonePlayer (+some code formatting) (#1529)
Signed-off-by: Karel Goderis <karel.goderis@me.com>
2016-05-17 21:18:04 +02:00
Kai Kreuzer e67f34e596 slightly improved documentation to have correct syntax and be neutral (#1525)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-17 20:07:56 +02:00