Project

General

Profile

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

# Date Author Comment
39d1c22d 11/28/2009 01:50 AM Scott Ullrich

Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157

f9fc88cc 11/26/2009 05:33 PM Scott Ullrich

Rework includes. Ticket #170

34019d28 11/26/2009 01:55 PM Ermal Luçi

Resolves #170. Yet again include fallout changes.

c19900ef 11/25/2009 04:36 PM Ermal Luçi

Resolves #170. This is really a fallout from include changes. Pointy-hat: sullrich@

203de6bf 10/05/2009 06:49 PM Ermal Luçi

Remove support for all_interfaces from wizard.php it is not used anywhere. Convert the interfaces_selection to use the interface API.

44c10295 08/24/2009 11:22 PM Scott Ullrich

Add alias completion support to wizard. Resolves #25

d6f53204 07/07/2009 03:16 PM Ermal Luçi

Fix some typos in wizard.php code introduced by previous commit.
Add 'displayname' even to option fields of select.
Convert traffic_shaper_wizard to use display better names with the introduced 'displayname'

7a29f783 07/07/2009 12:50 PM Ermal Luçi

Add a 'displayname' field to make it easier to print better labels for inputs.

a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
ba21539c 11/09/2008 09:30 PM Scott Ullrich

Inculde wizard.css if it exists

4e3391a3 11/09/2008 09:20 PM Scott Ullrich

Include wizard.css or all.css, wizard.css being the first

8c01d3bb 11/09/2008 09:13 PM Scott Ullrich

Include wizard.css if it exists after all.css

Requested-by: Holger

e910b58d 11/06/2008 06:27 AM Scott Ullrich

Set css

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

2576dace 03/07/2008 04:58 PM Ermal Luçi

traffic shaping wizards are no longer special and they never should be!

d8c1a6c5 02/12/2008 04:40 AM Scott Ullrich

Make scripts XSS input safe.

Pointed-out: by

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

55b8d602 02/06/2007 07:33 PM Scott Ullrich

Correctly display POST messages

e881d1f3 01/18/2007 09:29 PM Scott Ullrich

Fixup color code

Suggested-by: DSH

c8000491 05/31/2006 10:59 PM Scott Ullrich

Move ending </body> and </html> down to end.

Noticed-by Daniel S

98b5b72b 04/23/2006 06:28 PM Scott Ullrich

Kill carriage returns on timezone list

b3f4e57c 04/02/2006 08:28 AM Scott Ullrich
  • Seperate out code from eval() blocks into a common include file
  • Add support for common include file
1c3d61fe 04/02/2006 02:15 AM Scott Ullrich

During the traffic shaping wizard turn the logo into a "abort" button. Clicking this will whipe the previous steps configuration.

aecffb0a 03/17/2006 05:26 PM Scott Ullrich

MFC 10652
Make wizard work on described OPT interfaces

MFC: For next snapshot

62a48760 01/23/2006 04:30 AM Scott Ullrich

MFC 9611
Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.

664c2cb5 01/20/2006 04:47 AM Scott Ullrich

During traffic shaper wizard rewire the logo to remove shaper rules to basically abort the incremental shaper process

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

38e7d556 11/25/2005 07:48 PM Scott Ullrich

MFC 7995
Add FieldValidate() JS function back - accidently removed in 1.28

77851510 10/30/2005 07:24 PM Scott Ullrich

MFC 7244
Allow the wizard to send the user error messages

7b4710f9 10/30/2005 07:24 PM Scott Ullrich

MFC 7243
Make interface code look the same as other fields

037304d8 10/22/2005 06:40 PM Scott Ullrich

MFC 7049
Fix protocol detection for $myurl Stop $myurl from putting : in url when no alternate port is selected

d1c844e1 08/13/2005 04:19 PM Scott Ullrich

Spell interfaces correctly

fe2bfbfc 08/13/2005 04:18 PM Scott Ullrich

If the wizard step title is Reload in progress then set the top image url to the LAN ip so that it matches what the system will try to access in 120 seconds.

496f9155 08/04/2005 10:07 PM Scott Ullrich

Add interface_selection box widget

b39d4999 07/30/2005 01:13 AM Scott Ullrich

Remove extra #

97aaf706 07/24/2005 11:47 PM Scott Ullrich

Change color to #333333

Suggested-by: hoba

85dc4438 07/24/2005 06:31 PM Scott Ullrich

Change rounded corner color to match the rest of the items

5adb3375 07/24/2005 04:51 PM Scott Ullrich

Round the corners

50f60bca 07/24/2005 04:47 PM Scott Ullrich

Use a white background

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

63637de9 07/04/2005 07:52 PM Bill Marquette

Code cleanup

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

fc19d371 06/25/2005 07:31 PM Scott Ullrich

use parse_xml_config_pkg()

78818d7a 06/22/2005 03:12 PM Scott Ullrich

Correctly popultae $myurl and friends

Fixes Ticket #179

5a4089a2 06/20/2005 02:50 AM Bill Marquette

xmlparse.inc is included already in config.inc which is included in guiconfig.inc

d5ba7568 06/20/2005 02:46 AM Bill Marquette

no more xmlparse_pkg.inc

88e5b39c 06/18/2005 09:30 PM Colin Smith

No more xml_parse_config_pkg.

fc7bea0e 06/13/2005 11:45 PM Scott Ullrich

Restore form state upon loading.

3f83de3d 06/13/2005 11:31 PM Scott Ullrich

Correctly handle checkboxes in the wizard

33a56b27 06/02/2005 04:42 AM Colin Smith

Add greyout support. This is still very experimental ;)

f3c6fdc0 06/02/2005 04:32 AM Bill Marquette

Allow for <warning> tag

88481a77 05/31/2005 07:24 PM Scott Ullrich

If the field type is checkbox then set the value in config.xml to TRUE if its "on"

d3d255cc 04/28/2005 04:46 PM Scott Ullrich

$config['lan']['ip'] -> $config['interfaces']['lan']['ip']

a0190b50 04/26/2005 11:08 PM Scott Ullrich

Make $myurl a global variable

This fixes Ticket #39

10a5b60e 04/04/2005 11:34 PM Scott Ullrich

Redirect to the correct URL/IP after the wizard

bd31336e 04/04/2005 11:11 PM Scott Ullrich
  • Move indvidual xml subnet items to its own widget
  • Move indvidual xml time zones items to its own widget
b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

bb0c9569 03/27/2005 09:49 PM Bill Marquette

remove hardcoded path
remove assumption that if $xml is set that the file must exist - die gracefully now

f9e35766 03/26/2005 01:39 AM Scott Ullrich

Add upload progress bar tracking support to php (as a module)

03fb5c37 03/12/2005 05:46 AM Bill Marquette

use relative url

6bb5c9aa 03/12/2005 05:44 AM Bill Marquette

Client side input validation for the wizard
Fix invalid domain name bug

d2133701 01/12/2005 05:17 PM Scott Ullrich

Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

3ed807e4 01/05/2005 11:18 PM Scott Ullrich

Move the stepsubmitphpaction out of the field collection. It was not setting the root password correctly.

35fecd55 12/29/2004 01:00 AM Scott Ullrich

Fix eval bug.

f2ec2c48 12/29/2004 12:23 AM Scott Ullrich

Fix checkbox bug where checkboxes are not enabled in the wizards properly.

b1919dd0 12/23/2004 11:06 PM Scott Ullrich

Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.

e1e7a425 12/23/2004 10:00 PM Scott Ullrich

Add stepsubmitbeforesave tag which will process text before saving.

34b5c5a0 12/19/2004 06:51 PM Scott Ullrich

Add enable and disable fields feature to XML language. Fix the TYPE dropdown.

46985f19 12/18/2004 11:02 PM Scott Ullrich

Clean up arraynum handling.

9b8837be 12/18/2004 09:34 PM Scott Ullrich

Move the "User has been added." save message to the XML file where it belongs.

a8df0181 12/18/2004 09:08 PM Scott Ullrich

Add arraynum flag which is used when there is an array of values.

Example would be:
<dnsserver>X.X.X.X</dnsserver>
<dnsserver>Y.Y.Y.Y</dnsserver>

788ff7cb 12/18/2004 08:29 PM Scott Ullrich

Dont forget to output the fields description if it exists.

e48fc17d 12/18/2004 08:24 PM Scott Ullrich

The wizard system now works!

57333fa0 12/17/2004 10:46 PM Scott Ullrich

Dont forget closing name '.

2fbd6806 12/17/2004 10:42 PM Scott Ullrich

Wizard now will walk through entire step process.

TODO: Save posted items correctly.

658292ef 12/17/2004 08:14 PM Scott Ullrich

Introduce wizard system.