Menu

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


Commit Date  
[r7722] (12.9 kB) by yaberauneya

Blast, args were backwards.

2011-09-13 00:05:55 View
Download
[r7721] (12.9 kB) by yaberauneya

Produce a date representation that actually matches date(1) without any arguments supplied (in particular, add the timezone to remove any ambiguity related to time locale).

2011-09-13 00:04:33 View
Download
[r7716] (12.8 kB) by delphij

time.localtime() is not needed when calling time.asctime() since it's the
default when parameter is omitted.

Submitted by: gcooper

2011-09-12 23:47:36 View
Download
[r7712] (12.8 kB) by delphij

Use localtime() instead of gmtime().

2011-09-12 23:36:01 View
Download
[r7692] (12.8 kB) by zippybr

let the browser show files as well for iscsi file extent

2011-09-12 21:11:12 View
Download
[r7682] (12.3 kB) by delphij

Add FreeNAS version when saving config.

2011-09-12 18:22:54 View
Download
[r7645] (12.2 kB) by yaberauneya

The uploaded config file is actually still in memory at the time that the upload is being performed. Thus, we can't trust the file attribute to point to something sane.

So, we're back to writing to a temp file, then reading it back.

2011-09-09 19:02:50 View
Download
[r7591] (12.2 kB) by zippybr

new feature: save debug
1. added 'Save Debug' button to the Advanced tab
2. clicking on it will open a dialog and wait `freenas-debug` to run
3. user will be redirected to download the file

2011-09-07 13:02:14 View
Download
[r7566] (11.2 kB) by zippybr

save config in the form <hostname>-YYYYMMDDhhmmss.db

2011-09-05 13:30:33 View
Download
[r7540] (11.1 kB) by yaberauneya

1. Drop unnecessary 'r' open mode flags.
2. Use ContextSuites instead of ad hoc open->read/write->close.

2011-09-03 18:04:27 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.