limetech / dynamix

14 stars 5 forks source link

webGUI funtionality enhancements #235

Closed bergware closed 8 years ago

eschultz commented 9 years ago

Ronald, good call on the Windows logo! I'll update the one in VM Manager, somehow we have the Windows Vista logo in-place for Windows 7 item.

Hopefully we haven't triggered PTSD with our Windows Vista logo exposure :fearful:

limetech commented 8 years ago

Nice idea with history logs!

limetech commented 8 years ago

What do you mean by this?

"Note: at the moment SMART settings are merged, it can be considered to make these standard in the arrays "Disks" and "var"."

bergware commented 8 years ago

I have created the script "CustomMerge.php" which reads two separate files "smart-all.cfg" and "smart-one.cfg" and merges their content (if existing) with the arrays "disks" and "var".

Instead of separate files these entries may be put part of the arrays themselves, but it requires you to extend the current assignment of the arrays. It is for consideration not an absolute must have.