This is 2020. Issue #9245
Update copyright notice years. Issue #9245
Renamed jQuery-ui files for consistency with jQuery naming
(cherry picked from commit b1a3d89a0278ff16c270b86fca8621e5457c05fd)
Revise page footer height
Merge pull request #3892 from al-right/master
Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo
Follow-up to syntax, file order and other changes
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 #7978 I added a section in the css that is only parsed by IE10+ and it just sets the margin for tables to 1px instead of 0 this stops it from collapsing
update svg logos to pull from file
remove old logo from default page
make css compatible with newer nvd3 version
update top nav bar logo
Revert change to css
change opacity on disabled rows to fix #6448
Fix comment
Fixed #7128
Fixed #7083
When composing an element with a form.class or via XML, prepend a '*' to the title to indicate a required field. This will cause the "element-required" class to be added to the label. pfSense.css contains the style associated with that class. (Currently a custom underline)....
Move checkbox styling to the beta file since it produces results that are not consistent across browsers and OS
Further refine checkbox styling
Revise gateway widget config formMake non-checked checkboxes more visible by adding an outline
wbr tag needs a css compatibility fix for some browsers
See comment in the PR
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
css: Fix jQuery UI widgets' font
Use the main font with jQuery UI widgets (e.g. autocomplete forms)
change traffic graphs to use d3.js
Fixed #6711
Revert "change traffic graphs to d3"
This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.
change traffic graphs to d3
pfSense.css: Fix sortable tables' font
Move to Apache License 2.0
Review license / copyright on all files (1st round)
style sortable tables
Experimentally fixed #6327
darken background colors
clean up jquery-ui themes and add images
pad button groups
add jquery ui themes for status monitoring
clean up header on small screens
change logos to reflect community edition
Relocated tree directory to vendors/tree
Fixed #5918 ipsec widget row color on dark theme
organize assets and put 3rd party into vendor folder