Project

General

Profile

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

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

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

34ee6639 04/09/2016 07:47 AM NOYB NOYB

Miscellaneous II - Remove Personalizations

Remove "you" personalizations.

a11064ea 03/16/2016 04:43 PM Jared Dillard

match text to buttons

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.

607e7686 02/18/2016 09:30 AM NewEraCracker

Minor tweaks to simplify code

Calling print(sprintf(...)) can be simplified to printf(...).

7c945f74 02/14/2016 08:09 PM k-paulius

Use print_info_box() to generate alerts

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.

ff30e319 01/21/2016 04:56 PM Bruno Ferri

add call gettext function for translate

116883e0 01/14/2016 04:38 PM Phil Davis

Internationalize more text in diag_halt

while I was looking at the panel-heading stuff, I noticed that there are whole chunks of text here that have no gettext() wrapper.

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

947141fd 12/14/2015 02:35 PM Phil Davis

Code style usr local www a-e

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure