MFC 7734Default to manual update page instead of the autoupdater.
Fix bugs found by eclipse
Restore linking logo to index.php
Backout commit that was trying to make the logo go back to index.php
MFC 8629Making the pfSense logo go back to the index.php page.
Add setup wizard to System drop down
Fixes Ticket #496, Adds existing url arguments into the notice acknowledgement url as well.
Hook in traceroute and arp tables diagnostic pages
XHTML/CSS Clean Up
Add OpenVPN 1.2 back if the developer tag is set
Do not hard code wireless types that support hostap. Instead use $g['wireless_regex']
Move load balancer code to services
Allow devs to reach load balancer code
change alert time to 24 hour
can't remember why
cosmetic changes to the alert system
adding notices to the alerts
added acknowledge code
added alert system code
Hook PPPoE server into menu system
Only show Package Logs on supported platforms
Make every wrap user extrememly angry by removing packages. We're no longer going to support packages on the embedded builds and plan on getting the size down to about the size of m0n0wall.
makes links the width and height of the LI tags .. makes links more friendly :)
removed an extra 's' characteradd red metal background
just a few modifications
Woops, Captive Portal should always show up you can enable it.
moved the developers menu to the diagnostics menu
added another id to the menu for more control with css
Oops, wrong developers var used :)
Updated classes and id tags for the navigation menu.
Fixed several menu item issues. Prepared header for Alert System. Added code for hostname and domain to be displayed in header once again.
Missing <li>
Remove extra space
Grrr, Ill get this correct once the coffee starts flowing.
Woops, missing if
Missing )
Move CARP around - it's no longer a "service" status shows under status menu and all settings are under virtual ips
Merge in virtual IP codeThis changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag...
Rework how the filter reloading alert is created
When an alert is in progress show it in its own box
Minor tweaks
Round the top right box and apply background properly
Make the left area cover all 100% of height and retain rounding!
Require notices.inc
Move alerts to top area to match mockups by hoba
Add show states menu option
Move failver vpn settings to ipsec area in a tab
Suggested-by: hoba
Move Failover VPN -> Services menu
Correctly turn the left nav bar background black.
Move vpn failover to developers menu
backout some 100%'s - breaks bottom rounds in IE
partially fix IE...still missing bottom rounds on left menu
css cleanups
Only one round needed
Change menu to use CSS
Pass complete xml filename to pkg_edit.php
Change name to VPN Failover
Add VPN failover option
Bottom bar is now roundMove the Rounded() functions to fend.inc
rounded menu
Add developers menuAllow devs to restart mini_httpd from webgui
Add rounded tabs to add. Fix bottom rounded area.
Add rounded corners
Add showhide_black to manipulate black open/close images. There's probably a much better way to do this :)
Do not show Package Logs on the CDROM platform
Do not show Packages option on CDROM platform
Close </a> bracket
Move carp to base
Make menu td nowrap
Fix $myurl handling with str_replace.
Remove left background. We've been getting a few complaints but everyone loves the top! :)
Fix menu code.
Use menu information from config (instead of ./ext/). This will make it easier to sync packages after a restore.
$config['installedpackages']['menu'][]
Link in new Services Manager
put some organic pfsense-logos behind the menu
backgroundgraphics for the top table
Really remove OpenVPN instead of just commenting it out. Apparently IE is dumber than it looks.
Reorder items, clean up code
Do not show wireless interface status if no wireless nics are present
Move items around to match Ticket #52
Rename Package Manager to Packages .. Ony Safari the item word wraps and it looks awful[tm]
Reorder the Auto Update tab to appear first
Disable OpenVPN for the time being.
Update menu to show package logging facilities.
Add $Id$ tag
Sync with Pascal's latest versin
Add User Manager link since I opted to not import fbegin.inc from Pascal's copy
And make visible
Start the process of moving back to a m0n0wall style rules / queues system.
Finishing add halt to the system.Suggested-by: Bachman Kharazmi
Allow packages to live under Diagnostics menu
Honour the ext/$category/$FILENAME contents as the URL of the installed package.
Add custom after add and after delete commands. Correct a bug where it shows the url instead of the name on the left.