Do not fade item, simply hide it before the next option fades in
Do not use tabcont class
Format options screen in a table
Remove Rescue config option, that will be a console based function going forward
Misc formatting
Add Cancel and return to Dashboard
Show disk description
Show disk sizes. Add cancel button. Unbreak easy installation.
Remove duplicate form
Add XXX for rowhelper to allow multiple slices
Add SUJ for 9.X
Add UFS+S (Soft-updates)
Adding custom installation mode. Verify before installation
fix text
show red X if IPsec is completely disabled
Made LB pool and server status pages somewhat more meaningful
Remove debugging
Do not include empty items
Remove debugging output
Add installer_find_all_disks() which probes disks and returns an array of all disk info
Remove stray )
Fixed host status bug - how did that get there??
Move : inside gettext
Fix typo
Let the user choose the IPsec CA instead of assuming.
Add a GUI selection for the proposal_check config option. Provide all the choices from racoon.conf(5) plus a "default" which will keep the old behavior.
Merge remote branch 'mainline/master' into js
Fix some javascripts broken on gettext() implementation
should be #777 not *777
Shows source ports when they are already defined
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Expose MRRU settings in the GUI for PPPoE (MLPPP).
Don't allow a user-entered PPTP password to start with !, this will cause mpd to attempt an external auth program.
Remove unnecessary JS variable
Fix the js that hides advanced button on firewall rules
Fix a duplicate line forgotten on a merge
This needs to use gettext, since gettext is used on the value of the button.
Fix some printfs and some text.
Merge branch 'master' from http://gitweb.pfsense.org/pfsense/pfsense-gettext.git
Fix printf
Reorder this, otherwise the function doesn't pick up on the config change.
Just fix some space and tab problems
gettext() fixes on interfaces_gif.php
gettext() fixes on interfaces_bridge_edit.php
Merge remote branch 'origin/master'
Fix gettext on load_balancer_virtual_server_edit.php
gettext() fixes on interfaces_bridge.php
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
Use
Small logic fixes, gettext fixes and make php -l happy
gettext fixes
Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettext
gettext() fixes on pkg_mgr_settings.php
Make php -l happy renaming local function getHostName to _getHostName
gettext() fixes on load_balancer_pool_edit.php
Make php -l happier
Add missing )
gettext() fixes on interfaces.php
Fix gettext on interfaces_vlan.php
Fix gettext on interfaces_qinq.php
Fix gettext on interfaces_ppps_edit.php
Fix gettext on interfaces_lagg.php
Fix gettext on interfaces_groups.php
Fix gettext on interfaces_gre.php
Fix gettext on interfaces_gif.php
Fix gettext on interfaces_bridge_edit.php
Fix gettext on interfaces_bridge.php
Protect against PHP errors if the interface list is empty
Fix gettext on firewall_virtual_ip_edit.php
Fix gettext on firewall_virtual_ip.php
Fix gettext on firewall_schedule.php
Fix gettext on firewall_rules_edit.php
gettext() fixes on firewall_nat_out_edit.php
gettext() fixes on firewall_nat_out.php
gettext() fixes on firewall_nat_edit.php
gettext() fixes on firewall_nat_1to1.php
gettext() fixes on firewall_aliases.php
Fix the ID for the link to the associated filter rule when a filter rule has not been saved since the associated rule was created.
Disable protocol box on associated rules, move the message, and clean up code a bit.
Fix text
Fix link in error message for wake on lan.
Simplify sprintf
Fix text for a couple advanced options on filter rule list.
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
Remove or simplify some (s)printf calls.
gettext() fixes on diag_traceroute.php