summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
Commit message (Expand)AuthorAgeFilesLines
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-7/+19
* Do not remove shaper config unless stepid > 0Scott Ullrich2009-04-061-1/+1
* Inculde wizard.css if it existsScott Ullrich2008-11-091-1/+6
* Set cssScott Ullrich2008-11-061-0/+1
* Make scripts XSS input safe.Scott Ullrich2008-02-121-6/+5
* 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
* $config['lan']['ip'] -> $config['interfaces']['lan']['ip']Scott Ullrich2005-04-281-1/+1
* Make $myurl a global variableScott Ullrich2005-04-261-1/+1
* Redirect to the correct URL/IP after the wizardScott Ullrich2005-04-041-1/+2
* * Move indvidual xml subnet items to its own widgetScott Ullrich2005-04-041-2/+42
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* remove hardcoded pathBill Marquette2005-03-271-4/+9
* Add upload progress bar tracking support to php (as a module)Scott Ullrich2005-03-261-1/+1
* use relative urlBill Marquette2005-03-121-1/+1
* Client side input validation for the wizardBill Marquette2005-03-121-1/+16
* Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.Scott Ullrich2005-01-121-1/+12
OpenPOWER on IntegriCloud