Project

General

Profile

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

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

Update the Copyright notice for pfSense.

7f4268b6 02/13/2017 08:30 PM Steve Beaver

Revisions to GET/POST conversion limiting POSTs to save, apply, and delete functions - Diagnostics

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

ad477ffa 12/01/2016 09:02 PM Jim Pingle

Remove the broken e-mail options from diag_smart.php. Fixes #6393

66e5d4f2 12/01/2016 08:43 PM Jim Pingle

Print a message about SMART not working on uFW/SG-1000 (smartmontools is not available there)

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)

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

0e4e4251 05/20/2016 03:34 PM Jim Pingle

Better fix for escaping in ticket #6371

335f1a89 05/19/2016 09:12 PM Jim Pingle

Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371

3728bbe5 04/26/2016 07:31 AM NOYB NOYB

Diagnostics - Menu - Punctuation

Clean up some punctuation.

b4594d39 04/23/2016 07:52 AM Chris Buechler

Add Hyper-V support to system_identify_specific_platform, and disable S.M.A.R.T. actions in Hyper-V guests. Ticket #6147

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

a32bed49 03/14/2016 07:45 PM Stephen Beaver

Merge pull request #2728 from phil-davis/form_button

84d961c3 03/14/2016 01:37 AM Jim Pingle

Use file-text-o instead of file-o for consistency. Ticket #5965

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.

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.

4d3a1005 03/03/2016 01:15 PM NOYB NOYB

HTML Compliance - Diagnostics / S.M.A.R.T. Status / Information & Tests

Remove unused/duplicate ID's; action, device, submit.

d49d6033 02/14/2016 07:47 PM k-paulius

Perform HTML entity translation where & is used

d88908cf 02/14/2016 06:20 AM k-paulius

Add action to the breadcrumb. Rename 'Information/Tests' to 'Information & Tests' so it does not clash with breadcrumb separator.

9718847b 02/13/2016 09:38 PM k-paulius

Renamed SMART to S.M.A.R.T.

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.

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

Convert section titles to title case

5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

655c577b 01/29/2016 02:35 AM Stephen Beaver

Fix log radio buttons

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

add call gettext function for translate

47fe940f 12/21/2015 12:00 PM Renato Botelho

Merge pull request #2302 from ExolonDX/branch_03

2eb51b46 12/20/2015 01:06 PM Colin Fleming

Replace FONT tag with SPAN

Replace FONT tag with SPAN tags and Bootstrap CLASS statement
Escape double quotes correctly in "system_usermanager_settings_test.php"

4b1d882f 12/19/2015 09:57 PM Colin Fleming

Remove $closehead variable

Remove unused variable $closehead

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

Code style usr local www a-e

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.

a57d9fa2 11/25/2015 04:31 PM Jim Pingle

Add some missing privileges to pages

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

d254b99e 11/09/2015 08:33 PM Stephen Beaver

Fixed #5403

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

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

46918a1f 09/03/2015 12:38 AM Phil Davis

Merge with bootstrap

288a2a0f 08/31/2015 04:38 PM Phil Davis

bootstrap usr/local/www a to e minor edits

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

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/