openhab-core/bundles
J-N-K d6c269d95a
[i18n] Allow generation of default translations for automation modules (#2966)
* Allow generation of default translations for automation modules

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-05-29 18:26:23 +02:00
..
org.openhab.core Fix log levels and duplicate implementation warning in tests (#2982) 2022-05-26 23:33:08 +02:00
org.openhab.core.addon.marketplace Assume installed addons are compatible (#2975) 2022-05-23 09:04:10 +02:00
org.openhab.core.addon.marketplace.karaf Fix ServiceException when add-on handlers are not fully initialized (#2830) 2022-03-18 07:47:27 +01:00
org.openhab.core.addon.sample Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.audio Add processing of Accept header to AudioServlet (#2960) 2022-05-16 22:31:36 +02:00
org.openhab.core.auth.jaas Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.auth.oauth2client Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.automation [i18n] Allow generation of default translations for automation modules (#2966) 2022-05-29 18:26:23 +02:00
org.openhab.core.automation.module.media Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.automation.module.script Fix null type mismatch errors (#2976) 2022-05-23 16:30:08 +02:00
org.openhab.core.automation.module.script.rulesupport Improve test stability and OS compatibility (#2878) 2022-04-14 23:00:33 +02:00
org.openhab.core.automation.rest Add more null annotations to automation bundles (#2763) 2022-02-25 16:40:02 +01:00
org.openhab.core.binding.xml Add more null annotations to XML processing classes (#2775) 2022-03-10 19:57:31 +01:00
org.openhab.core.config.core New Crowdin updates (#2903) 2022-04-09 08:57:11 +02:00
org.openhab.core.config.discovery Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.config.discovery.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.upnp Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial.ser2net Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.dispatch Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.config.serial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.xml Add more null annotations to XML processing classes (#2775) 2022-03-10 19:57:31 +01:00
org.openhab.core.ephemeris Fix EphemerisManager crashing on invalid configuration (#2949) 2022-05-05 21:25:30 +02:00
org.openhab.core.id Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.bin2json Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console.eclipse Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console.karaf Fix "openhab --help" and "help openhab" in Karaf console (#2953) 2022-05-16 22:39:45 +02:00
org.openhab.core.io.console.rfc147 Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.http Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.http.auth Log the remote address of failed login attempts (#2800) 2022-02-26 10:00:00 +01:00
org.openhab.core.io.jetty.certificate Update bnd.bnd for CertificateGenerator package change (#2840) 2022-03-13 16:44:44 +01:00
org.openhab.core.io.monitor Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.io.net Improve test stability and OS compatibility (#2878) 2022-04-14 23:00:33 +02:00
org.openhab.core.io.rest Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.io.rest.audio Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.auth Log the remote address of failed login attempts (#2800) 2022-02-26 10:00:00 +01:00
org.openhab.core.io.rest.core [test] Allow intercepting logs and make assertions for log messages (#2939) 2022-05-25 21:13:40 +02:00
org.openhab.core.io.rest.log Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.rest.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.sitemap Implement "forceAsItem" functionality for Charts in sitemaps (#2657) 2022-04-05 20:56:14 +02:00
org.openhab.core.io.rest.sse Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.rest.swagger Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.transform Add a registry for transformation configurations and allow editing them (#2821) 2022-04-11 08:18:14 +02:00
org.openhab.core.io.rest.ui Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.voice [voice] Add voice parameter to startDialog and listenAndAnswer (#2971) 2022-05-21 10:50:00 +02:00
org.openhab.core.io.transport.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.modbus Reduce levels of modbus connection logger (#2972) 2022-05-20 20:40:50 +02:00
org.openhab.core.io.transport.mqtt Fix MQTT status message when disconnected while connecting (#2951) 2022-05-20 20:45:01 +02:00
org.openhab.core.io.transport.serial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.javacomm Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.rxtx Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.upnp Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.karaf Fix "openhab --help" and "help openhab" in Karaf console (#2953) 2022-05-16 22:39:45 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.item Fix namespace "channel" is added to item metadata (#2957) 2022-05-21 09:27:29 +02:00
org.openhab.core.model.item.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.item.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.lazygen Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.lsp Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.persistence Upgrade Xtext/Xtend to 2.26.0, LSP4J to 0.12.0 (#2786) 2022-03-05 11:28:56 +01:00
org.openhab.core.model.persistence.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.persistence.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.rule Add DateTimeTrigger to DSL rule model (#2963) 2022-05-25 21:50:48 +02:00
org.openhab.core.model.rule.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.rule.runtime Add DateTimeTrigger to DSL rule model (#2963) 2022-05-25 21:50:48 +02:00
org.openhab.core.model.script [voice] Add voice parameter to startDialog and listenAndAnswer (#2971) 2022-05-21 10:50:00 +02:00
org.openhab.core.model.script.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.script.runtime Fix typo in ScriptImpl exception message (#2847) 2022-03-17 11:50:20 +01:00
org.openhab.core.model.sitemap Implement "forceAsItem" functionality for Charts in sitemaps (#2657) 2022-04-05 20:56:14 +02:00
org.openhab.core.model.sitemap.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.sitemap.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.thing Log a message if a model is parsed and no thing handler factory can be found (#2754) 2022-04-12 22:43:14 +02:00
org.openhab.core.model.thing.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.thing.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.persistence Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.semantics Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.storage.json Allow type migrations in JSONStorage (#2784) 2022-04-09 15:49:38 +02:00
org.openhab.core.test Fix log levels and duplicate implementation warning in tests (#2982) 2022-05-26 23:33:08 +02:00
org.openhab.core.test.magic Fix spaces in options not properly handled in i18n-maven-plugin (#2964) 2022-05-16 22:26:51 +02:00
org.openhab.core.thing New translations DefaultSystemChannels.properties (French) (#2944) 2022-05-01 14:32:58 +02:00
org.openhab.core.thing.xml Fix trigger channels not found (#2833) 2022-03-12 21:49:25 +01:00
org.openhab.core.transform Fix transformations not removed if file deleted (#2945) 2022-05-05 21:13:29 +02:00
org.openhab.core.ui Fix NPE in ItemUIRegistry (#2955) 2022-05-26 09:25:30 +02:00
org.openhab.core.ui.icon Allow sub-directories for icons (#2946) 2022-05-16 22:33:32 +02:00
org.openhab.core.voice [voice] Fix try all interpreters (#2980) 2022-05-26 07:47:28 +02:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Add a registry for transformation configurations and allow editing them (#2821) 2022-04-11 08:18:14 +02:00