Menu

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


Commit Date  
[r7940] (22.1 kB) by zippybr

GUI part for sysctl stuff

2011-09-23 18:31:59 View
Download
[r7909] (21.3 kB) by yaberauneya

1. Fix days of the week when only one value is checked. The reason being is that doing the following in python evaluates the expression differently:

>>> eval('1')
1
>>> eval('1, 2')
(1, 2)

2. Add Weekdays and Weekends aliases.
3. Join the strings together ', ' instead of ',' so that the text doesn't overflow in the <td> element.

This resolves ticket 553.

2011-09-21 23:07:54 View
Download
[r7587] (20.7 kB) by zippybr

use default of 0.0.0.0 instead of '' for webgui address

2011-09-07 12:09:35 View
Download
[r7526] (20.7 kB) by zippybr

allow recently added ip addresses to webgui address select box

2011-09-02 14:02:32 View
Download
[r7426] (20.7 kB) by jpaetzel

Use correct name in copyright

2011-08-29 16:56:09 View
Download
[r7191] (20.7 kB) by jnixon3

Proper-case FTW! Thanks matto :)

2011-08-15 22:37:51 View
Download
[r7184] (20.7 kB) by jnixon3

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

2011-08-15 18:03:48 View
Download
[r7182] (20.7 kB) by jnixon3

change 'Bind Address' to 'WebGUI Address' per matto's request

2011-08-15 18:00:59 View
Download
[r7181] (20.7 kB) by jnixon3

add icons and clearer labels for rsync, cron, and smart. added TM symbol to FreeNAS.

2011-08-15 17:41:52 View
Download
[r7170] (20.4 kB) by delphij

Strongly discourage swapsize=0.

2011-08-15 08:35:14 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.