Project

General

Profile

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

# Date Author Comment
d969f54a 09/15/2016 01:18 AM Stephen Beaver

Merged #2975

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

Move copyright from ESF to Netgate

7fa32308 08/01/2016 09:41 PM Bruno Ferri

replace attribute 'name' to 'id' in openvpn status

(cherry picked from commit 5a5a11cd489bbf15e868c1607c74824c128d693f)

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

dca4eadf 04/18/2016 06:27 PM Stephen Beaver

Convert status_services and widget to POST

4a22d33f 04/04/2016 01:52 PM Stephen Beaver

Merge pull request #2827 from NOYB/Status_-_Remove_Personalizations

(cherry picked from commit 94463e858131f23d44bfdb72cd3c8b053cf6ed28)

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.

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

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

Convert section titles to title case

c2081df1 02/05/2016 08:03 AM NOYB NOYB

HTML Compliance - Status / OpenVPN

Start tag body seen but an element of the same type was already open.
Stray start tag script.

98128ad6 01/27/2016 04:18 PM Phil Davis

Internationalization of various status*.php

3f98044a 01/22/2016 04:20 PM Francisco Cavalcante

Replaced jQuery to $ in same files

5c0ab3cd 01/14/2016 03:59 PM NewEraCracker

All simple php echo to short

Short version is far more used than long php echo. This brings all code to same standard where possible.

a66ce627 01/14/2016 01:07 PM NewEraCracker

Maybe abbreviations could be kept to a certain acceptable minimum

61fce4a6 12/17/2015 04:29 AM Phil Davis

Consolidate OpenVPN kill_client routine

After a gitsync just now I started getting "cannot redeclare
kill_client" error messages. Whatever it was that caused this to start
happening, the kill_client() function in these 2 places is identical.
Might as well put it in openvpn.inc

56fafd85 12/16/2015 01:50 PM Stephen Beaver

Fixed #5617
Added ID and style to routing table

e9701cfe 12/16/2015 02:09 AM Stephen Beaver

Fixed #5617
Table columns corrected

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

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

ff59b884 12/10/2015 02:00 PM Stephen Beaver

Fixed #5617
Fixed #5612

01036a9a 12/03/2015 01:53 AM Stephen Beaver

Say goodbye to fend.inc

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.

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

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

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

Copyright updates Batch 2 of 3

b9043cdc 10/30/2015 07:13 PM Stephen Beaver

Completed #5359

1baa4e7b 10/07/2015 01:07 PM Stephen Beaver

Part of fix to 5277

b4006109 09/15/2015 11:03 AM Hari

Removed debugging echo statement

9f605c1c 09/15/2015 10:54 AM Hari

Used bootstrap progress bar for queues' stats and used glyphicons

c64a0911 09/13/2015 05:29 PM Hari

Modified the files for Bootstrap

7295f5d0 08/27/2015 03:01 PM Jim Pingle

Encode OpenVPN descriptions before display on OpenVPN status

7bc8484b 08/27/2015 02:40 PM Jim Pingle

Encode the OpenVPN server description before display on OpenVPN status

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/