From 9625c36d121b74d26e7e529e1b01b7e91f848a0e Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Fri, 10 Jan 2025 07:48:35 +1100 Subject: [PATCH] devStaticIp to multi edit #947 --- README.md | 6 +- front/multiEditCore.php | 2 +- front/php/templates/language/ca_ca.json | 0 front/php/templates/language/de_de.json | 0 front/php/templates/language/es_es.json | 0 front/php/templates/language/fr_fr.json | 0 front/php/templates/language/it_it.json | 0 front/php/templates/language/pt_br.json | 0 front/php/templates/language/ru_ru.json | 0 front/php/templates/language/uk_ua.json | 0 front/report_templates/report_sample.html | 9 +- front/report_templates/report_template.html | 82 ++++++++--------- .../report_template_new_version.html | 87 ++++++++----------- 13 files changed, 78 insertions(+), 108 deletions(-) mode change 100644 => 100755 front/php/templates/language/ca_ca.json mode change 100644 => 100755 front/php/templates/language/de_de.json mode change 100644 => 100755 front/php/templates/language/es_es.json mode change 100644 => 100755 front/php/templates/language/fr_fr.json mode change 100644 => 100755 front/php/templates/language/it_it.json mode change 100644 => 100755 front/php/templates/language/pt_br.json mode change 100644 => 100755 front/php/templates/language/ru_ru.json mode change 100644 => 100755 front/php/templates/language/uk_ua.json diff --git a/README.md b/README.md index e59fc233a..3fd173735 100755 --- a/README.md +++ b/README.md @@ -57,13 +57,13 @@ Supported browsers: Chrome, Firefox ## πŸ“ƒ Everything else -### Get notified what's new +### πŸ“§ Get notified what's new Get notified about a new release, what new functionality you can use and about breaking changes. ![Follow and star][follow_star] -### Other Alternative Apps +### πŸ”€ Other Alternative Apps - [PiAlert by leiweibau](https://github.com/leiweibau/Pi.Alert/) (maintained, bare-metal install) - [WatchYourLAN](https://github.com/aceberg/WatchYourLAN) - Lightweight network IP scanner with web GUI (Open source) @@ -89,7 +89,7 @@ Thank you to everyone who appreciates this tool and donates. -### πŸ™Contributors +### πŸ— Contributors This project would be nothing without the amazing work of the community, with special thanks to: diff --git a/front/multiEditCore.php b/front/multiEditCore.php index 58c0e222b..6bff6eb5f 100755 --- a/front/multiEditCore.php +++ b/front/multiEditCore.php @@ -81,7 +81,7 @@ function getData(){ settingsData = res["data"]; - excludedColumns = ["NEWDEV_devMac", "NEWDEV_devFirstConnection", "NEWDEV_devLastConnection", "NEWDEV_devLastNotification", "NEWDEV_devStaticIP", "NEWDEV_devScan", "NEWDEV_devPresentLastScan", "NEWDEV_devCustomProps" ] + excludedColumns = ["NEWDEV_devMac", "NEWDEV_devFirstConnection", "NEWDEV_devLastConnection", "NEWDEV_devLastNotification", "NEWDEV_devScan", "NEWDEV_devPresentLastScan", "NEWDEV_devCustomProps" ] const relevantColumns = settingsData.filter(set => set.setGroup === "NEWDEV" && diff --git a/front/php/templates/language/ca_ca.json b/front/php/templates/language/ca_ca.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/pt_br.json b/front/php/templates/language/pt_br.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/ru_ru.json b/front/php/templates/language/ru_ru.json old mode 100644 new mode 100755 diff --git a/front/php/templates/language/uk_ua.json b/front/php/templates/language/uk_ua.json old mode 100644 new mode 100755 diff --git a/front/report_templates/report_sample.html b/front/report_templates/report_sample.html index 85195617d..2cc3a875c 100755 --- a/front/report_templates/report_sample.html +++ b/front/report_templates/report_sample.html @@ -13,15 +13,8 @@ diff --git a/front/report_templates/report_template.html b/front/report_templates/report_template.html index c96a2a665..573227104 100755 --- a/front/report_templates/report_template.html +++ b/front/report_templates/report_template.html @@ -1,15 +1,10 @@ @@ -21,57 +16,50 @@
+ NetAlertX Logo NetAlertx - - - - - - - -
- + - + - + + + + + + + + - +
- NetAlertx - - - - - - - - - + NetAlertX Logo + NetAlertx +
- - - -
Report Date:
-
+ + + +
Report Date:
+
- + - - - - - - -
- - - - -
- NetAlertX - () -
©2022 - jokob-sk | Built on: | Version: | - - Docs - -
-
+ + + + +
+ NetAlertX + () +
©2022 + jokob-sk | Built on: | Version: | + + Docs + +
+
diff --git a/front/report_templates/report_template_new_version.html b/front/report_templates/report_template_new_version.html index 9d1f99401..7abbd37aa 100755 --- a/front/report_templates/report_template_new_version.html +++ b/front/report_templates/report_template_new_version.html @@ -1,14 +1,9 @@ @@ -21,61 +16,55 @@ - + - - + - + + + + + + + + - +
- NetAlertx - - - - - - - - - + NetAlertX Logo + NetAlertx +
- πŸ†• New version available πŸ†• + + New version available
- - - -
Report Date:
-
+ + + +
Report Date:
+
+ - - - - - - -
- - - - -
- NetAlertX - () -
©2022 - jokob-sk | Built on: | Version: | - - Docs - -
-
+ + + + +
+ NetAlertX + () +
©2022 + jokob-sk | Built on: | Version: | + + Docs + +
+