convert services_dnsmasq to fa
Merge pull request #2003 from brunostein/fix_button_name_upgrade_firmware
Added automatic error recovery and ajax busy flag
Only call pfSense_ipsec_list_sa() when IPsec is enabled
Merge pull request #2023 from heper/patch-3
Make all progress bars skinier (14px)
convert status_dhcp_leases to fa
Added miniature logo for hte RSS widget
Fix widget div
Fix degree symbol
Fixed warning threshold
Don't allow IPsec mobile clients user auth source to not be a RADIUS server ifthe phase1 auth method is EAP-RADIUS. Properly handle selection of multipleRADIUS servers when using EAP-RADIUS. Fixes #5219.
Completed #5369
diag_logs_filter reduce duplicated icon code
Almost all the code in old lines 397 and 402 was the same. Make the logic a bit clearer about exactly what is the difference and hopefully reduce future code maintenance issues.
FInishing touches to move action icon to left-most column
Merge pull request #2021 from phil-davis/patch-4
diag_logs_filter_dynamic reduce duplicated icon code
Almost all the code in old lines 408 and 413 was the same. Make the logic a bit clearer about exactly what is the difference and hopefully reduce future code maintenance issues.
Actions back to the left. (By popular demand.)
Merge pull request #2018 from heper/patch-3
Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455
convert diag_confbak to fa
are the icons for revert & download ok ?
Fix confirm on delete
Merge pull request #2015 from heper/patch-1
Fixed #5222
fix tabstops
revert back to $_POST after request from Steve_B
note:onclick="return confirm" does not function as expected. vlan still removed when choosing "cancel"
convert interfaces_lagg to fa
convert interfaces_bridge to fa
convert interfaces_gif to fa
convert interfaces_gre to fa
Update interfaces_qinq.php
convert interfaces_ppps to fa
convert interfaces_qinq to fa
convert interfaces_vlan to fa
this page used $_POST instead on $_GET. no clue why. changed it to $_GET like every other page i've come across thus far. (it only seems to complicate things, without an actual benefit??)
convert interfaces_wireless to fa
Update interfaces_groups.php
convert interfaces_groups to fa
Make diag_logs_filter and diag_logs_filter_dynamic consistent by moving action icon to last column
Changed icons to font-awesomeChanged tooltips to Bootstrap style
Added icon-pointer class
fix block/pass icons
icon color danger & success
Update vpn_pppoe.php
convert vpn_pppoe to fa
ToDo: enable/disable icon.
personally don't know what actions are needed when enabling/disabling this.
convert services_wol to fa
convert load_balancer_virtual_server to fa
convert load_balancer_monitor to fa
convert load_balancer_pool to fa
convert services_igmpproxy to fa
Fixed #5362
Update diag_ipsec.php to use new call to get tunnel status.
convert services_dhcpv6 to fa
convert services_dhcp to fa
system_advanced_sysctl fix text of delete confirmation
convert services_captiveportal_filemanager to fa
convert services_captiveportal_vouchers to fa
please confirm/deny whether fa-file-excel-o is suitable for "export to csv"
convert services_captiveportal_hostname to fa
convert services_captiveportal_ip to fa
convert services_captiveportal_mac to fa
convert services_captiveportal_zone
Completed #5359
convert system_authservers to font-awesome
convert system_groupmanager to font-awesome
convert system_usermanager to font-awesome
convert system_advanced_sysctl to font-awesome
Update license
Teach IPsec widget to use VICI
Remove diag_ipsec_xml.php, not being used
Restore Manuel Kaper to Copyright section
fix typo
convert firewall_aliases to font-awesome
convert firewall_virtual_ip to font-awesome
convert firewall_schedule to font-awesome
Copyright update
Copyright changes
Remove unneeded binding
Obscure password for pptp as well
Completed #5358
Fix css error in select options
Addresses #5228
Completed #5357
fix button name
Completed #5356Refactor row toggle javascript
Fixed #5352By replacing interfaces selector options lists with a safer function
Perform table striping via jquery function so that it is correct after selection/de-selection and after re-ordering
firewall_rules Edit text
Standardise capitalsPair up double quotes
system_routes Actions column format
system_gateways Actions column format
system_gateway_groups pair up double-quotes
system_gateways text of edit button
Make it consistent with the others
Converted the background color javascript to jQuery and used it to maintain correct table striping
Add "Actions" text to table header
Fix delete confirmation text.
system_routes font-awesome convert
Merge pull request #1993 from heper/patch-2
system_gateways_groups font-awesome convert
system_gateways font-awesome convert
https://forum.pfsense.org/index.php?topic=101343.15
Add confirmation to rule deletion
Remove unused call to update_status_output()