Commit Graph

28 Commits (2.5.x)

Author SHA1 Message Date
openhab-bot 2fc6a70d1f [unleash-maven-plugin] Preparation for next development cycle. 2021-01-27 20:47:33 +00:00
jenkins 92b34e45ee [unleash-maven-plugin] Preparation for next development cycle. 2020-12-13 15:44:38 +00:00
jenkins 2a3c0abc20 [unleash-maven-plugin] Preparation for next development cycle. 2020-10-25 16:10:53 +00:00
jenkins a3ca21cea8 [unleash-maven-plugin] Preparation for next development cycle. 2020-09-20 15:30:17 +00:00
jenkins 1cf6354b2d [unleash-maven-plugin] Preparation for next development cycle. 2020-08-23 12:23:35 +00:00
jenkins eaf186dc9a [unleash-maven-plugin] Preparation for next development cycle. 2020-07-23 12:10:01 +00:00
jenkins 48578b2c02 [unleash-maven-plugin] Preparation for next development cycle. 2020-06-21 13:14:37 +00:00
jenkins fa60550633 [unleash-maven-plugin] Preparation for next development cycle. 2020-05-17 12:26:21 +00:00
Eiko Wagenknecht 365f8db17c
Sliders in modals don't disappear any more after loading the modal (fix #218) (#236)
Fixes #218.

Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>
2020-04-23 13:25:59 +02:00
jenkins 07ebabe748 [unleash-maven-plugin] Preparation for next development cycle. 2020-04-19 11:47:31 +00:00
jenkins b12fabee37 [unleash-maven-plugin] Preparation for next development cycle. 2020-03-19 15:12:17 +00:00
jenkins 7605bec491 [unleash-maven-plugin] Preparation for next development cycle. 2020-02-20 01:19:44 +00:00
jenkins 783f21c1be [unleash-maven-plugin] Preparation for next development cycle. 2020-01-12 13:52:48 +00:00
Kai Kreuzer 129a2fe474
fixed bundle symbolic name for HABPanel (#166)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-01-03 11:28:10 +01:00
Wouter Born 4206ce6099 Update copyright headers to 2020 (#162)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-01 18:05:20 +01:00
Kai Kreuzer aeacda1323 switched to SNAPSHOT version
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-12-19 14:28:49 +01:00
jenkins dd63f60a61 Preparation for tag creation (Tag name: '2.5.0'). 2019-12-15 18:51:39 +00:00
Yannick Schaus a6b978f170 [habpanel] Port over translations from Crowdin (#82)
Include a new complete Japanese translation (thanks to koui), and partial translations and fixes in Afrikaans, Arabic, Bulgarian, Korean, Lithuanian, Ukrainian.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-10-16 12:39:09 +02:00
Christoph Weitkamp fca2365008 Changed pid from 'org.eclipse.smarthome.core.i18nprovider' to 'org.eclipse.smarthome.i18n' (#127)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-16 08:57:31 +02:00
Yannick Schaus c09ce6ef4f [habpanel] Filter out unnecessary SSE events (#128)
This should help improve the performance for large installations,
or when the event bus is busy.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-10-16 08:45:38 +02:00
Yannick Schaus 33307aa446 [habpanel] Send early update events (#129)
This change broadcasts the 'openhab-update' event immediately, not waiting for
the result of the /rest/items request, if the items are already populated, when
OHService.reloadItems() is called.  This improves the dashboard switching latency
significantly at the expanse of reliability - some widgets (e.g. slider) might
'flicker' slighly.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-10-16 08:45:05 +02:00
Christoph Weitkamp bb1f8e6a44 Fixed POM XML Shema Definition path (#125)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-12 10:21:28 +02:00
Hilbrand Bouwkamp 2802fff739 Updated schema location from smarthome -> openHAB (#124)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-10-11 02:25:08 -07:00
Yannick Schaus 45614b2a27 [habpanel] Update dependencies, 5-col selection widget fix (#106) (#116)
Also-by: Alari Truuts <Alariii@gmail.com>
Signed-off-by: Yannick Schaus <github@schaus.net>
2019-09-05 17:58:50 +02:00
Yannick Schaus ac54f10ea6 [habpanel] Widget gallery: handle short attachment urls (#115)
Discourse now seems to use relative "short URLs" redirects (`/uploads/short-url/...`) instead of linking to the absolute URL of the attachment on S3 (for new posts only, those created before are not affected).

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-09-04 20:43:10 +02:00
Wouter Born f3ba1429a9 Adapt POMs to follow common layout (#72)
* Update features GAV
* Update project names

Signed-off-by: Wouter Born <github@maindrain.net>
2019-06-05 21:58:11 +02:00
Markus Rathgeb dc1480397b fix some group IDs (#52)
* fix iconset feature by using new groupId
* Fix SAT configuration
* fix further group IDs

Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-11 10:27:35 +02:00
Markus Rathgeb 249e33b2f8 improve Maven + Bnd layout and settings (#44)
https://github.com/openhab/openhab-webui/issues/38

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-05 08:28:49 +02:00