Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include
  javascript
  widgets

Latest revisions

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

View revisions

Also available in: Atom