summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/wizard.php
Commit message (Expand)AuthorAgeFilesLines
* Rather than setting the value directly, minimize exposure to eval() in update...RELENG_2_3_2jim-p2017-02-071-2/+5
* Code style and commentsPhil Davis2016-08-161-2/+2
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Always use require_oncePhil Davis2016-06-271-4/+4
* Fixed #6095 remove logo from wizardsJared Dillard2016-04-201-3/+0
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-2/+4
* Quote the 1st parameter (constant name) when calling define()NewEraCracker2016-02-181-1/+1
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-4/+4
* Fixes the GUI URL in the last step of the setup wizard.Luiz Otavio O Souza2016-01-251-1/+1
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-4/+4
* Replaced jQuery to $ in same filesFrancisco Cavalcante2016-01-221-2/+2
* All simple php echo to shortNewEraCracker2016-01-141-1/+1
* HTML Compliance - Wizard / pfSense Taffic Shaper /NOYB2016-01-101-6/+7
* Bug #5527 wizard breadcrumb Concept heper2015-12-231-2/+2
* Encode hostname before printing; remove some related dead code.jim-p2015-12-211-5/+0
* Merge pull request #2300 from ExolonDX/branch_02Renato Botelho2015-12-211-1/+1
|\
| * Use Bootstraps text alignment classesColin Fleming2015-12-191-1/+1
* | Remove $closehead variableColin Fleming2015-12-191-1/+0
|/
* Code style v wPhil Davis2015-12-171-7/+10
* Address a potential LFI in pkg.php and wizard.php without breaking the abilit...jim-p2015-12-041-2/+8
* Fix some variable re-use and other issues to correct the OpenVPN wizard behav...jim-p2015-12-011-8/+8
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-231-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Fixes #5380Stephen Beaver2015-11-091-1/+1
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Comment typoStephen Beaver2015-10-191-1/+1
* Fixed #5316Stephen Beaver2015-10-191-3/+8
* Corrected invalid "onchange" handlingStephen Beaver2015-10-171-4/+4
* Partial fix to #5310Stephen Beaver2015-10-161-26/+36
* Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726Renato Botelho2015-09-301-3/+2
* Corrected logo hyperlinkStephen Beaver2015-09-301-1/+1
* Wizard system completed and tested agains all wizard filesStephen Beaver2015-09-301-461/+312
* Bootstrap conversion mostly complete.Stephen Beaver2015-09-291-272/+368
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1061
OpenPOWER on IntegriCloud