Menu

/trunk/gui/system/views.py Commit Log


Commit Date  
[r7426] (10.8 kB) by jpaetzel

Use correct name in copyright

2011-08-29 16:56:09 View
Download
[r7386] (10.8 kB) 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 View
Download
[r7385] (10.6 kB) 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 View
Download
[r7364] (10.7 kB) by zippybr

fix typo on system/views.py cleanup

2011-08-25 16:52:05 View
Download
[r7354] (10.7 kB) 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 View
Download
[r7236] (10.7 kB) 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 View
Download
[r7108] (10.9 kB) by zippybr

move Config buttons to Settings->General tab (requested by james)

2011-08-10 11:55:16 View
Download
[r6698] (11.0 kB) by zippybr

add view all for smart tests; remove id for add button

2011-06-13 11:51:39 View
Download
[r6669] (10.8 kB) by zippybr

comment out the authentication on config upload as the db is not overwritten on-the-fly anymore

2011-06-10 15:35:18 View
Download
[r6665] (10.8 kB) by zippybr

lost the login function on the procedure move

2011-06-10 13:35:08 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.