summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/wizards/setup_wizard.xml
Commit message (Collapse)AuthorAgeFilesLines
* Setup wizard revisionsSteve Beaver2017-09-191-3/+3
|
* Implements PR170013 - Revise setup wizardwording and linksSteve Beaver2017-09-151-4/+15
|
* Add reason to write_config() callsdoktornotor2017-03-091-3/+3
|
* Fix #7364 Console assigned VLAN disappears after rebootPhil Davis2017-03-081-0/+1
|
* Allow "DHCP" in upper or lower case when adding LAN IP to setup wizardSteve Beaver2016-12-201-1/+1
|
* Test fix for #6762Steve Beaver2016-12-201-1/+2
|
* Remove extraneous )Renato Botelho2016-12-011-1/+1
|
* Update setup_wizard.xmlJonathon Anderson2016-11-261-1/+1
|
* LAN IP validation logicJonathon Anderson2016-11-111-1/+1
|
* Update setup_wizard.xmlJonathon Anderson2016-11-101-1/+1
|
* update conditional re:LAN dhcpJonathon Anderson2016-11-091-1/+1
|
* update LAN regex for case insensitivityJonathon Anderson2016-11-071-1/+1
|
* In the setup wizard, do not change the DHCP range if it is already set ↵jim-p2016-10-131-24/+31
| | | | inside the new subnet. Otherwise it will overwrite a range set manually from the DHCP settings or the console when the wizard is run later. Fixes #4820
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Code style and commentsPhil Davis2016-08-161-22/+22
| | | | No functional change - just making style consistent
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-39/+40
|
* Skip LAN properly with static IP WAN and one interface. Ticket #6093Chris Buechler2016-05-011-2/+3
|
* Merge pull request #2915 from NOYB/HTML_Compliance_-_Setup_WizardStephen Beaver2016-04-281-4/+4
|\
| * HTML Compliance - Setup WizardNOYB2016-04-281-4/+4
| |
* | Setup Wizard - PunctuationNOYB2016-04-281-1/+1
|/ | | | Clean up some punctuation.
* Miscellaneous - Remove PersonalizationsNOYB2016-04-081-1/+1
| | | | Remove "you" personalizations.
* Remove "we" personalizationsPhil Davis2016-04-051-27/+27
|
* Review alert wording. End sentence with period, remove redundant 'Warning', ↵k-paulius2016-02-141-2/+2
| | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 1) Get rid of the stristr() checks to "guess" if an apply button should be used. 2) Change print_info_box() so it can take a button name of "close" , "apply" or none to decide which button to show. 3) Delete function print_info_box_np_undo() - nothing calls it. 4) Add new function print_apply_box() to provide an easy wrapper for print_info_box() with the parameters to be 'warning' level and 'apply' button. 5) Change print_info_box_np() calls to just print_info_box() or print_apply_box() as appropriate. There is 1 direct call to print_info_box_np() from vpn_ipsec_mobile.php remaining. That tries to make a "create" button. It was not working before this change. It needs to be sorted out and fixed separately. After this change there is no dependency on a string containing text like "apply" to make the apply button appear. Then we can work on re-engineering the internal code of print_info_box_np() print_info_box() and print_apply_box() to fit together however we like. It should be easy to preserving the current API to print_info_box() and print_apply_box().
* Bug #5527 wizard breadcrumb Conceptheper2015-12-231-1/+1
|
* Fix a warning in setup wizard, close the gettext parenthesis.Luiz Otavio O Souza2015-11-101-1/+1
|
* Copyright and license cleanupRenato Botelho2015-11-091-2/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* Fixed #5381Stephen Beaver2015-11-071-1/+3
|
* Copyright changesStephen Beaver2015-10-301-28/+51
|
* Remove unneeded bindingStephen Beaver2015-10-301-2/+0
|
* Obscure password for pptp as wellStephen Beaver2015-10-301-2/+16
|
* Completed #5358Stephen Beaver2015-10-301-10/+27
|
* Revised to use print_input_errors() for consistencyStephen Beaver2015-10-161-15/+31
|
* Fixed #5310Stephen Beaver2015-10-161-14/+42
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+703
OpenPOWER on IntegriCloud