summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
Commit message (Expand)AuthorAgeFilesLines
...
* Resolves #170. This is really a fallout from include changes. Pointy-hat: sul...Ermal Luçi2009-11-251-0/+2
* Remove support for all_interfaces from wizard.php it is not used anywhere. Co...Ermal Luçi2009-10-051-20/+3
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-4/+18
* Fix some typos in wizard.php code introduced by previous commit.Ermal Luçi2009-07-071-8/+13
* Add a 'displayname' field to make it easier to print better labels for inputs.Ermal Luçi2009-07-071-8/+36
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-3/+3
* Inculde wizard.css if it existsScott Ullrich2008-11-091-1/+1
* Include wizard.css or all.css, wizard.css being the firstScott Ullrich2008-11-091-1/+3
* Include wizard.css if it exists after all.cssScott Ullrich2008-11-091-1/+5
* Set cssScott Ullrich2008-11-061-0/+2
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* traffic shaping wizards are no longer special and they never should be!Ermal Luçi2008-03-071-5/+1
* Make scripts XSS input safe.Scott Ullrich2008-02-121-7/+6
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+1
* Correctly display POST messagesScott Ullrich2007-02-061-2/+4
* Fixup color codeScott Ullrich2007-01-181-15/+16
* Move ending </body> and </html> down to end.Scott Ullrich2006-05-311-4/+5
* Kill carriage returns on timezone listScott Ullrich2006-04-231-0/+4
* * Seperate out code from eval() blocks into a common include fileScott Ullrich2006-04-021-0/+3
* During the traffic shaping wizard turn the logo into a "abort" button. Click...Scott Ullrich2006-04-021-5/+10
* MFC 10652Scott Ullrich2006-03-171-3/+2
* MFC 9611Scott Ullrich2006-01-231-7/+56
* During traffic shaper wizard rewire the logo to remove shaper rules to basica...Scott Ullrich2006-01-201-0/+5
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* MFC 7995Scott Ullrich2005-11-251-0/+7
* MFC 7244Scott Ullrich2005-10-301-1/+6
* MFC 7243Scott Ullrich2005-10-301-4/+4
* MFC 7049Scott Ullrich2005-10-221-9/+22
* Spell interfaces correctlyScott Ullrich2005-08-131-1/+1
* If the wizard step title is Reload in progress then set the top image url to ...Scott Ullrich2005-08-131-1/+7
* Add interface_selection box widgetScott Ullrich2005-08-041-2/+65
* Remove extra #Scott Ullrich2005-07-301-1/+1
* Change color to #333333Scott Ullrich2005-07-241-1/+1
* Change rounded corner color to match the rest of the itemsScott Ullrich2005-07-241-3/+4
* Round the cornersScott Ullrich2005-07-241-1/+8
* Use a white backgroundScott Ullrich2005-07-241-1/+1
* updating files to use theme imagesErik Kristensen2005-07-211-1/+1
* Code cleanupBill Marquette2005-07-041-6/+7
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+3
* use parse_xml_config_pkg()Scott Ullrich2005-06-251-1/+1
* Correctly popultae $myurl and friendsScott Ullrich2005-06-221-9/+6
* xmlparse.inc is included already in config.inc which is included in guiconfig...Bill Marquette2005-06-201-1/+0
* no more xmlparse_pkg.incBill Marquette2005-06-201-1/+1
* No more xml_parse_config_pkg.Colin Smith2005-06-181-1/+1
* Restore form state upon loading.Scott Ullrich2005-06-131-2/+1
* Correctly handle checkboxes in the wizardScott Ullrich2005-06-131-2/+11
* Add greyout support. This is still very experimental ;)Colin Smith2005-06-021-13/+46
* Allow for <warning> tagBill Marquette2005-06-021-1/+6
* If the field type is checkbox then set the value in config.xml to TRUE if its...Scott Ullrich2005-05-311-1/+3
OpenPOWER on IntegriCloud