Commit Graph

9570 Commits

Author SHA1 Message Date
Scott Ullrich
a82db41db2 latest config.xml version is 4.9 2008-07-28 22:40:23 +00:00
Scott Ullrich
afd8ae1e20 Not sure what a type of none is, it breaks our dropdown ordering. 2008-07-28 00:09:55 +00:00
Chris Buechler
f281e32e68 source OS is not required. 2008-07-27 18:56:31 +00:00
Scott Ullrich
0c318736e6 Post to correct page 2008-07-27 05:59:09 +00:00
Scott Ullrich
c93ad7898c * Fix 7.x uploads
* Include forgotten speedup commit
2008-07-27 05:55:09 +00:00
Scott Ullrich
cb144a6d54 Include firebug lite if enablefirebug lite GET parm is set 2008-07-27 04:32:46 +00:00
Scott Ullrich
626544136e Adding firebug lite 2008-07-27 04:30:29 +00:00
Scott Ullrich
aa3f07e6b4 Compress javascript directory too 2008-07-27 04:13:42 +00:00
Scott Ullrich
61816bc649 Add missing , 2008-07-27 04:07:30 +00:00
Scott Ullrich
569f47e9c9 Turn on Lighty caching and tell it what to cache 2008-07-27 04:05:42 +00:00
Scott Ullrich
bc7f9241d0 Forgotten commit, inline javascript code. 2008-07-27 03:58:23 +00:00
Scott Ullrich
76cd0d8938 Add inline print style css output code and switch nifty to it. 2008-07-27 03:50:05 +00:00
Scott Ullrich
d1329286b4 REALLY unbreak niftycorners 2008-07-27 03:47:16 +00:00
Scott Ullrich
a2a3b97a39 Unbreak nifty corners 2008-07-27 03:44:08 +00:00
Scott Ullrich
b77e126b22 Add carriage returns 2008-07-27 03:26:45 +00:00
Scott Ullrich
2bd70ce4f3 Do not inline prototype and scriptaculous 2008-07-27 03:11:30 +00:00
Scott Ullrich
ceea61159c Inline scriptaculous 2008-07-27 02:20:49 +00:00
Scott Ullrich
e6eeebed2b Fix closing </script> so we can be inlined. 2008-07-27 02:20:33 +00:00
Scott Ullrich
10e33e53f7 Correction, prototype can be inlined but scriptaculous is having fun. 2008-07-27 02:18:07 +00:00
Scott Ullrich
c846d68436 Begin using inline CSS and JS functions. Prototype seems to not agree
but everything else does and I am seeing a very nice speedup using
these functions.
2008-07-27 02:16:04 +00:00
Scott Ullrich
9e62228081 Begin using inline CSS/JS including functions. 2008-07-27 02:11:52 +00:00
Scott Ullrich
0b6a453433 split up ending script so we do not confuse javascript 2008-07-27 02:03:39 +00:00
Scott Ullrich
18ffc13324 Only load IE helper if caller is IE 2008-07-27 01:31:25 +00:00
Chris Buechler
a4339e573e fix typo 2008-07-27 00:47:05 +00:00
Ermal Luçi
f626c320a3 bring up laggs on bootup. 2008-07-25 21:43:15 +00:00
Ermal Luçi
649196bdc7 Sync laggs with all configs when needed. 2008-07-25 21:41:57 +00:00
Ermal Luçi
9ac75a881f NOTE: Ticket #1783 is implemented now. 2008-07-25 21:28:08 +00:00
Ermal Luçi
417cba65d8 Link lagg to GUI 2008-07-25 21:21:08 +00:00
Ermal Luçi
a98b866942 Lagg needs all mtus to be the same as the first member. 2008-07-25 21:12:53 +00:00
Ermal Luçi
fe2810195d Actually lagg(4) uses physical interfaces as vlan doesn't have to do with configured one. 2008-07-25 21:06:08 +00:00
Ermal Luçi
6c6a618ac4 Fixup lagg GUI. 2008-07-25 21:05:17 +00:00
Ermal Luçi
0a140d2eaa Black list lagg. 2008-07-25 20:52:03 +00:00
Ermal Luçi
c720925c17 Display the lagg interface to the interfaces assign page. 2008-07-25 20:51:16 +00:00
Ermal Luçi
ed00d8e519 knob for lagg. 2008-07-25 20:47:30 +00:00
Ermal Luçi
35b402b5e6 Set up proto before members. 2008-07-25 20:36:58 +00:00
Ermal Luçi
94be2ccf4d Implement frontend part for lagg(4).
NOTE: that lagg(4) and bridge(4) need both a status page.
2008-07-25 20:35:59 +00:00
Ermal Luçi
70720671a1 Correct typo. 2008-07-25 20:29:10 +00:00
Ermal Luçi
cccf624bc0 Backend support for lagg(4). 2008-07-25 20:24:57 +00:00
Matthew Grooms
bdd550108e Fix a bug that prevented the page title from being displayed correctly. 2008-07-25 19:41:47 +00:00
Ermal Luçi
d8b9305139 Link Bridge tab in the GUI. 2008-07-25 18:37:14 +00:00
Ermal Luçi
279ac7bda1 NOTE: recommended is to handle interfaces such as gif/gre/bridge with FloatingTabs till a delayed and layered interface loading is implemented. 2008-07-25 16:38:21 +00:00
Ermal Luçi
613571ea33 Blacklist even gre now that we fill entries automatically for these interfaces. 2008-07-25 16:37:16 +00:00
Ermal Luçi
38738505fe Provide good looking entries for GRE/GIF/BRIDGES.
NOTE: that for now becareful to assing this cloners after their parents for GRE/GIF and after their members for BRIDGE to avoid problems.
2008-07-25 16:34:12 +00:00
Ermal Luçi
468c6fb8c6 Teach parser about bridge knob. 2008-07-25 16:25:41 +00:00
Ermal Luçi
792bd57206 Allow a dummy none options so cloned interfaces like gif/gre can be assigned safely. 2008-07-25 16:03:09 +00:00
Ermal Luçi
2995a723fb Configure bridges even during bootup 2008-07-25 16:00:47 +00:00
Ermal Luçi
e247e99582 Sync even bridges when resyncing all other configs 2008-07-25 15:59:20 +00:00
Ermal Luçi
bad29bc6d4 Backend support for bridges. 2008-07-25 15:57:29 +00:00
Ermal Luçi
648ec0c2fc Implement Bridge interfaces with full options available.
Much improvement over how we do brigding currently.

Remaining is lagg(4) from the list on clone interfaces as far as i am concerned.
2008-07-25 15:55:24 +00:00
Matthew Grooms
45ee90edb3 Rewrite portions of the user manager to ensure data is properly synced to
the system password and group databases. This is to provide better support
for centralized user management when local account administration is
preferred.

I also took this opportunity to do some housekeeping. A lot of funtions
that were only being used in one place or not at all were removed. The
user page privelege checks were also simplified in preperation for future
work in this area.
2008-07-25 02:28:31 +00:00