Menu

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


Commit Date  
[r8563] (23.1 kB) by zippybr

do not force abspath for PathField in Rsync
this allow people to rsync a dir content: /mnt/vol/.

2011-11-03 15:56:04 View
Download
[r8496] (23.1 kB) by jpaetzel

merge dojo17 branch

2011-10-28 17:22:18 View
Download
[r8423] (23.1 kB) by zippybr

Merge branch 'gitvolumes'

The time has come!
We still need to test upgrades from previous trunk, probably a few minor tweaks are to come

Conflicts:
gui/account/forms.py
gui/middleware/notifier.py
gui/services/forms.py
gui/storage/evilhack.py
gui/storage/urls.py
gui/templates/storage/dataset_confirm_delete.html
gui/templates/storage/dataset_edit.html
gui/templates/storage/datasets.html
gui/templates/storage/disk_detach.html
gui/templates/storage/geom_disk_replace.html
gui/templates/storage/permission.html
gui/templates/storage/scrub_confirm.html
gui/templates/storage/volumes.html
gui/templates/storage/zpool_status.html
gui/templates/storage/zvols.html
nanobsd/Files/usr/local/bin/custom-upssched-cmd
nanobsd/common

2011-10-25 18:18:42 View
Download
[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
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.