Project

General

Profile

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

# Date Author Comment
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)

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

89854d71 04/04/2016 04:23 PM NewEraCracker

Fixes to linguistic issues introduced by recent commits

1) encryption vs decryption typos. 2) unnecessary sprintf.

b6078bed 04/03/2016 07:18 AM NOYB NOYB

Diagnostics - Remove Personalizations

Remove "you" personalizations.

6400975d 03/11/2016 02:34 PM Jim Pingle

Use less confusing button text/colors/icons for Factory defaults/Halt/Reboot. Ticket #5965

37676f4e 03/09/2016 07:30 PM Jim Pingle

Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965

Still need to review Advanced buttons and Repeatable block buttons.

a6a6ee00 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

3eaa57a2 01/15/2016 05:58 PM Phil Davis

Internationalization of diag_defaults

A couple of typical fixes here:
1) Actually wrap the "Are you sure...?" question in gettext()
2) Use a single gettext() call combined with sprintf() and %s etc to construct a sentence in a single go.
3) Use %s rather than just appending a variable at the end of a sentence of text. That way there is no assumption that the variable text must go at the end in every language....

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

7e3c57cd 12/04/2015 12:58 PM Colin Fleming

Tidy up "diag_defaults.php"

Add Bootstrap look-n-feel to diag_defaults.php

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.

0dc2d195 11/09/2015 09:08 AM Phil Davis

Remove $Id stuff from comment headers

Completes cleanup of header stuff for these files

0da0d43e 11/08/2015 07:25 PM Phil Davis

Diag review

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

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/