Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To stable #14

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions core/class/htmldisplay.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
class htmldisplay extends eqLogic {
/* * *************************Attributs****************************** */


protected static $_widgetPossibility = array('custom' => true);

/* * ***********************Methode static*************************** */

Expand Down Expand Up @@ -61,7 +61,10 @@ public function toHtml($_version = 'dashboard'){
$html .= '<span class="reportModeVisible">#name_display# <span class="object_name">#object_name#</span></span>';
$html .= '<a href="#eqLink#" class="reportModeHidden">#name_display# <span class="object_name">#object_name#</span></a>';
$html .= '</center>';
} else if ($_version == 'mobile') {
}
}
if ($this->getConfiguration('showtitlemobile', 0) == 1) {
if ($_version == 'mobile') {
$html .= '<center>';
$html .= '<span class="widget-name">';
$html .= '<span class="warning" title="#alert_name#">';
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Kategorie",
"Activer": "Aktivieren",
"Visible": "Sichtbar",
"Afficher le titre": "Titel anzeigen"
"Afficher le titre en version Dashboard": "Zeigen Sie den Titel in der Dashboard-Version an",
"Afficher le titre en version Mobile": "Titel in der mobilen Version anzeigen"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Nicht autorisierter Zugriff",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Category",
"Activer": "Activate",
"Visible": "Visible",
"Afficher le titre": "Show title"
"Afficher le titre en version Dashboard": "Show title in Dashboard version",
"Afficher le titre en version Mobile": "Show title in mobile version"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Unauthorized access",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Categoría",
"Activer": "Activar",
"Visible": "Visible",
"Afficher le titre": "Mostrar título"
"Afficher le titre en version Dashboard": "Mostrar el título en la versión Dashboard",
"Afficher le titre en version Mobile": "Mostrar título en versión móvil"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Acceso no autorizado",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Catégorie",
"Activer": "Activer",
"Visible": "Visible",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Accès non autorisé",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/id_ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Kategori",
"Activer": "Mengaktifkan",
"Visible": "Terlihat",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Akses tidak sah",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/it_IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Categoria",
"Activer": "Attivare",
"Visible": "Visibile",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Accesso non autorizzato",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/ja_JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "カテゴリ",
"Activer": "アクティブ",
"Visible": "目に見えます",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401-不正アクセス",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Categoria",
"Activer": "Ativar",
"Visible": "Visivél",
"Afficher le titre": "Mostrar título"
"Afficher le titre en version Dashboard": "Exibir o título na versão Dashboard",
"Afficher le titre en version Mobile": "Mostrar título na versão Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Acesso não autorizado",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/ru_RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "категория",
"Activer": "активировать",
"Visible": "Видимый",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Несанкционированный доступ",
Expand Down
3 changes: 2 additions & 1 deletion core/i18n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"Catégorie": "Kategori",
"Activer": "Etkinleştir",
"Visible": "Görülebilir",
"Afficher le titre": "Afficher le titre"
"Afficher le titre en version Dashboard": "Afficher le titre en version Dashboard",
"Afficher le titre en version Mobile": "Afficher le titre en version Mobile"
},
"plugins\/htmldisplay\/core\/ajax\/htmldisplay.ajax.php": {
"401 - Accès non autorisé": "401 - Yetkisiz erişim",
Expand Down
3 changes: 2 additions & 1 deletion desktop/php/htmldisplay.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@
<div class="form-group">
<label class="col-sm-3 control-label"></label>
<div class="col-sm-9">
<label class="checkbox-inline"><input type="checkbox" class="eqLogicAttr" data-l1key="configuration" data-l2key="showtitle"/>{{Afficher le titre}}</label>
<label class="checkbox-inline"><input type="checkbox" class="eqLogicAttr" data-l1key="configuration" data-l2key="showtitle"/>{{Afficher le titre en version Dashboard}}</label>
<label class="checkbox-inline"><input type="checkbox" class="eqLogicAttr" data-l1key="configuration" data-l2key="showtitlemobile"/>{{Afficher le titre en version Mobile}}</label>
</div>
</div>
</fieldset>
Expand Down
4 changes: 4 additions & 0 deletions docs/de_DE/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt

# 01.08.2024

- Vorbereitung auf Jeedom 4.4

# 21.09.2021

- Anzeigeproblem mit eingeschränkten Benutzern behoben
Expand Down
4 changes: 4 additions & 0 deletions docs/en_US/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text

# 01/08/2024

- Preparing for jeedom 4.4

# 09/21/2021

- Fixed display issue with limited users
Expand Down
4 changes: 4 additions & 0 deletions docs/es_ES/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto

# 08/01/2024

- Preparándose para el apuro 4.4

# 21/09/2021

- Problema de visualización fijo con usuarios limitados
Expand Down
2 changes: 2 additions & 0 deletions docs/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"changelog.md": {
"Changelog HTML Display": "Changelog HTML-Anzeige",
"Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt",
"08\/01\/2024": "01.08.2024",
"Préparation pour jeedom 4.4": "Vorbereitung auf Jeedom 4.4",
"21\/09\/2021": "21.09.2021",
"Correction d'un soucis d'affichage avec les utilisateurs limités": "Anzeigeproblem mit eingeschränkten Benutzern behoben",
"19\/11\/2020": "19.11.2020",
Expand Down
2 changes: 2 additions & 0 deletions docs/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"changelog.md": {
"Changelog HTML Display": "Changelog HTML Display",
"Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text",
"08\/01\/2024": "01\/08\/2024",
"Préparation pour jeedom 4.4": "Preparing for jeedom 4.4",
"21\/09\/2021": "09\/21\/2021",
"Correction d'un soucis d'affichage avec les utilisateurs limités": "Fixed display issue with limited users",
"19\/11\/2020": "11\/19\/2020",
Expand Down
2 changes: 2 additions & 0 deletions docs/i18n/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"changelog.md": {
"Changelog HTML Display": "Registro de cambios HTML Display",
"Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto",
"08\/01\/2024": "08\/01\/2024",
"Préparation pour jeedom 4.4": "Preparándose para el apuro 4.4",
"21\/09\/2021": "21\/09\/2021",
"Correction d'un soucis d'affichage avec les utilisateurs limités": "Problema de visualización fijo con usuarios limitados",
"19\/11\/2020": "19\/11\/2020",
Expand Down
2 changes: 2 additions & 0 deletions docs/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"Changelog HTML Display": "Changelog HTML Display",
"IMPORTANT": "IMPORTANT",
"Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte",
"08\/01\/2024": "08\/01\/2024",
"Préparation pour jeedom 4.4": "Préparation pour jeedom 4.4",
"21\/09\/2021": "21\/09\/2021",
"Correction d'un soucis d'affichage avec les utilisateurs limités": "Correction d'un soucis d'affichage avec les utilisateurs limités",
"19\/11\/2020": "19\/11\/2020",
Expand Down
2 changes: 2 additions & 0 deletions docs/i18n/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"changelog.md": {
"Changelog HTML Display": "Exibir HTML do registro de alterações",
"Pour rappel s'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto",
"08\/01\/2024": "01\/08\/2024",
"Préparation pour jeedom 4.4": "Preparando-se para Jeedom 4.4",
"21\/09\/2021": "21\/09\/2021",
"Correction d'un soucis d'affichage avec les utilisateurs limités": "Corrigido o problema de exibição com usuários limitados",
"19\/11\/2020": "19\/11\/2020",
Expand Down
4 changes: 4 additions & 0 deletions docs/pt_PT/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
>
>Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto

# 01/08/2024

- Preparando-se para Jeedom 4.4

# 21/09/2021

- Corrigido o problema de exibição com usuários limitados
Expand Down
2 changes: 1 addition & 1 deletion plugin_info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
],
"changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/programming\/htmldisplay\/beta\/changelog",
"documentation_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/programming\/htmldisplay\/beta"
}
}