New login design back-ported from 2.4
(cherry picked from commit 1605d94079fed5822ef1069eee05541d0ebc20ca)
Remove accidental code
Revise login hostname dispaly
Revert "Allow login hostname to be controlled via system.php"
This reverts commit cd6b99147a673b6bd0313fff55cab7eb6879608f.
Allow login hostname to be controlled via system.php
Added hostname to login page.Option control required
(cherry picked from commit 616724395ae00a74fac4cf960ac2261b486e9dae)
Provide conrol on system.php to allow display of hostname on login banner
(cherry picked from commit a22947a4980a9f8beb294d6bad039495164ff1aa)
Move copyright from ESF to Netgate
Review license / copyright on all files (1st round)
Feature #6388 custom GUI preference settings per user
Always use require_once
The usage of require() and require_once() throughout the system isinconsistent, and "bugs" come up now and then when the order of"requires" is a bit different and some require() happens after theinclude file is already included/required....
Miscellaneous II - Remove Personalizations
Remove "you" personalizations.
Update file_exists check to full path as done in other files
Fix CSS paths missed by 9d1be24ef72c0c27fe7a297bf79ec5e4f552a390
remove extra slash
point css files to the new location
HTML Compliance - Login Form
Error: Duplicate attribute class.<div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div>Consolidate multiple class attributes.
Error: Attribute autocorrect not allowed on element input at this point....
Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909
Fix hardcoded pfSense on login page
I guess this hard-coded mention of pfSense should use the value from $g ?
Internationalize etc inc a-i files
autocapitalize off is deprecated, use none instead. Ticket #5776
fix Bug #5776
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
fix #5563
Code style and white space in etc
pull in correct stylesheet on login page
fix missing "
Type up SCRIPT tags
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
Remove a leftover from merge
Completed #5333
Integrate bootstrap etc/inc with master
This applies the little changes in etc/inc master to the bootstrapbranch so that etc/inc in bootstrap will now just have the realdifferences that are due to real bootstrap changes.
Merge branch 'master' into bootstrap
Move main pfSense content to src/