Commit graph

27 commits

Author SHA1 Message Date
Franco Fichtner
18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner
8f2805ef58 plugins: PSR12 for "s" and "w" 2019-10-07 21:40:59 +02:00
Alexander Shursha
806ed989df os-smart: remove duplicate descriptions. (#1468) 2019-08-29 08:22:34 +02:00
Franco Fichtner
6ee1662386 sysutils/smart: consistency is futile #1384 2019-08-23 13:55:55 +02:00
Franco Fichtner
790ab7652f sysutils/smart: nvd vs. nvme #1384 2019-08-23 13:26:32 +02:00
Franco Fichtner
0d02c2aa64 sysutils/smart: to be honest, if the kernel says it's a disk...
... don't ask diskinfo to let it ask the kernel if the disk exists.  ;)
2019-08-23 10:37:56 +02:00
Franco Fichtner
1a3517ec8a sysutils/smart: update style on previous, simplify 2019-08-23 10:22:26 +02:00
ATL
eb6e584beb fixes SMART Status "unknown" in the smart widget and more... (#1429)
* fixes SMART Status "unknown" in the smart widget

This fixes the "Unable to detect device typ" of smartctl, because it needs the full path to the device (e.g. /dev/ada0). As second it removes white space from start of $state variable before return, which let it match in the right way in the smart_status.widget.php. And as last the additional diskinfo command let the script skip devices, where disking exits with the error 'failed, probably not a disk.'.

* replace device listing

replace fixed device pattern with list of disk devices detected by kernel
2019-08-23 10:06:47 +02:00
Franco Fichtner
8aad34a47e sysutils/smart: minor tweaks on previous 2019-08-23 10:03:23 +02:00
nhirokinet
8f09bce27b SMART dashboard widget to display correct status (#1428) 2019-08-23 09:48:56 +02:00
Franco Fichtner
94a1dbc1eb *: release a few things 2019-07-14 17:56:36 +02:00
Franco Fichtner
56119ddd59 sysutils/smart: single quotes in translation 2019-03-12 07:10:06 +01:00
Franco Fichtner
57a98384f1 sysutils/smart: style and directory change 2019-01-13 16:59:02 +01:00
Sergey Kirpa
50d6842989 Smart refactoring (#1081)
Smart plugin uses MVC. Changes agreed with Smart-Soft.
2019-01-13 16:44:51 +01:00
Fabian Franz BSc
f0d2a2edb0 sysutils/smart: fix coloring for themes; "s/\t/ /g"; cleanup php (#957) 2018-11-05 19:23:43 +01:00
Fabian Franz
1dfd76c558
sysutils/smart: style fixes; cleanup 2018-07-29 16:18:52 +02:00
Fabian Franz BSc
7c634371f5
Fix diag smart (#715)
* sysutils/smart: fix php syntax; code cleanup; gettext
* use bootstrap classes for themes
* sysutils/smart: version bump
2018-06-17 18:41:18 +02:00
NOYB
94de7141cb HTML Compliance - Obsolete table attributes
width, align, valign, cellpadding, cellspacing, border, summary, bgcolor

Error: The width attribute on the table element is obsolete. Use CSS instead.
Error: The align attribute on the table element is obsolete. Use CSS instead.
Error: The valign attribute on the table element is obsolete. Use CSS instead.
Error: The cellpadding attribute on the table element is obsolete. Use CSS instead.
Error: The cellspacing attribute on the table element is obsolete. Use CSS instead.
Error: The border attribute on the table element is obsolete. Use CSS instead.
Error: The summary attribute on the table element is obsolete. Consider describing the structure of the table in a caption element or in a figure element containing the table; or, simplify the structure of the table so that no description is needed.
Error: The bgcolor attribute on the table element is obsolete. Use CSS instead.
2018-01-04 08:46:09 +01:00
Franco Fichtner
59981c5929 sysutils/smart: bump version after change 2017-11-19 08:43:24 +01:00
Franco Fichtner
f950b2f37c */*: whitespace sweep 2017-11-19 08:42:46 +01:00
ljm42
dffa1b7de1 Suppress output when no SMART devices available (#365)
* Suppress output when no SMART devices available

Small fix. Prevents empty form dropdowns when no SMART devices are available (i.e. running in a VM with a vdisk)

* use gettext for text

* better conditional check
2017-11-10 09:14:52 +07:00
Franco Fichtner
6d49d71b2b LICENSE: add auto-generated file after consolidation 2017-08-07 18:47:42 +02:00
Franco Fichtner
66b02729fa *: add pkg-descr files for all plugins; closes #95 2017-03-28 06:42:02 +02:00
Franco Fichtner
6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Franco Fichtner
7a0ebe0b52 *: reset plugin revisions that have been stale a while 2016-10-27 10:34:13 +02:00
Franco Fichtner
345531d4b6 adjust for recent source changes 2016-06-20 18:13:25 +02:00
Franco Fichtner
9a5bfa5fbb sysutils/smart: new home for smartmon tools 2016-04-16 18:27:00 +02:00