Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
Revised fix 10945 to include gateway popup
Popover sanitizer stuff is more logically provided in pfSense.js where other popover controls live
This is 2020. Issue #9245
Fixed #9407
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Fixed #9245 updating copyright notices
Added scheduled config backupFixed: #8947
Remove Whitespace
I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.
-RJ
Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo
Update the Copyright notice for pfSense.
ipsec, allow configuration of multiple ike phase1 encryption ciphers (algo/bits/hash/dh)this is useful for mobile users that need to connect with different operating systems. This way there is no need to find a single commonly supported weaker cipher.
Fixed #8112
Fixed #7625
Fixed #7625By:Separating the source and destination onChange functionsPreventing the mask selector from being automatically updated if it is disabledSimplifying the auto mask JavaScript
Fix #7625: Auto select '128' as mask for IPv6
Allow GET-to-POST js to handle confirmation dialogs on delete (anything)
Fixed #6972I was only able to reproduce tis issue using Chrome, but it should now be resolved
Revert "Theoretical fix for #6972"
This reverts commit 335e63d66ce8af690d1a144d4ec6b385cbe39af4.
Theoretical fix for #6972
Fix capitalization of confirmation messages for btn-danger buttons and fa-trash icons
Value and title were converted to lower case but not textContent. Consequently some pop-up messages included capitalized words, for example in the Log Settings page ("Are you sure you wish to Reset Log Files?").
Merge pull request #3104 from PiBa-NL/resizable-selectionbox
dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces
Move copyright from ESF to Netgate
Code style and comments
No functional change - just making style consistent
Move to Apache License 2.0
Review license / copyright on all files (1st round)
webgui tables, doubleclick event to perform 'edit' action
organize assets and put 3rd party into vendor folder