Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d9de7346 02/13/2016 06:33 AM k-paulius

Renamed 'Wake on LAN' to 'Wake-on-LAN'

c9556cd6 02/10/2016 10:41 AM NewEraCracker

Clean up another closing tag followed by opening

a153c6d1 02/10/2016 09:14 AM NewEraCracker

Cleanup

Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.

095edfeb 02/10/2016 12:49 AM Stephen Beaver

Further revision to service hiding system

6c3d8b45 02/09/2016 11:29 PM Stephen Beaver

Revised hiding

40883c55 02/09/2016 11:18 PM Stephen Beaver

Revised service hiding

7d3c67de 02/09/2016 06:46 PM Stephen Beaver

Fixed #5858
Adds an incrementing suffix to service names when there are duplicates

d477dbb1 02/09/2016 12:44 AM Phil Davis

Use IEC MiB units on dashboard

1) physmem calculation is already in MiB
2) swapinfo -m actually reports in MiB - good
3) The code that gathers the disk space data already uses "df -h" which reports in IEC units, but the output just has the single char "M", "G" etc. We can always add "iB" here....

aeb87745 02/04/2016 10:20 PM Chris Buechler

Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226

9207dc4d 02/03/2016 06:55 PM Jim Pingle

Add RFC 2136 support to the DynDNS widget

55fa9d51 02/02/2016 07:48 PM Jim Pingle

Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap

f8c10040 01/26/2016 12:28 PM NOYB NOYB

HTML Compliance - Widget - Firewall Logs

Attribute (that|triggered|this|action) not allowed on element a at this point.

91b2212f 01/25/2016 03:22 PM NOYB NOYB

Widget - Firewall Log - Tweaks

Add a table row when there are no entries to prevent scroll bars after ajax update.
Add no logs to display message.
Add update interval configuration setting.
Add configuration form placeholders.
Don't include ':' when no port such as for ICMP....

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

Replaced jQuery to $ in same files

9b40b151 01/22/2016 10:18 AM Renato Botelho

Merge pull request #2500 from NOYB/Firewall_Log_Widget_-_Revert_Abbreviation

04b42040 01/22/2016 09:08 AM Phil Davis

Internationalize dashboard widgets

b87923bd 01/21/2016 11:29 PM NOYB NOYB

Firewall Log Widget - Revert Abbreviation

Fine to spell out 'Destination' here.
1) Field content already has column wide enough.
2) Consistent with firewall log.
3) Already translated.

Return interface abbreviation to it's original uppercase 'IF' to not look so much like the word 'If'.

b90e4de2 01/19/2016 12:11 AM Denny Page

Add standard deviation to gateway status and widget

30cc5118 01/18/2016 02:35 AM Phil Davis

Show interface description in traffic graph widget settings

Forum: https://forum.pfsense.org/index.php?topic=105448.0

909002e2 01/16/2016 12:37 AM Stephen Beaver

Reverting change of label. It broke the display

ba23527b 01/15/2016 08:31 PM Stephen Beaver

Fix graph scale setting

d9b05c85 01/14/2016 04:01 PM NewEraCracker

Lowercase this opening tag

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.

851cc33a 01/14/2016 01:17 PM Stephen Beaver

Merge pull request #2436 from NewEraCracker/rewording

66c62a1a 01/14/2016 12:31 PM NewEraCracker

Replace abbreviations with complete word

a7b4a149 01/14/2016 08:26 AM NOYB NOYB

Return string and print

51f6cd2a 01/13/2016 03:00 PM Stephen Beaver

Newline is added only if both IPv4 and IPv6 addresses present

3602b868 01/13/2016 01:31 PM NOYB NOYB

Gateways Widget Refactor init-ajax

Move table content creation into a function so initial table load can be done normally without resize flicker.
Subsequent content updates remain via ajax.

e9258698 01/11/2016 09:10 PM NewEraCracker

Convert remaining short_open_tag occurances. See PR #2378

9642a161 01/10/2016 05:41 AM NOYB NOYB

Remove/recover empty space below DNS servers unordered list.

157ba3f1 01/10/2016 04:12 AM NOYB NOYB

Remove blank line if version check disabled.

79563cb6 01/08/2016 04:56 PM Colin Fleming

Use Bootstraps text alignment classes (part 2)

use Bootstraps CLASS statement instead "align" statement

245eb71f 01/06/2016 03:06 PM Stephen Beaver

Fixed #5738

710f12d2 01/01/2016 06:30 PM NOYB NOYB

HTML Compliance - Services Status Widget

Element option without attribute label must not be empty.
<option selected></option>

dc6927bc 12/30/2015 01:46 AM Chris Buechler

Add output validation here too. Ticket #5351

8ae9a909 12/21/2015 03:29 PM Jim Pingle

Encode hostname before printing; remove some related dead code.

7902af94 12/21/2015 12:11 PM Renato Botelho

Merge pull request #2305 from ExolonDX/branch_04

e7d248af 12/20/2015 01:50 PM Colin Fleming

Update wake_on_lan.widget.php

Remove unused TD tag

dcba8236 12/20/2015 01:34 PM Colin Fleming

Tidy up widgets

ipsec.widget.php
- add missing TR tags to THEAD

wake_on_lan.widget.php
- remove stray double quotes

b77cef66 12/19/2015 10:29 PM Colin Fleming

Use Bootstraps text alignment classes

As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement instead in inline STYLE statement (much tidier)

00a3ceba 12/18/2015 02:38 AM NOYB NOYB

HTML Compliance - Wake On LAN Widget

Align attribute not supported on td tag in HTML5 use css instead.
Center tag not supported in HTML5 use css instead.

d0f3be8b 12/17/2015 10:52 PM Stephen Beaver

Merge pull request #2283 from ExolonDX/branch_02

ba0f0f5f 12/17/2015 10:48 PM Colin Fleming

Tidy up "ntp_status.widget.php"

- Tidy up coding style
- Remove unnecessary DIV tab
- Update TABLE tag

0c7440b1 12/17/2015 10:47 PM Stephen Beaver

Correct quotes around $ifdesc introduced in PR 2282

bb9185a0 12/17/2015 10:44 PM Colin Fleming

Tidy up "services_dyndns.php"

services_dyndns.php
- remove duplicate double quotes
- tidy up tabs/spaces

services_rfc2136.php
- remove duplicate double quotes
- tidy up tabs/spaces

dyn_dns_status.widget.php
- change echo to print
- change FONT tag to SPAN tags and use correct class...

4ccf2ff6 12/17/2015 02:41 PM Stephen Beaver

Fixed #5650

27a3ae05 12/17/2015 12:46 PM Stephen Beaver

Merge pull request #2267 from phil-davis/r018

fbba5ca9 12/17/2015 12:42 PM Stephen Beaver

Merge pull request #2266 from NOYB/HTML_Compliance_-_Dashboard_-_Widget_Config_Panel

a43edc8c 12/17/2015 12:39 PM Stephen Beaver

Merge pull request #2263 from phil-davis/r016

860c4a00 12/17/2015 12:39 PM Stephen Beaver

Merge pull request #2262 from NOYB/HTML_Compliance_-_Traffic_Graphs_Widget

78d28fdc 12/17/2015 12:38 PM Stephen Beaver

Merge pull request #2261 from NOYB/HTML_Compliance_-_Thermal_Sensors_Widget

b8a68a88 12/17/2015 12:37 PM Stephen Beaver

Merge pull request #2260 from NOYB/HTML_Compliance_-_RSS_Widget

f402c3bc 12/17/2015 06:38 AM Phil Davis

dyn_dns_status widget avoid var naming issue

This use of var $i was conflicting and interfering with a use of it in
index.php
Use a much more unique name for now to avoid future risk.
Maybe a proper final solution for var naming across dashboard and widget...

c5bdca2d 12/17/2015 06:18 AM NOYB NOYB

HTML Compliance - Dashboard - Widget Config Panel

Bad value #widget-system_information .panel-footer for attribute href on element a: Illegal character in fragment: not a URL code point.
Fix the widget config/wrench icon href.
Add matching widgetname id tag to widgets configuration panel div element....

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

c1131a70 12/17/2015 04:21 AM NOYB NOYB

HTML Compliance - Traffic Graphs Widget

Syntax typo?
No space between attributes.
Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.
Attribute wan]" not allowed on element input at this point.

The for attribute of the label element must refer to a non-hidden form control. Add id tag.

4691c416 12/17/2015 04:15 AM NOYB NOYB

HTML Compliance - Thermal Sensors Widget

The align attribute on the td element is obsolete. Use CSS instead.

98f0a4cf 12/17/2015 04:10 AM NOYB NOYB

HTML Compliance - RSS Widget

An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
http://www.w3.org/wiki/HTML/Usage/TextAlternatives
The for attribute of the label element must refer to a non-hidden form control. Add id tag.

ef955de6 12/17/2015 04:03 AM NOYB NOYB

HTML Compliance - Picture Widget

In HTML 4.01, the width and height could be defined in pixels or in % of the containing element. In HTML5, the value must be in pixels. Use css for specifying in %.
The for attribute of the label element must refer to a non-hidden form control. Add id attribute.

04f330ed 12/16/2015 01:08 PM Stephen Beaver

Merge pull request #2248 from NOYB/HTML_Compliance_-_Log_Widget

323e4a70 12/16/2015 01:07 PM Stephen Beaver

Merge pull request #2247 from NOYB/HTML_Compliance_-_Services_Status_Widget

726d1bc1 12/16/2015 11:59 AM NOYB NOYB

HTML Compliance - Log Widget

The for attribute of the label element must refer to a non-hidden form control.
Added id tag to form control.

06763615 12/16/2015 11:56 AM NOYB NOYB

HTML Compliance - Services Status Widget

Attribute height not allowed on element select at this point.

The for attribute of the label element must refer to a non-hidden form control.
'<label for="inputPassword3" class="col-sm-3 control-label">Hidden services</label>'...

e13d2c07 12/16/2015 10:49 AM NOYB NOYB

HTML Compliance - Interfaces Widget

Replace status indicator icon alt tag with title tag.
Add space between td tag and attributes.

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

b74e4459 12/14/2015 10:28 AM Renato Botelho

Fix remaining copy/paste message from last commit

fe21de68 12/14/2015 10:27 AM Renato Botelho

Add icon on retrieving gw widget

de8b725a 12/12/2015 07:43 PM BBcan177 .

Mod to Services Status Widget

29620ab5 12/12/2015 06:51 PM Jared Dillard

Fixed #5620 change css classes from icon- to text-

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

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

ef325a6c 12/10/2015 01:24 PM Phil Davis

Use the _title var to make the widget title

Each widget has an include file that already has the required widget
title in a var like $dyn_dns_status_title $carp_status_title etc.
Use that var to set the displayed title of the widget, rather than the
stuff that was capitalizing the file name and then having a list of...

f8949026 12/09/2015 02:32 PM Stephen Beaver

Merge pull request #2190 from phil-davis/r1

0d8c9e1c 12/09/2015 02:32 PM Stephen Beaver

Merge pull request #2189 from phil-davis/patch-3

7f16ebe8 12/09/2015 02:31 PM Phil Davis

Interface Stats Widget make rows standard size

The rows of data were taller than expected, and the name "Packets In", "Packets Out" etc. in the left column did not line up exactly horizontally with the numbers in the other columns. Seems to be because the "name" column was a "th" tag. If it is just "td" like the numbers then everything lines up and the row height is less (it then looks the same as other widgets that have this style of table)....

501e25be 12/09/2015 12:35 PM Phil Davis

Widgets format and white space

8bbfa708 12/09/2015 12:01 PM Phil Davis

OpenVPN Widget fix column header text

e5ec3bc8 12/03/2015 12:13 AM Jared Dillard

Ticket #5518 update firewall rule icon colors

26bb62d9 12/01/2015 11:14 AM Colin Fleming

Tidy up "captive_portal_status.widget.php"

Close the TH tags properly

32be19a9 12/01/2015 03:41 AM Stephen Beaver

Potential fox for #5554

c9270647 11/30/2015 10:32 PM Jared Dillard

correct function call

2587570f 11/30/2015 05:40 PM Jared Dillard

clean up installed packages

b6db8c97 11/30/2015 07:08 AM NOYB NOYB

Log Widget - Source

Source port is not all that useful in widget view and takes up space better used by destination.
Add missing semi-colon.

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

2b4ea5a4 11/27/2015 09:28 AM Renato Botelho

Merge pull request #2126 from ExolonDX/branch_04

630d4aeb 11/27/2015 07:52 AM Colin Fleming

Tidy up various widgets

f19dc69f 11/26/2015 04:41 PM Colin Fleming

Type up "installed_packages.widget.php"

Add missing closing > bracket
Add type to SCRIPT tag

0e96382b 11/26/2015 12:42 AM Jared Dillard

clean up inline styles

2fdc35d5 11/26/2015 12:42 AM Jared Dillard

clean up inline styles

c9de24a0 11/25/2015 10:20 PM Jared Dillard

change reject icon to hand

3da670d2 11/24/2015 09:43 AM Renato Botelho

Move get_pkg_info() call to ajax request to make widget more responsive

9528bc24 11/24/2015 09:42 AM Renato Botelho

Add cog icon while loading

289c70f9 11/23/2015 06:55 PM Jim Pingle

Extra safety belts on the RSS widget settings

feb2e08c 11/23/2015 05:57 PM Stephen Beaver

Added cog icon while loading

56dc44cf 11/23/2015 05:55 PM Jared Dillard

browser supported now

ed434016 11/23/2015 05:55 PM Jared Dillard

clean up thermal widget

82e379a5 11/23/2015 05:03 PM Stephen Beaver

IPSec statistis updated dynamically
Partial fix to #5520

97d41945 11/23/2015 04:20 PM Jim Pingle

Interface widget icon adjustments

33000031 11/23/2015 03:26 PM Jim Pingle

Use some icons here that have a somewhat more relevant appearance (no exact matches, unfortunately)

0520c675 11/23/2015 03:26 PM Jim Pingle

Don't reuse $icon here - results should be two different icons. Fixes #5519

39a7f091 11/22/2015 01:31 PM Luiz Souza

Fix the interfaces widget to show the IP address of v6 only interfaces.