Commit Graph

5798 Commits

Author SHA1 Message Date
Ermal Luçi
c795339e57 Resolves #175. Return description even for disabled interfaces. Teach the return_gateways_array() to return status for disabled interfaces if the caller requests it. 2009-11-25 18:18:51 +00:00
Ermal Luçi
392cd413c1 Resolves #169. Show interface friendly names during the wizards. Some more cosemtics is needed in this wizard but this is a first step. 2009-11-25 16:59:24 +00:00
Ermal Luçi
c19900ef56 Resolves #170. This is really a fallout from include changes. Pointy-hat: sullrich@ 2009-11-25 16:36:57 +00:00
Ermal Luçi
e7bfa23102 Resolves #174. If the interface reassignment changes reload the config for the interface. 2009-11-25 16:20:55 +00:00
Ermal Luçi
c44d3cf7eb Resolves #179. Propperly check if this is an array or not. This is required since php 5.+. 2009-11-25 14:32:36 +00:00
jim-p
b6cd22487a Help page (re)mapping. 2009-11-24 22:14:00 -05:00
Scott Ullrich
7ab2b6886e Include commonly used .inc files such as filter.inc, shaper.inc, etc 2009-11-24 19:38:04 -05:00
Seth Mos
105bb6a683 Fix wireless stations list 2009-11-24 21:37:01 +01:00
Ermal Luçi
0a595d8419 s/interfaces_carp_configure/interfaces_carp_setup/ 2009-11-24 13:44:42 +00:00
Ermal Luçi
474ef84c87 Fix problems with traffic shaper wizards not propperly handling the parameter at first step. 2009-11-24 11:53:09 +00:00
Ermal Luçi
127b93cf79 Include necessary shaper.inc for read_altq_config. 2009-11-24 11:35:05 +00:00
Ermal Luçi
a5f07f0987 Include rrd.inc for enable_rrd_graphing. 2009-11-24 11:32:42 +00:00
Ermal Luçi
ec08d983f3 Include neccessary filter.inc. 2009-11-24 11:27:31 +00:00
Scott Ullrich
07ab492630 Update fieldname, it should be hostname and not host Ticket #159 2009-11-22 20:02:39 -05:00
Scott Ullrich
5fbcc12a97 Add blank row to match firewall rules layout 2009-11-21 19:43:15 -05:00
Scott Ullrich
1b43f08fb6 Move linked rule below pass icon. Cleanup tables 2009-11-21 19:41:35 -05:00
Scott Ullrich
1a03cf690d Include filter.inc and shaper.inc 2009-11-21 19:34:46 -05:00
Scott Ullrich
7a927e67a5 Require filter.inc and shaper.inc 2009-11-21 19:28:00 -05:00
Scott Ullrich
c987ed88bf Escape $myurl so that it can be replaced 2009-11-21 18:49:14 -05:00
Scott Ullrich
c44417f85c Include captiveportal for captiveportal_radius_stop_all() 2009-11-21 18:30:00 -05:00
Scott Ullrich
880637d273 Default to only system information and interfaces widgets. This reduces load time on RSPRO from 9+ seconds to 2.5 2009-11-21 17:05:21 -05:00
Scott Ullrich
483e6de842 Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386
2009-11-21 16:08:36 -05:00
Seth Mos
e2d90eacaa Fix the status wireless page for 2.0 using the correct _wlan0 interface
name.
Also bring over a fix for ssid values with spaces, there is a different
fix in 1.2. This one splits on Mac address if they ever decide to list
longer mac addresses instead of truncating to 16 characters. The IEEE
says it can be upto 32 characters in length.
2009-11-21 01:23:31 +01:00
jim-p
ba3e5c6cc6 More help page adjustments 2009-11-19 20:23:17 -05:00
jim-p
c5ee0e21df More help pages 2009-11-19 18:14:19 -05:00
jim-p
387d2afe03 More help pages 2009-11-18 21:34:21 -05:00
jim-p
56f8639968 More help page mappings 2009-11-18 18:15:57 -05:00
jim-p
f98810b47e Remove another obsolete file, add some other files that no longer exist in the repo to the obsoleted files list. 2009-11-18 12:53:45 -05:00
Chris Buechler
3a4fb57edc fix up text 2009-11-17 22:58:41 -05:00
jim-p
7c33eb6405 Remove obsolete file, its functionality is now in status_wireless.php 2009-11-17 21:46:06 -05:00
jim-p
cde575e02d Even more help page mappings 2009-11-17 21:37:43 -05:00
jim-p
b873ded56f Lots of help page mappings to newly created content. Adjust package editing logic a tad. 2009-11-17 19:06:35 -05:00
Chris Buechler
7f9ad06854 Fix hostname in page title. thanks to sullrich@ for pointer 2009-11-17 14:45:23 -05:00
jim-p
f7eae2bfdd Align the help link to the right of the title. Less wasted space this way.
Seems to work OK in FF, IE8, and Opera. If anyone knows a better way to align images to the right, I'm all ears.
2009-11-17 10:51:38 -05:00
jim-p
79fd4b184c More help pages. 2009-11-16 21:27:20 -05:00
jim-p
c45ca271b7 Add empty hash assignment syntax to the remaining files. (Got tired of adding them every single time I made a change) 2009-11-16 20:58:21 -05:00
jim-p
4afdaac10e Add a few more mappings. 2009-11-16 20:58:20 -05:00
Scott Ullrich
174fa1abe4 Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-conn into review/master 2009-11-16 20:31:18 -05:00
jim-p
664efd4367 A couple more mappings, plus change to leading with tabs and not spaces. (oops). 2009-11-16 20:26:53 -05:00
jim-p
6df2172858 Help page adjustments and additions. Periodic commit. 2009-11-16 20:01:00 -05:00
pierrepomes
26dd6a541d Add support for 'max-src-conn' PF feature, to limit the maximum number of established connections per host 2009-11-16 16:43:50 -05:00
Chris Buechler
cf21c8ad79 Put the FQDN back into the page title. Many people have numerous firewalls up across tabs, and it's impossible to differentiate without this, which we've had for many years. 2009-11-16 02:12:21 -05:00
jim-p
1fdc32e429 More updates to help page mappings. 2009-11-15 21:20:51 -05:00
Chris Buechler
92d5144e1a this is not a required field 2009-11-15 18:41:42 -05:00
jim-p
540963fd3b Add some more redirect definitions.
Still working on this, just a periodic commit so nothing gets lost.
2009-11-15 18:40:27 -05:00
jim-p
a9c0ebfe1d Fix whitespace error 2009-11-15 18:39:01 -05:00
jim-p
9cd1eade1e Make help link open in a new window 2009-11-15 18:38:59 -05:00
Chris Buechler
5e08497c28 properly enable/disable Everything field 2009-11-15 18:24:08 -05:00
Ermal Luçi
1ba7a81ba0 Propperly fix the special case of proxyarp vip deleteion. With comments from cbuechler@. 2009-11-15 20:49:11 +00:00
Ermal Luçi
d9d95b0a30 Revert "Resolves #153 Treat proxyarp special case during deletion."
This reverts commit 5d5ec271de.
2009-11-15 20:47:25 +00:00