diff options
author | 2020-07-10 11:39:29 +1000 | |
---|---|---|
committer | 2020-07-10 11:39:29 +1000 | |
commit | b8e6f6332f9cfc6808dbef796256f4b4b0971ac6 (patch) | |
tree | 25cbd4f5307c794aef67b61db87f2cd5a12ad462 /scripts/minimaws/lib/dbaccess.py | |
parent | 028b43b74446cae777967321587a83b0fffbb09a (diff) |
Revert "ui: allow to skip warning popup at start"
This reverts commit 74f456df945cd1720dc4d6bc105f64c13e62ced8.
I will allow the feature with the following conditions:
* No skipping red warnings.
* A key-value map of device shortnames and yellow warnings must be
stored in the .cfg file, along with a timestamp of the last time the
system was run and the last time a warning was shown.
* On starting a system, the map of device shortnames and yellow warnings
must be built and compared to the one loaded from the .cfg file. If it
doesn't match, if the system hasn't been started in seven days, or a
yellow warning hasn't been shown in 14 days, the warning is not to be
skipped.
Diffstat (limited to 'scripts/minimaws/lib/dbaccess.py')
0 files changed, 0 insertions, 0 deletions