index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
wizard.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save the host name and domain to a temporary location until the setup wizard ...
Erik Fonnesbeck
2010-11-18
1
-1
/
+4
*
Handling this properly when the web gui is on an alternate port number.
Erik Fonnesbeck
2010-11-18
1
-3
/
+5
*
Make this check more general in case someone makes a wizard that changes an o...
Erik Fonnesbeck
2010-11-17
1
-4
/
+8
*
Add workaround for referrer check to not be triggered on the previous IP addr...
Erik Fonnesbeck
2010-11-17
1
-1
/
+3
*
Redirect to the correct IP at the end of the setup wizard if accessing it on ...
Erik Fonnesbeck
2010-11-17
1
-2
/
+10
*
Use addslashes() here to prevent unescaped quotes from causing PHP errors. Fi...
jim-p
2010-11-04
1
-1
/
+1
*
Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat...
Ermal
2010-10-25
1
-8
/
+7
*
Add a patch to wizard.php to support input_errors from sullrich (with some mo...
jim-p
2010-10-20
1
-3
/
+5
*
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...
jim-p
2010-10-19
1
-3
/
+3
*
Update wizard files for setup wizard to write proper config for current ppp a...
gnhb
2010-09-20
1
-2
/
+11
*
CA/CERT Move
jim-p
2010-09-01
1
-2
/
+2
*
Resolves #732. Make the wizard behave better and _actually_ work by correctin...
Ermal
2010-08-18
1
-6
/
+5
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-08-12
1
-1
/
+1
|
\
|
*
Fix printf/sprintf mixups.
Erik Fonnesbeck
2010-08-11
1
-1
/
+1
*
|
Add missing )
Renato Botelho
2010-08-12
1
-2
/
+2
*
|
Small gettext() fixes
Renato Botelho
2010-08-11
1
-2
/
+2
|
/
*
Fix gettext implementation on wizard.php
Carlos Eduardo Ramos
2010-07-30
1
-2
/
+2
*
Implement gettext() calls on wizard.php
Rafael Lucas
2010-07-29
1
-2
/
+2
*
Restore the code for getting the step's title and description after the step ...
Erik Fonnesbeck
2010-07-10
1
-0
/
+3
*
Show $g['product_name'] on wizards
Renato Botelho
2010-07-07
1
-6
/
+6
*
Hide GMZ offset zones in setup wizard. Ticket #464
jim-p
2010-06-25
1
-0
/
+2
*
Check if a variable is set before trying to unset. Otherwise, this will blow ...
jim-p
2010-06-17
1
-3
/
+4
*
Fix typo.
Ermal
2010-06-11
1
-2
/
+2
*
Ticket #642. Fix logic for the wizard code to unset and arraynum usage.
Ermal
2010-06-11
1
-12
/
+7
*
For settings that exist in the configuration but are blank, only consider it ...
Erik Fonnesbeck
2010-06-02
1
-1
/
+4
*
Fix logic.
Ermal
2010-06-02
1
-4
/
+4
*
Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<t...
Ermal
2010-05-17
1
-1
/
+1
*
Ticket #493. Ticket #302. Actually correct code flow to be correct and consis...
Ermal
2010-05-14
1
-1
/
+1
*
Fix wizard handling of password fields. Ticket #500.
jim-p
2010-04-12
1
-2
/
+6
*
Ticket #313. Use $myurl when calling fixup_string to get the URL for the imag...
Erik Fonnesbeck
2010-03-20
1
-1
/
+1
*
Use alias style when creating aliases in wizards.
Ermal
2010-03-19
1
-11
/
+5
*
Add the counterpart of enablefields.
Ermal
2010-03-18
1
-19
/
+52
*
Actually get values from the CA based on what was choosen during wizard.
Ermal
2010-03-18
1
-14
/
+14
*
Merge common name fields with descriptive name. Default to 3650 days of lifet...
Ermal
2010-03-18
1
-2
/
+3
*
Ticket #414. Fix wizard framework to properly display this. Not sure how it a...
Ermal
2010-03-15
1
-7
/
+8
*
Add my copyright.
Ermal
2010-03-12
1
-0
/
+1
*
Add a function that allows to show/hide fields. Also correct the enable/disab...
Ermal
2010-03-11
1
-2
/
+44
*
Improve wizard by adding more steps and cleaness.
Ermal Luçi
2010-03-11
1
-0
/
+3
*
Improve the wizard. Make it produce a correct openvpn server config.
Ermal Luçi
2010-03-11
1
-3
/
+5
*
Mostly style fixes.
Ermal Luçi
2010-03-10
1
-10
/
+14
*
Make the wizard ressemble the style as on other pages. Use switch instead of ...
Ermal Luçi
2010-03-10
1
-22
/
+55
*
Improve a lot the wizard.php page to be more userfriendly and add control typ...
Ermal Luçi
2010-03-10
1
-19
/
+141
*
Only extract timezone info if we have a field type 'timezone_select'
Ermal Luçi
2010-03-10
1
-11
/
+17
*
Correctly set variable values during each iteration. Ticket #414. Spotted-by:...
Ermal Luçi
2010-03-10
1
-5
/
+10
*
Ticket #313. Search if the string to be replaced really exists instead of doi...
Ermal Luçi
2010-02-26
1
-5
/
+11
*
Fix wizard webgui URL usage so it chooses https/http properly for refresh lin...
jim-p
2009-12-24
1
-3
/
+3
*
use _SERVER[\'HTTP_HOST\']
sullrich
2009-11-27
1
-1
/
+1
*
Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157
sullrich
2009-11-27
1
-1
/
+1
*
Rework includes. Ticket #170
sullrich
2009-11-26
1
-3
/
+4
*
Resolves #170. Yet again include fallout changes.
Ermal Luçi
2009-11-26
1
-0
/
+1
[next]