Menu

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


Commit Date  
[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
[r7518] (11.1 kB) by zippybr

change system/shutdown to make sure the user load the page before issue the command

2011-09-01 18:56:53 View
Download
[r7489] (11.0 kB) by yaberauneya

Fix the config uploading logic. It worked over
one migration, but it had issues sticking with
the next set of schema, so there's most likely
more changes incoming in the near future to
this functionality.

Revert on fail functionality with a broken DB
appears to be completely broken >_>.

2011-08-31 01:55:38 View
Download
[r7478] (11.0 kB) by delphij

- Don't create a symbolic link to point to self. It does nothing
good and os.rmdir() would recurse and remove /var/tmp's contents.
- If /var/tmp is a symbolic link, just remove the link itself.
- Make a directory for config uploads and set mode to 1777
(sticky and world writable).

2011-08-30 22:11:03 View
Download
[r7470] (10.9 kB) by zippybr

workaround to reload page when httpd connection settings are changed

2011-08-30 18:29:38 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.