Vinicius Coque
|
30a8ef77e1
|
Converting javascript code to jQuery on installer webgui
|
2012-01-21 17:39:05 -02:00 |
|
smos
|
cfbfd9412b
|
The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings
|
2012-01-19 20:33:41 +01:00 |
|
Scott Ullrich
|
01184e213e
|
misc comments
|
2010-12-22 15:41:39 -05:00 |
|
Scott Ullrich
|
60e70198ae
|
Add back easy install options for UFS and ZFS
|
2010-12-22 15:05:29 -05:00 |
|
Scott Ullrich
|
a3ccdf6e11
|
Add newline and comment header for each disk
|
2010-12-22 11:54:43 -05:00 |
|
Scott Ullrich
|
9c7b9ba04c
|
Rework how disk definitions are defined per Kris.
|
2010-12-22 11:06:26 -05:00 |
|
Scott Ullrich
|
f7bd00322c
|
Remove note about encyrption password only used for encryped fs type. It's handled by enable/disable js code now.
|
2010-12-21 20:25:11 -05:00 |
|
Scott Ullrich
|
3da60e0dac
|
Correcly fire delete event
|
2010-12-21 20:09:39 -05:00 |
|
Scott Ullrich
|
68867598bb
|
Fire event for delete too
|
2010-12-21 19:56:00 -05:00 |
|
Scott Ullrich
|
3be68b60a0
|
Auto insert disk size
|
2010-12-21 19:52:14 -05:00 |
|
Scott Ullrich
|
2fa7469849
|
Default to UFS+S
|
2010-12-21 19:52:13 -05:00 |
|
Scott Ullrich
|
72c0d2e3a5
|
Disable the available space field too
|
2010-12-21 19:28:38 -05:00 |
|
Scott Ullrich
|
bfff9331f9
|
nuke the leave one megabyte free on each disk business.
|
2010-12-21 19:26:34 -05:00 |
|
Scott Ullrich
|
5a04b6d852
|
Revise not about leaving 1 megabyte free on each disk
|
2010-12-21 19:15:02 -05:00 |
|
Scott Ullrich
|
3e4fbe679b
|
Turn background of input box red if you over allocate
|
2010-12-21 19:10:46 -05:00 |
|
Scott Ullrich
|
96b2571494
|
Add delete button. Move the add button to the right of total allocated.
|
2010-12-21 19:07:31 -05:00 |
|
Scott Ullrich
|
09348d5f6a
|
Oops, check against disksseen variable
|
2010-12-21 18:53:54 -05:00 |
|
Scott Ullrich
|
ec981fc568
|
Turn background field to green when all disk capacity has been correctly allocated to the various slices.
|
2010-12-21 18:50:56 -05:00 |
|
Scott Ullrich
|
19f6b3c5a5
|
Show the capacity of all allocated disks in addition to the amount of space allocated
|
2010-12-21 18:33:29 -05:00 |
|
Scott Ullrich
|
1051876884
|
Fire this event later in the script
|
2010-12-19 16:56:33 -05:00 |
|
Scott Ullrich
|
fb34dd2203
|
Add effect when total allocated amount changes
|
2010-12-19 16:50:24 -05:00 |
|
Scott Ullrich
|
e1271f327b
|
Add note about leaving 1 megabyte free
|
2010-12-19 16:38:43 -05:00 |
|
Scott Ullrich
|
5c5610e9c8
|
Reword to not confuse
|
2010-12-19 16:36:18 -05:00 |
|
Scott Ullrich
|
8fdc51595a
|
Only for once
|
2010-12-19 16:31:15 -05:00 |
|
Scott Ullrich
|
346cc87f87
|
Disable changing of allocated box. Merge two functions into one
|
2010-12-19 16:29:16 -05:00 |
|
Scott Ullrich
|
28a9cb7f4b
|
Add and use rowhelper_onAdd which will fire javascript code after adding new row
|
2010-12-19 16:23:19 -05:00 |
|
Scott Ullrich
|
a17f284ccf
|
Add rowhelper_onChange variable for row helper and remove the previous function detection code
|
2010-12-19 16:14:44 -05:00 |
|
Scott Ullrich
|
a1532937b1
|
Minor formatting fixes
|
2010-12-19 15:51:53 -05:00 |
|
Scott Ullrich
|
b17825376b
|
Correctly --
|
2010-12-19 15:46:18 -05:00 |
|
Scott Ullrich
|
d8c96528dd
|
Decrease size by 1 megabyte as some disks are failing
|
2010-12-19 15:37:12 -05:00 |
|
Scott Ullrich
|
47127d138b
|
Format please wait better with a table
|
2010-12-19 15:34:58 -05:00 |
|
Scott Ullrich
|
a97279db0f
|
Style the hr
|
2010-12-19 15:32:12 -05:00 |
|
Scott Ullrich
|
ba0c3651cb
|
Save boot manager selection when returning to previous screens
|
2010-12-19 15:22:43 -05:00 |
|
Scott Ullrich
|
8206c01d5f
|
Fix typos. Align to middle in table header row
|
2010-12-19 15:13:16 -05:00 |
|
Scott Ullrich
|
be1be0b875
|
Jettison the ugly yellow box. Customize the title of each page in the header of table. If an error has occurred do not show the begin installation button.
|
2010-12-19 15:11:02 -05:00 |
|
Scott Ullrich
|
97e721e79d
|
Fix typos. Only show the encryption notice once.
|
2010-12-19 14:40:26 -05:00 |
|
Scott Ullrich
|
cace4c41d8
|
Only show encryption warning once
|
2010-12-19 13:40:48 -05:00 |
|
Scott Ullrich
|
80f2185d4b
|
Only add to total allocated field if the value is above > 0 for the item
|
2010-12-19 13:21:09 -05:00 |
|
Scott Ullrich
|
611c9b3d4e
|
Disable encpass when we are not using an encrypted fstype. Alert to the operator that defining an encpass on an encyrpted volume will require a password on each bootup.
|
2010-12-19 13:18:55 -05:00 |
|
Scott Ullrich
|
40f9accf23
|
Use full path to binaries. Make savemsg a global
|
2010-12-19 13:14:28 -05:00 |
|
Scott Ullrich
|
28f9612c6c
|
Throw an error if we have an encrypted / without a non-encrypted /boot
|
2010-12-19 13:06:24 -05:00 |
|
Scott Ullrich
|
5faeedc61d
|
Move total allocated box below rowhelper
|
2010-12-18 19:24:59 -05:00 |
|
Scott Ullrich
|
4f646415fd
|
Add total allocated box that adds up all of the sizes that have been allocated thus far
|
2010-12-18 18:48:09 -05:00 |
|
Scott Ullrich
|
4b54648ce2
|
Rename conf to x counter
|
2010-12-18 18:05:42 -05:00 |
|
Scott Ullrich
|
99a20c5157
|
Do not allow /conf and inform user to use /cf when making a dedicated conf slice
|
2010-12-18 18:04:07 -05:00 |
|
Scott Ullrich
|
a16d38c977
|
Fix softupdates
|
2010-12-18 17:41:09 -05:00 |
|
Scott Ullrich
|
b8791a3151
|
Restore encpass as well
|
2010-12-18 16:43:32 -05:00 |
|
Scott Ullrich
|
4fdc80b14b
|
Save layout on disk. If an installer error occurs the layout will be restored on the rowhelper screen so that you can easily make changes
|
2010-12-18 16:38:20 -05:00 |
|
Scott Ullrich
|
1ddd4ba390
|
USe memory *2 for default swap space
|
2010-12-18 16:20:17 -05:00 |
|
Scott Ullrich
|
502e7c83f6
|
Note that .eli are encrypted
|
2010-12-18 16:14:02 -05:00 |
|