Ermal
|
475c1932c3
|
Use the provided settings even for HFSC scheduler instead of hardcoding 32Kbit/s speed on VoIP. Also cleanup some whitespace.
|
2010-12-22 13:59:05 +00:00 |
|
Scott Ullrich
|
9b4e01686d
|
Do not break on header titles
|
2010-12-21 21:02:17 -05:00 |
|
Scott Ullrich
|
a1d3953f11
|
Turn off csrf for dashboard
|
2010-12-21 20:57: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 |
|
Ermal
|
d31bc32ad6
|
Make the CP locking more granular and make use correctly of exclusive/shared locks where appripriate. This speeds up CP login process.
|
2010-12-22 01:11:48 +00: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 |
|
jim-p
|
503f3c65b8
|
Fix double click editing of GRE interfaces
|
2010-12-21 16:26:19 -05:00 |
|
Ermal
|
d776efd810
|
Black list gre interfaces from bridge member list since they cannot be part of a bridge.
|
2010-12-21 16:41:47 +00:00 |
|
Ermal
|
a2ec32a9b2
|
Reconfigure the assigned interface settings if we are modifying the clone settings from interfaces->assign->TYPE.
|
2010-12-21 16:38:30 +00:00 |
|
Ermal
|
dbdcaef4f3
|
Use 1024 not 1000 in conversion.
|
2010-12-21 16:38:29 +00:00 |
|
smos
|
c7cfbbd8a8
|
Reinvent the 8 hour graph period, this one should work properly, needs test
|
2010-12-20 23:30:04 +01:00 |
|
Ermal
|
d1f48a8871
|
Show on the interface list present members of the lagg.
|
2010-12-20 22:24:58 +00:00 |
|
jim-p
|
e2c1d6c5cf
|
Add a per-entry option for Proxy ARP VIPs of the Network type to disable their expansion on Port Forwards and Outbound NAT screens. Will allow users with large proxy arp subnets used only with 1:1 to still load those pages in a reasonable time. Resolves #1119
|
2010-12-20 15:01:51 -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
|
b98e3a72bd
|
Comment
|
2010-12-19 16:35:02 -05:00 |
|
Scott Ullrich
|
d9f2221783
|
Add rowhelper_onDelete call
|
2010-12-19 16:34:09 -05:00 |
|
Scott Ullrich
|
1c53acd3a4
|
Nuke function_exists()
|
2010-12-19 16:31:51 -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
|
8e94620114
|
Remove debugging alert()
|
2010-12-19 16:15:47 -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 |
|