This feature is deprecated in OH3 but code remains which would break if `$rootScope.configWidgets` is left undefined.
So define it as an empty object early.
Fixes#733.
Signed-off-by: Yannick Schaus <github@schaus.net>
* New translations en.json (Turkish)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
Drop "no profile" and use the "Default" profile instead (link-add and link-edit)
Filter the item list for items compatible to the channel's type (link-add)
Only allow profiles compatible to the current item
(disable on link-add, filter on link-edit)
Add profile config sheet key to prevent VNodes reuse.
Fix#884.
Fix#885.
Signed-off-by: Hubert Nusser <hubsif@gmx.de>
Also-by: Yannick Schaus <github@schaus.net>
If a personal widget prop parameter definition has a defaultValue, e.g.:
```
uid: defaultValue
props:
parameters:
- name: prop1
type: TEXT
label: Prop 1
defaultValue: My default value
```
then the default value will be added to the `props` object accessible
in expressions (unless it's explicitly overridden).
Fixes#990.
Signed-off-by: Yannick Schaus <github@schaus.net>
Use status code as fallback to the status message for error responses to detect whether the
initial requests are unauthorized (HTTP 401).
(With HTTP2 there is no status message and even in HTTP1 it is optional.)
Fix#1018.
Signed-off-by: Leon Kiefer <leon.k97@gmx.de>
This also implements vector favicons for browsers that support it,
support for browsers that do not allow vector favicons has not changed.
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* New translations en.json (Italian)
* New translations en.json (Italian)
* New translations en.json (Croatian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Turkish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Dutch)
* New translations en.json (Polish)
* New translations en.json (Russian)