Issue not showing disk & bandwidth limits

netfx

Verified User
Joined
Mar 17, 2004
Messages
26
Location
Netherlands
First of all I must say I really like the Evolution Skin, but we have chosen not to use it yet.
Mostly because we cannot easily see 'possible overuse' of the disk space and bandwidth on the 'all users pages'.

See the difference:
new-skin-issues.png

Please add the orange (near limits) and red (over the limits) on the users overview pages.

Edit:
Also, found the option of changing / dragging the order of the home-tabs not working in Firefox.
See: https://i.imgur.com/9dAMApw.gifv

In Chrome it works though.
 
Last edited:
Hi zEitEr,

that's not what I meant.

I mean Evolution Skin does not show when a user is near or over the limit of allocated diskspace.
The old skin would show that in orange or red. Evolution Skin does not do this at all on the users overview pages.
See the difference in the image I linked previously:
View attachment 2391

But in addition to your answer: it would be nice if the limits would also show as MB instead of GB, as the limits are configured for that user in MB.
See:
5HvNGry.png
 
Last edited:
OK, I see. Thanks for clarifying. I hope Evolution team with John will correct it.
 
Thank you for the report. Highlighting is fixed, and it even highlights usage which was not highlighted in enhanced (all tables having quota/bandwidth). To update the skin, just execute:
Code:
cd /usr/local/directadmin/data/skins
mkdir evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
 
Back
Top