Update the Copyright notice for pfSense.
Add to NTP GPS processing of PGRMF sentence
Code with multiple %s in usr/local/www
Parse GPS initialization commands, extended status for GPSs other than SureGPS and make optional.- Parse GPS initialization commands for explicitly configured GPS commands- Add extended GPS status if GPGSV or GPGGA are explicitly configured- Add config option to toggle extended status...
Fix ntp gps status- trim sat in use- gps ok for GPGLL- lat & lon direction for GPGGA & GPGLL- sat in use text position fixed
Use the ntpd "pool" command for more robust timekeeping. Attempting to automatically determine if we are using a pool, and allow it to be set optionally otherwise. Implements #5985
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Fixed GPS display sprintf => printf
Cosmetics
Fixed #6117
Do not echo printf return value
Previous implementation would print both the content and return value. Changing to sprintf while retaining the short opening echo tag, echoes the content as intended and keeps code in line with the style of the project.
Convert section titles to title case
status_ntpd whitespace
Various lines were not on tab stops, some PHP end tags were on the end of lines and others on new lines... I found it a bit hard to read when tracking through a previous missing PHP start tag. Maybe this is better? or maybe I have gone too crazy re-formatting it?
status_ntpd missing start php
This seems to be the only missing bit here. I think it would only cause a noticeable UI problem if isset($gps_alt).
If you have a system with a real GPS that has altitude, then please test!
There is also a bunch of formatting issues in this file - things that are not on tab stops... After this real bug is fixed I will then make a PR to sort out the white-space.
add call 'gettext' function in the status menu files
Use Bootstraps text alignment classes (part 2)
use Bootstraps CLASS statement instead "align" statement
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
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Completes #5400, #3999, #5405Mote: New ticket will be opened to provide IP address sorting
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Fixed #5384
Copyright updates Batch 2 of 3
Moved action-buttons in-line styling to pfSense.css
Merge branch 'master' into bootstrap
Move main pfSense content to src/