Project

General

Profile

Download (65.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e42634a6 07/10/2009 02:08 PM Ermal Luçi

Use the same style structure as on other guis.

03e4c599 07/07/2009 03:49 PM Ermal Luçi

Fix Bug #24. Actually just make the name usable in the new gateway code.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
a5d6f60b 06/18/2009 04:59 PM Ermal Luçi
  • Fix the pppoe reset script.
  • Do not reload recursevly services while configuring interfaces
  • Clean up the resync_all and reload_interfaces to not call services recursievly
  • Fix interfaces.php to not try to save the config after you click the apply button....
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
a2b22897 04/10/2009 03:25 AM Chris Buechler

clarify description

049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

87f0be87 02/15/2009 07:05 PM Chris Buechler

Revert "Merge IPv6 changes"

This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.

ad862220 01/22/2009 10:32 AM Charlie

allow IPv4 gateways to be added via AJAX

f193cf92 01/20/2009 07:52 AM Simon Cornelius P. Umacob

Merge IPv6 changes

47985993 01/05/2009 05:19 PM Ermal Luçi

Effect.toggle is not behaving correctly use show/hide as with others in this page to be consistent and fix periodic reset GUI not showing.

b09a92b7 01/05/2009 05:14 PM Ermal Luçi

Restore back the functionality that when the Enabled checkbox is not checked all configurations disappear.

a815685e 12/25/2008 03:49 AM Scott Ullrich

Restart VPN -> IPSEC after interface changes. This fixes the bug where
the VPN tunnel goes offline after making interface changes that I just
encountered after I had made no changes (was saving the interface to
restart RRD processes and IPSEC went down in the process)

8861d975 12/02/2008 09:21 PM Scott Ullrich

Minor style changes.

b158201f 12/02/2008 09:18 PM Scott Ullrich

Add One moment please when adding gateway.

2e04d98a 11/25/2008 06:34 AM Scott Ullrich

Reformat wireless input boxes

744ea190 11/25/2008 06:29 AM Scott Ullrich
  • Move conf_mount_ro() after cron_configure()
  • Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more
2e420191 11/25/2008 06:24 AM Scott Ullrich

Cleanup text formatting

8e43486b 11/25/2008 06:21 AM Scott Ullrich

Cleanup breaks

a614b1ac 11/25/2008 06:16 AM Scott Ullrich

Clear notebox after clicking add a new one

d8696299 11/25/2008 06:06 AM Scott Ullrich

Auto fill interface descr-GW as the name

b2d9ec0d 11/25/2008 06:00 AM Scott Ullrich
  • Tweak cellspacing and cellpadding
  • Center Cancel / Save
d738dfa0 11/25/2008 05:38 AM Scott Ullrich

Launch item in new target

347858c9 11/25/2008 05:37 AM Scott Ullrich

Add a notebox and flash a small notice after the gateway is populated
in the dropdownbox stating where you can manage the gateways.

bfb94edd 11/25/2008 05:29 AM Scott Ullrich

Move status wheel box higher up

44bd02ab 11/25/2008 05:28 AM Scott Ullrich

Hide add gateway box after clicking save

9e08f589 11/25/2008 05:15 AM Scott Ullrich

Add Gateway

67c90792 11/25/2008 05:12 AM Scott Ullrich

Add default gw box, check it by default if the interface is wan

29557db2 11/25/2008 05:08 AM Scott Ullrich

If the interface is wan, select the default gw box automatically

a6508e35 11/25/2008 04:56 AM Scott Ullrich

Use show, not appear

6a391449 11/25/2008 04:53 AM Scott Ullrich

Add onFailure Ajax method

4c63ac51 11/25/2008 04:43 AM Scott Ullrich

Make add gw screen red to draw attention

0f94b280 11/25/2008 04:39 AM Scott Ullrich

Do extra checking on return value

b0d18490 11/25/2008 04:30 AM Scott Ullrich
  • Rename Copy my MAC address to Insert my local MAC address
  • Do not show Insert my local MAC address when no mac is detected
1c9bd633 11/25/2008 04:22 AM Scott Ullrich

s/add one/add a new one/

61fc1160 11/25/2008 04:18 AM Scott Ullrich

Apply routing changes, too

295447de 11/25/2008 04:15 AM Scott Ullrich

Use name, not gateway ip

90f106f1 11/25/2008 04:14 AM Scott Ullrich

Correct restore state

fc6ea012 11/25/2008 04:10 AM Scott Ullrich

Hide gw save and cancel button after clicking save

5b077e3f 11/25/2008 04:06 AM Scott Ullrich

Hide main form cancel, save buttons while gateway add function is enabled.

e0bbaf4d 11/25/2008 04:02 AM Scott Ullrich

Escape posted values

4d59f5fa 11/25/2008 04:00 AM Scott Ullrich

Hide dropdown when add gateway box is active

93650af0 11/25/2008 03:50 AM Scott Ullrich

Use a text link instead of a button which looks out of place

46bc7e25 11/25/2008 03:47 AM Scott Ullrich

Add border, spacing

ccb38345 11/25/2008 03:44 AM Scott Ullrich

Spice up ajax add box look / feel

667a3184 11/25/2008 03:37 AM Scott Ullrich

Add some ajax magic to allow a gateway to be added quickly

6d679a95 11/25/2008 01:59 AM Scott Ullrich

add missing cancel button

2b5f152d 11/25/2008 01:57 AM Scott Ullrich
  • We only need one save button, mmmkay?
  • Make whitespace consistent between blocks
df00291c 11/25/2008 01:51 AM Scott Ullrich

Use show/hide which turns off the goofy effects that some have noted is
inconsistent with all other forms.

5f05b91f 11/25/2008 01:39 AM Scott Ullrich

Make private networks box match other areas of form

0fc70b30 11/25/2008 01:35 AM Scott Ullrich

Cleanup nasty identation that makes the form look strange.

c3087303 11/25/2008 01:11 AM Scott Ullrich
  • Remove non-needed td and cleanup blank whitespace
  • Make enable match the rest
a18a5e61 11/22/2008 11:20 PM Scott Ullrich

Remove stray "

8098302a 11/22/2008 11:06 PM Scott Ullrich

Unbreak javascript.

886f1f69 11/22/2008 11:04 PM Scott Ullrich

Mist formatting. Eliminate unneeded { and }. Format javascript.
Use / instead of </script>CVS: ----------------------------------------------------------------------

09583657 11/22/2008 11:01 PM Scott Ullrich

Formatting part II. No functional changes.

98f43e13 11/22/2008 10:46 PM Scott Ullrich

Cleanup all HTML formatting. At this point the entire file has been
reformatted. No functional changes (yet).

76e3f0ef 11/22/2008 05:37 PM Ermal Luçi

Restore removed pppoe word.

122f8374 11/21/2008 09:36 PM Scott Ullrich

Correctly remove file after disabling pppoe_reset

275b29eb 11/21/2008 09:17 PM Scott Ullrich

Make $if a global

872f6a0c 11/21/2008 09:15 PM Scott Ullrich

wancfg is a global

25a6411a 11/21/2008 09:12 PM Scott Ullrich

Unlink pppoe reset file after disabling feature correctly

78fcfb9c 11/21/2008 08:58 PM Scott Ullrich

Update my (C) years

914cb1f7 11/21/2008 08:56 PM Scott Ullrich

Add back pppoe_preset, not to be confused with pppoe_reset

161eecdc 11/21/2008 08:44 PM Scott Ullrich

Pass $wancfg

53c82ef9 11/21/2008 07:36 PM Scott Ullrich More pppoe_reset cleanups
  • Add new function to interfaces.php setup_pppoe_reset_file() which
    sets up the periodic reset file. Prior to this restoring a config.xml
    backup would end up with a cron entry with no file!
  • More text cleanups to make the files readable
2243ff08 11/21/2008 07:03 PM Scott Ullrich

Add missing "'s for parameters

ac10a85e 11/21/2008 05:44 PM Scott Ullrich

Do not store the pppoe reset file on /var/. A reboot will whipe it out.
Instead, store the file in /conf/

270c4607 11/21/2008 02:28 AM Scott Ullrich

Cleanup 440 lines of code where the formatting is all shot and is completely
unreadable. Break a couple items into their own functions where we can.

0a2d01bc 11/18/2008 07:37 PM Ermal Luçi

Correct my wrong changes and remove duplicated defines. Reload the filter after the restasrt to be sure we do not have any problems if the ip address changes.

dc711694 11/18/2008 05:18 PM Scott Ullrich

Use interface_reconfigure()

199d8121 11/17/2008 09:54 PM Ermal Luçi

Hrm, pppoe reset function seems to have missed review while doing whole other changes.

f5572f3d 11/01/2008 11:35 AM Ermal Luçi

Correct comment.

1e087e64 10/25/2008 11:34 PM Scott Ullrich

Add some padding before the save commands

032bf78c 10/25/2008 10:51 PM Scott Ullrich

Make text consistent and wrap to next line

8a9edda5 10/25/2008 10:50 PM Scott Ullrich

Remove <!-- --> that somehow was inserted by TextMate.

cbb27bc8 10/25/2008 10:45 PM Scott Ullrich

Place the save button in the correct table

0847d1b9 10/19/2008 02:36 PM Ermal Luçi

When disabling an interface bring it down also.

6566050c 10/15/2008 05:50 AM Ermal Luçi

Test for existence before unsetting, this is do to changed behavior in php5. Reported by: http://forum.pfsense.org/index.php/topic,12060.0.html

b112841f 10/14/2008 06:35 PM Ermal Luçi

Lock the config before reconfiguring filter rules.

981cf4ae 10/14/2008 04:36 PM Ermal Luçi

All these flushing is not needed now that apply is a differnet step like everywhere else in code.

ca02851e 10/12/2008 06:59 AM Ermal Luçi
  • Fix a case where instead of testing(==) we where assigning(=) and resulted in strange behaviour
  • Do not unset everything when an interface is disabled just mark it as disabled and write so in the log.
7994c3f8 10/11/2008 04:39 PM Ermal Luçi

Fix applying interface settings and prevent it from being applied multiple times as in ocasions with browser glitches. Remove some only wan part code.

9e21d318 09/30/2008 03:31 PM Ermal Luçi

Introduce a 'None' option for the gateways select box.
Apart fixing aestetic when there is no gateway configured for the interface it allows you to setup gateways and not
select them on the interface configuration i.e. on Lan or similar type configured ones....

453074aa 09/16/2008 06:15 PM Ermal Luçi
  • Fix 'descr'setting and displaying.
  • Some white space cleanup.
2e814e0d 09/15/2008 05:42 PM Seth Mos

Fix empty wep array

bfe1ef8c 09/15/2008 05:08 PM Ermal Luçi

Correctly handle 802.11x setting.

ff2f4e43 09/12/2008 11:16 PM Ermal Luçi

Some style and consistency fixes, no functional change.

43e255d2 09/09/2008 08:49 PM Ermal Luçi
  • Introduce an apply button before the changes get effect.
  • Actually fix the form submit action to work correctly.
69e5a8be 09/09/2008 11:08 AM Ermal Luçi

Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.

4634cb48 09/09/2008 10:41 AM Ermal Luçi

Merge interfaces_wlan.inc into interfaces.php there is no need for the to be different files so when one is edited the other can be broken.

998552f8 09/09/2008 07:45 AM Ermal Luçi

NOTE: Part of the interfaces history is located on interfaces_lan.php and interfaces_opt.php.

18961b4e 09/09/2008 07:39 AM Ermal Luçi

Catch up with file rename.

01eb687d 09/09/2008 07:38 AM Ermal Luçi

Catch up with file rename.

1e257f47 09/09/2008 07:27 AM Ermal Luçi

Oops, this is a test and not an assignment.

b2bc44cd 09/08/2008 09:35 PM Scott Ullrich
  • Rename to interfaces.php
  • Fix tab style issues
039fe42c 09/07/2008 07:48 PM Ermal Luçi

Add my name to the copyrights, i think i changed enough of this file!

4476d447 09/07/2008 07:34 PM Ermal Luçi

Merge lan configuration to the interfaces_wan.php page wich does the configuration of all
other assigned interfaces.

3f425cda 09/07/2008 06:24 PM Ermal Luçi

Use different names for pppoe and pptp fields so that problems reported by
http://forum.pfsense.org/index.php/topic,11220.0.html is fixed. Reflect the changes even
on config conversion part.

Add even some code in preparation of merging even lan on the same page.