1608 Commits

Author SHA1 Message Date
Simon Stürz
845949689b Translated using Weblate (German)
Currently translated at 100.0% (57 of 57 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/de/
2019-04-08 13:55:15 +02:00
Michael Zanetti
b001f832c8 Translated using Weblate (Dutch)
Currently translated at 100.0% (57 of 57 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/nl/
2019-04-08 13:55:15 +02:00
Michael Zanetti
0ac3b4f7ab Added translation using Weblate (Finnish) 2019-04-08 13:55:15 +02:00
Michael Zanetti
c5c95cecb2 Translated using Weblate (Dutch)
Currently translated at 100.0% (57 of 57 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/nl/
2019-04-08 13:55:15 +02:00
Michael Zanetti
b2756c9241 make the REST server optional and disabled by default
Also fixes an issue where the REST server would sometimes
try to send the reply to the wrong WebServer instance
2019-04-08 13:55:15 +02:00
Michael Zanetti
c14e7f54cd Translated using Weblate (German)
Currently translated at 100.0% (57 of 57 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/de/
2019-04-08 13:55:15 +02:00
Michael Zanetti
d7476e8064 also disable the auto device removal protection in the second remove method for now 2019-04-08 13:55:15 +02:00
Michael Zanetti
5f4e524cca fix inputtrigger interface 2019-04-08 13:55:15 +02:00
Simon Stürz
2effc69f86 Add all qdoc files to the project tree 2019-04-08 13:55:15 +02:00
Michael Zanetti
44dd09d227 fix initialSetupRequired still being true, even if we already gave out tokens by pushbuttonAuth 2019-04-08 13:55:15 +02:00
Simon Stürz
6608748f83 Update API documentation and remove deprecated doc files 2019-04-08 13:55:15 +02:00
Simon Stürz
03ba42bd4e Add documentation files to project tree 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
706028f774 Added translation using Weblate (Spanish) 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
cd5eacd54a Added translation using Weblate (Portuguese) 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
a22c0053dc Added translation using Weblate (French) 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
f69cfa1eb6 Added translation using Weblate (Dutch) 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
6c3c487c69 Added translation using Weblate (Danish) 2019-04-08 13:55:15 +02:00
Bernhard Trinnes
f288ad15d3 Added translation using Weblate (Czech) 2019-04-08 13:55:15 +02:00
Michael Zanetti
fb92e8e467 Translated using Weblate (German)
Currently translated at 100.0% (57 of 57 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/de/
2019-04-08 13:55:15 +02:00
Bernhard Trinnes
2a197a2574 Translated using Weblate (German)
Currently translated at 100.0% (56 of 56 strings)

Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/de/
2019-04-08 13:55:15 +02:00
Michael Zanetti
9e603cb536 cache dynamic turn credentials 2019-04-08 13:55:15 +02:00
Michael Zanetti
b502a399e5 improve plugin.pri
- combine generation of plugininfo.h and extern-plugininfo.h
- add removal of the generated files to make clean
2019-04-08 13:55:15 +02:00
Jenkins
72dcc5cc98 Automatic translations update by Jenkins 2019-04-08 13:55:15 +02:00
Simon Stürz
ac95880175 Update mock parent/child actions 2019-04-08 13:55:15 +02:00
Simon Stürz
b66a2a170c Change createMethods and setup method parsing toLower() 2019-04-08 13:55:15 +02:00
Simon Stürz
0d24b5ced9 Rename property methods in deviceplugin parsing mechanism 2019-04-08 13:55:15 +02:00
Simon Stürz
8a93fd8f68 Update properties methods and remove JSON information for mor generic definition formats 2019-04-08 13:55:15 +02:00
Simon Stürz
2459b2fbe1 Make json parsing more generic by using toUpper() 2019-04-08 13:55:15 +02:00
Simon Stürz
7e7b40f3cc Fix typo in the api documentation generator 2019-04-08 13:55:15 +02:00
Simon Stürz
af24a07464 Add more comments and clean up code 2019-04-08 13:55:15 +02:00
Simon Stürz
711d667661 Update main translation context 2019-04-08 13:55:15 +02:00
Simon Stürz
ef2643b600 Update translations context 2019-04-08 13:55:15 +02:00
Simon Stürz
280b3ded2b Update plugin json documentation 2019-04-08 13:55:15 +02:00
Simon Stürz
2d349e28b1 Adjust mock plugins with new plugin info generation 2019-04-08 13:55:15 +02:00
Simon Stürz
023a223908 Improve plugin json parsing and fix generate-plugininfo script 2019-04-08 13:55:15 +02:00
Jenkins
bb5826de87 Automatic translations update by Jenkins 2019-04-08 13:55:15 +02:00
Michael Zanetti
661a75a988 make use of parent mechanism in mock device 2019-04-08 13:55:15 +02:00
Michael Zanetti
12ff672216 only init devices after their parents have been set up 2019-04-08 13:55:15 +02:00
Michael Zanetti
b2a47036e4 QList<Device*> -> Devices 2019-04-08 13:55:15 +02:00
Michael Zanetti
2ab082bbc4 Add support for device parenting in discovery phase 2019-04-08 13:55:15 +02:00
Michael Zanetti
a2c53a762d add a plugin.pri file for use with external plugins 2019-04-08 13:55:15 +02:00
Simon Stürz
f62adfb088 Update network-manager connectivity state enum 2019-04-08 13:55:15 +02:00
Jenkins
d00e1fbac3 Automatic translations update by Jenkins 2019-04-08 13:55:15 +02:00
Michael Zanetti
fadc67a82b make cloud notifications translatable 2019-04-08 13:55:15 +02:00
Michael Zanetti
a29c8fe55d add iscloudconnected script 2019-04-08 13:55:15 +02:00
Simon Stürz
71cc5452fc Register IPv4 only services and fix manufacturer string 2019-04-08 13:55:15 +02:00
Michael Zanetti
99bec9583b don't create a dbus connection before the QCoreApplication 2019-04-08 13:55:15 +02:00
Michael Zanetti
4e7238578c monitor network devices and reconfigure upnp server 2019-04-08 13:55:15 +02:00
Michael Zanetti
123536f9f3 add intermediate states to garagegate interface 2019-04-08 13:55:15 +02:00
Simon Stürz
2116392c53 Fix enable bluetooth low energy hardwareresource 2019-04-08 13:55:15 +02:00