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
/
installer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining hardcoded theme names
Renato Botelho
2013-07-17
1
-4
/
+4
*
Converting javascript code to jQuery on installer webgui
Vinicius Coque
2012-01-21
1
-59
/
+60
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-10
/
+10
*
misc comments
Scott Ullrich
2010-12-22
1
-5
/
+8
*
Add back easy install options for UFS and ZFS
Scott Ullrich
2010-12-22
1
-6
/
+43
*
Add newline and comment header for each disk
Scott Ullrich
2010-12-22
1
-1
/
+2
*
Rework how disk definitions are defined per Kris.
Scott Ullrich
2010-12-22
1
-3
/
+3
*
Remove note about encyrption password only used for encryped fs type. It's h...
Scott Ullrich
2010-12-21
1
-1
/
+0
*
Correcly fire delete event
Scott Ullrich
2010-12-21
1
-3
/
+3
*
Fire event for delete too
Scott Ullrich
2010-12-21
1
-0
/
+1
*
Auto insert disk size
Scott Ullrich
2010-12-21
1
-0
/
+2
*
Default to UFS+S
Scott Ullrich
2010-12-21
1
-1
/
+1
*
Disable the available space field too
Scott Ullrich
2010-12-21
1
-0
/
+1
*
nuke the leave one megabyte free on each disk business.
Scott Ullrich
2010-12-21
1
-6
/
+14
*
Revise not about leaving 1 megabyte free on each disk
Scott Ullrich
2010-12-21
1
-1
/
+1
*
Turn background of input box red if you over allocate
Scott Ullrich
2010-12-21
1
-0
/
+7
*
Add delete button. Move the add button to the right of total allocated.
Scott Ullrich
2010-12-21
1
-10
/
+13
*
Oops, check against disksseen variable
Scott Ullrich
2010-12-21
1
-1
/
+1
*
Turn background field to green when all disk capacity has been correctly allo...
Scott Ullrich
2010-12-21
1
-3
/
+18
*
Show the capacity of all allocated disks in addition to the amount of space a...
Scott Ullrich
2010-12-21
1
-2
/
+32
*
Fire this event later in the script
Scott Ullrich
2010-12-19
1
-1
/
+1
*
Add effect when total allocated amount changes
Scott Ullrich
2010-12-19
1
-1
/
+6
*
Add note about leaving 1 megabyte free
Scott Ullrich
2010-12-19
1
-0
/
+1
*
Reword to not confuse
Scott Ullrich
2010-12-19
1
-1
/
+1
*
Only for once
Scott Ullrich
2010-12-19
1
-2
/
+3
*
Disable changing of allocated box. Merge two functions into one
Scott Ullrich
2010-12-19
1
-10
/
+8
*
Add and use rowhelper_onAdd which will fire javascript code after adding new row
Scott Ullrich
2010-12-19
1
-0
/
+1
*
Add rowhelper_onChange variable for row helper and remove the previous functi...
Scott Ullrich
2010-12-19
1
-18
/
+22
*
Minor formatting fixes
Scott Ullrich
2010-12-19
1
-3
/
+8
*
Correctly --
Scott Ullrich
2010-12-19
1
-2
/
+2
*
Decrease size by 1 megabyte as some disks are failing
Scott Ullrich
2010-12-19
1
-1
/
+3
*
Format please wait better with a table
Scott Ullrich
2010-12-19
1
-1
/
+10
*
Style the hr
Scott Ullrich
2010-12-19
1
-10
/
+22
*
Save boot manager selection when returning to previous screens
Scott Ullrich
2010-12-19
1
-6
/
+15
*
Fix typos. Align to middle in table header row
Scott Ullrich
2010-12-19
1
-8
/
+8
*
Jettison the ugly yellow box. Customize the title of each page in the header...
Scott Ullrich
2010-12-19
1
-17
/
+18
*
Fix typos. Only show the encryption notice once.
Scott Ullrich
2010-12-19
1
-7
/
+10
*
Only show encryption warning once
Scott Ullrich
2010-12-19
1
-1
/
+5
*
Only add to total allocated field if the value is above > 0 for the item
Scott Ullrich
2010-12-19
1
-5
/
+5
*
Disable encpass when we are not using an encrypted fstype. Alert to the oper...
Scott Ullrich
2010-12-19
1
-6
/
+10
*
Use full path to binaries. Make savemsg a global
Scott Ullrich
2010-12-19
1
-26
/
+28
*
Throw an error if we have an encrypted / without a non-encrypted /boot
Scott Ullrich
2010-12-19
1
-2
/
+17
*
Move total allocated box below rowhelper
Scott Ullrich
2010-12-18
1
-3
/
+3
*
Add total allocated box that adds up all of the sizes that have been allocate...
Scott Ullrich
2010-12-18
1
-2
/
+17
*
Rename conf to x counter
Scott Ullrich
2010-12-18
1
-2
/
+2
*
Do not allow /conf and inform user to use /cf when making a dedicated conf slice
Scott Ullrich
2010-12-18
1
-2
/
+9
*
Fix softupdates
Scott Ullrich
2010-12-18
1
-1
/
+1
*
Restore encpass as well
Scott Ullrich
2010-12-18
1
-2
/
+3
*
Save layout on disk. If an installer error occurs the layout will be restore...
Scott Ullrich
2010-12-18
1
-3
/
+30
*
USe memory *2 for default swap space
Scott Ullrich
2010-12-18
1
-8
/
+10
[next]