summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
Commit message (Expand)AuthorAgeFilesLines
* For settings that exist in the configuration but are blank, only consider it ...Erik Fonnesbeck2010-06-021-1/+4
* Fix logic.Ermal2010-06-021-4/+4
* Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<t...Ermal2010-05-171-1/+1
* Ticket #493. Ticket #302. Actually correct code flow to be correct and consis...Ermal2010-05-141-1/+1
* Fix wizard handling of password fields. Ticket #500.jim-p2010-04-121-2/+6
* Ticket #313. Use $myurl when calling fixup_string to get the URL for the imag...Erik Fonnesbeck2010-03-201-1/+1
* Use alias style when creating aliases in wizards.Ermal2010-03-191-11/+5
* Add the counterpart of enablefields.Ermal2010-03-181-19/+52
* Actually get values from the CA based on what was choosen during wizard.Ermal2010-03-181-14/+14
* Merge common name fields with descriptive name. Default to 3650 days of lifet...Ermal2010-03-181-2/+3
* Ticket #414. Fix wizard framework to properly display this. Not sure how it a...Ermal2010-03-151-7/+8
* Add my copyright.Ermal2010-03-121-0/+1
* Add a function that allows to show/hide fields. Also correct the enable/disab...Ermal2010-03-111-2/+44
* Improve wizard by adding more steps and cleaness.Ermal Luçi2010-03-111-0/+3
* Improve the wizard. Make it produce a correct openvpn server config.Ermal Luçi2010-03-111-3/+5
* Mostly style fixes.Ermal Luçi2010-03-101-10/+14
* Make the wizard ressemble the style as on other pages. Use switch instead of ...Ermal Luçi2010-03-101-22/+55
* Improve a lot the wizard.php page to be more userfriendly and add control typ...Ermal Luçi2010-03-101-19/+141
* Only extract timezone info if we have a field type 'timezone_select'Ermal Luçi2010-03-101-11/+17
* Correctly set variable values during each iteration. Ticket #414. Spotted-by:...Ermal Luçi2010-03-101-5/+10
* Ticket #313. Search if the string to be replaced really exists instead of doi...Ermal Luçi2010-02-261-5/+11
* Fix wizard webgui URL usage so it chooses https/http properly for refresh lin...jim-p2009-12-241-3/+3
* use _SERVER[\'HTTP_HOST\']sullrich2009-11-271-1/+1
* Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157sullrich2009-11-271-1/+1
* Rework includes. Ticket #170sullrich2009-11-261-3/+4
* Resolves #170. Yet again include fallout changes.Ermal Luçi2009-11-261-0/+1
* 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
OpenPOWER on IntegriCloud