Project

General

Profile

Download (11.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

6924a2bf 02/02/2017 08:41 AM Jack Booth

Add to NTP GPS processing of PGRMF sentence

702fa4d0 02/01/2017 10:58 AM Phil Davis

Code with multiple %s in usr/local/www

d627983d 01/23/2017 01:55 AM Jack Booth

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...

fdb04797 12/29/2016 09:52 PM Jack Booth

Fix ntp gps status
- trim sat in use
- gps ok for GPGLL
- lat & lon direction for GPGGA & GPGLL
- sat in use text position fixed

fbb652ed 11/11/2016 09:24 PM Jim Pingle

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

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ef268b48 04/18/2016 08:39 PM Stephen Beaver

Fixed GPS display sprintf => printf

adaa4d03 04/12/2016 11:06 PM Stephen Beaver

Cosmetics

0cdf72ef 04/12/2016 10:22 PM Stephen Beaver

Fixed #6117

9b277ab8 02/14/2016 05:49 PM NewEraCracker

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.

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

c33f2391 01/27/2016 04:36 PM Phil Davis

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?

41fa31bc 01/27/2016 03:27 PM Phil Davis

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.

3bd74348 01/22/2016 01:25 PM Bruno Ferri

add call 'gettext' function in the status menu files

79563cb6 01/08/2016 04:56 PM Colin Fleming

Use Bootstraps text alignment classes (part 2)

use Bootstraps CLASS statement instead "align" statement

6aa3723a 12/15/2015 06:03 PM Renato Botelho

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

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

10fe1eb5 11/10/2015 02:17 PM Stephen Beaver

Completes #5400, #3999, #5405
Mote: New ticket will be opened to provide IP address sorting

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

5d36f3c4 11/08/2015 02:18 AM Stephen Beaver

Fixed #5384

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/