Menu

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


Commit Date  
[r8225] (23.0 kB) by zippybr

change cronjob command to TextField allowing an arbitrary size for such

2011-10-11 13:14:54 View
Download
[r8220] (23.1 kB) by zippybr

handle "humanize" methods for wildcard

2011-10-11 11:38:04 View
Download
[r8093] (22.9 kB) by yaberauneya

Fix grammar.

"'s" is only valid for contractions and ownership (excl. its) in the English language.

2011-10-01 21:28:18 View
Download
[r7954] (22.9 kB) by zippybr

model/form for Loader

2011-09-26 14:00:55 View
Download
[r7952] (22.1 kB) by zippybr

add sysctl calls to generate config

2011-09-26 12:13:12 View
Download
[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
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.