#5186 - Add ability to mark row-helper help text as required (underlined) by pre-pendinf text with '*'. No longer clear help text when adding new peer.
Update the Copyright year.
A subsequent commit will deal with .po's.
Add red border for disabled rules
prevent embedded button icons from interfering with click events #10846
enhance the look of form-control multiple select
fix #10499 dark theme autocomplete popup not readable
Re-add jquery-ui themes. Fixes #10233
This is 2020. Issue #9245
Update copyright notice years. Issue #9245
Renamed jQuery-ui files for consistency with jQuery naming
Fix random typos
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Normalize some copyright messages
Fixed #9245 updating copyright notices
Revise page footer height
remove whitespace - pt. 2
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 #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
Revise error page to comply with login page style
remove old logo from default page
make css compatible with newer nvd3 version
Theme Compact-RED, adopt new logo for theme sizing navbar size
update top nav bar logo
Respect GUI Login autocomplete preference setting
Restyle autocomplete on webkit browsers to remove the yellow background used by Chrome
Use more informative IDs in login page HTML
Correct spacing for extra small view portal (phone)
Restore MITM warning
Improved login page graphic
Revised CSS for login page
Change login page footer positioningChange paid support link to https://www.netgate.com/support
Remove experimental login page stuff
Experimental login page designSet your favorite color in System->General->"Login CSS file"
fix colspan background on dark theme
Revert change to css
change opacity on disabled rows to fix #6448
Fix comment
Fixed #7128
Add "required field" highlighting
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
Merge pull request #3159 from stilez/patch-46
[theme] Compact-RED: fix `sortable` table fonts
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
Merge pull request #3119 from jlduran/fix-font-jquery-ui-widgets
Merge pull request #3120 from moisseev/compact-red
[theme] Compact-RED: improve hovered table rows visibility
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
[theme] Compact-RED: compact panel titles
[theme] Compact-RED: make drop-down menus not too "compact"
and improve hovered element visibility
[theme] Compact-RED: get rid of anti-aliased fonts
Fixed #6711
Revert "change traffic graphs to d3"
This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.
change traffic graphs to d3
Experiment using the OS' native font stack
Following the steps of bfbfa4dd254c110db4122925d0a3716a34d4c664,experiment using the OS' native font stack.
Obtained from the Bootstrap project (twbs/bootstrap#19098,twbs/bootstrap@0a31dacf3e0c43a73b2e61e266155b9dcce35339)
pfSense.css: Fix sortable tables' font
experiment with tighter styling
Move to Apache License 2.0
Review license / copyright on all files (1st round)
style sortable tables
theme Compact-RED, added a few more tweaks to look a bit more aligned.
Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.
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
point css files to the new location
organize assets and put 3rd party into vendor folder