Menu

/trunk/gui/network Commit Log


Commit Date  
[r5643] by bsdimp

Fix issues with editing lagg entries.

2010-12-01 18:25:10 Tree
[r5638] by bsdimp

Add migration and fix to integrate south

2010-11-29 18:37:23 Tree
[r5630] by bsdimp

Finish up LAGG implementation, add south to the mix

2010-11-24 21:01:27 Tree
[r5629] by bsdimp

Fix lagg to not cause a traceback.

2010-11-24 19:01:46 Tree
[r5618] by bsdimp

Implement Xin's proposed schema changes for LAGG:
* Create 3 LAGG Tables
+ Members Table
- device name
- options
+ Interface / Type Table
- interface (foreign key to Interfaces table)
- type (lagg protocol type)
+ Interface / Members Table
- Order Number (arbitrary integer)
- device (foreign key to LAGGMembers table)
- interface (foreign key to Interfaces table)

2010-11-23 21:03:50 Tree
[r5579] by bsdimp

more minor fixes (r1112)
o Sort regexp most specific to least specific
o sleep a little on reboot.
o minor cosmetic nit (remove storage highlighting from toolbar)
o return to the same page after edit and delete

2010-11-17 04:51:24 Tree
[r5578] by bsdimp

Polish the gui in a number of ways:
o redirect to /storage/ after updating a disk record
o redirect to /network/ after saving static route
o fix various indentation errors
o cleanup storage wizard templates
o more consistent naming
o show IPs of configured I/F
o forcestop doesn't work with samba. workaround with killall
Sync to 1108.

2010-11-17 00:59:30 Tree
[r5576] by bsdimp

Fix bugs with geom, notifier mapping and system forms.

2010-11-16 21:20:52 Tree
[r5574] by bsdimp

More last-minute polish

2010-11-15 22:01:44 Tree
[r5565] by bsdimp

More gui polish before beta

2010-11-13 00:30:45 Tree
Older >