Menu

/trunk/gui/system Commit Log


Commit Date  
[r7398] by zippybr

toggle window.location protocol as well

2011-08-26 20:10:51 Tree
[r7386] by yaberauneya

*sigh* delphij says that lighttpd
doesn't like non-existent paths..

shutil.rmtree doesn't like working
on symlinks directly (hence the
extra trailing '/').

More gooey fun.

2011-08-26 01:28:32 Tree
[r7385] by yaberauneya

jpaetzel claimed /var/tmp/firmware -> /var/tmp
was a safety belt.

So let's point the /var/tmp/firmware symlink
off in to the weeds instead of pointing it at
a real directory for safety.

2011-08-26 01:13:59 Tree
[r7364] by zippybr

fix typo on system/views.py cleanup

2011-08-25 16:52:05 Tree
[r7357] by jhixson

Remove undeeded ldap import.

2011-08-25 06:05:05 Tree
[r7354] by yaberauneya

Clean up module:

1. Drop os.popen wherever possible. Convert to subprocess
wherever there isn't a clear analog that can be
leveraged in python proper.
2. <80 cols wherever possible.
3. Other PEP 8 goodness.
4. Simplify previously overcomplicated graph directory logic.

2011-08-25 02:04:23 Tree
[r7236] by zippybr

First step for #622.

As of now a superuser is able to login without asking for a password
as long as the password field is set to '!' (UNUSABLE_PASSWORD)

The next step is to warn the user about it so he _will_ change the
as soon as possible. An possible solution is using the new alert system
(currently used for volume status only)

2011-08-18 14:06:06 Tree
[r7210] by delphij

Derive IP list dynamically. However, we still need a refresh (or close
settings tab then re-open, william?).

While I'm there, reimplement the IPChoices class to support aliases,
IPv6 cases (for now, fe80 addresses are not excluded yet).

Fixes ticket 589.

2011-08-17 07:18:08 Tree
[r7191] by jnixon3

Proper-case FTW! Thanks matto :)

2011-08-15 22:37:51 Tree
[r7184] by jnixon3

change 'Bind port' to 'WebGUI Port' for consistency's sake

2011-08-15 18:03:48 Tree
Older >