Bug 4964 Fixed
Most of the page and all of the Javascript revised.
Bug 4962
Bug 4961 fixed
Programmer was passing $filterent['destination']['address'] whereas thefunction expects $pconfig['destination'] and figures out the 'address'part itself.
Bug 4960 fixed
Incorrect values passed to srctype and dsttype selectors
Bug 4958 fixed
btn-danger changed to btn-warning to avoid confirmation message
Bug 4957 Missing 'Ports' section added
Bug 4956
‘any’ not included in protocols for which ports are displayed.
Bug 4955 Corrected selector initial value
Corrected automatic mask settings
Bug 4954 - Corrected regexp
TCP flag presentation revised
Bug 4949 - Wrong OS Type default
Incorrect array types used in selector
Bug 4963 - Text corrected
And IpAddress mask values made automatic
Bug 4945 - Auto change of src/dst ports
Javascript functionality restored
Removed debug
Bugfix 4951
Added none (blank) option to dscp selector
Algorithm and has functions corrected
Copyright updates
diag_* section
firewall_aliases updated
Warning messages corrected
Changes introduces during merge from pfsense/master
Merge remote-tracking branch 'sjon/bootstrap' into bootstrap
Merge branch 'master' into bootstrap
This is a merge of pfSense/master at this point:
c0d5c1435ee8f90d1ee62f5fb4a4fac48aacda77
replace addGlobal reference so Modal doesn't throw fatal errors when used
Merge branch 'interfaces_qinq_edit' into bootstrap
interfaces_qinq_edit Conversion complete
Ready for reviewNote:This conversion includes a change to Form_Group and pfSense.js to allowthe buttons added by enableDuplication() to be on the same line as the$group, or underneath it. See notes in those files.
Merge pull request #337 from sbeaver-netgate/firewall_schedule_edit.php
Converted firewall_schedule_edit
Merge pull request #332 from sbeaver-netgate/firewall_nat_edit
Converted firewall_nat_edit
Partially converted
Requires revised save logic using an array rather than multiple POSTfields
Also like to look at possibility of changing allowDuplication() methodto add buttons horizontally.
Updated logos
Merge branch 'firewall_rules' into bootstrap
Change savings display class.
Merge branch 'firewall_nat_out' into bootstrap
Merge branch 'firewall_nat_1to1' into bootstrap
Merge branch 'firewall_nat' into bootstrap
Added panel etc
Added panel for consistencymoved “store changes” button to <nav>Changed icon legend to <dd> for consistency
Change icon display
Change icon display to<i>Remove row shadingRemove unneeded checkbox
Removed row shading
updated icons etc
Changed icon displayRemoved row shadingRemoved unneeded checkboxes
icon and checkbox changes
display icon with <i>eliminate unneeded checkbox
Added alias pop-ups
Added alias pop-up
Merge branch 'firewall_nat_npt' into bootstrap
Added store changes button and containing panel
Added store changes
Save re-ordered list
Save changed rule order
Updated to use jquery drag/move
Updated to use jQuery drag/move
Updated to use jQuery row drag/move
Fixed issue when address array contained blank entries
Todo: Probably a better way to fix this, but this fix at least allowsthe page to function.
firewall_nat_out Conversion complete
Ready for review
Highlight all cells in the row
load_balancer_monitir Conversion complete
Add containing panel
firewall_nat_1to1 COnversion complete
Initial conversion
Merge branch 'firewall_nat_edit' into bootstrap
XSS/Security updates from upstream
The pfSense maintainers have provided a list of 30 or so securitychanges related to the web GUI that have been made since the start ofthe Bootstrap project.
I have reviewed each of the changes and found that only trivial changes...
Merge pull request #331 from sbeaver-netgate/firewall_nat_out_edit.php
Converted firewall_nat_out_edit
Merge pull request #329 from sbeaver-netgate/system_crlmanager.php
Convert system_crlmanager
fix a few syntax problems #327
Merge pull request #327 from sbeaver-netgate/diag_ipsec.php
Converted diag_ipsec
Merge pull request #326 from sbeaver-netgate/diag_gmirror.php
Converted diag_gmirror
Merge pull request #325 from sbeaver-netgate/services_captiveportal.php
Converted services_captiveportal
Merge pull request #330 from sbeaver-netgate/firewall_shaper
converted firewall_shaper
Fixed error in use of array_merge()
array_merge() re-numbers the keys :(
firewall_nat.php Conversion complete
Introduce a new item to $g global, 'product_version' and stop reading /etc/version all around
Remove FreeBSD repo
firewall_nat_edit.php COnversion complete
firewall_nat_edit Partial conversion
Some JS left to complete
fix whitespace
Add NUT package help location
Remove WipePackages.php
Remove bdiff support
remove more old, unused platform stuff
Fix killing of individual states for IPv6. Ticket #4906
Use the appropriate source and dest IPs for all state types. Ticket #4907
firewall_nat_out_edit.php Conversion complete
Add "sockstat" output to status.php
firewall_shaper* Conversion complete
Revised javascript on firewall_shaper_vinterface
Move cleargpt.sh and cleargmirror.sh scripts to main repo
Fixed "Save" action
firewall_shaper_layer7 done
Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.
Conflicts: usr/local/www/vpn_ipsec_phase1.php
Tree javascript lib added to repo
Remove "auto", it's just a synonym for IKEv2. Ticket #4873
include vpn.inc so IPsec CRL reload works. require_once filter.inc invpn.inc for callers there that haven't already included it.
firewall_shaper_queues completed
Final changes on firewall_shaper ??
Partial converson