Project

General

Profile

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

# Date Author Comment
de02dc29 02/11/2017 12:40 PM Phil Davis

Breadcrumb links

(cherry picked from commit edcd75357f0e93b124159314d3306197d5312e6c)

8a6aac94 02/01/2017 09:49 AM Phil Davis

diag_reseststate sourcetablehelp escape of double-quotes not needed

The backslash escaping of the double-quotes here displays the backslashes literal on the GUI. Escaping is not needed in this single-quoted string.
(cherry picked from commit 4ede308c615508a7b70074f56a3ca77cae7b68f1)

66fb0bbe 01/17/2017 09:21 PM Jim Pingle

The confirmation checkboxes on diag_resetstate.php should not be checked by default.

2a2396a6 09/06/2016 09:19 PM Renato Botelho

Move copyright from ESF to Netgate

247c0d9a 08/15/2016 02:28 PM Stephen Beaver

Fixed #6710

(cherry picked from commit 13b92290e0fa367a76016a15ccf5e76ff77b0706)

df57a1cf 08/15/2016 01:53 PM Stephen Beaver

Fixed #6709

(cherry picked from commit 3726918df1dc4744bb7ea694ec5c8f40de59d856)

aaec5634 07/15/2016 06:32 PM Renato Botelho

Review license / copyright on all files (final round)

aceaf18c 06/27/2016 07:16 PM 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....

90968c49 04/25/2016 02:48 PM → luckman212

Extra comma, not needed

Removed an extra comma - more correct IMO

ce871619 04/04/2016 01:54 PM Stephen Beaver

Merge pull request #2830 from NOYB/Diagnostics_-_Remove_Personalizations

(cherry picked from commit 235d9db9da3f871d6daefa4130abb8fb960a0222)

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.

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.

8f58b51b 03/10/2016 02:43 PM Jim Pingle

More icon and button consistency fixes. Ticket #5965

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.

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

Convert section titles to title case

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

add call gettext function for translate

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

9599211d 11/25/2015 05:14 PM Jim Pingle

Fix more privilege text/name/page inconsistencies

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.

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.

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

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/